The DeskID UHF is a compact and well-priced RFID reader/writer working at 868 MHz (UHF RFID, EU) or 902 – 928 MHz (FCC, USA). Its main use is to read and write data to EPC Gen 2 transponders directly from your PC or laptop. Thus, the device is a handy tool for all UHF applications for testing tags, writing an EPC, or just debugging your UHF gate.
More...
|
| DeskID_UHF (string portName) |
| The constructor of the DeskID_UHF object.
|
|
| DeskID_UHF (string portName, ILogger logger) |
| The constructor of the DeskID_UHF object.
|
|
override void | SetPower (int power) |
| Set the reader power.
|
|
The DeskID UHF is a compact and well-priced RFID reader/writer working at 868 MHz (UHF RFID, EU) or 902 – 928 MHz (FCC, USA). Its main use is to read and write data to EPC Gen 2 transponders directly from your PC or laptop. Thus, the device is a handy tool for all UHF applications for testing tags, writing an EPC, or just debugging your UHF gate.
◆ DeskID_UHF() [1/2]
MetraTecDevices.DeskID_UHF.DeskID_UHF |
( |
string |
portName | ) |
|
The constructor of the DeskID_UHF object.
- Parameters
-
portName | The device hardware information structure needed to connect to the device |
◆ DeskID_UHF() [2/2]
MetraTecDevices.DeskID_UHF.DeskID_UHF |
( |
string |
portName, |
|
|
ILogger |
logger |
|
) |
| |
The constructor of the DeskID_UHF object.
- Parameters
-
portName | The device hardware information structure needed to connect to the device |
logger | the logger |
◆ SetPower()
override void MetraTecDevices.DeskID_UHF.SetPower |
( |
int |
power | ) |
|
Set the reader power.
- Parameters
-
power | the reader power [-2, 17] |
- Exceptions
-
T:System.InvalidOperationException | If the reader return an error |
T:System.TimeoutException | Thrown if the reader does not responding in time |
T:System.ObjectDisposedException | If the reader is not connected or the connection is lost |
The documentation for this class was generated from the following file:
- MetratecDevices/DeskID_UHF.cs