Package | Description |
---|---|
com.zebra.adc.decoder |
Modifier and Type | Method and Description |
---|---|
static SymbologyConfiguration.BarcodeSymbologyID |
SymbologyConfiguration.BarcodeSymbologyID.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SymbologyConfiguration.BarcodeSymbologyID[] |
SymbologyConfiguration.BarcodeSymbologyID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Barcode2DWithSoft.enableBarcode(SymbologyConfiguration.BarcodeSymbologyID symbologyID,
SymbologyConfig symbolog)
开启条码(此函数目前只支持6603扫描头)
activate barcode(this formula supports 6603 scanning module only) |
boolean |
SymbologyConfiguration.SetSymbologySettings(Decoder decoder,
SymbologyConfiguration.BarcodeSymbologyID symbologyID,
SymbologyConfig symBologyConfig) |