8.15 BACnetChangeOfBitStringAlgorithmType

8.15.1 ObjectType definition

This OPC UA ObjectType represents the BACnet change of bitstring event algorithm.

The BACnetChangeOfBitStringAlgorithmType is formally defined in Table 60.

Table 60 – BACnetChangeOfBitStringAlgorithmType Definition
Attribute Value
BrowseNameBACnetChangeOfBitStringAlgorithmType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the BACnetEventAlgorithmType defined in 8.9.
0:HasPropertyVariableAlarmValues0:OptionSet0:PropertyTypeM

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

8.15.2 ObjectType Description

8.15.2.1 Variable AlarmValues

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

The AlarmValues value represents a set of values that are considred off-NORMAL.

The OptionSet DataType contains the bitmask that defines the bits of the monitored value that are significant for comparison with the values in the AlarmValues set. The value is bitwise AND’ed with the monitored value before comparison with the AlarmValues values.