BACnetServer.ConfCOVNotification (METH)ΒΆ
METHOD ConfCOVNotification : CmpBACnet.IEC_BACNET_STATUS
Sends a BACnet-ConfCOVNotification-Service for COV-Reporting of a BACnet-Object under the BACnet-Device to another BACnet-Device (target). The results of the service (equalling the answer of the target BACnet-Device) are held in ConfCOVNotificationStatus of this BACnet-Server-FB. Until a answer of the target device is received, the status variable remains in IEC_BACNET_STATUS_BUSY. For more details of the call see documentation of function CmpBACnet.BACnetConfCOVNotification.*)
- InOut:
Scope
Name
Type
Comment
Return
ConfCOVNotification
CmpBACnet.IEC_BACNET_STATUS
Input
targetDevInst
DWORD
The target device instance number for the ConfCOVNotification-Service to be issued to.
pCOVInfo
POINTER TO CmpBACnet.IEC_BACNET_COV_NOTIF_INFO
The COV notification info send to the targeted device.
pAPDUParams
POINTER TO CmpBACnet.IEC_BACNET_APDU_PROPERTIES
APDU parameters used for sending the ConfCOVNotification- Service to the targeted device.