public static class Barcode2DWithSoft.ScanerPropertyNum
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
BTLD_FW_VER
Property number used to get the firmware Bootloader version string
|
static int |
ENGINE_VER
Property number used to get the Scan Engine version string
|
static int |
HORIZONTAL_RES
Property number used to get the scanner's horizontal resolution
|
static int |
IMGKIT_VER
Property number used to get the Image Kit version string
|
static int |
MAX_FRAME_BUFFER_SIZE
Property number used to get the maximum buffer size required for a
frame
|
static int |
MODEL_NUMBER
Property number used to get the scanner model number string
|
static int |
SDL_VER
Property number used to get the SDL version string
|
static int |
SERIAL_NUM
Property number used to get the scanner serial number string
|
static int |
VERTICAL_RES
Property number used to get the scanner's vertical resolution
|
Constructor and Description |
---|
Barcode2DWithSoft.ScanerPropertyNum() |
public static final int BTLD_FW_VER
public static final int ENGINE_VER
public static final int HORIZONTAL_RES
public static final int IMGKIT_VER
public static final int MAX_FRAME_BUFFER_SIZE
public static final int MODEL_NUMBER
public static final int SDL_VER
public static final int SERIAL_NUM
public static final int VERTICAL_RES