
##########################################################################
#  Digitizer file for the Kurta Three series digitizing tablets.
#  This is for format 2 (binary) with a 16 button puck.   This file 
#  works when the digitizer has the following switch  settings:
#    8 SWITCH BANK              4 SWITCH BANK
#     1   off                     1   on
#     2   off                     2   off
#     3   off                     3   off
#     4   off                     4   n/a
#     5   off
#     6   off
#     7   off
#     8   off
# NOTE:  the '\#' combinations are decimal representations of ascii characters
# Good luck and happy digitizing!
##########################################################################

format = binary
debounce = 20
digcursor = ku3f2_16
baud = 9600

x_begin = 1
x_end   = 3
xmask1 = 00000011
xmask2 = 01111111
xmask3 = 01111111

y_begin = 4
y_end   = 6
ymask1 = 00000011
ymask2 = 01111111
ymask3 = 01111111

button  = 1
button_mask = 01111100


length = 6
sync_mask = 10000000
sync_col  = 1

units_per_inch = 1000.0
