Omron CJ - INSTRUCTIONS REFERENCE MANUAL 07-2009 Reference Manual page 159

Programmable controllers
Hide thumbs Also See for CJ - INSTRUCTIONS REFERENCE MANUAL 07-2009:
Table of Contents

Advertisement

2. Summary of Instructions
2-2-34 Model Conversion Instructions (CPU Unit Ver. 3.0 or Later and
CJ2 CPU Units 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
D: Destination
word
MOVE BIT
MOVBC(568)
MOVBC
@MOVBC
568
S: Source word or
data
C: Control word
D: Destination
word
BIT COUNTER
BCNTC(621)
BCNTC
@BCNTC
621
N: Number of
words (BCD)
S: 1st source
word
R: Result word
122
Transfers the specified number of consecutive words.
N
S
to
D
S+(N−1)
Transfers the source word to a destination word calculated by adding
an offset value to the base address. Can also write to a stack (Stack
S
Push Operation).
S
Bs
Of
Transfers the source word (calculated by adding an offset value to the
base address) to the destination word. Can also read data from a
Bs
stack in FIFO or LIFO order (Stack Read Operation).
Of
Bs
D
Bs+n
Transfers the specified bit.
S
C
D
Counts the total number of ON bits in the specified word(s).
N
S
R
S+(N 1)
Function
N words
D+(N
1)
B
s
Of
Bs+n
Of
N words
Counts the number
of ON bits.
to
BCD result
R
CS/CJ/NSJ Series Instructions Reference Manual (W474)
Location
Page
Execution
condition
Output
1071
Required
to
Output
1073
Required
Output
1076
Required
Output
1079
Required
Output
1081
Required

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CJ - INSTRUCTIONS REFERENCE MANUAL 07-2009 and is the answer not in the manual?

Table of Contents