
To open the view, right-click on a NiagaraHistoryDeviceExt in a NiagaraStation and select .
The information in this view depends on the specific driver. These columns are available in the NiagaraNetwork’s History Import Manager.
| Column | Description |
|---|---|
| Name | Reports the name of the descriptor (file, import or export). |
| History Id | Reports the history ID. |
| Execution Time | Reports when the export of this history occurs. |
| Enabled | Indicates if history export is enabled (true) or disabled (false). |
| Status | Reports the condition of the export descriptor. Usually {ok} unless Enabled is false, in which case it reports {disabled}. If there is a problem it reports {false} with a reason in the Fault Cause.
|
| State | Reports the current state of the data transfer as: Idle, Pending or In Progress. |
| Last Attempt | Reports the date and time of the last attempted export. |
| Last Success | Reports the date and time of the last successful export. |
| Last Failure | Reports the date and time of the last time the export job failed. |
| Fault Cause | Reports the reason for a failure. |
| System Tag Patterns | Reports one or more tag text strings used to filter exported records. |