IEC_BACNET_WRITE_FILE_RESULT (STRUCT)ΒΆ
TYPE IEC_BACNET_WRITE_FILE_RESULT : STRUCT
Specifies the result returned by the AtomicWriteFile service.
The BACNET_WRITE_FILE_RESULT data type indicates that the service was successfully executed. This data structure contains a File Access Type field and either a Start Position or Start Record Number field which indicates the number of octets or records from the beginning of the file where the data was actually written. A start position or start record of zero indicates the first record/octet of the file.
- InOut:
- Name - Type - Comment - accessType- Describes the type of the access made in the AtomicWriteFile service - data- Holds the write result data for stream or record access 
