This DataType is a union that defines a context specific priority, where the context is based on data type (character string, 0:Boolean, and so on). Its composition is formally defined in Table 244. If there is no PriorityValue (None), the value is NULL.
Table 244 – BACnetPriorityValue Union
Name |
Type |
Description |
AllowSubtypes |
BACnetPriorityValue |
union |
|
|
Real |
0:Float |
|
False |
Enumerated |
0:Int32 |
|
False |
Unsigned |
0:UInteger |
|
True |
Boolean |
0:Boolean |
|
False |
Signed |
0:Integer |
|
True |
Double |
0:Double |
|
False |
Its representation in the AddressSpace is defined in Table 245.
Table 245 – BACnetPriorityValue Definition
Attributes |
Value |
|||||
BrowseName |
BACnetPriorityValue |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of Union defined in OPC 10000-5. |