Omron CS1G/H-CPUxx-EV1 Programming Manual page 181

Sysmac cs series; sysmac cj series
Hide thumbs Also See for CS1G/H-CPUxx-EV1:
Table of Contents

Advertisement

Block Programming Instructions
Instruction
Symbol/Operand
Mnemonic
Code
BLOCK
BPRS
PROGRAM
(812)
RESTART
N
BPRS
812
N: Block program
number
CONDITIONAL
EXIT(806)
BLOCK EXIT
EXIT
B: Bit operand
806
CONDITIONAL
EXIT(806)B
BLOCK EXIT
EXIT
B: Bit operand
806
CONDITIONAL
EXIT NOT(806)
BLOCK EXIT
B
NOT
EXIT NOT
B: Bit operand
806
FunctionS
Pause and restart the specified block program from another block
program.
to
to
to
EXIT(806) without an operand bit exits the program if the execution
condition is ON.
Execution condition
EXIT(806) without an operand bit exits the program if the execution
condition is ON.
EXIT(806) without an operand bit exits the program if the execution
condition is OFF.
BPRS(812) executed
for block program n.
Block program n. This block
program will now be executed
as long as bit "a" is ON.
Execution
Execution
condition
condition
OFF
ON
"A" executed. "A" executed.
"B" executed.
Block ended.
Operand bit
Operand bit ON
OFF
(OFF for EXIT
(ON for
NOT)
EXIT NOT)
"A" executed.
"A" executed.
"B" executed.
Block ended.
Section 3-30
Location
Execution condition
Block program
Required
Block program
Required
Block program
Required
Block program
Required
145

Advertisement

Table of Contents
loading

Table of Contents