1 Warnings and Debugs page
In all standard post-processor you have access to a category “Warnings and debugs”
|
|---|
1.1 Warning management
|
Option |
Result |
|
Message box + exit |
If a warning occur, a message box is displayed. The output of NC program is cancelled.
|
|
Message box |
If a warning occur, a message box is displayed. The output of NC continues.
|
|
Information window |
If warning occur, a message is displayed in the information window. The output of NC continues.
|
|
Inactive |
If a warning occur, the message is not displayed. |
1.2 Debug Management
This option is used only if the debug mode of post-processor is set to “Procedures”
|
Option |
Result |
|
Normal |
Only the main level of debug is outputted.
|
|
Advanced |
All the procedures calles and source files name are displayed.
|
|
Filter PP67_Tools |
All the procedures calles and source files name are displayed excepted those from PP67_TOOLS.LIB
|