![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
This structure exposes a mechanism to provide the full Antenna configuration including the RF Config, pre filters and singulation control that will be used for the specific antenna. More...
Data Fields | |
| UINT16 | antennaID |
| Specifies the antenna ID. More... | |
| LPANTENNA_RF_CONFIG | lpAntennaRfConfig |
| Pointer to lpAntennaRfConfig. More... | |
| LPPRE_FILTER_LIST | lpPreFilterList |
| Pointer to lpPreFilterList. More... | |
| LPSINGULATION_CONTROL | lpSingulationControl |
| Pointer lpSingulationControl More... | |
| LPVOID | lpReserved [32] |
| Reserved for future. More... | |
This structure exposes a mechanism to provide the full Antenna configuration including the RF Config, pre filters and singulation control that will be used for the specific antenna.
| UINT16 ANTENNA_CONFIG::antennaID |
Specifies the antenna ID.
| LPANTENNA_RF_CONFIG ANTENNA_CONFIG::lpAntennaRfConfig |
Pointer to lpAntennaRfConfig.
| LPPRE_FILTER_LIST ANTENNA_CONFIG::lpPreFilterList |
Pointer to lpPreFilterList.
| LPSINGULATION_CONTROL ANTENNA_CONFIG::lpSingulationControl |
Pointer lpSingulationControl
| LPVOID ANTENNA_CONFIG::lpReserved[32] |
Reserved for future.