QuickOPC User's Guide and Reference
_UAStatusCode Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComTypes Namespace : _UAStatusCode Interface

The following tables list the members exposed by _UAStatusCode.

Public Properties
 NameDescription
 PropertyThe code bits of the status code.  
 PropertySymbolic string for the code bits of the status code.  
 PropertyThe condition code contained in the status code.  
 PropertyTextual description of the status code. An empty string if the description is not available.  
 PropertyThe display string for the current object.  
 PropertyThe flag bits of the status code.  
 PropertyIndicates that the status code contains info bits are associated with a data value returned from the Server.  
 PropertyThe type of information contained in the info bits.  
 PropertyThe numerical (integer) value of the status code.  
 PropertyDetermines whether the status code is bad.  
 PropertyDetermines whether the status code is good.  
 PropertyDetermines whether the status code is uncertain.  
 PropertyThe limit bits associated with the data value.  
 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.  
 PropertyIndicates that the semantics of the associated data value have changed.  
 PropertyIndicates whether the StatusCode represents a good, bad or uncertain condition.  
 PropertyStatus information.  
 PropertyIndicates that the structure of the associated data value has changed since the last Notification.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 MethodThe numerical value of the status code.  
 MethodOverloaded. Converts the value of the current object to its equivalent string representation using the specified format.  
Top
See Also

Reference

_UAStatusCode Interface
OpcLabs.EasyOpc.UA.ComTypes Namespace