RFID API Documentation  1.0
Reference guide for RFID API
RF_MODE_TABLE_ENTRY Struct Reference

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...
 

Detailed Description

Contains the various parameters of an RF Mode supported by the Reader.

It is a member of UHF_RF_MODE_TABLE.

Field Documentation

◆ modeIdentifer

UINT32 RF_MODE_TABLE_ENTRY::modeIdentifer

Reader defined identifier as index to this RF_MODES.

◆ divideRatio

DIVIDE_RATIO RF_MODE_TABLE_ENTRY::divideRatio

◆ bdrValue

UINT32 RF_MODE_TABLE_ENTRY::bdrValue

◆ modulation

MODULATION RF_MODE_TABLE_ENTRY::modulation

◆ forwardLinkModulationType

FORWARD_LINK_MODULATION RF_MODE_TABLE_ENTRY::forwardLinkModulationType

◆ pieValue

UINT32 RF_MODE_TABLE_ENTRY::pieValue

◆ minTariValue

UINT32 RF_MODE_TABLE_ENTRY::minTariValue

◆ maxTariValue

UINT32 RF_MODE_TABLE_ENTRY::maxTariValue

◆ stepTariValue

UINT32 RF_MODE_TABLE_ENTRY::stepTariValue

◆ spectralMaskIndicator

SPECTRAL_MASK_INDICATOR RF_MODE_TABLE_ENTRY::spectralMaskIndicator

◆ epcHAGTCConformance

BOOLEAN RF_MODE_TABLE_ENTRY::epcHAGTCConformance

◆ lpReserved

LPVOID RF_MODE_TABLE_ENTRY::lpReserved[4]

Reserved for future.