142
Block Programming Instructions Section 3-30
COUNTER WAIT
CNTW
814
(BCD)
Block program
Required
CNTWX
817
(Binary)
(CS1-H, CJ1-H,
CJ1M only)
CNTWX(817)
N
SV
N: Counter
number
SV: Set value
I: Count input
HIGH-SPEED
TIMER WAIT
TMHW
815
(BCD)
Block program
Required
TMHWX
818
(Binary)
(CS1-H, CJ1-H,
CJ1M only
TMHWX(818)
N
SV
N: Timer number
SV: Set value
Instruction
Mnemonic
Code
Symbol/Operand Function Location
Execution
condition
CNTW(814)
N
SV
N: Counter
number
SV: Set value
I: Count input
"B" executed.
"
A"
executed.
SV
preset.
C
"C" executed.
Time elapsed.
"C"
executed.
"C"
executed.
Delays execution of the rest of the block program until the specified count
has been achieved. Execution will be continued from the next instruction
after CNTW(814) when the counter counts out.
TMHW(815)
N
SV
N: Timer number
SV: Set value
"A"
executed.
Time elapsed.
"B" executed.
C
"C" executed.
BEND
SV
preset.
Delays execution of the rest of the block program until the specified time has
elapsed. Execution will be continued from the next instruction after
TMHW(815) when the timer times out. SV = 0 to 99.99 s