<< Click to Display Table of Contents >>
file.readOnly |
According to the BACnet protocol documentation:
Indicates whether (FALSE) or not (TRUE) the file data may be changed through the use of a BACnet AtomicWriteFile service.
Property readOnly of object file can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
file-<objectAddress>.readOnly |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 10 |
N3: |
<objectAddress> |
N4: |
<property> = 99 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.