Delayed activation of zero pulse logic (P-AXIS-00494)
P-AXIS-00494 | Delayed activation of zero pulse logic | |
Description | For CNC-controlled homing (see P-AXIS-00299) the parameter delays the activation of the zero pulse logic after the actuation of the reference switch. This can be useful if the reference cam and the zero pulse are situated closely together and the detection of the zero pulse is therefore not reliably possible. In this case the next or the next but one zero pulse after the reference cam could be detected depending on the actuation speed of the reference cam. | |
Parameter | kenngr.shift_offset_zero_pulse_activation | |
Data type | UNS32 | |
Data range | 0 = shift_offset_zero_pulse_activation = MAX_UNS32 | |
Axis types | T, R, S | |
Dimension | T: 0.1 µm | R,S: 0.0001 ° |
Default value | 0 | |
drive types. | Conventional, SERCOS, Terminal, Lightbus, Profidrive, CANopen | |
Remarks |
|
In this case a shift of the activation point for the zero pulse logic ensures that the equal zero pulse is always detected:
The position offset between operating the reference cam and detecting the zero pulse can be read out after homing using the CNC object 'reference cam - zero pulse offset'.
Example
Read position offset after homing under TwinCAT
Port: 551 (GEO),
Index group: 0x20300
Index-Offset: 0x10000 * (axis_index + 1) + 0x11C
(Examples: 1. Axis -> Index Offset 0x1011C, 3. Axis -> Index-Offset 0x3011C )