Recognizing scanningScanning a barcode is basically no more than filling the 'keyboard buffer', the scan head of a scanning device just translates a barcode. A EAN128 barcode looks like a complicated barcode, but it just a row of digits (and some hidden separator signs). Only the meaning and format of the digits is decided by international rules (GS1).This presented a problem to Pick-IT: how could the software recognize if something was scanned, or typed in manually ? Because for software like Pick-IT, there is no way to tell the difference. That is why Pick-IT needs 'prefix' and 'suffix' configured. When enabled on a scanner, all scans are preceded by this prefix sign, and followed by the suffix sign. So when configured in Pick-IT, Pick-IT now knows when to start EAN128 decoding: when prefix and suffix are used in the input field.A sample:when this is entered in an 'item code' field, Pick-IT will just search for this scan code or item code, and not start EAN128 decoding:0212345678901234
when this is entered in an 'item code' field, Pick-IT will start EAN128 decoding:(0212345678901234)
SimulatingThis means you can simply simulate EAN128 barcode scanning when testing Pick-IT on your PC in Internet Explorer. A few steps to follow: