Hi Everyone,
When I perform co-simulation (Activate-MotionView), I get an unexpected result.
I created a new Solver Variable called "SolverVariable FL Switch".
In the Expression of Brake\Front Brakes\Forces\Brake Torque(Left),
I added the following code.
VARVAL({MODEL.sv_fl_switch.idstring})
In Solver Arrays, under SolverArray Bus Input, add "SolverVariable FL Switch" as an input variable.
If MotionView is executed directly, since there is no input, Brake Torque(Left) is 0 and other items remain unchanged.
I think this is correct.
If Co-simulation (Activate-MotionView) is executed,
Then the four brake torques will become 0 at the same time.
Since I only added one input variable to Front Brake Torque(Left), I think there is something wrong here.
I'm not sure what I did wrong.
Please help me.
Best regards,
Ted