A-1-31 Block Programming Instructions - Omron CJ2 CPU - REV 10-2010 User Manual

Cj2 cpu unit software
Table of Contents

Advertisement

Appendices
Instruction
Mnemonic
Code
CONVERT
TOCV
285
ADDRESS
@TOCV
TO CV
A-1-31
Block Programming Instructions
Instruction
Mnemonic
Code
BLOCK
BPRG
096
PROGRAM
BEGIN
BLOCK
BEND
801
PROGRAM
END
BLOCK
BPPS
811
PROGRAM
PAUSE
BLOCK
BPRS
812
PROGRAM
RESTART
A-70
Symbol/Operand
Converts a CS/CJ-series PLC memory address to its equivalent
TOCV(285)
CVM1/CV-series PLC memory address.
S
D
S: Index Register
containing CS-
series memory
address
D: Destination
word
Symbol/Operand
Define a block programming area. For every BPRG(096)
BPRG(096)
there must be a corresponding BEND(801).
N
N: Block program
number
---
Define a block programming area. For every BPRG(096) there
must be a corresponding BEND(801).
BPPS
Pause and restart the specified block program from another
(811)
block program.
N
N: Block program
number
BPRS
Pause and restart the specified block program from another
(812)
block program.
N
N: Block program
number
Function
Function
Block program
Executed when the
execution conditions ON.
to
BPPS(811) executed
to
for block program n.
Block program n. Once
to
paused this block program
will not be executed even if
bit "a" is ON.
to
BPRS(812) executed
to
for block program n.
Block program n. This block
to
program will now be executed
as long as bit "a" is ON.
CJ2 CPU Unit Software User's Manual
Execution
Location
condition
Output
Required
Execution
Location
condition
Output
Required
Block pro-
Required
gram
Block pro-
Required
gram
Block pro-
Required
gram

Advertisement

Table of Contents
loading

Table of Contents