kernelv_program_error_get_lineoffset
Prototype
KERNELV_RETURN | kernelv_program_error_get_linenoffset(unsigned short int*); |
Description
Returns the offset of the error in the NC line
Parameter
Pointer to the memory location for line offset.
Return values
Symbol | Value | Meaning |
RET_FINISHED | 0 | The function was executed without error. |
ERR_CNC_NO_DATA | -28 | The requested data is not available. There is no available NC program specific data relating to an CNC error. |