BACnetDestroyObject (FUN)ΒΆ
FUNCTION BACnetDestroyObject : IEC_BACNET_STATUS
Deletes an object in a local device.
Deletes an object in a local Device. The Device Object of a Device cannot be deleted with this routine.
- InOut:
Scope
Name
Type
Comment
Return
BACnetDestroyObjectA status indicating if the operation worked.
Input
deviceInstNumberThe device instance number from which the object will be deleted.
pObjIDPOINTER TO IEC_BACNET_OBJECT_ID
A pointer to the object identifier which specifies object type and instance number of the object to delete.