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
BACnetDeleteDeviceAddressBindings
A status indicating whether the operation worked.
Input
pSource
POINTER 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.
deviceNumber
The device instance number for which the MAC address shall be deleted.