L-force | plc designer – Lenze PLC Designer PLC Designer (R3-1) User Manual
Page 31

L-force | PLC Designer
Lenze Specific Functions
DMS 4.1 EN 03/2011 TD29
29
TriggerInput / L_SMC_Trigger_REF:
Variable
Type
Initial
value
Description
TouchProbeSelect
Byte
1
Selection of TP1 or TP2
1: TP_Channel1 -> 9400; DigIn 7 or zero pulse of
position encoder
2: TP_Channel2 -> 9400; DigIn 8 or zero pulse of
position encoder
TouchProbeMode
Byte
1
Selection of operating mode
1: Single measurement; Execute edge activates the
function until Done = 1 (TRUE) or abortion by means of
FB L_SMC_AbortTrigger.
2: Continuous measurement; Positive execute edge
activates the function until negative execute edge
(Execute = FALSE) or abortion by means of FB
L_SMC_AbortTrigger.
TouchProbeSignal
Byte
1
Selection of zero pulse or digital input
1: Digital input
2: Zero pulse of position encoder
TouchProbeEdge
Byte
1
Configuration of edge evaluation
1: Triggering with positive edge
2: Triggering with negative edge
3: Triggering with positive or negative edge (logic in the
FB)
4: Without function.
5: Triggering with positive and negative edge
(The sequence of the edges is relevant (logic in the
drive).)
6: Triggering with negative and positive edge
(The sequence of the edges is relevant (logic in the
drive))