kernelv_error_is_program_error()

Prototype

unsigned char

kernelv_error_is_program_error(void);

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.