Archive
|
The ArchiveFile type exposes the following members.
Name | Description | |
---|---|---|
DataReadException | Occurs when an Exception is encountered while reading IDataPoint from the current or historic ArchiveFile. | |
DataWriteException | Occurs when an Exception is encountered while writing IDataPoint to the current or historic ArchiveFile. | |
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component) |
|
FileFull | Occurs when the active ArchiveFile if full. | |
FutureDataReceived | Occurs when IDataPoint is received with TimeTag ahead of the local clock by more than the LeadTimeTolerance. | |
HistoricDataReceived | Occurs when IDataPoint that belongs to a historic ArchiveFile is received for archival. | |
HistoricFileListBuildComplete | Occurs when the process of building historic ArchiveFile list is complete. | |
HistoricFileListBuildException | Occurs when an Exception is encountered in historic ArchiveFile list building process. | |
HistoricFileListBuildStart | Occurs when the process of building historic ArchiveFile list is started. | |
HistoricFileListUpdated | Occurs when the historic ArchiveFile list is updated to reflect addition or deletion of historic ArchiveFiles. | |
MetadataUpdated | Occurs when associated Metadata file is updated. | |
OffloadComplete | Occurs when the process of offloading historic ArchiveFiles is complete. | |
OffloadException | Occurs when an Exception is encountered during the historic ArchiveFile offload process. | |
OffloadProgress | Occurs when an historic ArchiveFile is being offloaded. | |
OffloadStart | Occurs when the process of offloading historic ArchiveFiles is started. | |
OrphanDataReceived | Occurs when IDataPoint is received for which a StateRecord or MetadataRecord does not exist or is marked as disabled. | |
OutOfSequenceDataReceived | Occurs when misaligned (by time) IDataPoint is received for archival. | |
ProcessAlarmNotification | Occurs when IDataPoint triggers an alarm notification. | |
RolloverComplete | Occurs when Rollover to a new ArchiveFile is complete. | |
RolloverException | Occurs when an Exception is encountered during the Rollover process. | |
RolloverPreparationComplete | Occurs when the process of creating a standby ArchiveFile is complete. | |
RolloverPreparationException | Occurs when an Exception is encountered during the standby ArchiveFile creation process. | |
RolloverPreparationStart | Occurs when the process of creating a standby ArchiveFile is started. | |
RolloverStart | Occurs when Rollover to a new ArchiveFile is started. |