![Baracoda IDBlue Скачать руководство пользователя страница 46](http://html1.mh-extra.com/html/baracoda/idblue/idblue_supplementary-manual_3784269046.webp)
IDBlue – Communication Protocol v2.4.1
- 46 -
Data Capture
for Workforce
in Motion
Appendix C - Checksum Generation
Current versions of IDBlue™ use a simple XOR checksum algorithm. The checksum is generated by
XOR’ing all bytes in a request/response packet, including header, length, and data. The result of this
operation is stored in a 1 byte (or 8 bit) field and attached to the end of the packet.
Example:
Below is a request packet for reading block 5 of a specific RFID tag.
The checksum is calculated by XOR’ing the bytes in the packet:
12h ^ 00h ^ 09h ^ 99h ^ 01h ^ 00h ^ 00h ^ 07h ^ 00h ^ 00h ^ E0h ^ 05h = 61h
This value is attached to the end of the packet and the final request packet is:
Содержание IDBlue
Страница 1: ...Data Capture for Workforce in Motion IDBlue Communication Protocol Baracoda TM December 2008...
Страница 3: ...IDBlue Communication Protocol v2 4 1 3 Data Capture for Workforce in Motion GLOSSARY 47...
Страница 15: ...IDBlue Communication Protocol v2 4 1 15 Data Capture for Workforce in Motion...
Страница 42: ...IDBlue Communication Protocol v2 4 1 42 Data Capture for Workforce in Motion Appendix A Properties...
Страница 43: ...IDBlue Communication Protocol v2 4 1 43 Data Capture for Workforce in Motion...
Страница 44: ...IDBlue Communication Protocol v2 4 1 44 Data Capture for Workforce in Motion...