Datawedge 6.7 activation of decoder_i2of5

F Frederic TURBELIN 2 years 11 months ago
54 2 0

Hi,

I'm programming an Android application that communicates with the DataWedge API.

I want to create new DataWedge profile using SET_CONFIG method (http://techdocs.zebra.com/datawedge/6-7/guide/api/setconfig/) and I'm unable to tick decoder_i2of5 in scan profile. all others parameters are correctly activate as expected.

sample of my code
...bBarcodeParams.putString("decoder_i2of5", "true");...bBarcodeConfig.putBundle("PARAM_LIST", bBarcodeParams);...bMain.putBundle("PLUGIN_CONFIG", bBarcodeConfig);...
What am I doing wrong ?

Thank you for your reply.
Regards,

Please register or login to post a reply

2 Replies

V Vedsatx Saddvv

Hi, so you have tried other decoders in your line 02, above but the only decoder that does not get reflected in the DataWedge profile is i2of5?  Others work without issue?

F Frederic TURBELIN

Hi Darryn,

Thank for your reply.

I need to activate Interleaved decoders 2 of 5 and Code128.
Code128 is enabled as expected, but I'm sure it's a default setting.Other settings such as PROFILE_NAME and PARAM_LIST (for example, KEYSTROKE, INTENT) work fine.

I just have a problem with PLUGIN_NAME: "BARCODE" for decoder attributes

Regards,

CONTACT
Can’t find what you’re looking for?