- Studio 5000 Logix Designer
- Tasks, programs, and routines
- Add-On Instructions
- Controller Organizer
- Logical Organizer
- Alarms
- Tag-based alarms
- Tag Editor and Data Monitor
- Configure settings for Tag Editor and Data Monitor
- Equipment phases
- Equipment Sequences
- Equipment Sequence Diagrams
- Ladder Editor
- Structured Text Editor
- Sequential Function Chart Editor
- Define the steps of an SFC process
- PlantPAx instruction properties
- Controller Properties
- Editing Controller Properties
- Controller Security
- Source Protection
- License Source Protection for Routines and Add-On Instructions
- Module Information
- 1756 ControlLogix I/O Modules
- Instruction Set
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