Moog Animatics SmartMotor™ Developer's Guide,Rev. L
Page 608 of 909
Motor
Type
word
Allowed
Values
IO
Allowed
Range
Logic 0
Voltage
Logic 1
Voltage
Bitmask
Range
D-style 0 0-6 0 5 0 to 255
7 (virtual only, not
connected)
N/A N/A
D-style with AD1
option
0 0-6 0 5 0 to 255
0 7 (virtual only, not
connected)
N/A N/A
1 16-25 0 24 0 to 1023
M-style 0 0-10 0 24 0 to 2047
EXAMPLE:
WHILE 1 '1 is always true
OS(0) 'Set output to 1
OR(0) 'Set output to 0
LOOP 'Will loop forever
RELATED COMMANDS:
EIGN(...) Enable as Input for General-Use (see page 405)
R
IN(...) Specified Input (see page 478)
R
OC(...) Output Condition (see page 599)
R
OF(...) Output Fault (see page 603)
OS(...) Output, Set (see page 609)
OUT(...)=formula Output, Activate/Deactivate (see page 613)
Part 2: Commands: OR(value)