Parsing Rule Example

Parsing Rule Example

Follow the sequence to examine how a parsing rule is created.
Choose the parameters in sequence to program the scanner to extract and transmit:
  • first, middle, and last names
  • mailing address line 1
  • mailing address line 2
  • mailing address city
  • mailing address state
  • mailing address postal code
  • date of birth
Then, scan a driver’s license barcode.
This example applies to RS-232. To use this example with a USB interface, enable USB Function Key Mapping to send the Enter key properly.