Lenze · 8400 HighLine · Reference manual · DMS 12.0 EN · 06/2017 · TD23 1284
17 Function library
17.1 Function blocks | L_ComparePhi_1
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
17.1.28.2 Function 2: dnIn1 > dnIn2
This function serves, for instance, to implement the comparison "actual speed is higher than a limit
value" (n
act
> n
x
) for one direction of rotation.
[17-14] Function 2: Switching performance
Functional sequence
1. If the value at dnIn1_p exceeds the value at dnIn2_p, bOut changes from FALSE to TRUE.
2. Only if the signal at dnIn1_p falls below the value of dnIn2_p - hysteresis again, bOut changes
back from TRUE to FALSE.
[17-15] Function 2: Example
C001671: Hysteresis
TRUE
FALSE
bOut
dnIn2_p
dnIn1_p
C001671: Hysteresis
dnIn1_p
dnIn2_p
TRUE
FALSE
bOut
t
t