Quality Rule - Query Examples
- Last UpdatedMar 18, 2021
- 1 minute read
To force a query to exclude points with doubtful OPC quality, specify the following in the query:
AND wwQualityRule = 'Good'
To force a query to use points with both good and doubtful OPC quality, specify the following in the query:
AND wwQualityRule = 'Extended'
For examples, see the following: