Edge banding in one movement block(Method 1)

The selection of the measurement via G108 has a modal effect until an M function of the MNE_SNS type is programmed [1]-3. Measurement is started at this M function. The measuring signal must occur during the motion block that has been programmed together with this M function.

After the measuring signal has been detected, the system continues moving by the specified residual path [1]-2. G108 is deactivated implicitly.

Programming example

N05 X0 Y0 
N10 G108 (Activate edge banding)
N20 G01 X90 Y90 F20
N30 M97 G01 X150 Y150 F8 (M97 is of MNE_SNS type, start measuring)
(Continue by residual path after measuring)
(signal)
M30

Notice

If during measuring no measuring signal was detected, at block end an error message is created.