Estimation as part of reading validation

What happens to reads after validation depends on the read’s validation status and whether automatic estimation is enabled in IEE. Each validation rule includes a Route to Queue (Do Not Auto-Estimate) parameter. This parameter determines whether to route exceptions immediately to the reading validation queue or to send exceptions through automatic estimation and secondary validation.

Automatic Estimation Enabled in IEE

  • Readings that pass primary validation appear in the validation log but not the validation queue.

  • Readings that fail primary validation go through automatic estimation and then secondary validation.

  • Readings that pass secondary validation appear in the validation log with the validation state of Estimated=True. If Show Pass Estimation in Queue is enabled in the estimation set, passed estimations also appear in the queue.

  • Readings that fail secondary validation appear in the validation queue and the validation log.

Automatic Estimation Disabled in IEE

  • Readings that pass primary validation appear in the validation log but not the validation queue.

  • Readings that fail primary validation appear in the validation log and the validation queue. The validation state is Estimated=False.