kernelv_program_error_get_fileoffset

Prototype

KERNELV_RETURN

GetProgramErrorFileOffset(out uint fileOffset);

Description

Returns the file offset of the error in the program file.

Parameter

Name

Type

Meaning

fileoffset

out uint

File offset.

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