Strings: Transpose

Transpose enables you to 'compress' MI values into bytes, or 'expand' bytes into MIs:

 

Note

Transpose vector maximum:

MI to Bytes: 128

Bytes to MI 256

 

To use Transpose:

  1. Click Strings on the Ladder Toolbar, then select Transpose.

  1. Place the function in the desired net.

  2. Select the type of function.

  3. Link the desired Operands and Addresses.  
    Operand A: start address for the source vector.
    Operand B:  offset from the start address.
    Operand C: start address for the target vector.
    Operand D: offset from the start address.
    Operand E: vector length.

Example:

Below, the low bytes of MI 5, 6, and 7 are copied into the consecutive bytes of MI 18 and 19.