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

Contains information on RF Modes supported by the Reader. More...

Data Fields

UINT16 numTables
 Number of RF Modes supported by the Reader. More...
 
UHF_RF_MODE_TABLEpUHFTables
 Pointer to the RF Mode tables. More...
 

Detailed Description

Contains information on RF Modes supported by the Reader.

It is a member of READER_CAPS.

Field Documentation

◆ numTables

UINT16 RF_MODES::numTables

Number of RF Modes supported by the Reader.

◆ pUHFTables

UHF_RF_MODE_TABLE* RF_MODES::pUHFTables

Pointer to the RF Mode tables.