![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
This struct contains data associated with an NXP_EAS_ALARM_EVENT; It contains the antenna ID which "saw" an NXP tag with it's EAS bit set and also the Alarm code returned by the NXP tag during NXP_EAS_SCAN. More...
Data Fields | |
| UINT64 | alarmCode |
| Alarm code returned by the NXP tag More... | |
| UINT16 | antennaID |
| Antenna ID which "saw" an NXP tag with it's EAS bit set. More... | |
| LPVOID | lpReserved [4] |
| Reserved for future use. More... | |
This struct contains data associated with an NXP_EAS_ALARM_EVENT; It contains the antenna ID which "saw" an NXP tag with it's EAS bit set and also the Alarm code returned by the NXP tag during NXP_EAS_SCAN.
| UINT64 NXP_EAS_ALARM_DATA::alarmCode |
Alarm code returned by the NXP tag
| UINT16 NXP_EAS_ALARM_DATA::antennaID |
Antenna ID which "saw" an NXP tag with it's EAS bit set.
| LPVOID NXP_EAS_ALARM_DATA::lpReserved[4] |
Reserved for future use.