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.
Return: IEC_BACNET_STATUS
- InOut:
Scope
Name
Type
Comment
Return
BACnetDeleteDeviceAddressBindings
Input
pSource
POINTER TO IEC_BACNET_ADDRESS
A pointer with a valid BACnet MAC address for which the binding shall be deleted or NULL if only the device instance is specified.
deviceNumber
The device instance number for which the MAC address shall be deleted.