The Programming environment provide language dedicated editors for:
Sequential Function Chart (SFC)
Function Block Diagram (FBD)
Ladder Diagram (LD)
Structure Text (ST) and Instruction List
(IL)
Please refer to the following topics for common features:
Selecting function blocks
Selecting variables and instances
Quick Search
Bookmarks
The editor provides you the ideal programming environment with drag and drop features:
- drag a variable from the list to
the program to insert it
- drag a definition to the program to insert its name
- drag a block in the program to insert it
- drag a function block to the variable list to declare an
instance
- drag a variable from the program or from the variable list to the
spy list
- double click on a line of the output window to highlight the
corresponding code...