Click or drag to resize

TimeSortedArchiveFileScanner Properties

The TimeSortedArchiveFileScanner type exposes the following members.

Properties
  Name Description
Public property DataReadExceptionHandler Gets or sets the handler used to handle errors that occur while scanning the file.
Public property EndTime Gets or sets the maximum value of the timestamps of the data points returned by the scanner.
Public property FileAllocationTable Gets or sets the file allocation table of the file that this scanner is reading from.
Public property HistorianIDs Gets or sets the collection of point IDs to be scanned from the file.
Public property ResumeFrom Gets or sets the data point from which to resume the scan if it was interrupted by a rollover.
Public property StartTime Gets or sets the minimum value of the timestamps of the data points returned by the scanner.
Top
See Also