Hello,
We have a customer trying out a Memor 30 device, but they want to use multiple applications.
For one application we need to have a scanner profile that places a tab after a scan.
For the other application, we need to have an enter after a scan.
Is this possible by creating multiple scanner profiles of some sort?
I know Zebra devices can create multiple scanner profiles within Datawedge and assign them to applications.
We hope Datalogic also has something similar.
Thanks.
Kind regards,
Jorrit van Baak
Hello @Jorrit_van_Baak
Yes, itâs absolutely possible. You can Configure different scanning profiles for different applications on Memor 30, just like you do with Zebra Datawedge. The feature is available all the Datalogic devices starting from the FW that includes at least SDK 1.32 (see SDK - Supported devices Table)
Profiles and automatic ProfileRules can be created through the ProfileManager class of our Datalogic SDK, but the most easy way is by using the tool Scan2Deploy Studio, which allows you to create the âApplication Policiesâ you need.
You can create different policies for each application, defining specific scanning configurations.
When an app is in the foreground, its specific scanning parameters are automatically loaded.
When you switch to another app, the settings change accordingly.
In your specific case, you can:
- Create a policy associated with the first app, setting âTABâ after scan
- Create a second policy associated with the other app, setting âENTERâ after scan
Hereâs a basic example of how to create an application policy:
-
Open Scan2Deploy Studio
-
Create a New profile
-
Add the âDevice and Scanner settingâ action
-
Go to the âDevice and Scanner settingâ page:
Here you can:
â optionally define the âGlobal Policyâ that is the base device configuration (unselect all settings you do not need to change from their device default)
â add new âApp-policiesâ (configuration changes) for the apps that need specific configuration.
-
Click the "Add Policy " button to create a new policy:
In the popup window:
.
â Give your policy a name (e.g., âTabAfterScanâ)
â Select your application by checking its checkbox in the list
.
Note: If your app isnât listed, add it manually by entering:
- Application Label (e.g., âMyInventoryAppâ)
- Package Name (e.g., âcom.company.inventoryappâ)
-
Click âSaveâ to create the policy.
-
Select your newly created policy and modify the scanning settings on the right side:
â Find the âScanner Settingâ / âFormattingâ section
â Configure the âLabel suffixâ settings to add a [TAB] after scan:
-
Repeat the same steps for your second application.
More information on Scan2Deploy Application Policies can be found here: Scan2Deploy Application Policies .
If you require more specific support, get in contact with our local technical support team, by completing the module at this link (english version) . One of our engineers will provide you with all the information you need.
Simone Callegari
Datalogic Mobile Products - L3 Specialist SW Engineer
1 Like
Hi Simone,
Excellent explanation!!
Thanks for the quick and thorough response.
I first was using âBarcode Onlyâ, but I needed to select âHost Filesâ.
Weâre currently testing this with the customer.
I think this will absolutely work!
Kind regards,
Jorrit van Baak
1 Like