
FANUC PMC-MODEL SD7
Programming Manual
01 01.11.26
Hanaoka
New
A-78550E
EDIT DATE DESIG.
DESCRIPTION
99/
316
TITLE
DRAW.NO.
3.7.1 ARRAY_MOVE_(type)
Function
When EN is set to ON and is receiving the power flow, ARRAY_MOVE
moves, from the location specified with parameters SR and SNX (SR +
SNX - 1) to the location specified with parameters DS and DNX (DS +
DNX - 1), the number of array elements specified with input parameter
N.
ARRAY_MOVE_(type) instructions
Name Explanation
ARRAY_MOVE_BOOL Movement of BOOL data array
ARRAY_MOVE_BYTE Movement of BYTE data array
ARRAY_MOVE_WORD Movement of WORD data array
ARRAY_MOVE_DWORD Movement of DWORD data array
ARRAY_MOVE_INT Movement of INT data array
ARRAY_MOVE_UINT Movement of UINT data array
ARRAY_MOVE_DINT Movement of DINT data array
Format
ARRAY
MOVE
DS
SNX
DNX
(EN) (ENO)
??????? ???????
???????
???????
SR
N???????
LEN
Parameters
Parameter Data type Meaning
EN BOOL Execution of transmission
LEN constant
The length of each memory block
(source and destination); the
number of registers in each
memory block. 1<=LEN<=32767.