IEC_BACNET_WRITE_LIST (STRUCT)ΒΆ

TYPE IEC_BACNET_WRITE_LIST : STRUCT

Description for the BACnetWriteList datatype

This structure contains the list of property values which shall be written to the specified object.

InOut:

Name

Type

Comment

objectID

IEC_BACNET_OBJECT_ID

The object identifier which property should be accessed.

nItemCount

IEC_BACNET_ELEMENT_COUNT

The count of entries to write

writeItems

POINTER TO IEC_BACNET_WRITE_ITEM

The array with items to write for the specified object