AFL2-MF-RFID-KIT Series
Page 56
B.3 Tag Information Structure
The data structure contains all information about RFID Tag. Below are the declarations of
TagFlag, TagData, TagInfo, RSSI and the description of entries.
B.3.1 Tag Flag
struct
tagflag {
int
t15CodingMode;
int
t15bSubCarrier;
int
t15bDataRate;
int
t15bInventory;
int
t15bSelect;
int
t15bAddress;
int
t15bOption;
int
t15iFullPower;
};
typedef struct
tagflag TagFlag;
Description
Variable
Value = 0
Value = 1
t15CodingMode
1 out of 4
1 out of 256
t15bSubCarrier
single sub-carrier
double sub-carrier
t15bDataRate
low data rate
high data rate
t15bInventory
other request
inventory request
t15bSelect
disable select mode
enable select mode
t15bAddress
non-addressed mode
addressed mode
t15bOption
disable option
enable option
t15iFullPower
full power
half power
B.3.2 Tag Data
Struct
tagdata{
Содержание 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...