@Deprecated
public class ProfileConfig.DataCapture.Barcode.DecoderParams.Trioptic39
extends java.lang.Object
Example Usage: Trioptic39 trioptic39 = profileConfig.dataCapture.barcode.decoderParams.trioptic39;
Modifier and Type | Field and Description |
---|---|
ProfileConfig.ENABLED_STATE |
redundancy
Deprecated.
Sets the reader to read the bar code twice before accepting data.
|
public ProfileConfig.ENABLED_STATE redundancy
ProfileConfig.ENABLED_STATE
.
Example Usage: trioptic39.redundancy = ENABLED_STATE.DEFAULT;