- 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
Accept Instruction Modifications
Editing the instruction’s Mnemonic field changes the instruction type. When this change (Morphing) takes place, the operands remain in the same order (fore example, Operand 1 of original is Operand 1 of Morphed).
Examples (in ASCII):
Original Instruction | Morph To | New Instruction |
TON Op1 Op2 | XIC | XIC Op1 |
XIC Op1 | TON | TON Op1 ? |
TON ? OP2 | XIC | XIC ? |
Provide Feedback