PropertyID.WedgeIntentExtraBarcodeData Field |
public const Int32 WedgeIntentExtraBarcodeData = "value"
Public Const WedgeIntentExtraBarcodeData As Int32 = "value"
It takes effect if the Decode Wedge is properly configured according to the property WEDGE_INTENT_ENABLE
.
This extra name shall be used as the name argument of Intent.getSerializableExtra() to retrieve the read label of the decoded barcode. The extra value is a byte array containing one or more read labels. For those barcode symbologies that support concatenation, the decode data is stored in multiple byte arrays (one byte array per bar code). Clients can get data in each byte array by passing an index.
The default value is "com.datalogic.decode.intentwedge.barcode_data".
The class of the property is TextProperty
.
© 2016 Datalogic S.p.A. and/or its affiliates. All rights reserved. Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many countries including the U.S.A. and the E.U. All other trademarks are the property of their respective owners.