cancel
Showing results for 
Search instead for 
Did you mean: 

Barcode scan not working on windows surface

Former Member
0 Kudos

Hi,


We are using an agentry application deployed on SMP3.0 SP04 and trying to use barcode scan in agentry screen.

Barcode scan icon not getting populated on Window Surface.

But ipad we can able to see barcode scan icon.

Please provide your suggestions.

Thanks,

Vijay

Accepted Solutions (0)

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Vijay,

The WPF client does not have any built in scanning interfaces.  You can build one yourself using the OpenScan SDK interface that is available as part of the Open UI SDK.  Depending on how you are planning to scan you will need to find an appropriate library / api to support your scanner.

What type of scanner are you looking to use?  Bluetooth, RFID, USB, Camera?

--Bill

Former Member
0 Kudos

Hi Bill,

Thanks for reply.

We are trying to use camera scan type.

We will try barcode scan using Open UI with camera type.

Thanks,

Vijay