Measure with a single axis (G100) (Type 2)
Syntax: | |
G100 <axis_name>.. | non-modal |
G100 | Select measurement run |
<axis_name>.. | Target point of measuring axis in [mm, inch] |
Only one axis may participate in the path motion of the measuring block. The axis programmed in the measuring block must be identified as the measuring axis (P-AXIS-00118). The measuring method (Type 2) must be parameterised (P-CHAN-00057).
During measurement, the receipt of a probe signal is detected in the measuring block. Linear interpolation is performed between the target point specified in the NC command and the starting point (same effect as with G01). Below, the path velocity in the measuring block is referred to as 'measuring feed'. Exactly one axis must participate in a measurement run. The measuring feed is specified in P-AXIS-00215. The motion path in the measuring block must be greater than zero.
Programming Example
Measure with a single axis (G100) (Type 2)
The program stops after the probe signal is detected. The remaining motion path of the measuring block is no longer output. An error message is output if no probe signal is adopted in the measuring block.
Programming Example
Measure with a single axis (G100) (Type 2)