HysteresisReal (FB)¶
FUNCTION_BLOCK HysteresisReal
Realizes a hysteresis function similiar to Util.HYSTERESIS, but for REAL data.
- InOut:
Scope
Name
Type
Initial
Comment
Input
rIn
REAL
Input value
rHigh
REAL
Upper limit
rLow
REAL
Lower limit
xReset
BOOL
FALSE
Reset
Output
xOut
BOOL
TRUE
: InputrIn
is less than inputrLow
FALSE
: InputrIn
is greater than inputrHigh