BACnetEnumString (FUN)ΒΆ
FUNCTION BACnetEnumString : STRING
Function for converting enumerated values into corresponding texts.
Return: A pointer to the corresponding character text string.
- InOut:
Scope
Name
Type
Comment
Return
BACnetEnumString
STRING
Input
EnumValue
The enumerated value for that property specified by PropID.
objType
The object type where the specified property belongs to.
PropID
The property identifier for which the text is required.