124
3 CONFIGURATION OF INSTRUCTIONS
3.9 Operation When the OUT, SET/RST, or PLS/PLF Instructions Use the Same Device
PLS instructions using the same device
The PLS instruction turns ON the specified device when the execution command is turned ON from OFF. It turns OFF the
device at any other time (OFF to OFF, ON to ON, or ON to OFF). If two or more PLS instructions using the same device are
executed in one scan, each instruction turns ON the device when the corresponding execution command is turned ON from
OFF and turns OFF the device in other cases. For this reason, if multiple PLS instructions using the same device are
executed in a single scan, a device that has been turned ON by the PLS instruction may not be turned ON during one scan.
When using a refresh type CPU module and specifying output (Y) in the PLS instructions, the ON/OFF status of the device at
the execution of the last PLS instruction in the scan is returned as the output (Y).
[Ladder]
[Timing Chart]
• The ON/OFF timing of the X0 and X1 is different. (The specified device does not turn ON throughout the scan.)
• The X0 and X1 turn ON from OFF at the same time.
M0
OFF
ON
END
END
END
X0
X1
M0
OFF
OFF
ON
PLS
X0
X1
M0PLS
M0PLS
M0PLS
X0
X1
ON
ON
M0 turns OFF because X1
status is other than OFF ON.
M0 turns ON because X1
goes ON (OFF ON).
M0 turns OFF because X0 status
is other than OFF ON.
(M0 remains OFF.)
M0 turns ON because
X0 goes ON (OFF ON).
M0
OFF
ON
END
END END
X0
X1
M0
OFF
OFF
ON
PLS
X0
X1
M0PLS
M0PLS
M0PLS
X0
X1
ON
M0 turns ON because
X0 goes ON (OFF ON).
M0 turns ON because X1
goes ON (OFF ON).
(M0 remains ON.)
M0 turns OFF because X1 status is
other than OFF ON.
(M0 remains OFF.)
M0 turns OFF because X0 status is other
than OFF ON.