Modal active measurement (P-CHAN-00153)
| P-CHAN-00153 | Modal active measurement with edge bending | 
| Description | A measurement process requires the programming of G108 with a following MNE_SNS M function. This parameter activates rapid measurement in combination with SERCOS drives. The measurement cycles then start with the programmed MNE_SNS- M function in a machining loop. If P-CHAN-00153 is set, edge banding must be deactivated before program end. If the parameter is not deactivated, the error ID 50573 is output at program end. | 
| Parameter | kasto_remain_active | 
| Data type | BOOLEAN | 
| Data range | 0: G108 must be programmed with a following MNE_SNS M function for every measurement cycle (default). Programming example: M33 with synchronisation type MNE_SNS N10 $WHILE V.E.WAIT != 1 N10 G108 N20 G01 G90 X50 N30 G01 G90 X100 F2000 M33 N40 X0 Y20 N50 $ENDWHILE M30 
 
 1: For several measurement cycles G108 need only be programmed once. The measurement process is activated in the CNC with the MNE_SNS- M function. Programming example: M33 with synchronisation type MNE_SNS N05 G108 N10 $WHILE V.E.WAIT != 1 N20 G01 G90 X50 N30 G01 G90 X100 F2000 M33 N40 X0 Y20 N50 $ENDWHILE N60 G107 (End of measuring edge banding) M30 | 
| Dimension | ---- | 
| Default value | 0 | 
| Remarks | It only makes sense to use this parameter if P-CHAN-00029 (kasto_multi_block) is assigned FALSE. Parameterisation example: Rapid measurement for measurement cycles is activated with G108. kasto_remain_active 1 |