![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
This struct is used to configure filter settings on the reader to filter tags based on the received signal strength of the tag, the time the tag was read, or both. More...
Data Fields | |
| INT8 | peakRSSILowerLimit |
| INT8 | peakRSSIUpperLimit |
| MATCH_RANGE | matchRange |
| LPVOID | lpReserved [4] |
| Reserved for future. More... | |
This struct is used to configure filter settings on the reader to filter tags based on the received signal strength of the tag, the time the tag was read, or both.
| INT8 RSSI_RANGE_FILTER::peakRSSILowerLimit |
| INT8 RSSI_RANGE_FILTER::peakRSSIUpperLimit |
| MATCH_RANGE RSSI_RANGE_FILTER::matchRange |
| LPVOID RSSI_RANGE_FILTER::lpReserved[4] |
Reserved for future.