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

BrowseName

BACnetUnsignedRangeAlgorithmType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

Other

Subtype of the BACnetEventAlgorithmType defined in 8.9.

0:HasProperty

Variable

LowLimit

0:UInteger

0:PropertyType

M

0:HasProperty

Variable

HighLimit

0:UInteger

0:PropertyType

M

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

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.

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.