- 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
Enter Logic
Use these steps to enter logic.
- Open a routine in the ladder editor.
- Use theInstruction Toolboxto add a ladder diagram element.TIP: TheLanguage Elementtoolbar is hidden by default. To display it, selectView > Toolbars > Language element.
- Modify the instruction as necessary.Use theTag Browserto select the tag to which to refer. To use theTag Browser, select the right side of the text entry box of the instruction; the browser displays a list of available tags.If the tag type is SINT, DINT, or INT, select the down arrow next to the tag name to choose a specific bit within a word.Within the instruction, if you see this:It means:?enter a value??the system is unable to attain the value
- Add more rungs, branches, branch levels, or instructions as required by the routine.
- Make the necessary modifications to the rung.
- Place the cursor over the caret, right-click and select Accept Pending Rung Edit.TIP:This is only required when online. If offline, this action is only necessary when a pending rung edit was created while online.
- If online,theAccept Pending Rung Editcommand transfers the rung to the controller, but does not execute it if in Run mode.
- To verify the routine, place the cursor over the routine tab, right-click and selectVerify Routine. Any errors in the rung are sent to theOutputwindow.
- PressAlt+1to close theOutputwindow.
- If an RLL instruction cannot be verified, the tag values displayed within the RLL editor do not track the tag values displayed and entered in the Data Monitor. When an instruction does not verify because an immediate value is out of range, correct that value from within the RLL editor. Modifying these values from the Data Monitor does not affect instruction verification.
Online editing is more regulated than offline editing. If dragging a rung that can’t be edited while editing online, a copy of the rung is made instead of moving the rung.
Provide Feedback