Model Conversion Instructions (Cpu Unit Ver. 3.0 Or Later Only) - Omron CJ - PROGRAMMING MANUAL 12-2009 Programming Manual

Programmable controllers
Table of Contents

Advertisement

Model Conversion Instructions (CPU Unit Ver. 3.0 or Later Only)

3-33 Model Conversion Instructions (CPU Unit Ver. 3.0 or Later
Only)
Instruction
Symbol/Operand
Mnemonic
Code
BLOCK
TRANSFER
XFERC(565)
XFERC
@XFERC
565
N: Number of
words
S: 1st source
word
D: 1st destination
word
SINGLE WORD
DISTC(566)
DISTRIBUTE
DISTC
@DISTC
566
S: Source word
Bs: Destination
base address
Of: Offset
DATA COLLECT
COLLC(567)
COLLC
@COLLC
567
Bs: Source base
address
Of: Offset (BCD)
D: Destination
word
Transfers the specified number of consecutive words.
N
S
to
D
S+(W−1)
Transfers the source word to a destination word calculated by
adding an offset value to the base address.
S
S1
Bs
Of
Can also write to a stack (Stack Push Operation).
Transfers the source word (calculated by adding an offset value to the
base address) to the destination word.
Bs
S1
Of
D
S1+n
Can also read data from a stack (Stack Read Operation).
Function
W words
D+(W−1)
D
S2
D+n
S2
Section 3-33
Location
Execution condition
Output
Required
to
Output
Required
Output
Required
161

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents