1199
Block Programming Instructions Section 3-32
3-32-5 CONDITIONAL BLOCK EXIT (NOT): EXIT (NOT)(806)
Purpose Exists the block program (i.e., does not execute any other instruction in the
block program through BEND(801) depending on the status of the operand bit
or on the execution condition. EXIT(806) without an operand bit exits the pro-
gram if the execution condition is ON. EXIT(806) with an operand bit exits the
program if the bit is ON. EXIT NOT(806) must have an operand bit and exits
the program if the bit is OFF.
Ladder Symbol
Address Instruction Operands
000000 LD 000000
000001 BPRG(096) 00
000002 IF(802) 000001
000003 +B(404)
0001
#0001
D00000
000004 ELSE(803)
000005 +B(404)
0001
#0002
D00000
000006 IEND(804)
000007 BEND(801)
000008 LD 000002
000009 BPRG(096) 1
000010 LD 000003
000011 AND 000004
000012 IF(802)
000013 +B(404)
1200
0002
D00010
000014 IF(802) A50004
000015 MOV(030)
#0001
D00011
000016 IEND(804)
000017 ELSE(803)
000018 SET(016) 000301
000019 IEND(804)
000020 BEND(801)
+B(404)
ELSE(803)
+B(404)
IEND(804)
BEND(801)
IF(802)
+B(404)
MOV(030)
IEND(804)
ELSE(803)
IF(802) 000001
0001
#0001
D00000
0001
#0002
D00000
LD 000003
AND 000004
1200
0002
D00010
CY
IF(802)
#0001
D00011
SET(016) 000301
IEND(804)
BEND(801)
000000
000002
0
1
EXIT(806)
EXIT(806) B
EXIT NOT(806) B
B: Bit operand