BACnetDoesObjectExist (FUN)
FUNCTION BACnetDoesObjectExist : IEC_BACNET_BOOLEAN
Checks if the given object identifier exists as an object in the local device object database.
Return: True if such object identifier exists and False if not.
- InOut:
Scope
Name
Type
Comment
Return
BACnetDoesObjectExistInput
instNumberInstance number of a Device object.
pObjectIDPOINTER TO IEC_BACNET_OBJECT_ID
A pointer to the object identifier to search for.