C# Class openHistorian.Data.Query.GetFrameReaderMethods

Queries a historian database for a set of signals.
Afficher le fichier Open project: GridProtectionAlliance/openHistorian

Méthodes publiques

Méthode Description
GetFrameReader ( this stream ) : FrameReader

Gets concentrated frames from the provided stream

Method Details

GetFrameReader() public static méthode

Gets concentrated frames from the provided stream
public static GetFrameReader ( this stream ) : FrameReader
stream this the database to use
Résultat FrameReader