120
4 OPERATION CONTROL PROGRAMS
4.1 Operation Control Programs
■Logical data
The logical data is a value returned by a bit or comparison conditional expression and indicates whether the result is true or
false. Normally, it is used in the conditional expression of a transition program. In an operation control program, the logical
data is used in a bit conditional expression set to device set (SET=) or device reset (RST=).
(Example 1)
(Example 2)
(Example 3) Transition program
SET M0 = X10
Logical data
Bit data
Bit data
RST M5 = !X10*M100
Logical data