<< Click to Display Table of Contents >>
file.archive |
According to the BACnet protocol documentation:
Indicates whether the File object has been saved for historical or backup purposes. This property shall be logical TRUE only if no changes have been made to the file data by internal processes or ghrough File Access Services since the last time the object was archived.
Property archive of object file can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
file-<objectAddress>.archive |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 10 |
N3: |
<objectAddress> |
N4: |
<property> = 13 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.