Introduction
In the
IL and ST editors, comments start with the string (*
and end with the string *)
. Any comment can be
entered between these two strings.
In accordance with IEC 61131-3, nesting of comments is not permitted. If it is necessary to nest comments you must enable them via the
dialog box, in the tab by activating the check box.Placing a new comment
Placing a comment:
Step |
Action |
---|---|
1 |
Place the cursor at the target position. |
2 |
You have the following options for placing a comment:
Result: The strings for the start and end of the comments are inserted. Example: ![]() |
3 |
Enter the comment between the two strings. Example: ![]() |
Executing Text Comments
Placing a comment:
Step |
Action |
---|---|
1 |
Select the command text to be executed. Example: ![]() |
2 |
You have the following options for placing a comment:
Result: The strings for the start and end of the comments are inserted. Example: ![]() |