
To access these properties in a Supervisor station, expand the BACnet network and device, double-click the Trend Logs folder (
) and expand the BacnetEventLogImport component. If no import component is present, open a bacnetAWS palette, expand , and drag a BacnetEventLogImport component to the Trend Logs folder.
In addition to the common properties (Status, Enabled and Fault Cause), this component has these properties.
| Property | Value | Description |
|---|---|---|
| Execution Time | multiple properties | |
| Last Attempt | read-only | Indicates when the last attempt at an import was executed. |
| Last Success | read-only | Indicates the last time the station failed to perform this function. |
| Last Failure | read-only timestamp | Indicates the last time the station successfully performed this function. |
| History Id | read-only | Displays a combination of the station name and history name. |
| On Demand Poll Enabled | true (default) or false |
Enables and disables polling of both local history sources and history imports for live data. The reported data appear on history charts and in history table views. |
| On Demand Poll Frequency | drop-down list | Configures how often this type of poll occurs. |
| Config Overrides | additional properties | These properties (capacity, fullPolicy) work as they do in the History Config properties of a normal history extension.
|
| Object Id | drop-down list and number (from 0 to 4194302) | Identifies each device and component by the type of entity (Object Id) combined with a unique Instance Number.
For devices (controllers, instruments, meters, etc.), |
| Local History Name | read-only | Reports the name of the local history component. |
| Local History Name Format | text, BFormat (Baja Format) syntax (defaults to %name%, which recreates the BACnet name of the trend log object) or a combination of text and BFormat.
|
Defines the format string script for returning a local history. This is the name of the history initially created and populated
by the trend log data and includes, typically, the name of the BACnet device component and the BACnet trend log object.
For example: %parent.parent.displayName% %name% could define the name of a VAV fan: J7Bnet BldgA_VAV1_Fan. You can modify the default BFormat with other BFormat scripting. You could enter static text for the history nameāor, some combination of static text and valid BFormat scripting text. In the case of trend log multiples (BacnetTrendLogMultipleImport), the default |
| Reference Time | hours, minutes, seconds | Defines the timestamp the system uses to include records in the trend log. |
| Max Records Per Request | 0 (default) to max |
Defines the maximum number of records that can be archived in this trend log. The Framework asks for 10 records per request. |
| Always Request By Reference Time | true or false (default)
|
Configures if the driver should always use the Reference Time to request records.
|
| Last Sequence Number Processed | number | Defines a maximum record number to process. |
| Local History Names | read-only | Reports the name of the local history component. |