9.16.2 ObjectType Description
9.16.2.1 Variable ExceedingValue
The Property ExceedingValue represents the monitored value.
9.16.2.2 Variable Deadband
The Property Deadband represents the deadband value.
9.16.2.3 Variable ExceedingLimit
The Property ExceedingLimit represents the exceeding limit.
It is the LowLimit if
a) the new state is LOW_LIMIT, or
b) CurrentState is LOW_LIMIT and the new state is NORMAL
It is the HighLimit if
a) the new state is HIGH_LIMIT, or
b) CurrentState is HIGH_LIMIT and the new state is NORMAL
9.16.2.4 Variable StatusFlags
This OPC UA Property, of DataType BACnetStatusFlags, represents the BACnet property Status_Flags. The BACnetStatusFlags DataType is defined in 10.3.7.