IEC_BACNET_LIMIT_ENABLE (ENUM)ΒΆ
TYPE IEC_BACNET_LIMIT_ENABLE :
Describes two flags that enable and disable limits.
- InOut:
Name
Initial
Comment
_LIMIT_ENABLE_MAX_SIZE
16#7FFFFFFF
LOW_LIMIT_ENABLE
0
The LowLimitEnable flag must be set in the Limit_Enable property to generate an event if the Present_Value property gets below the Low_Limit property.
HIGH_LIMIT_ENABLE
1
The HighLimitEnable flag must be set in the Limit_Enable property to generate an event if the Present_Value property gets above the High_Limit property.