HYSTERESIS (FB)¶
FUNCTION_BLOCK HYSTERESIS
Realizes a hysteresis function

- InOut:
Scope
Name
Type
Comment
Input
IN
INT
Input value
HIGH
INT
Upper limit
LOW
INT
Lower limit
Output
OUT
BOOL
TRUE
: InputIN
is less than inputLOW
FALSE
: InputIN
is greater than inputHIGH