992
Block Programming Instructions Section 3-30
Description Operation without an Operand
If an operand bit is not specified, an execution must be created before
WAIT(805)/WAIT(805 NOT starting with LD. If the execution condition is ON
for WAIT(805), the rest of the instruction 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). When the execution condition goes ON,
the instruction from WAIT(805) to the end of the program will be executed.
Task Flags TK00 to TK31
Condition Flags ER, CY, >, =, <, N, OF, UF, >=, <>, <=ON, OFF, AER
Clock Pulses 0.02 s, 0.1 s, 0.2 s, 1 s, 1 min
DM Area ---
Indirect DM addresses
in binary
---
Indirect DM addresses
in BCD
---
Constants ---
Data Registers ---
Index Registers ---
Indirect addressing
using Index Registers
,IR0 to ,IR15
–2048 to +2047 ,IR0 to –2048 to +2047 ,IR15
DR0 to DR15, IR0 to IR15
,IR0+(++) to ,IR15+(++)
,–(– –)IR0 to, –(– –)IR15
Area B
Execution
condition
OFF
Execution
condition
OFF
Execution
condition
ON
"B" executed.
"C" executed. "C"
executed.
"C"
executed.
Wait
Execution
condition
"A"
executed.