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

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

Advertisement

Data Movement Instructions
Instruction
Symbol/Operand
Mnemonic
Code
MOVE DIGIT
MOVD(083)
MOVD
@MOVD
083
S: Source word or
data
C: Control word
D: Destination
word
MULTIPLE BIT
XFRB(062)
TRANSFER
XFRB
@XFRB
062
C: Control word
S: 1st source
word
D: 1st destination
word
BLOCK
TRANSFER
XFER(070)
XFER
@XFER
070
N: Number of
words
S: 1st source
word
D: 1st destination
word
BLOCK SET
BSET(071)
BSET
@BSET
071
S: Source word
St: Starting word
E: End word
DATA
XCHG(073)
EXCHANGE
XCHG
@XCHG
073
E1: 1st exchange
word
E2: Second
exchange word
90
Transfers the specified digit or digits. (Each digit is made up of 4 bits.)
S
C
D
Transfers the specified number of consecutive bits.
C
S
D
Transfers the specified number of consecutive words.
N
S
to
D
S+(N 1)
Copies the same word to a range of consecutive words.
Source word
S
St
E
Exchanges the contents of the two specified words.
E1
E1
E2
Function
N words
to
D+(N 1)
Destination words
St
E
E2
Section 3-6
Location
Execution condition
Output
Required
Output
Required
Output
Required
Output
Required
Output
Required

Advertisement

Table of Contents
loading

Table of Contents