swipe mode n

Sets the swipe card interface to be used with the modem.

n = 0Serial HID swipe card interface (default), requires cmd mode 9
n = 1Serial iButton swipe card interface, requires cmd mode 9
n = 5Run 3rd party binary/script that stores card ID as a string in sysdb entry RFID_ID_READ, requires cmd mode 9
n = 10GPIO HID swipe card interface, works in any mode and takes priority in cmd mode 9
n = 11GPIO iButton interface
n = 12Save $RFID payload to sysdb without any further processing (uses rfid=2/iButton. Parsing logic depends on STM ver)

Examples:

  1. Set modem to use the GPIO HID swipe card interface :
    cmd swipe mode 10
  2. Set CTM200 to use iButton interface connected to GPIO port :
    cmd swipe mode 11

See Also: RFID Card Reader Support

Last modified 2 years ago Last modified on 18-02-15 05:16:55 PM