################################################################################
#  Digitizer file for the Summa Sketch Plus (MM1200) Plus digitizing tablet.
#  There are no dip switch settings on the Summa Sketch.     
#  There ARE jumpers inside the board.  To use the Summa Sketch, you must
#  Configure the jumpers as follows:
#
#    jumper AA   connected (jumper on) (baud rate 9600, fixed)
#    jumper AB   connected (jumper on) (packed binary format, 5 byte)
#    jumper AC   NOT connected (jumper off) (parity disabled)
#
#  (You will probably have to disconnect jumper AC, as the factory default
#   is for all 3 jumpers to be connected.)
#
# NOTE:  the '\#' combinations are decimal representations of ascii characters
# Good luck and happy digitizing!
################################################################################
format = binary
baud = 9600
digcursor = ssplusf1_4

# reset digitizer tablet to default configuration
start=\0
# set to continuous stream mode, 1000 lpi resolution, max/2 report rate.
start=@jR

# set stop to reset to factory settings
stop = \0


x_begin=3
x_end=2
xmask1=01111111
xmask2=01111111


y_begin=5
y_end=4
ymask1=01111111
ymask2=01111111

button=1
button_mask=00000111


length=5
sync_mask=10000000
sync_col=1

debounce=15
units_per_inch=1000
