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

IEC_BACNET_ENUM

The enumerated value for that property specified by PropID.

objType

IEC_BACNET_OBJECT_TYPE

The object type where the specified property belongs to.

PropID

IEC_BACNET_PROPERTY_ID

The property identifier for which the text is required.