Hi.
Could someone explain how to initiate a motion in a modell after some parameter has obtained a certain value? In the following example I have three bars that I would like to move in positive Z-direction. The small bar, 1, is supposed to move first. After the marker at the top of the small bar has moved some distance the motion of this bar should stop. Then the motions of the long bars, 2, should start. After moving some distance they should also stop.
I have managed to controll the motions with TIME-PARAMETER by using expression: `IF(TIME-2:0,0,200)` in Motion Properties. But insted of TIME I would like to use som Displacement Variable wich should be updated in real time and controll motions. Where and how can I define such variable? When I use expression `IF(DM(I,J)-Z, 0,0,v)`, I get error in the solver.
<?xml version="1.0" encoding="UTF-8"?>
Unable to find an attachment - read this blog