Copy Vector

Vector Copy enables you to set a range of operands, copy the values of each operand within that range (source), then write those values into a corresponding range of operands of the same length (target).  You can copy from/to a vector of MI registers or Database registers by selecting the appropriate function.

Note that since there is no Ladder element for this function; you perform it by storing values into:

To use Copy Vector:

Function #
(SI 140)

Source Vector,
(SI 141)

Target Vector,
(SI 142)

20

MI

MI

21

MI

DB

22

DB

MI

23

DB

DB

Note that when you run Test (Debug) Mode, the current value in SI 140 will not be displayed.