Supports controls that need to request historical data from hosting application's Data Historian.
Top
The following tables list the members exposed by the IApplicationData type.
| Name | Description | |
|---|---|---|
|
BindToPoint | Requests the hosting application to bind the target object/property to the Value or IVqt interface of the specified Point. |
|
DecodeChartablePoints | Requests the hosting application for the collection of ChartablePoints encoded as the specified string (persistence related). |
|
EncodeChartablePoints | Requests the hosting application to encode the collection of ChartablePoints into a string (for persistence related). |
|
GetChartablePoint | Requests the hosting application for the IChartablePoint interface for the Point with the specified name. |
|
GetPoint | Requests the hosting application provide the IVqt interface (Value-Quality-Timestamp) for the Point with the specified name. |
|
GetPointNames | Requests the hosting application for a list of Points with names that match the specified query string. |
|
QueryHistory | Requests historical data from the Data Historian. |
|
StartHistoryLogging | Requests the hosting application enable the Data Historian for the specified data point. |
