![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
Provides information on Reader Capabilities as reported by the Reader. More...
Data Fields | |
| STRUCT_INFO | structInfo |
| READER_IDA | readerID |
| Reader ID in either MAC for EPC Format. More... | |
| CHAR | firmWareVersion [MAX_PATH] |
| Firmware Version of the reader. More... | |
| CHAR | modelName [MAX_PATH] |
| Reader Model. More... | |
| UINT16 | numAntennas |
| Number of Antenna Supported. More... | |
| UINT16 | numGPIs |
| Number of GPI ports. More... | |
| UINT16 | numGPOs |
| Number of GPO ports. More... | |
| BOOLEAN | utcClockSupported |
| RECEIVE_SENSITIVITY_TABLE | receiveSensitivtyTable |
| Receive Sensitivty Table. More... | |
| PER_ANTENNA_RECEIVE_SENSITIVITY_RANGE | perAntennaReceiveSensitivtyRange |
| Valid if Reader supports multiple antennas where the antennas can have different receive sensitivity values. More... | |
| BOOLEAN | blockEraseSupported |
| Indicates whether Block Erase is supported by the Reader. More... | |
| BOOLEAN | blockWriteSupported |
| Indicates whether Block Write is supported by the Reader . More... | |
| BOOLEAN | stateAwareSingulationSupported |
| Indicates whether Inventory State Aware Singulation is supported by the Reader. More... | |
| BOOLEAN | recommissionSupported |
| Indicates whether Recommission is supported by the Reader. More... | |
| BOOLEAN | blockPermalockSupported |
| Indicates whether Block Permalock is supported by the Reader. More... | |
| BOOLEAN | writeUMISupported |
| Indicates whether UMI (User Memory Indicator) Write is supported by the Reader. More... | |
| BOOLEAN | radioPowerControlSupported |
| Indicates whether radio can be powered ON or OFF. More... | |
| BOOLEAN | radioTransmitDelaySupported |
| Indicates whether radio can do transmit delay. More... | |
| UINT16 | maxNumOperationsInAccessSequence |
| Maximum Number of OpSpecs allowed per access Filter. More... | |
| UINT16 | maxNumPreFilters |
| Maximum Number of Pre-Filters allowed per antenna. More... | |
| RF_MODES | rfModes |
| List of RF Mode tables supported by the Reader. More... | |
| UINT16 | countryCode |
| Country Code . More... | |
| COMMUNICATION_STANDARD | communicationStandard |
| Communication Standard . More... | |
| TRANSMIT_POWER_LEVEL_TABLE | transmitPowerLevelTable |
| Transmit Power Level Table . More... | |
| BOOLEAN | hoppingEnabled |
| Is Frequency hopping enabled. More... | |
| FREQ_HOP_INFO | freqHopInfo |
| Frequency Hop information. More... | |
| FIXED_FREQ_INFO | fixedFreqInfo |
| Fixed Frequency Information . More... | |
| BOOLEAN | tagEventReportingSupported |
| Indicates the reader’s ability to report tag visibility state changes. More... | |
| BOOLEAN | rssiFilterSupported |
| Indicates the reader’s ability to report tags based on the signal strength of the back-scattered signal from the tag. More... | |
| BOOLEAN | NXPCommandsSupported |
| Indicates whether the NXP Commands - ChangeEAS,EASAlarm,SetQuiet,ResetQuiet are supported by the Reader. More... | |
| BOOLEAN | tagLocationingSupported |
| Indicates the reader’s ability to locate a tag. More... | |
| LPDUTY_CYCLE_TABLE | lpDutyCycleTable |
| List of DutyCycle percentages supported by the reader. More... | |
| BOOLEAN | FujitsuCommandsSupported |
| Indicates whether the reader supports Fujitsu custom commands for 64K and 8K Tags are supported or not. More... | |
| BOOLEAN | ImpinjCommandSupported |
| Indicates whether the reader supports Impinj QT Commands. More... | |
| LPREADER_MODULE_VERSIONSA | lpVersions |
| List of versions of reader modules. More... | |
| BOOLEAN | SledBatteryStatusSupported |
| Sled Battery Status support. More... | |
| BYTE | reserved1 |
| BOOLEAN | PeriodicTagReportsSupported |
| Periodic tag reporting is supported. More... | |
| BOOLEAN | TagPhaseReportingSupported |
| Tag Phase information in tag report. More... | |
| BOOLEAN | ZoneSuppported |
| Zone support. More... | |
| BOOLEAN | AntennaRFConfigSupported |
| Radio RF capabilities - Stop condition, physical port config & SL_ALL & AB_FLIP support. More... | |
| UINT32 | reserved32 [4-1] |
| for future expansions other than pointers types 1 UINT32 used for PeriodicTagReportsSupported, TagPhaseReportingSupported, ZoneSuppported & AntennaRFConfigSupported BOOLEAN data type More... | |
| LPVOID | lpReserved [32-8] |
| Reserved for future. More... | |
Provides information on Reader Capabilities as reported by the Reader.
ASCII version.
| STRUCT_INFO READER_CAPSA::structInfo |
| READER_IDA READER_CAPSA::readerID |
Reader ID in either MAC for EPC Format.
| UINT16 READER_CAPSA::numAntennas |
Number of Antenna Supported.
| UINT16 READER_CAPSA::numGPIs |
Number of GPI ports.
| UINT16 READER_CAPSA::numGPOs |
Number of GPO ports.
| BOOLEAN READER_CAPSA::utcClockSupported |
| RECEIVE_SENSITIVITY_TABLE READER_CAPSA::receiveSensitivtyTable |
Receive Sensitivty Table.
| PER_ANTENNA_RECEIVE_SENSITIVITY_RANGE READER_CAPSA::perAntennaReceiveSensitivtyRange |
Valid if Reader supports multiple antennas where the antennas can have different receive sensitivity values.
Not supported, may be support in future.
| BOOLEAN READER_CAPSA::blockEraseSupported |
Indicates whether Block Erase is supported by the Reader.
| BOOLEAN READER_CAPSA::blockWriteSupported |
Indicates whether Block Write is supported by the Reader .
| BOOLEAN READER_CAPSA::stateAwareSingulationSupported |
Indicates whether Inventory State Aware Singulation is supported by the Reader.
| BOOLEAN READER_CAPSA::recommissionSupported |
Indicates whether Recommission is supported by the Reader.
| BOOLEAN READER_CAPSA::blockPermalockSupported |
Indicates whether Block Permalock is supported by the Reader.
| BOOLEAN READER_CAPSA::writeUMISupported |
Indicates whether UMI (User Memory Indicator) Write is supported by the Reader.
| BOOLEAN READER_CAPSA::radioPowerControlSupported |
Indicates whether radio can be powered ON or OFF.
| BOOLEAN READER_CAPSA::radioTransmitDelaySupported |
Indicates whether radio can do transmit delay.
| UINT16 READER_CAPSA::maxNumOperationsInAccessSequence |
Maximum Number of OpSpecs allowed per access Filter.
| UINT16 READER_CAPSA::maxNumPreFilters |
Maximum Number of Pre-Filters allowed per antenna.
| RF_MODES READER_CAPSA::rfModes |
List of RF Mode tables supported by the Reader.
| UINT16 READER_CAPSA::countryCode |
Country Code .
| COMMUNICATION_STANDARD READER_CAPSA::communicationStandard |
Communication Standard .
| TRANSMIT_POWER_LEVEL_TABLE READER_CAPSA::transmitPowerLevelTable |
Transmit Power Level Table .
| BOOLEAN READER_CAPSA::hoppingEnabled |
Is Frequency hopping enabled.
| FREQ_HOP_INFO READER_CAPSA::freqHopInfo |
Frequency Hop information.
| FIXED_FREQ_INFO READER_CAPSA::fixedFreqInfo |
Fixed Frequency Information .
| BOOLEAN READER_CAPSA::tagEventReportingSupported |
Indicates the reader’s ability to report tag visibility state changes.
If true, the client can choose the tag event state changes to monitor and report. Event state options are New Tag, Tag Invisible, or Tag Visibility Changed.
| BOOLEAN READER_CAPSA::rssiFilterSupported |
Indicates the reader’s ability to report tags based on the signal strength of the back-scattered signal from the tag.
| BOOLEAN READER_CAPSA::NXPCommandsSupported |
Indicates whether the NXP Commands - ChangeEAS,EASAlarm,SetQuiet,ResetQuiet are supported by the Reader.
| BOOLEAN READER_CAPSA::tagLocationingSupported |
Indicates the reader’s ability to locate a tag.
| LPDUTY_CYCLE_TABLE READER_CAPSA::lpDutyCycleTable |
List of DutyCycle percentages supported by the reader.
| BOOLEAN READER_CAPSA::FujitsuCommandsSupported |
Indicates whether the reader supports Fujitsu custom commands for 64K and 8K Tags are supported or not.
| BOOLEAN READER_CAPSA::ImpinjCommandSupported |
Indicates whether the reader supports Impinj QT Commands.
| LPREADER_MODULE_VERSIONSA READER_CAPSA::lpVersions |
List of versions of reader modules.
| BOOLEAN READER_CAPSA::SledBatteryStatusSupported |
Sled Battery Status support.
| BYTE READER_CAPSA::reserved1 |
| BOOLEAN READER_CAPSA::PeriodicTagReportsSupported |
Periodic tag reporting is supported.
| BOOLEAN READER_CAPSA::TagPhaseReportingSupported |
Tag Phase information in tag report.
| BOOLEAN READER_CAPSA::ZoneSuppported |
Zone support.
| BOOLEAN READER_CAPSA::AntennaRFConfigSupported |
Radio RF capabilities - Stop condition, physical port config & SL_ALL & AB_FLIP support.
| UINT32 READER_CAPSA::reserved32[4-1] |
for future expansions other than pointers types 1 UINT32 used for PeriodicTagReportsSupported, TagPhaseReportingSupported, ZoneSuppported & AntennaRFConfigSupported BOOLEAN data type
| LPVOID READER_CAPSA::lpReserved[32-8] |
Reserved for future.