Info Wedge: Advanced Data Formatting
On our C66 and C6000 Scanners the user has the ability to perform advanced data formatting using the Info Wedge App.
This includes certain functions when scanning a barcode such as:
- Each app or use case can have a profile that defines how barcodes are scanned and processed.
-
You can define which symbologies are enabled (e.g., Code128, QR, etc.).
- Advanced Data Formatting:
This is the key to returning certain characters only from the scanned barcode.
Such as:
-
Extract a substring (e.g., characters 3–8 from the barcode)
-
Add a prefix or suffix (e.g., add "SKU-" before the result)
-
Remove unwanted characters (e.g., leading zeros or delimiters)
-
Use regular expressions and rules to match patterns and transform the result
Example Use Case:
-
A scanned barcode returns
AB12345678Z
-
You want only characters 3–10: result →
12345678
-
ADF rule can extract this substring and pass it to the app
-
See the full user guide here:
Please contact us for access to the app as it needs to be installed after you receive your scanner.