53
CS/CJ/NSJ Series Instructions Reference Manual (W474)
2. Summary of Instructions
2-2 Instruction Functions
2
2-2-6 Data Movement Instructions
SINGLE WORD
DISTRIBUTE
DIST
@DIST
080
Output
Required
300
DATA COLLECT
COLL
@COLL
081
Output
Required
302
MOVE TO REGIS-
TER
MOVR
@MOVR
560
Output
Required
304
MOVE TIMER/
COUNTER PV TO
REGISTER
MOVRW
@MOVRW
561
Output
Required
304
Instruction
Mnemonic
Code
Symbol/Operand Function Location
Execution
condition
Page
DIST(080)
S
Bs
Of
S: Source word
Bs: Destination
base address
f:
ff
sSB
Bs+n
Of
Transfers the source word to a destination word calculated by adding
an offset value to the base address.
COLL(081)
Bs
Of
D
Bs: Source base
address
Of: Offset
D: Destination
word
Bs
Bs+n
Of
Transfers the source word (calculated by adding an offset value to the
base address) to the destination word.
MOVR(560)
S
D
S: Source
(desired word or
bit)
D: Destination
(Index Register)
Sets the internal I/O memory address of the specified word, bit, or
timer/counter Completion Flag in the specified Index Register. (Use
MOVRW(561) to set the internal I/O memory address of a
timer/counter PV in an Index Register.)
I/O memory address of S
Index Register
MOVRW(561)
S
D
S: Source
(desired TC
number)
D: Destination
(Index Register)
Sets the internal I/O memory address of the specified timer or
counter's PV in the specified Index Register. (Use MOVR(560) to set
the internal I/O memory address of a word, bit, or timer/counter
Completion Flag in an Index Register.)
I/O memory address of S
Timer/counter PV only
Index Register