Instruction 17- table block transfer – Maple Systems MAPware-7000 User Manual
Page 39
![background image](/manuals/358875/39/background.png)
31
MAPware-7000 Ladder Logic Guide
1010-1041 rev. 00
Instruction 17- Table Block Transfer
Expression:
Space Requirement: 1 line x 5 column Location Requirement: Middle, Right rail
Function:
When the input is ON, the data of n registers starting with A are transferred to n registers
starting with B in a block. The allowable range of the table size n is 1 to 1024 words.
Execution Condition:
Input
Operation
Output
OFF
No execution
OFF
ON
Execution
ON
Operand:
Coil or Bit
Register
Constant
Index
Name
X Y
B
S
T.
C.
M
X
W
Y
W
B
W
S
W
T C
D
I
J
K
M
W
A
Start of
Source
√
√
√
√
√
√
√
n
Table Size
1-1024
B
Start of
Destination
√
√
√
√ √
√
Example:
When B010 is ON, the data of D0500 to D0509 (10 registers) are block transferred to D1000 to
D1009, and the output is turned ON.
Note: The source and destination tables can overlap.