8.17 BACnetUnsignedRangeAlgorithmType

8.17.1 ObjectType definition

This OPC UA ObjectType represents the BACnet unsigned range event algorithm.

The BACnetUnsignedRangeAlgorithmType is formally defined in Table 62.

Table 62 – BACnetUnsignedRangeAlgorithmType Definition
Attribute Value
BrowseNameBACnetUnsignedRangeAlgorithmType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the BACnetEventAlgorithmType defined in 8.9.
0:HasPropertyVariableLowLimit0:UInteger0:PropertyTypeM
0:HasPropertyVariableHighLimit0:UInteger0:PropertyTypeM

The BACnetUnsignedRangeAlgorithmType ObjectType is a concrete type and can be used directly.

8.17.2 ObjectType Description

8.17.2.1 Variable LowLimit

This OPC UA Property, of DataType UInteger, is the LowLimit parameter for the object’s event algorithm.

The LowLimit value represents the lower limit of the range considered normal.

8.17.2.2 Variable HighLimit

This OPC UA Property, of DataType UInteger, is the HighLimit parameter for the object’s event algorithm.

The HighLimit variable value represents the upper limit of the range considered normal.