Owner manual

105
INTELLIGENT ACTUATOR
Chapter 4 Commands
2. Explanation of Commands
z OUT (Write output, flag as binary)
Command, declaration
Extension condition
(LD, A, O, AB, OB)
Input condition
(I/O, flag)
Command,
declaration
Operand 1 Operand 2
Output
(Output, flag)
Optional Optional OUT Output, flag Output, flag CC
[Function] Write the value in variable 99 to the output ports or flags from the one specified in operand 1
through the other specified in operand 2.
(Note 1) A maximum of 32 bits can be output.
(Note 2) The write data format can be changed using a FMIO command (refer to the section on FMIO
command).
[Example 1] OUT 316 323 Write the value in variable 99 to output ports 316
through 323 as a binary.
[Example 2] LET 1 316 Assign 316 to variable 1.
LET 2 323 Assign 323 to variable 2.
OUT *1 *2 Write the value in variable 99 to the output ports from
the content of variable 1 (output port 316) through the
content of variable 2 (output port 323) as a binary.
Variable 99
Upper Lower
Output port number
Binary