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