Measurement path without motion path (P-CHAN-00313)

P-CHAN-00313

Measurement run without programmed motion path

Description

During a measurement travel G100, a check is made along the path whether path movement is programmed in the measurement block. If not, the CNC generates the error message P-ERR-50067. This plausibility check can be disabled by the parameter.

 

Example:
N010 G01 X100 F100

N020 G100 X100 (Error P-ERR-50067 )

Parameter

meas_error_no_move_path

Data type

BOOLEAN

Data range

0: No error message output.

1: Error message output when a measurement block contains no path motion (default).

Dimension

----

Default value

1

Remarks

This parameter is available as of CNC Build V2.11.2025.03 and higher.