Radial acceleration limit (P-CHAN-00361)
P-CHAN-00361 | Radial acceleration limit |
Description | In basic setting, radial acceleration on curved paths (circles, polynomials) is limited in the NC program by the parameter value after #VECTOR LIMIT ON [..]. The value can be changed at any time in the NC program by the command #VECTOR LIMIT ON [RADIAL_ACC..]. |
Parameter | vector.radial_acceleration |
Data type | REAL64 |
Data range | 0 ... Maximum acceleration, application-specific |
Unit | mm/min² or mm/s² * |
Default value | 100000000 |
Remarks | * The unit used depends on P-CHAN-00351 . Parameterisation example: vector.radial_acceleration 1000000
The specified default value is in the unit mm/s² |