Scaling factor of axis resolution (P-CHAN-00315)
P-CHAN-00315 | Scaling factor of axis resolution |
Description | The value of this parameter represents the conversion factor between the motion paths or positions programmed in the NC program and the internal representation for positional values of the axes. |
Parameter | resolution_factor |
Data type | SGN32 |
Data range | 0 ≤ resolution_factor < MAX(SGN32) |
Dimension | ---- |
Default value | 0 |
Remarks | Not to be confused with the resolution of the drive encoder P-AXIS-00234/P-AXIS-00235. When a value is unequal to zero, P-CHAN-00315 as of CNC Build V2.11.2026.09 and higher replaces the parameters lin_aufloes, rund_aufloes and spind_aufloes (P-CHAN-00034, P-CHAN-00035 and P-CHAN-00036). It is recommended to use only P-CHAN-00315 as of this CNC Build. Parameterisation example: All translatory axes are specified in the dimension 'millimeter' [mm] and all rotary or spindle axes are specified in the dimension ‘degree’ [°] in the NC program. resolution_factor 10000 |
Axis type | Internal representation in [0.1 µm] or [0.0001°] | Typical value for | Programmed value in the NC program in [mm] or [°] |
Translatory axis type Rotator/spindle axis type | 10 000 [0.1µm] 10 000 [0.0001°] | 10 000 10 000 | 1 [mm] 1 [°] |