Name | Description | |
---|---|---|
CodeBits | The code bits of the status code. | |
CodeBitsSymbol | Symbolic string for the code bits of the status code. | |
Condition | The condition code contained in the status code. | |
Description | Textual description of the status code. An empty string if the description is not available. | |
DisplayString | The display string for the current object. | |
FlagBits | The flag bits of the status code. | |
HasDataValueInfo | Indicates that the status code contains info bits are associated with a data value returned from the Server. | |
InfoType | The type of information contained in the info bits. | |
InternalValue | The numerical (integer) value of the status code. | |
IsBad | Determines whether the status code is bad. | |
IsGood | Determines whether the status code is good. | |
IsUncertain | Determines whether the status code is uncertain. | |
LimitInfo | The limit bits associated with the data value. | |
Overflow | Indicates 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. | |
SemanticsChanged | Indicates that the semantics of the associated data value have changed. | |
Severity | Indicates whether the StatusCode represents a good, bad or uncertain condition. | |
StatusInfo | Status information. | |
StructureChanged | Indicates that the structure of the associated data value has changed since the last Notification. |