Assigns a MotionView signal to the driver output. The driver output value at any time is equal to the variable value of the signal.
[OPEN_LOOP_MOTIONVIEW]
TAG = 'OPENLOOP'
TYPE = 'MOTIONVIEW'
SIGNAL_CHANNEL = '1'
[OPENLOOPCONTROLLER - MOTIONVIEW] |
||
---|---|---|
TAG |
Attr- string |
Required <OPENLOOP> |
TYPE |
Attr - string |
Required <MOTIONVIEW> |
SIGNAL_CHANNEL |
Attr- int |
Required <0 to 4> Picks up the variable value of the solver variable specified at the same index in user signals in the Signals panel in the driver GUI. All open loop signals should be linked to a unique channel. |