The PulsarMX is a UHF Mid Range Reader for applications with a medium read range between 1 and 3 m and up to 150 transponders simultaneously in the field. Its main applications are in container tracking, reading data from sensor tags (e.g. temperature sensors), and on a conveyor belt.
More...
The PulsarMX is a UHF Mid Range Reader for applications with a medium read range between 1 and 3 m and up to 150 transponders simultaneously in the field. Its main applications are in container tracking, reading data from sensor tags (e.g. temperature sensors), and on a conveyor belt.
◆ PulsarMX() [1/4]
MetraTecDevices.PulsarMX.PulsarMX |
( |
string |
ipAddress, |
|
|
int |
tcpPort |
|
) |
| |
Creates a new MetraTecDevices.PulsarMX instance.
- Parameters
-
ipAddress | The device IP address |
tcpPort | The device TCP port used |
◆ PulsarMX() [2/4]
MetraTecDevices.PulsarMX.PulsarMX |
( |
string |
portName | ) |
|
Creates a new MetraTecDevices.PulsarMX instance.
- Parameters
-
portName | The device hardware information structure needed to connect to the device |
◆ PulsarMX() [3/4]
MetraTecDevices.PulsarMX.PulsarMX |
( |
string |
ipAddress, |
|
|
int |
tcpPort, |
|
|
ILogger |
logger |
|
) |
| |
Creates a new MetraTecDevices.PulsarMX instance.
- Parameters
-
ipAddress | The device IP address |
tcpPort | The device TCP port used |
logger | the logger |
◆ PulsarMX() [4/4]
MetraTecDevices.PulsarMX.PulsarMX |
( |
string |
portName, |
|
|
ILogger |
logger |
|
) |
| |
Creates a new MetraTecDevices.PulsarMX instance.
- Parameters
-
portName | The device hardware information structure needed to connect to the device |
logger | the logger |
◆ SetPower()
override void MetraTecDevices.PulsarMX.SetPower |
( |
int |
power | ) |
|
Set the reader power.
- Parameters
-
power | the reader power [12, 27] |
- 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/PulsarMX.cs