BACnetServer.UnconfCOVNotification (METH)ΒΆ

METHOD UnconfCOVNotification : CmpBACnet.IEC_BACNET_STATUS

Sends a BACnet-UnconfCOVNotification-Service for COV-Reporting of a BACnet-Object under the BACnet-Device to another BACnet-Device (target). There is now answer expected for this service. For more details of the call see documentation of function CmpBACnet.BACnetUnconfCOVNotification.

InOut:

Scope

Name

Type

Comment

Return

UnconfCOVNotification

CmpBACnet.IEC_BACNET_STATUS

Input

targetDevInst

DWORD

The device instance number to which the UnconfCOVNotification-Service shall be issued to.

pCOVInfo

POINTER TO CmpBACnet.IEC_BACNET_COV_NOTIF_INFO

The COV notification info to be send to the targeted device.

pAPDUParams

POINTER TO CmpBACnet.IEC_BACNET_APDU_PROPERTIES

The APDU properties used to issue the UnconfCOVNotification- Service.