Import MotionSolveSignals in Altair Activate

I learn Altair Activate to Modeling and Controling a Ball Balancing Table but error will occure when I use model that require MotionSolveSignals block which is in CoSimulation Library. I have installed MotionSolve 2020 but i don't know how to install MotionSolveSignals block library into Altair Activate.
please help me, How do I import MotionSolveSignals libary into Altair Activate?
Answers
-
Hello - I believe you have set up your Activate model, added the MotionSolveSignals block and connected it to other part of the Activate model.
You might have to check the Path Preferences from where Activate gets information on which version of MotionView and MotionSolve needs to be used.
In Activate -
- Use the File menu -> Preferences > Path
<?xml version="1.0" encoding="UTF-8"?>
- Set the MotionView path to the ~hw_install/hwdesktop/hw/bin/win64 (I am presuming you are using Windows)
- Set the MotionSolve path to ~hw_install/hwsolvers/motionsolve/bin/win64
- Set the MotionSolve license path ~hw_install/hwsolvers/common/bin/win64<?xml version="1.0" encoding="UTF-8"?>
The Python path is optional in case the MotionSolve model uses any python user defined subroutines.
Regards
Praful
0