AFL2-MF-RFID-KIT Series
Page 66
Remember to call
IRFR_RequestExecute (
READ_SB
, 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_GetMultiBlockData ( char *reply, TagData *td );
This function can be used to parse the given reply buffer to retrieve multiple block data of
specified block index range.
[ Parameter ]
char
*reply : assign reply buffer which contains responded data from IRFR-100 device.
TagData *td : assign user defined TagData structure to save multiple block data.
[ Return ]
None.
Example :
IRFR_GetMultiBlockData ( m_reply, m_td );
Remember to call
IRFR_RequestExecute (
READ_MB
, 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_GetTagInfo ( char *reply, TagInfo *ti, TagFlag tf, TagData td )
This function can be used to parse the given reply buffer to retrieve total block number and
block size of specified tag.
[ Parameter ]
char
*reply :
assign user defined buffer to save data responded from IRFR-100
device.
TagInfo *ti :
assign user defifned TagInfo structure to save tag information.
TagFlag tf :
assign user defined TagFlag structure.
TagData *td : assign user defined TagData structure.
[ Return ]
None.
Содержание IW04-MB14-N
Страница 7: ...AFL2 MF RFID KIT Series Page vii ROHS COMPLIANT UNDER 2002 95 EC WITHOUT MERCURY 73...
Страница 10: ......
Страница 11: ...AFL2 MF RFID KIT Series Page 1 Chapter 1 1 Introduction...
Страница 15: ...AFL2 MF RFID KIT Series Page 5 2 Connectors Chapter 2...
Страница 19: ...AFL2 MF RFID KIT Series Page 9 3 Installation Chapter 3...
Страница 21: ...AFL2 MF RFID KIT Series Page 11 1 Utility and manual CD Table 3 1 Package List Contents...
Страница 22: ...AFL2 MF RFID KIT Series Page 12 4 GUI Program Chapter 4...
Страница 53: ...AFL2 MF RFID KIT Series Page 43 Figure 4 24 Get Multiple Block Security Status...
Страница 55: ...AFL2 MF RFID KIT Series Page 45 Appendix A A Multiple Tags Writing Instruction...
Страница 61: ...AFL2 MF RFID KIT Series Page 51 Reading data from a selected tag The Select flag has to be set...
Страница 64: ...AFL2 MF RFID KIT Series Page 54 Appendix B B TestDII Program...
Страница 78: ...AFL2 MF RFID KIT Series Page 68 Appendix C C ISO IEC 15693 Reference Material...
Страница 82: ...AFL2 MF RFID KIT Series Page 72 Appendix D D Hazardous Materials Disclosure...