UNION_BACNET_PRIORITY_ARRAY_ITEM (UNION)ΒΆ
TYPE UNION_BACNET_PRIORITY_ARRAY_ITEM : UNION
Description for type BACnetPriorityArray
- InOut:
Name
Type
Comment
bThis holds the boolean value and is valid for type ::DATA_TYPE_BOOLEAN
eThis holds the enumrated value and is valid for type ::DATA_TYPE_ENUMERATED
rrThis holds the real value and is valid for type ::DATA_TYPE_REAL
dThis holds the double value and is valid for type ::DATA_TYPE_DOUBLE
uThis holds the unsigned value and is valid for type ::DATA_TYPE_UNSIGNED
siThis holds the integer value and is valid for type ::DATA_TYPE_SIGNED
bitsThis holds the bit-string value and is valid for type ::DATA_TYPE_BIT_STRING
octetsThis holds the octet-string value and is valid for type ::DATA_TYPE_OCTET_STRING
datThis holds the date value and is valid for type ::DATA_TYPE_DATE
dateTimeThis holds the datetime value and is valid for type ::DATA_TYPE_DATE_TIME
xyColorThis holds the datetime value and is valid for type ::DATA_TYPE_XY_COLOR
timThis holds the time value and is valid for type ::DATA_TYPE_TIME
strThis holds the char-string value and is valid for type ::DATA_TYPE_OPTIONAL_CHAR_STRING
extendedThis holds any extended value and is valid for type ::DATA_TYPE_EXTENDED