165
3. Instructions
CS/CJ/NSJ Series Instructions Reference Manual (W474)
Sequence Output Instructions
3
KEEP
Example Programming
Coding
Note KEEP(011) is input in different orders on in ladder and mnemonic form. In ladder form, input the set input,
KEEP(011), and then the reset input. In mnemonic form, input the set input, the reset input, and then
KEEP(011).
When CIO 0.00 goes ON in the left example, CIO 5.00 is
turned ON. CIO 5.00 remains ON until CIO 0.01 goes
ON.
When CIO 0.02 goes ON and CIO 0.03 goes OFF in the
left example, CIO 1.00 is turned ON. CIO 1.00 remains
ON until CIO 0.04 or CIO 0.05 goes ON.
Instruction Operand
LD 0.00
LD 0.01
KEEP (011) 5.00
LD 0.02
AND NOT 0.03
LD 0.04
OR 0.05
KEEP (011) 1.00
0.00
0.01
0.02
0.04
0.05
0.03
1.00
5.00