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
BACnetDoesObjectNameExistBOOLInput
instNumberInstance number of a Device object.
pNamePOINTER TO IEC_BACNET_STRING
A pointer to the string structure which contains the string to search for.