public static GetHistorianData ( HistorianValue>.ClientDatabaseBase |
||
database | HistorianValue>.ClientDatabaseBase | Client database to use for query. |
startTime | System.DateTime | Start time of query. |
stopTime | System.DateTime | Stop time of query. |
measurementIDs | ulong | Measurement IDs to query - or |
resolution | Resolution | Resolution for data query. |
seriesLimit | int | Maximum number of points per series. |
forceLimit | bool | Flag that determines if series limit should be strictly enforced. |
cancellationToken | ICancellationToken | Cancellation token for query. |
리턴 | IEnumerable |