OPC Labs EasyOPC “Classic” Library
DAQualityChoice Enumeration
OpcLabs_EasyOpcClassic ActiveX DLL : DAQualityChoice Enumeration
Description
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.

Members
MemberValueDescription
DAQualityChoice_Bad0Bad. Value is not useful for reasons indicated by the Substatus.
DAQualityChoice_Good3Good. The Quality of the value is Good.
DAQualityChoice_Uncertain1Uncertain. The quality of the value is uncertain for reasons indicated by the Substatus.
Remarks

For remarks, see DAQualityChoice in .NET Reference.

Example

For examples, see DAQualityChoice in .NET Reference.