3. Instructions
294
CS/CJ/NSJ Series Instructions Reference Manual (W474)
XFER
Applicable Program Areas
Operands
N: Number of Words
Specifies the number of words to be transferred. The possible range for N is 0000 to FFFF (0 to
65,535 decimal).
z Operand Specifications
Flags
Instruction Mnemonic Variations
Function
code
Function
BLOCK TRANSFER XFER @XFER 070
Transfers the specified number of consecutive
words.
Symbol
XFER
Area
Function block
definitions
Block program areas Step program areas Subroutines Interrupt tasks
SFC action or
transition programs
Usage OK OK OK OK OK OK
Operand Description Data type Size
N Number of words UINT 1
S First source word WORD Variable
D First destination word WORD Variable
Area
Word addresses
Indirect DM/EM
addresses
Con-
stants
Registers Flags
Pulse
bits
TR
bits
CIO WR HR AR T C DM EM
@DM
@EM
*DM
*EM
DR IR
Indirect
using IR
TK CF
N
OK OK OK OK OK OK OK OK OK OK
OK OK
--- OK --- --- --- ---S
--- ---
D
Name Label Operation
Error Flag ER OFF
XFER(070)
N
S
D
N: Number of words
S: First source word
D: First destination word
15 0
S
S+(N-1)
to
15 0
D
D+(N-1)
to