FB_LIMIT
Description Function Block
The FB_LIMIT
function block is used to check whether the value at the AnalogIn
input is within the predefined limits. If the value at AnalogIn
is within the limits of MinValue
and MaxValue
, then the bInLimit
output is set. If the value is greater than MaxValue
, then the bAboveMax
output is set. If the value is less than MinValue
, then the bBelowMin
output is set.
EL6900
The FB_LIMIT
function block is not supported by the EL6900.

Name | Data Type | Initial Value | Description, Parameter Values |
---|---|---|---|
|
|
| Analog input value for the check Permitted data types: |
|
|
| Minimum value Permitted data types: Constant value or variable permitted |
|
|
| Maximum value Permitted data types: Constant value or variable permitted |
Name | Data Type | Initial Value | Description, Parameter Values |
---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|