IEC_BACNET_WRITE_FILE_DATA (UNION)ΒΆ

TYPE IEC_BACNET_WRITE_FILE_DATA : UNION

Specifies the structure to write data to file objects.

The BACNET_WRITE_FILE_DATA data type holds an octet string to copy into the file. In the Stream case there are a Start Position parameter that indicates a start octet number from the beginning of the file at which the data shall start being written, and an Octet String field that is to be written to the file. In the Record case there are a Start Record Number field, a Record Count field that indicates a number of records to copy, and an Octet String field.

InOut:

Name

Type

streamAccess

STRUCT_BACNET_WRITE_FILE_DATA_STREAM

recordAccess

STRUCT_BACNET_WRITE_FILE_DATA_RECORD