This method returns the information on the current status of the server.
Syntax
Parameters
- status
- OUT: The current status of the historian.
- currentTime
- OUT: The current time at the historian location.
- startTime
- OUT: The time when the historian was last started.
- majorVersion
- OUT: The major version identification of the historian.
- minorVersion
- OUT: The minor version identification of the historian.
- buildNumber
- OUT: The build number identification of the historian.
- maxReturnValues
- OUT: The maximum number of values that can be returned by the server on a per item basis.
A value of 0 indicates that the server forces no limit on the number of values it can return.
- statusString
- OUT: A string explaining historian status when the status value is OPCHDA_INDETERMINATE.
- vendorInfo
- OUT: A vendor specific informational string.
Return Value
HRESULTS success/error code.
Requirements
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
See Also