C# Class GSF.Historian.Files.ArchiveFileScanner

Scans an archive file for data points in a given time range and returns them in the order that they are scanned.
Inheritance: IArchiveFileScanner
Afficher le fichier Open project: GridProtectionAlliance/gsf Class Usage Examples

Méthodes publiques

Méthode Description
Read ( ) : IEnumerable

Reads all IDataPoints for the specified historian IDs.

Private Methods

Méthode Description
GetScanners ( ) : List

Method Details

Read() public méthode

Reads all IDataPoints for the specified historian IDs.
public Read ( ) : IEnumerable
Résultat IEnumerable