Internal ISG command
Syntax: |
#INFO [ TO SCHEDULER_CMD S0 = TRACE [ S1 = <filename> ] [ I0 = <max_number> ] ] |
TRACE | Start logging until the specified number of CNC cycles |
<filename> | Optionally, you can specify the filename used for the output of scheduling events. |
<max_number> | Defines the number of CNC cycles logged. Logging is deactivated with a value=0. |
Syntax: |
#INFO [ TO SCHEDULER_CMD S0 = HISTORY [ S1 = <filename> ] ] |
HISTORY | Writes the past schedule events (history) to the specified file. A fixed logging time is specified. |
<filename> | Optionally, you can specify the filename used for the output of past scheduling events (history). |
Programming Example
Using the #INFO command