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