Array (File)/Shift Instructions

Use the array (file)/shift instructions to modify the location of data within arrays.
Available Instructions
Ladder Diagram
If you want to:
Use this instruction:
Load bits into, shift bits through, and unload bits from a bit array one bit at a time.
Load and unload values in the same order.
Load and unload values in reverse order.
You can mix data types, but loss of accuracy and rounding error might occur.
The bold data types indicate optimal data types. An instruction executes faster and requires less memory if all the operands of the instruction use the same optimal data type, typically DINT or REAL.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.