Owner manual

99
INTELLIGENT ACTUATOR
Chapter 4 Commands
2. Explanation of Commands
1-7 I/O, Flag Operation
z BTXX (Output port, flag operation)
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 BTXX Output, flag (Output, flag) CP
[Function] Reverse the ON/OFF status of the output ports or flags from the one specified in operand 1
through the other specified in operand 2.
BTXX
ON
Switch the status to ON.
OF
Switch the status to OFF.
NT
Reverse the status.
[Example 1] BTON 316 Turn ON output port 316.
[Example 2] BTOF 316 323 Turn OFF output ports 316 through 323.
[Example 3] LET 1 600 Assign 600 to variable 1.
BTNT *1 Reverse the content of variable 1 (flag 600).
[Example 4] LET 1 600 Assign 600 to variable 1.
LET 2 607 Assign 607 to variable 2.
BTON *1 *2 Turn ON the flags from the content of variable 1 (flag
600) through the content of variable 2 (flag 607).