![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
REPORT TRIGGER specifies configuration for different type of reporting trigger mechanism Currently supports only "periodic trigger report". More...
Data Fields | |
| UINT32 | periodicReportDuration |
| Duration is in Seconds, Reports the tags periodically if the tag is continued to be seen after the duration has elapsed. More... | |
| LPVOID | lpReserved [4] |
REPORT TRIGGER specifies configuration for different type of reporting trigger mechanism Currently supports only "periodic trigger report".
| UINT32 REPORT_TRIGGERS::periodicReportDuration |
Duration is in Seconds, Reports the tags periodically if the tag is continued to be seen after the duration has elapsed.
0 - Report tags after the end of inventory. n - Report tag first time it is reader and then after every 'n' seconds (periodically) time interval if the tag is continued to be read. The following restrictions are applicable when using a periodic report trigger on the reader.
| LPVOID REPORT_TRIGGERS::lpReserved[4] |