Each Bacnet file descriptor has various properties that affect its BACnet representation. Access these properties in the property sheet view of any export descriptor, as shown in Figure 91.
The following list describes additional properties in Bacnet file descriptors, not seen in the or dialog for the component:
Status
Niagara-only, read-only status flag for the file descriptor component.
Fault Cause
Niagara-only, read-only property showing an explanatory text string if the file descriptor is in fault. For example, if its
Object Id is manually edited to be the same as another existing file descriptor—a fault occurs and the Fault Cause would be
“Duplicate Object ID.”
File Type
BACnet property, as a text string intended to identify the use of this file. Default value is blank, however, the actual exported
BACnet File object contains some default value, such as “text/plain” or “application/zip”.
Archive Time
Timestamp compared against the actual file timestamp, in order to set the BACnet property “Archive” (True if Archive Time < file timestamp, or False if Archive Time > file timestamp).
File Access Method
Read-only BACnet property that indicates the types of file access supported. Currently, this is Stream Access only.
Additional properties in the exported File object exist, even though not visible in the Bacnet File Descriptor property sheet.
These properties include:
File Size (integer, in bytes)
Modification Date (actual file timestamp)
Archive (True or False, see “Archive Time” property above)
Read Only (True or False, as determined by the local Java file system)
Copyright © 2000-2016 Tridium Inc. All rights reserved.