How do I generate a Validation Pass event?
If data validation is activated, the Read event only gets signaled if a code was read and validation passed. With Read and NoRead events assigned to two outputs the following logic applies:
-
good read, validation pass: Read output
-
good read, validation failure: no output
-
bad read: Bad Read output
Alternatively, you can assign the Validation Failure event to an output.