![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
Contains the various parameters of an RF Mode supported by the Reader. More...
Data Fields | |
| UINT32 | modeIdentifer |
| Reader defined identifier as index to this RF_MODES. More... | |
| DIVIDE_RATIO | divideRatio |
| UINT32 | bdrValue |
| MODULATION | modulation |
| FORWARD_LINK_MODULATION | forwardLinkModulationType |
| UINT32 | pieValue |
| UINT32 | minTariValue |
| UINT32 | maxTariValue |
| UINT32 | stepTariValue |
| SPECTRAL_MASK_INDICATOR | spectralMaskIndicator |
| BOOLEAN | epcHAGTCConformance |
| LPVOID | lpReserved [4] |
| Reserved for future. More... | |
Contains the various parameters of an RF Mode supported by the Reader.
It is a member of UHF_RF_MODE_TABLE.
| DIVIDE_RATIO RF_MODE_TABLE_ENTRY::divideRatio |
| UINT32 RF_MODE_TABLE_ENTRY::bdrValue |
| MODULATION RF_MODE_TABLE_ENTRY::modulation |
| FORWARD_LINK_MODULATION RF_MODE_TABLE_ENTRY::forwardLinkModulationType |
| UINT32 RF_MODE_TABLE_ENTRY::pieValue |
| UINT32 RF_MODE_TABLE_ENTRY::minTariValue |
| UINT32 RF_MODE_TABLE_ENTRY::maxTariValue |
| UINT32 RF_MODE_TABLE_ENTRY::stepTariValue |
| SPECTRAL_MASK_INDICATOR RF_MODE_TABLE_ENTRY::spectralMaskIndicator |
| BOOLEAN RF_MODE_TABLE_ENTRY::epcHAGTCConformance |
| LPVOID RF_MODE_TABLE_ENTRY::lpReserved[4] |
Reserved for future.