Requests historical data from the Data Historian.
Parameters
- pointname
-
Type: string
The name of the data point.
- startOADateUTC
-
Type: double
The start of the period.
- endOADateUTC
-
Type: double
The end of the period.
- callback
-
Type: HistoricalDataResultDelegate
The handler that will receive the result.
- userdata
-
Type: object
Provides caller-specified data for the asynchronous task, which can be used to associate the request and result.
