105
Instruction Functions Section 2-2
ONE CYCLE AND
WAIT
WAIT
805
WAIT(805) Block program
Required
1202
ONE CYCLE AND
WAIT
WAIT
805
WAIT(805)
B
B: Bit operand
If the operand bit is OFF (ON for WAIT NOT(805)), the rest of the
instructions in the block program will be skipped. In the next cycle,
none of the block program will be executed except for the execution
condition for WAIT(805) or WAIT(805) NOT. When the execution condi-
tion goes ON (OFF for WAIT(805) NOT), the instruction from
WAIT(805) or WAIT(805) NOT to the end of the program will be exe-
cuted.
Block program
Required
1202
ONE CYCLE AND
WAIT (NOT)
WAIT NOT
805
WAIT(805) NOT
B
B: Bit operand
If the operand bit is OFF (ON for WAIT NOT(805)), the rest of the
instructions in the block program will be skipped. In the next cycle,
none of the block program will be executed except for the execution
condition for WAIT(805) or WAIT(805) NOT. When the execution condi-
tion goes ON (OFF for WAIT(805) NOT), the instruction from
WAIT(805) or WAIT(805) NOT to the end of the program will be exe-
cuted.
Block program
Required
1202
HUNDRED-MS
TIMER WAIT
TIMW
813
(BCD)
TIMWX
816
(Binary)
(CS1-H, CJ1-H,
CJ1M, or CS1D
only)
TIMW(813)
N
SV
N: Timer number
SV: Set value
Block program
Required
1206
TIMWX(816)
N
SV
N: Timer number
SV: Set value
Instruction
Mnemonic
Code
Symbol/Operand Function Location
Execution
condition
Page
If the execution condition is ON for WAIT(805), the rest of the
instruction in the block program will be skipped.
Execution
condition
OFF
Execution
condition
OFF
Execution
condition
ON
"A"
executed.
"B" executed.
"C" executed.
"C"
executed.
"C"
executed.
Execution
condition
Wait
BEND
C
Time elapsed.
Delays execution of the block program until the specified time has
elapsed. Execution continues from the next instruction after
TIMW(813)/TIMWX(816) when the timer times out.
SV: 0 to 999.9 s for BCD and
0 to 6,553.5 s for binary
"B" executed.
"C" executed.
SV
preset.
"A"
executed.