kernelv_program_error_get_tokenoffet

Prototype

KERNELV_RETURN

kernelv_program_error_get_tokenoffset(unsigned short int*);

Description

Returns the offset of the error in the parsed NC_token.

Parameter

Pointer to the memory location for token 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.