DeskID_UHF(java.lang.String identifier,
ICommConnection connection,
UHFReader.READER_MODE mode) |
Creates a new DeskID_UHF with the specified connection and reader mode
|
DeskID_UHF(java.lang.String identifier,
java.lang.String portName,
int baudrate,
int dataBit,
int stopBit,
int parity,
int flowControl,
UHFReader.READER_MODE mode) |
Creates a new DeskID_UHF class for communicate with the specified metraTec serial DeskID_UHF
|
DeskID_UHF(java.lang.String identifier,
java.lang.String usbDeviceSerialNumber,
UHFReader.READER_MODE mode) |
Creates a new DeskID_UHF class for communicate with the specified metraTec usb DeskID_UHF
|
DwarfG2(java.lang.String identifier,
ICommConnection connection,
UHFReader.READER_MODE mode) |
Creates a new DwarfG2 with the specified connection and reader mode
|
DwarfG2(java.lang.String identifier,
java.lang.String portName,
int baudrate,
int dataBit,
int stopBit,
int parity,
int flowControl,
UHFReader.READER_MODE mode) |
Creates a new DwarfG2 class for communicate with the specified metraTec serial DwarfG2
|
DwarfG2(java.lang.String identifier,
java.lang.String ipAddress,
int port,
UHFReader.READER_MODE mode) |
Creates a new DwarfG2 class for communicate with the specified metraTec ethernet DwarfG2
|
DwarfG2(java.lang.String identifier,
java.lang.String usbDeviceSerialNumber,
UHFReader.READER_MODE mode) |
Creates a new DwarfG2 class for communicate with the specified metraTec usb DwarfG2
|
DwarfG2Mini(java.lang.String identifier,
ICommConnection connection,
UHFReader.READER_MODE mode) |
Creates a new DwarfG2 with the specified connection and reader mode
|
DwarfG2Mini(java.lang.String identifier,
java.lang.String portName,
int baudrate,
int dataBit,
int stopBit,
int parity,
int flowControl,
UHFReader.READER_MODE mode) |
Creates a new DwarfG2 class for communicate with the specified metraTec serial DwarfG2
|
DwarfG2Mini(java.lang.String identifier,
java.lang.String ipAddress,
int port,
UHFReader.READER_MODE mode) |
Creates a new DwarfG2 class for communicate with the specified metraTec ethernet DwarfG2
|
DwarfG2Mini(java.lang.String identifier,
java.lang.String usbDeviceSerialNumber,
UHFReader.READER_MODE mode) |
Creates a new DwarfG2 class for communicate with the specified metraTec usb DwarfG2
|
PulsarMX(java.lang.String identifier,
ICommConnection connection,
UHFReader.READER_MODE mode) |
Creates a new PulsarMX with the specified connection and reader mode
|
PulsarMX(java.lang.String identifier,
java.lang.String portName,
int baudrate,
int dataBit,
int stopBit,
int parity,
int flowControl,
UHFReader.READER_MODE mode) |
Creates a new PulsarMX class for communicate with the specified metraTec serial PulsarMX
|
PulsarMX(java.lang.String identifier,
java.lang.String ipAddress,
int port,
UHFReader.READER_MODE mode) |
Creates a new PulsarMX class for communicate with the specified metraTec ethernet PulsarMX
|
PulsarMX(java.lang.String identifier,
java.lang.String usbDeviceSerialNumber,
UHFReader.READER_MODE mode) |
Creates a new PulsarMX class for communicate with the specified metraTec usb PulsarMX
|