Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Import Macro Repair

...

  1. Convert the Masked Card Data to Hex.
  2. Calculate the length by totaling Card Data / 2 and then converting it to Hex and reversing it. So if the length is 498 / 2 = 249. 249 in hex is 00F9. The characters are swapped when in the IDTech read, so it must be put in as F900 rather than 00F9.
  3. Calculate the LRC using only the <CardData>
  4. Calculate the Checksum using only the <CardData>
  5. String it together as follows <’02’><HexLength><CardData><LRC><CheckSum><’03’>


    I made a small edit to test if notifications go out properly to watchers of this page.

...

Filter by label (Content by label)
showLabelsfalse
max5
spacesCSDcom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@d57
showSpacefalse
sortmodified
reversetrue
typepage
labels USB-KB USB-HID format Data
cqllabel in ( "usb-hid" , "format" , "usb-kb" , "data" ) and type = "page" and space = "kb"

Page Properties
hiddentrue
Related issues
Jira Legacy
serverId5c72af4b-e2b8-3562-b028-6bcef8f5fab0
keyTS-571