Definition of traverse distance between lubrication pulses (P-AXIS-00237)
P-AXIS-00237 | Definition of traverse distance between lubrication pulses | ||||
Description | This parameter is used to test for “travel distance exceeded”. If the axis travels the distance defined by the parameter again since the last lubrication pulse, the message 'Trigger lubrication pulse' is output in the form of a PDU. If no distance is set in the machine axis data (wsi_meldung = 0), then no PDU is output. The CNC object ac_<A>_wsi_impulses_r function reads the number of open lubrication pulses. The CNC object object ac_<A>_wsi_impulses_w clears the function. | ||||
Parameter | getriebe[i].wsi_meldung | ||||
Data type | SGN32 | ||||
Data range | 0 ≤ wsi_meldung ≤ MAX(UNS32) | ||||
Axis types | T, R, S | ||||
Dimension | T: mm | R,S: °, rev | |||
Default value | 0 | ||||
Drive types | ---- | ||||
Remarks | The resolution between the positions and WSI units is determined by the following constants which the user can still adapt. Default setting: | ||||
Axis type | Specified in | Constant | Value | ||
T | mm | WSI_AUFLOESUNG_TRANSLATOR | 10000 [0.1µm / mm] | ||
R | ° (degree) | WSI_AUFLOESUNG_ROTATOR | 10000 [0.0001° / °] | ||
SPINDLE | Rev. | WSI_AUFLOESUNG_SPINDEL | 10000*360 [0.0001° / rev] |