Modal active measurement (P-CHAN-00153)
A measurement process requires the programming of G108 with a subsequent MNE_SNS- M function. By this parameter the fast measurement processing in combination with SERCOS drives can be activated.
Then within a processing loop the measurement cycles are started each with the programmed MNE_SNS- M function.
Variable name | Type | Permitted range | Dimension | |
kasto_remain_active | BOOLEAN | 0/1 | ---- | |
0 | For every measurement cycle G108 with a subsequent MNE_SNS- M function has to be started (Default). Programming example: M33 with synchronization type MNE_SNS N10 $WHILE V.E.WAIT != 1 | |||
1 | For several measurement cycles G108 has only be programmed once. Activation of measurement process in CNC is done with MNE_SNS- M function. Programming example: M33 with synchronization type MNE_SNS N05 G108 |
This parameter is only useful, if P-CHAN-00029 (kasto_multi_block) is set to FALSE. |
EXAMPLE:Fast measurement for G108 is active.
Extract from channel parameters list:
# Modal active measurement initialization in drive
kasto_remain_active 1