Parameter
P-CHAN-00386 | Select/deselect the constant surface feed rate function |
Description | This parameter selects/deselects the constant surface feed rate. |
Parameter | geo_feed_adapt.active |
Data type | BOOLEAN |
Data range | 0/1 |
Dimension | ---- |
Default value | 0 |
Remarks | Available as of V3.1.3108 |
P-CHAN-00387 | Selection of calculation method (surface feed rate) |
Description | This parameter selects whether the constant surface feed rate in a COM object is calculated or whether the algorithm integrated in the CNC is used. |
Parameter | geo_feed_adapt.call |
Data type | STRING |
Data range | EXTERNAL, BUILTIN |
Dimension | ---- |
Default value | EXTERNAL |
Remarks | Available as of V3.1.3108 BUILTIN is only for internal tests |
P-CHAN-00390 | REAL64 input parameters for surface feed rate |
Description | A total of four REAL64 input parameters can be defined for surface feed rate. Caution: |
Parameter | geo_feed_adapt.param.f[i] where i = 0…3 |
Data type | REAL64 |
Data range | MIN(REAL64) ≤ f[i] ≤ MAX(REAL64) |
Dimension | ---- |
Default value | 0.0 |
Remarks | Available as of V3.1.3108 |
P-CHAN-00391 | SGN32 input parameters for surface feed rate |
Description | A total of four SGN32 input parameters can be defined for surface feed rate. |
Parameter | geo_feed_adapt.param.i[i] where i = 0…3 |
Data type | SGN32 |
Data range | MIN(SGN32) ≤ i[i] ≤ MAX(SGN32) |
Dimension | ---- |
Default value | 0 |
Remarks | Available as of V3.1.3108 |