QuickOPC User's Guide and Reference
UAStatusCode Class Properties


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

For a list of all members of this type, see UAStatusCode members.

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
See Also

Reference

UAStatusCode Class
OpcLabs.EasyOpc.UA Namespace