Automatic range selection (P-CHAN-00004)
P-CHAN-00004 | Automatic range selection for spindle gear change |
Description | If the spindle gear range is to be be automatically determined by the NC kernel, this parameter must be set to 1. In this case the M functions M40 to M45 need not be programmed. This means that the correct gear range is determined implicitly by the programmed speed (S word). |
Parameter | spindel[i].autom_range |
Data type | BOOLEAN |
Data range | 0/1 |
Dimension | ---- |
Default value | 0 |
Remarks | Parameterisation example: The automatic range selection is enabled. spindel[0].autom_range 1 |