Method | Description | |
---|---|---|
GetTrendingData_FillRow ( object source, |
Used to fill table columns with enumerable data returned from GetTrendingData.
|
Method | Description | |
---|---|---|
GetTrendingData ( SqlString historianServer, SqlString instanceName, DateTime startTime, DateTime stopTime, [ MaxSize = -1)]SqlStringchannelIDs, |
public static GetTrendingData_FillRow ( object source, |
||
source | object | Source data, i.e., a SeriesMeasurement. |
channelID | SeriesMeasurement Channel ID | |
seriesID | SeriesMeasurement Series ID | |
time | DateTime | SeriesMeasurement Timestamp |
value | SeriesMeasurement value | |
return | void |