![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
Contains information on the Duty Cycle Percentage values supported by the Reader. More...
Data Fields | |
| UINT16 | numValues |
| Number of elements in the array pDutyCycleValueList. More... | |
| UINT16 * | pDutyCycleValueList |
| Array of Duty Cycle values. More... | |
| LPVOID | lpReserved [4] |
| Reserved for future. More... | |
Contains information on the Duty Cycle Percentage values supported by the Reader.
It is a member of READER_CAPS.
| UINT16 DUTY_CYCLE_TABLE::numValues |
Number of elements in the array pDutyCycleValueList.
If 0, it indicates that the reader does not support Duty cycle setting.
| UINT16* DUTY_CYCLE_TABLE::pDutyCycleValueList |
Array of Duty Cycle values.
For MC devices it is in percentage.
| LPVOID DUTY_CYCLE_TABLE::lpReserved[4] |
Reserved for future.