Chapter 4. Ladder Diagram (LD) Programming
162
PACSystems* RX7i, RX3i and RSTi-EP CPU Programmer's Reference Manual
GFK-2950C
4.8.12
Move Data
The MOVE_DATA function copies the variable assigned to the input, IN to
the variable assigned to the output, Q. If the constant 0 is assigned to IN,
the variable assigned to Q is initialized to its default value.
Mnemonic:
MOVE_DATA
MOVE_DATA Operands
Parameter Description
Allowed Operands
Optional
Length (??) The length of IN; the number of elements
to copy.
1
Length
32,767
Constant
No
IN
The location of the data item to copy.
If IN is 0, Q is set to its default value.
Enumerated variable, structure variable, or
array of these types; the constant 0.
For details, refer to
Data Types and
Structures
in the
PACMotion Multi-Axis
Motion Controller User’s Manual,
GFK-2448.
No
Q
The location of the data copied from IN.
Q must be the same data type as IN,
unless IN is the constant 0.
Enumerated variable, structure variable, or
array of these types.
No
Summary of Contents for PACSystems RSTi-EP
Page 357: ......
Page 466: ...Chapter 9 Diagnostics GFK 2950C February 2018 451 ...