QuickOPC User's Guide and Reference
UAStatusCode Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace : UAStatusCode Class

The following tables list the members exposed by UAStatusCode.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyThe code bits of the status code.  
Public PropertySymbolic string for the code bits of the status code.  
Public PropertyThe condition code contained in the status code.  
Public PropertyTextual description of the status code. An empty string if the description is not available.  
Public PropertyThe flag bits of the status code.  
Public PropertyIndicates that the status code contains info bits are associated with a data value returned from the Server.  
Public PropertyThe type of information contained in the info bits.  
Public PropertyThe numerical (integer) value of the status code.  
Public PropertyDetermines whether the status code is bad.  
Public PropertyDetermines whether the status code is good.  
Public PropertyDetermines whether the status code is uncertain.  
Public PropertyThe limit bits associated with the data value.  
Public PropertyIndicates that not every detected change has been returned since the Server’s queue buffer for the MonitoredItem reached its limit and had to purge out data.  
Public PropertyIndicates that the semantics of the associated data value have changed.  
Public PropertyIndicates whether the StatusCode represents a good, bad or uncertain condition.  
Public PropertyStatus information.  
Public PropertyIndicates that the structure of the associated data value has changed since the last Notification.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public Methodstatic (Shared in Visual Basic)Converts an internal value to a status code.  
Public Methodstatic (Shared in Visual Basic)Converts severity to a status code.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type. Serves as a hash function for a particular type.  
Public MethodOverridden. Sets the System.Runtime.Serialization.SerializationInfo with information about the status code.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodThe numerical value of the status code.  
Public MethodOverloaded. Overridden. Returns a string that represents the current object.Returns a string that represents the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Top
Public Operators
Determines whether the two objects are equal.
Overloaded. Converts an internal value to a status code.
Determines whether the two objects are not equal.
Top
See Also

Reference

UAStatusCode Class
OpcLabs.EasyOpc.UA Namespace