List interpretation during active NC program (P-CHAN-00146)
Normally the reinterpretation of configuration lists during an active NC program is not allowed.
By the parameter "parameter_change_during_execution" this blocking can be cancelled. The user has to ensure, that at the time of reinterpretation of the new list the buffering effect of the channel is removed by a suitable programming (e.g #FLUSH WAIT in combination with M function).
So the taking over of zero offsets, clamping offsets, tool data, external variables and channel parameters also during active NC program is possible.
Variable name | Type | Permitted range | Dimension |
parameter_change_during_execution | BOOLEAN | 0/1 | ---- |
0 | List interpretation during active NC program is blocked (Default). |
1 | List interpretation during active NC program is allowed. |