IEC_BACNET_READ_FILE_RESULT (STRUCT)ΒΆ

TYPE IEC_BACNET_READ_FILE_RESULT : STRUCT

Describes the structure in which an AtomicReadFile response is returned.

InOut:

Name

Type

Comment

endOfFile

IEC_BACNET_BOOLEAN

This parameter is TRUE if this response includes the last octet of the file and FALSE otherwise.

accessType

IEC_BACNET_FILE_ACCESS_TYPE

Describes the type of the access made in the AtomicReadFile service

data

UNION_BACNET_READ_FILE_RESULT

Specifies the range result for reading access to file objects