Standard
RLL Instructions
5–19
Standard RLL Instructions
Boolean Instructions
aaaaaaY
The Pause instruction disables the
output update on a range of outputs. The
ladder program will continue to run and
update the image register. However, the
outputs in the range specified in the
Pause instruction will be turned off at the
output points.
PAUSE
Operand Data Type DL05 Range
aaa
Outputs Y 0–377
In the following example, when X1 is ON, Y3–Y5 will be turned OFF. The execution of
the ladder program will not be affected.
DirectSOFT
PAUSE
X1
Y5 Y7
Since the D2–HPP Handheld Programmer does not have a specific Pause key, you
can use the corresponding instruction number for entry (#960), or type each letter of
the command.
STR
$
1
B
ENT
Handheld Programmer Keystrokes
5
F
ENT
INST#
O
9
J
6
G
0
A
ENT ENT
3
D
In some cases, you may want certain output points in the specified pause range to
operate normally. In that case, use Aux 58 to over-ride the Pause instruction.
Pause
(PAUSE)