cancel
Showing results for 
Search instead for 
Did you mean: 

Simulating Handheld Scanner for NW Mobile Client

Former Member
0 Kudos

Hi all,

we are developing a handheld transaction using NW Mobile 7.1 and the NW Mobile Client. The handheld transaction will be using handheld scanning functionality to input data into input fields (e.g. scan the material number). To test the scanning specific logic we would have to load the transaction onto the handheld to verify the logic works. We would have to do this for every change we do which is very time consuming and cumbersome.

Does SAP (or anybody else) provide a scanning simulator that can be used with the NWDS while the transaction is being developed (like you can simulate the transaction in the NWDS simulator). Would there be any specific hardware or software required?

Thanks in advance for your help.

Wolfgang

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Wolfgang,

Just follow the path in the link mentioned in my last reply.

Peripheral Input/Output Services-> Peripheral Support Emulator Actions -> Peripheral Input/Output Emulator -> Scanner Peripheral Panel.

You need to create the barcode data to be used.

Then when running they just need to press the scan barcode button in the toolbar.

A scan event will be triggered returning the selected barcode data to the application.

Thanks & Regards,

Abhijit

Answers (3)

Answers (3)

former_member206242
Active Participant
0 Kudos

Hi,

To add to what abhijeet said, SAP does not provide any scanner simulator which can be used with the NWDS handheld simulator.

Such simulator iff provided are given by the device manufacturers only.

Otherwise you need to test on the actual PDA/device itself.

Regards,

Nipun

Former Member
0 Kudos

Hi Wolfgang,

Please refer to following link.

[http://help.sap.com/saphelp_nwmobile71/helpdata/EN/04/4277c9296c4394a8b9d85523bedd82/frameset.htm|http://help.sap.com/saphelp_nwmobile71/helpdata/EN/04/4277c9296c4394a8b9d85523bedd82/frameset.htm]

You can use the PIOS Emulator for testing the scanning functionality also.

Thanks & Regards,

Abhijit

former_member53099
Participant
0 Kudos

Hello Wolfgang

please refer to the below given link to know more about the use of scanner

in a mobile application

http://help.sap.com/javadocs/nwmobile/SP3/laptops/com/sap/ip/me/api/pios/scanner/ScannerConnection.h...

Hope this helps

Best Regards

Vaidehi