BACnetIHave (FUN)

FUNCTION BACnetIHave : IEC_BACNET_STATUS

Sends an I-Have request.

Sends an I-Have service message to a local or remote network. This message will be sent in response to a Who-Has request.

InOut:

Scope

Name

Type

Comment

Return

BACnetIHave

IEC_BACNET_STATUS

Input

devInst

IEC_BACNET_INST_NUMBER

Instance number of the local Device from which the request should be sent.

pObjID

POINTER TO IEC_BACNET_OBJECT_ID

A pointer to the object identifier of the local object to be included in the I-Have service.

destinationAddress

POINTER TO IEC_BACNET_ADDRESS

This is the MAC address of the device to which the request should be sent.