Touch Probe
Functional description
The "Touch Probe" function implemented in the EJ7411 provides the user with the possibility to save the current position of the connected motor at a defined point in time. In the tab Process data the necessary inputs and outputs can be added.
The EJ7411 EtherCAT plug-in module has two digital inputs that can be used for the "Touch Probe" function. Each Touch Probe input can only detect edges of one direction at any time (rising or falling). It is not possible to react to both edges at the same time. However, there are no dependencies between the inputs (i.e. TP1 rising edge and TP2 falling edge is allowed).
The abbreviation TP1 stands for Touch Probe 1 and is linked to input 1 (pin 31). The abbreviation TP2 stands for Touch Probe 2 and is linked to input 2 (pin 32). TP1 is used here as an example for the description of the function. The C-track of the incremental encoder can be selected via the CoE parameter 0x8001:11 "Touch probe 1 source" or 0x8001:12 "Touch probe 2 source " with the value"Hardware zero impulse (5)" as Touch probe trigger. However, this is not possible with the "Drive Motion Control" operation mode.
Step-by-step
- "TP1 Enable" must be set to true in order to generally activate the Touch Probe function.
- Subsequently, you must decide whether the position is to be saved on a positive edge at input 1 ("TP1 Enable pos edge" = TRUE) or on a negative edge ("TP1 Enable neg edge" = TRUE)
- Use "TP1 Continuous" to decide whether only at the first event the position should be stored ("TP1 Continuous" = FALSE) or whether this should happen at every event ("TP1 Continuous" = TRUE).
- For example, if "TP1 Continuous" and "TP1 Enable pos edge" are set, the position is saved on each rising edge at input 1 of the module.
- If "TP1 Enable neg edge" is set and "TP1 Continuous" is not set, the position will only be saved on the first negative edge at input 1 of the module. If you wish to repeat this procedure, you must first disable "TP1 Enable" and then enable it again. Then the position is saved again on the first negative edge.
- "TP1 Trigger mode" has no function in the case of the EJ7411.
- The saved position of the positive edge can be read in the inputs of the process data under "TP1 Pos position", that of the negative edge under "TP1 Neg position".
- The variables under "Touch probe status" are for the diagnosis.
- The Touch Probe inputs must be addressed with a 1-wire +24 V signal.