OPCDA.NET Reference Manual
SrvStatus2 Class Members
See Also  Fields  Send Feedback
OpcNetBase.Net4 Assembly > OPCDA Namespace : SrvStatus2 Class


Glossary Item Box

The following tables list the members exposed by SrvStatus2.

Public Constructors

 NameDescription
Public ConstructorSrvStatus2 Constructor  
Top

Public Fields

 NameDescription
Public FieldBandWidth The behavior of this field is server specific. A suggested use is that it return the approximate Percent of Bandwidth currently in use by server. If multiple links are in use it could return the ‘worst case’ link. Note that any value over 100% indicates that the aggregate combination of items and UpdateRate is too high. The server may also return 0xFFFFFFFF if this value is unknown.  
Public FieldBuildNumber The buil number version of the server software  
Public FieldCurrentTime The current time (UTC) as known by the server.  
Public FieldGroupCount The total number of groups being managed by the server instance. This is mainly for diagnostic purposes.  
Public FieldLastUpdateTime The time (UTC) the server sent the last data value update to this client. This value is maintained on an instance basis.  
Public FieldMajorVersion The major version of the server software  
Public FieldMinorVersion The minor version of the server software  
Public FieldServerState The current status of the server.  
Public FieldStartTime Time (UTC) the server was started. This is constant for the server instance and is not reset when the server changes states. Each instance of a server should keep the time when the process started.  
Public FieldVendorInfo Vendor specific string providing additional information about the server. It is recommended that this mention the name of the company and the type of device(s) supported.  
Top

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.