- 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
Execution
Math status flags are set for the CV output.
Condition | Function Block Action | Structured Text Action |
---|---|---|
Prescan | InstructionFirstScan is set | InstructionFirstScan is set |
Instruction First Scan | If CVFault and CVEUSpanInv are set, see Processing Faults. If CVFault and CVEUSpanInv are cleared:
| |
Instruction first run | ProgOper is cleared.
The instruction changes to manual mode. | ProgOper is cleared.
The instruction changes to manual mode. |
EnableIn is cleared | EnableOut is cleared, the instruction does nothing, and the outputs are not updated. | N/A |
EnableIn is set | The instruction executes.
EnableOut is set. | EnableIn is always set.
The instruction executes. |
Postscan | No action taken. | No action taken. |
Provide Feedback