Hex Bits (RFID)
The Demod Bits trace. Special symbols in the Demod trace, such as Start-of-Frame, End-of-Frame, Delimiter, and so on, are ignored when creating the trace.
trace shows the hexadecimal version of theConversion to hexadecimal is done MSB Most significant bit. In a binary coding scheme, the bit having the greatest numerical value. Analogous to the left-most numeric position in a decimal number.-first or LSB Least Significant Bit: In a binary coding scheme, the bit having the least numerical value. Analogous to the units position in a decimal number.-first depending on the setting of the Symbol Table Bit Order parameter in tab box.
When
is set to , hexadecimal conversions are done MSB-first or LSB-first according to the following table:
RFID Standard |
Default Bit Order |
---|---|
ISO 14443A | LSB-first |
ISO 14443B | LSB-first |
ISO 15693 | LSB-first |
ISO 18092 106 kbps | LSB-first |
ISO 18092 212 kbps and 424 kbps | MSB-first |
EPCglobal Class1 Gen2 | MSB-first |
ISO 18000-4 | MSB-first |
ISO 18000-6 Type A | MSB-first |
ISO 18000-6 Type B | MSB-first |
No standard specified | MSB-first |
See Also