The QualityChoice bit field, i.e. the most significant part of the OPC quality flags.
UUID: 73377c37-a4e3-4fb4-b764-e77f1732aa58
For more information, see DAQualityChoice in .NET Reference.
UUID: 73377c37-a4e3-4fb4-b764-e77f1732aa58
For more information, see DAQualityChoice in .NET Reference.
Member | Value | Description |
---|---|---|
DAQualityChoice_Bad | 0 | Bad. Value is not useful for reasons indicated by the Substatus. |
DAQualityChoice_Good | 3 | Good. The Quality of the value is Good. |
DAQualityChoice_Uncertain | 1 | Uncertain. The quality of the value is uncertain for reasons indicated by the Substatus. |
For remarks, see DAQualityChoice in .NET Reference.
For examples, see DAQualityChoice in .NET Reference.