swipe gpio n

Sets the GPIO row to be used. This is R1 specific only, as R2 has dedicated pins for RFID.

n = 0 Use GPIO's top row (inputs 3/5 and outputs 1/3) (Default)
n = 1 Use GPIO's bottom row (inputs 4/6 and outputs 2/4)

Examples:

  1. Set CTM-200 to use GPIO's top row for iButton interface :
    cmd swipe mode 11
    cmd swipe gpio 0
  1. Set CTM-200 to use GPIO's bottom row :
    cmd swipe gpio 1

See also: RFID Card Reader Support

Last modified 3 years ago Last modified on 16-09-13 11:01:54 AM