Traverse distance (P-AXIS-00237)
For testing an exceeding of a traverse distance, an axis-specific data is introduced into the machine axis data block. This can be set differently for every specified gear.
In case the axis has, since the last lubrication pulse, once again covered the traverse distance getriebe[i].wsi_meldung , the announcement "triggering of lubrication pulse" is given out in the form of a PDU. If in the machine axis data block no path (wsi_meldung = 0) is specified, then no PDU is given out.
Variable name | Type | Permissible Range | Axis type | Dimension |
wsi_meldung | UNS32 | 0 < wsi_meldung < MAX(UNS32) | T | mm |
|
|
| R | °(Deg.) |
|
|
| SPINDEL | Rev. |
The resolution between the positions and WSI-units is determined through the following constants (spezif.inc), which the user can still adapt as desired. As default setting the following hold good:
Axis type | Specified in | Constant | Value |
T | mm | WSI_AUFLOESUNG_TRANSLATOR | 10000 [0.1µm / mm] |
R | ° (Degree) | WSI_AUFLOESUNG_ROTATOR | 10000 [0.0001° / °] |
SPINDEL | Rev. | WSI_AUFLOESUNG_SPINDEL | 10000/360 [0.0001° / U] |