kernelv_program_error_get_lineoffset
Prototype
long | GetProgramErrorLineOffset(); |
Description
Returns the offset of the error in the NC line
Parameter
-
Return values
Returns the offset of the error in the NC line.
If no corresponding data is available, e.g. because the error message was not triggered by an NC program, the value -1 is returned.