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
The object identifier which property should be accessed.
nItemCount
The count of entries to write
writeItems
POINTER TO IEC_BACNET_WRITE_ITEM
The array with items to write for the specified object