Scaling type of the data element (P-AXIS-00724)
P-AXIS-00724 | Scaling type of the data element | ||
Description | This parameter scales the transferred value before it is transferred to the drive or after the value was read by the drive. This parameter sets the unit of the data item in the NC program independently of the drive. The scaling type influences the values of the following parameters:
| ||
Parameter | antr.fixed_stop.drive_ident[i].scaling_type | ||
Data type | STRING | ||
Data range | UNSCALED. | The value is not scaled, i.e. the value in the NC program directly corresponds to the value in the drive | |
LINEAR. | The value is weighted by a linear scaling factor (see P-AXIS-00728) | ||
TORQUE_DRIVE_SIDE. | The programmed value is a torque value referred to the motor shaft and is converted by the parameters P-AXIS-00325, P-AXIS-00326 and P-AXIS-00392 to the drive torque format. The scaling factor does not change during gear change. The conversion factor is: | ||
Axis types | T, R | ||
Dimension | T: ---- | R: ---- | |
Default value | UNSCALED | ||
Drive types | SERCOS, CANopen | ||
Remarks | Example: The torque limit in the SERCOS drive is specified in per mil of the maximum motor torque. However, the torque should be specified in percent in the NC program:
|