You can add comments to an NC program in order to explain program steps or make general notes.
Application
Description of function
- You have the following possibilities for adding comments:
- Comment within an NC block
- Comment as a separate NC block
- Define existing NC block as comment
The control marks comments with a preceding ; character. The control does not execute comments during simulation or program run.
A comment may contain up to 255 characters.
Tip
The last character in a comment block must not be a tilde sign (~).
Adding a comment as an NC block
| ||
| ||
|
Adding a comment in an NC block
| ||
| ||
|
Commenting an NC block out or in
Use the Comment out/in button to define an existing NC block as a comment or to change a comment back to an NC block.
| ||
![]() |
|