public class Code93Symbology extends SymbologyBase
Constructor and Description |
---|
Code93Symbology(IAsciiCommandExecuting commander)
Initializes a new instance of the Code93Symbology class
|
Modifier and Type | Method and Description |
---|---|
BarcodeConfigurationEnableDisable |
getCode93() |
BarcodeConfigurationLengths |
getCode93Lengths() |
void |
setCode93(BarcodeConfigurationEnableDisable value) |
void |
setCode93Lengths(BarcodeConfigurationLengths value) |
add, clearCache, getSaveRequired, makePermanent, setFactoryDefault
public Code93Symbology(IAsciiCommandExecuting commander)
commander
- Used to command the connected readerpublic BarcodeConfigurationEnableDisable getCode93()
public void setCode93(BarcodeConfigurationEnableDisable value)
public BarcodeConfigurationLengths getCode93Lengths()
public void setCode93Lengths(BarcodeConfigurationLengths value)