3 function 3: nin1 < nin2, 12 function library – Lenze 8400 motec User Manual

Page 462

Advertising
background image

12

Function library

12.5

L_Compare_1

462

Lenze · 8400 motec · Reference manual · DMS 4.1 EN · 08/2013 · TD05

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

12.5.3

Function 3: nIn1 < nIn2

This function serves, for instance, to implement the comparison "actual speed is lower than a limit

value" (n

act

< n

x

) for one direction of rotation.

[12-12] Function 3: Switching performance

Functional sequence

1. If the value at nIn1_a falls below the value at nIn2_a, bOut changes from FALSE to TRUE.
2. Only if the signal at nIn1_a exceeds the value of nIn2_a - hysteresis again, bOut changes back

from TRUE to FALSE.

[12-13] Function 3: Example

C00681

: Hysteresis

TRUE

FALSE

bOut

nIn2_a

nIn1_a

Œ

C00681

: Hysteresis

nIn1_a

nIn2_a

TRUE

FALSE

bOut

t

t

Œ

Advertising