kernelv_error_is_program_error()

Prototype

byte

IsProgramError();

Description

Indicates whether the current error was caused by a CNC program.

Parameter

-

Return values

Value

Meaning

0

The current error message was not caused by an NC program or there is no error.

1

The current error message was caused by an NC program.