15. Measurement Support Functions
15.3 Multi-step Skip Function; G31.n, G04
553
Example of operation
(1) The multi-step skip function enables the following control, thereby improving measurement
accuracy and shortening the time required for measurement.
Parameter settings :
Skip condition
Skip speed
G31.1
: 7
20.0mm/min (f1)
G31.2
: 3
5.0mm/min (f2)
G31.3
: 1
1.0mm/min (f3)
Program example :
N10G31.1 X200.0 ;
N20G31.2 X40.0 ;
N30G31.3 X1.0 ;
Operation
Skip speed
Measurement
distance
Input of skip signal 3
Input of skip signal 2
Input of skip signal 1
N10
f
N20
N30
(f
1
)
(f
2
)
(f
3
)
t
(Note 1)
If skip signal 1 is input before skip signal 2 in the above operation, N20 is skipped at
that point and N30 is also ignored.
(2) If a skip signal with the condition set during G04 (dwell) is input, the remaining dwell time is
canceled and the following block is executed.