BACnetDoesObjectExist
(FUN)
FUNCTION BACnetDoesObjectExist : BOOL
Checks if the given object identifier exists as an object in the local object database.
- InOut:
Scope
Name
Type
Comment
Return
BACnetDoesObjectExist
BOOL
Input
instNumber
Instance number of a Device object.
pObjectID
POINTER TO IEC_BACNET_OBJECT_ID
A pointer to the object identifier to search for.