HistorianGetInfo
(Engine-Level Function)
Description: | Retrieves information about a specified Historian or all Historians. |
Returns: | Varies depending on the request. |
Usage: | Script Only. |
Threaded: | No. |
Related to: | HistorianConnect | HistorianDeleteRecords | HistorianGetData | HistorianReadRecords | HistorianWriteRecords |
Format: | HistorianGetInfo(ConnectionHandle, InfoType) |
Parameters: |
ConnectionHandle | ||||||||||||||||
As returned by an HistorianConnect call. | ||||||||||||||||
InfoType | ||||||||||||||||
A numeric expression specifying the type of information to be returned, as follows:
|
Example:
No example provided. This function is not recommended for most use.