Intellisense

These features are available with Intellisense in ST and FBD programs.


  • They do not apply to actions in an SFC step.

Conditional Compiling Coloring

Parts of conditional compiling code (declared with #ifdef pragmas) that are not validated are gray. (Figure 1)

Figure 1: Example: Invalid code (gray text)

Commenting the CONDITION changes the active part of the program. (Figure 2)

Figure 2: Example: Commented code (green text)


  • Save your project to have the code with the correct colors.

Auto-indentation

Lines are automatically indented on the left when you enter structured ST statements.

See Auto-completion of Words.