BACnetDeleteDeviceAddressBindings (FUN)¶
FUNCTION BACnetDeleteDeviceAddressBindings : IEC_BACNET_STATUS
Deletes or cancels an ‘dynamic’ device address binding.
This function deletes or cancels an by function BACnetFindUpdateDeviceAddressBindings initiated or already established ‘dynamic’ device address binding.
- InOut:
Scope
Name
Type
Comment
Return
BACnetDeleteDeviceAddressBindingsA status indicating whether the operation worked.
Input
pSourcePOINTER TO IEC_BACNET_ADDRESS
A pointer with a valid BACnet MAC address for which the binding shall be deleted or 0 if only the device instance is specified.
deviceNumberThe device instance number for which the MAC address shall be deleted.