![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
This struct contains the Configuration of a Zone for Inventory.ASCII version. More...
Data Fields | |
| CHAR | ZoneName [MAX_PATH] |
| Name of the Zone. More... | |
| UINT32 | antennaCount |
| Number of elements in array lpAntennaConfiguartions . More... | |
| ANTENNA_CONFIG * | lpAntennaConfigurations |
| Array of Antenna configuarions of the Antennas in the Zone. More... | |
| LPANTENNA_CONFIG | lpZoneGlobalAntennaConfiguration |
| Pointer to Global Antenna configurations of all the Antennas in the Zone. More... | |
| LPVOID | lpReserved [4] |
| Reserved for future. More... | |
This struct contains the Configuration of a Zone for Inventory.ASCII version.
| UINT32 ZONE_CONFIGA::antennaCount |
Number of elements in array lpAntennaConfiguartions .
| ANTENNA_CONFIG* ZONE_CONFIGA::lpAntennaConfigurations |
Array of Antenna configuarions of the Antennas in the Zone.
| LPANTENNA_CONFIG ZONE_CONFIGA::lpZoneGlobalAntennaConfiguration |
Pointer to Global Antenna configurations of all the Antennas in the Zone.
| LPVOID ZONE_CONFIGA::lpReserved[4] |
Reserved for future.