To use the CodiScan with the Ivant Velocity application you can use the intent integration for a better handling of the scanner data.
To do this you need to select the Intent Integration in the Datalogic Aladdin Mobile application. More information can be found here: https://datalogic.github.io/aladdin/intent-integration
To use the Velocity scanner integration you need to set the Intent barcode action to:
- com.wavelink.intent.action.BARCODE
Change the barcode extra name to:
- com.wavelink.extra.data_string
And the label type extra name to:
- com.wavelink.extra.symbology_type
(scan time extra name seems not to be used so can be unchanged)
Press the Save button.