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