IEC_BACNET_FILE_ACCESS_METHOD (ENUM)¶
TYPE IEC_BACNET_FILE_ACCESS_METHOD :
Describes possible access methods on file objects.
NOTE: Don’t confuse the ACCESS-TYPE in the service request with the property ACCESS-METHOD in the file object which encoding is slightly different from this one here (see also ::BACNET_FILE_ACCESS_TYPE).
- InOut:
Name
Initial
Comment
_FILE_ACCESS_MAX_SIZE
16#7FFFFFFF
FILE_RECORD_ACCESS
0
The data of the file object will be accessed as a set of records
FILE_STREAM_ACCESS
1
The data of the file object will be accessed as a stream