<< Click to Display Table of Contents >>
file.fileAccessMethod |
According to the BACnet protocol documentation:
Indicates the type(s) of file access supported for this object. 0 = record access, 1 = stream access, 2 = record and stream access
Property fileAccessMethod of object file can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
file-<objectAddress>.fileAccessMethod |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 10 |
N3: |
<objectAddress> |
N4: |
<property> = 41 |
An integer representing one of the options of enumeration <BACnetFileAccessMethod>.