Quality Substatus
Each major quality status has an additional substatus that describes the quality of the value in more detail. The following tables describe the quality substatus for each major quality.
Good Quality Substatus Values
Value | Substatus Text | Description |
---|---|---|
0 |
| The value is good. There are no special conditions. |
6 |
| The value has been overridden. Typically, this means that the device has been disconnected from the OPC server (either physically, or through software) and a manually entered value has been forced. |
Uncertain Quality Substatus Values
Value | Substatus Text | Description |
---|---|---|
0 |
| The server has not published a specific reason why the value is uncertain. |
1 |
| Whatever was writing the data value has stopped doing so. The
returned value should be regarded as "stale." Note that this quality
value differs from |
4 |
| Either the value has pegged at one of the sensor limits, or the sensor is otherwise known to be out of calibration via some form of internal diagnostics. |
5 |
| The returned value is outside the limits defined for this value. Note that this substatus does not imply that the value is pegged at some upper limit. The value may exceed the engineering units even further in future updates. |
6 |
| The value is derived from multiple sources and has less than the required number of good sources. |
Bad Quality Substatus Values
Value | Substatus Text | Description |
---|---|---|
0 |
| The value is bad but no specific reason is known. |
1 |
| There is some server-specific problem with the configuration. For example, the item in question is deleted from the running server configuration. |
2 |
| The input is required to be logically connected to something, but is not connected. This quality may reflect that no value is available at this time, possibly because the data source has not yet provided one. |
3 |
| A device failure has been detected. |
4 |
| A sensor failure has been detected. |
5 |
| Communication between the device and the server has failed. However, the last known value is available. Note that the age of the last known value can be determined from the TimeStamp property. |
6 |
| Communication between the device and server has failed. There is no last known value available. |
7 |
| The Active state of the
item or group containing the item is set to |