Manual

46
12. SEL Language
[Function] Turns ON, OFF, or inverts from the output · flag designated in operand 1 to the output · flag designated
in operand 2.
BTXX
noisnapxE
noitidnoc
)RO·DNA(
tupnI
noitidnoc
)galF·O/I(
dnammoC
tsoP
)galF·troptuptuO(
dnammoC 1dnarepO 2dnarepO
lanoitpOlanoitpOXXTBgalF·tuptuOlanoitpO
BTXX (Output Port Flag Operation)
ON ... Turns the status ON.
OF ... Turns the status OFF.
NT ... Inverts the status.
[Example 1] BTON 300 Output port 300 turns ON.
[Example 2] BTOF 300 307 Output port 300307 turns OFF.
[Example 3] LET 1 600 Assign 600 to variable 1.
BTNT 1 Invert flag 600 (content of variable 1).
[Example 4] LET 1 600 Assign 600 to variable 1.
LET 2 607 Assign 607 to variable 2.
BTON *1 *2 Turns flags from 600 (content of variable 1) to 607
(content of variable 2) ON.
12.7 I/O · Flag operation commands