Measure with main axes (G100) (Type 4)
Syntax: | |
G100 <axis_name>.. { <axis_name>.. } [F.. ] | non-modal |
G100 | Select measurement run |
<axis_name>.. | Target point of measuring axis in [mm, inch] |
F.. | Measuring feed in [mm/min, m/min, inch/min] |
The three main axes may participate in the path motion of the measuring block. All axes programmed in the measuring block must be identified as a measuring axis (P-AXIS-00118). The measuring method (Type 4) 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'. A maximum of three main axes may participate in a measurement run. The measuring feed is specified by the F word. The motion path in the measuring block must be greater than 0.
Programming Example
Measure with main axes (G100) (Type 4)

The program stops after the probe signal is detected. The remaining motion path of the measuring block is no longer output.
Programming Example
Measure with main axes (G100) (Type 4)