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
파일 보기 프로젝트 열기: GridProtectionAlliance/gsf 1 사용 예제들

공개 메소드들

메소드 설명
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