- 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
Enable or disable automatic outlining
Automatic outlining creates a collapsible segment in the Structured Text editor when a line starts with
if
, while
, repeat
, for
, and case
, and ends with the matching end construct, such as end_if
.To enable automatic outlining:
- On the main menu, selectTools > Optionsto open theWorkstation Optionsdialog box.
- In theCategoriespane, selectStructured Text Editor.
- Select theAutomatic Outliningcheck box. To disable automatic outlining, clear the check box. Automatic outlining is enabled by default.
Provide Feedback