Hi,
I am working on hydraulics and Multibody simulation, where i have to co-relate the hydraulics with the motion of the machine. I successfully generated an FMU from the twin-activate. I will give a simple overview of what the aim is, Torque at the roller of the machine will be input to the activate model, the output from the activate will be speed of the roller.
From the tutorials, I learnt that, we create Solver variable for Input to the FMU, and relate FMU with solver varible using VARVAL fucntion and idstring.
Later, we give expression to the motion using ARYVAL AND Idstring of FMU output array. Doing this, i am getting an error that says " Failure in pursing fmu.idstring".
If i am wrong in the process, please correct the process and your thoughts on this.