C# Класс 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.
Наследование: IArchiveFileScanner
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Read ( ) : IEnumerable

Reads all IDataPoints for the specified historian IDs.

Приватные методы

Метод Описание
GetScanners ( ) : List

Описание методов

Read() публичный Метод

Reads all IDataPoints for the specified historian IDs.
public Read ( ) : IEnumerable
Результат IEnumerable