cancel
Showing results for 
Search instead for 
Did you mean: 

Invoke Laser Barcode scanner from Custom Fiori App - Honeywell CK 75 Device

SandipAgarwalla
Active Contributor
0 Kudos

Hi

Looking to built a custom Fiori App, which will invoke the barcode scanner of the device, CK75. I am looking to find out how to invoke the Scanner, not the Camera.

The Cordova/Kapsel Barcode Javascript, I think calls the Camera to scan on most occasions but not the actual Device Laser Scanner.

The device is - https://www.barcodediscount.com/catalog/honeywell/part-ck75aa6mn00a6420.htm

Has anyone implemented something similar? If so, any inputs would be helpful

Thanks

Sandip

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member276237
Participant
0 Kudos

Honeywell offers a JavaScript SDK that you can add to your app to access the device APIs (in your case the laser barcode scanner). In addition, a quick Google search reveals a few Cordova plugins that are build for this purpose, including this and this.

Lastly, Honeywell support would be a more relevant point of contact for you. They should be able to guide you in using their product's feature with a hybrid app.

SandipAgarwalla
Active Contributor
0 Kudos

Hello Fardin

Thanks much for providing those helpful links. I am going thru these.

We are also in touch with Honeywell Technical Support team.

Thanks Again

Sandip

kriti_bafna1990
Explorer
0 Kudos

Hello Fardin,

I went through those SDKs but not sure how to include them in UI5 code.

Please let me know if you have sample code for it.

Thanks

Kriti