Is it possible in MCA to support multiple configurations for filtering out data that is being scanned by the barcode reader?
For example:
Code 128: ]C00006027501
The data is filtered out to 0006027501
Code 128:]C10100304096729242
The data is filtered out to 0409672924
Since the string lengths vary however the symbology type is the same, would it be possible to create a filter within MCA?
Thanks


