BACnetGetObjectHandle (FUN)ΒΆ
FUNCTION BACnetGetObjectHandle : IEC_BACNET_HANDLE
Returns the object handle of the given object.
Returns the handle of an object given its object Identifier and the instance number of its Device.
- InOut:
- Scope - Name - Type - Comment - Return - BACnetGetObjectHandle- Input - instNumber- Instance number of a Device object. - pObjectID- POINTER TO IEC_BACNET_OBJECT_ID - A pointer to the object Identifier. 
