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
BACnetEnumStringSTRINGInput
EnumValueThe enumerated value for that property specified by PropID.
objTypeThe object type where the specified property belongs to.
PropIDThe property identifier for which the text is required.