Exceptional situations and error cases
NC line incorrectly terminated
Each NC line must be terminated by a carriage return (ASCII value = 13) and line feed (ASCII value = 10). If this is not the case, processing is aborted with the error message 21476 "Streaming data does not contain a correct line end marker". (P-ERR-21476)
Syntax errors
Miscellaneous syntactical errors in the data stream are reported in the same way as a comparable error in the NC program.