AFL2-MF-RFID-KIT Series
Page 67
Example :
IRFR_GetTagInfo ( m_reply, m_ti, *m_tf, *m_td );
Remember to call
IRFR_RequestExecute (
SYSTEM_INFO
, m_reply, *m_tf, m_td )
first to get
specified tag information from IRFR-100 device and save them in the reply buffer.
void
IRFR_GetMultiBlockSecurity (
char
*reply,
char
*SecurityData )
This function can be used to parse the given reply buffer to retrieve the status (lock or unlock) of
multiple blocks.
[ Parameter ]
char
*reply : assign reply buffer which contains responded data from IRFR-100 device.
char
*SecurityData : assign user defined buffer to save the status of multiple blocks.
[ Return ]
None.
Example :
IRFR_GetMultiBlockSecurity ( m_reply, m_SecurityData );
Remember to call
IRFR_RequestExecute (
MBS_STATUS
, m_reply, *m_tf, m_td )
first to get
specified tag information from IRFR-100 device and save them in the reply buffer.
B.5 Example Code
Please extract
IRFR_100_TestDll_C.rar
(XP/Vista)
or
IRFR_100_TestDll_MFC_CE.rar
(WinCE)
in the “IRFR-100 APPLICATION SDK” package and uncomment one of section
B.4 and build the project to show the demo application.
Summary of Contents for IW04-MB14-N
Page 7: ...AFL2 MF RFID KIT Series Page vii ROHS COMPLIANT UNDER 2002 95 EC WITHOUT MERCURY 73...
Page 10: ......
Page 11: ...AFL2 MF RFID KIT Series Page 1 Chapter 1 1 Introduction...
Page 15: ...AFL2 MF RFID KIT Series Page 5 2 Connectors Chapter 2...
Page 19: ...AFL2 MF RFID KIT Series Page 9 3 Installation Chapter 3...
Page 21: ...AFL2 MF RFID KIT Series Page 11 1 Utility and manual CD Table 3 1 Package List Contents...
Page 22: ...AFL2 MF RFID KIT Series Page 12 4 GUI Program Chapter 4...
Page 53: ...AFL2 MF RFID KIT Series Page 43 Figure 4 24 Get Multiple Block Security Status...
Page 55: ...AFL2 MF RFID KIT Series Page 45 Appendix A A Multiple Tags Writing Instruction...
Page 61: ...AFL2 MF RFID KIT Series Page 51 Reading data from a selected tag The Select flag has to be set...
Page 64: ...AFL2 MF RFID KIT Series Page 54 Appendix B B TestDII Program...
Page 78: ...AFL2 MF RFID KIT Series Page 68 Appendix C C ISO IEC 15693 Reference Material...
Page 82: ...AFL2 MF RFID KIT Series Page 72 Appendix D D Hazardous Materials Disclosure...