- 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
Structured Text Editor
The
Structured Text editor
is contained within the Routine window in the main Logix Designer
application window. Use the Structured Text editor
to create and edit structured text routines. The editor consists of tabs for all open routines, a view for each routine, and the Structured Text toolbar.
TIP:
and
MainRoutine
, Current Routine
,Phase State Routine
are not valid targets as arguments for a JSR instruction, and do not appear in the Routine
list.The Structured Text editor uses vertical and horizontal scroll bars to display routines that are too large to view in its entirety in the routine window. These scroll bars apply only to the currently viewed routine. Zoom in or out to change the size of text in the window.
When using program parameters in a routine, you have the option to access programs parameters of another program. See
Entering a Program Parameter of another program in a routine.
To turn off line numbers, clear the
Display Line Numbers
check box on the Workstation Options
dialog box. To open the dialog box, on the main menu, click Tools > Options > Structured Text Editor
. Provide Feedback