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