Uses of Class
com.metratec.lib.rfidreader.MetratecReader
-
Packages that use MetratecReader Package Description com.metratec.lib.rfidreader com.metratec.lib.rfidreader.iso com.metratec.lib.rfidreader.mf com.metratec.lib.rfidreader.uhf -
-
Uses of MetratecReader in com.metratec.lib.rfidreader
Subclasses of MetratecReader in com.metratec.lib.rfidreader Modifier and Type Class Description class
MetratecReaderGen1<T extends RfidTag>
class
MetratecReaderGen2<T extends RfidTag>
Methods in com.metratec.lib.rfidreader that return MetratecReader Modifier and Type Method Description static MetratecReader<?>
ReaderFactory. connectReader(java.lang.String identifier, ICommConnection connection)
static MetratecReader<?>
ReaderFactory. connectReader(java.lang.String identifier, ICommConnection connection, RfidReaderEventListener listener)
-
Uses of MetratecReader in com.metratec.lib.rfidreader.iso
Subclasses of MetratecReader in com.metratec.lib.rfidreader.iso Modifier and Type Class Description class
DeskID_ISO
DeskID ISO
The DeskID ISO is an especially compact HF RFID reader / writer for use in office and home environments.class
DMI15
Iot HF Reader/Writer
An industrial short range RFID reader for 13.56 MHz with an integrated antenna and a power supply via Ethernet (PoE).class
Dwarf15
Dwarf15 HF SMD Module
One of the smallest HF RFID modules in the world for direct SMD solderingclass
ISOReader
Class for the metraTec iso readerclass
QR15
QR15 Plug-In Module
Compact HF Plug-In Modul with integrated antenna and a read range of up to 70 mmclass
QuasarLR
Quasar Long Range Industrial HF Reader/Writer
The QuasarLR is an HF long range RFID reader/writer for demanding industrial applications, where high reading reliability, high read ranges and extensive special tag features are needed.class
QuasarMX
QuasarMX Industrial HF Reader/Writer
The QuasarMX is an HF RFID reader/writer for demanding industrial applications, where high reading reliability, speed and extensive special tag features are needed. -
Uses of MetratecReader in com.metratec.lib.rfidreader.mf
Subclasses of MetratecReader in com.metratec.lib.rfidreader.mf Modifier and Type Class Description class
DeskID_MF
DeskID Mifare
The DeskID MF is an especially compact HF RFID reader and writer for office RFID applications with ISO14443 tags.class
Dwarf14
Dwarf14 HF SMD Module
One of the smallest Mifare RFID modules in the world for direct SMD solderingclass
MFReader
Class for the metraTec mifare readerclass
QR14
QR14 Plug-In Module
Compact Mifare Plug-In Module with integrated Antenna and a read range of up to 50 mmclass
QuasarMF
QuasarMF Mifare Reader
The QuasarMF is an industrial RFID Reader for transponders that communicate using the ISO14443A and the MIFARE® protocols MIFARE Classic®, MIFARE Ultralight®. -
Uses of MetratecReader in com.metratec.lib.rfidreader.uhf
Subclasses of MetratecReader in com.metratec.lib.rfidreader.uhf Modifier and Type Class Description class
DeskID_UHF
DeskID UHF
The DeskID UHF is a small and economical RFID reader and writer for the use with 868 MHz (UHF RFID, EU frequency).class
DwarfG2
DwarfG2 UHF SMD Module
A compact but powerful short-range UFH module for direct SMD soldering and external antenna connectorclass
DwarfG2Mini
DwarfG2 UHF SMD Module
A compact but powerful short-range UFH module for direct SMD soldering and external antenna connectorclass
PulsarLR
PulsarLR UHF Long Range Reader
The right tool for the hardest UHF RFID applications.class
PulsarMX
PulsarMX UHF Mid Range Reader
The PulsarMX is a UHF RFID Reader for applications with medium read range between 2 and 5 m and up to 100 tags at the same time in the field (anti collision).class
UHFReader
Class for the metraTec uhf readerclass
UHFReaderGen2
Uhf reader gen2 class
-