Copy Memory enables you to copy a vector of bytes from a vector of registers.
To use this function
Click the Vector menu on the Ladder Toolbar, click Use Offset, then select Copy Memory.
Place the function in the desired net.
Link the desired Operands and Addresses.
Operand A: Start address for the source vector of registers.
Operand B: Offset from the start address.
Operand C: Start address for the target vector.
Operand D: Offset from the start address.
Operand E: The number of bytes to be copied from the source into the target vector.
Example:
Below, the values within DW 49 and 50 are copied into MIs 602, 603, 604, and 605.
Note ♦ |
When an MI value is copied into a double register, the MI value will occupy the 2 low bytes of the double register. |