C# 클래스 openHistorian.Data.Query.GetFrameReaderMethods

Queries a historian database for a set of signals.
파일 보기 프로젝트 열기: GridProtectionAlliance/openHistorian

공개 메소드들

메소드 설명
GetFrameReader ( this stream ) : FrameReader

Gets concentrated frames from the provided stream

메소드 상세

GetFrameReader() 공개 정적인 메소드

Gets concentrated frames from the provided stream
public static GetFrameReader ( this stream ) : FrameReader
stream this the database to use
리턴 FrameReader