################################################################################
#  Digitizer file for the Houston Instruments Hi-Plot 7000 digitizing tablet.
#  This is for ascii format, inches as measuring units and .001" resolution.
#  The file assumes a 12 button puck.
#  This file works when the digitizer has the following switch settings:
#  DIP   SW1    SW2    SW3    SW4    SW5    SW6
#   1    on     on     off    on     on     -
#   2    off    off    on     off    -      -
#   3    -      off    off    on     -      off
#   4    off    off    off    on     off    off
#   5    on     off    off    on     off    *
#   6    on     off    off    off    on     *
#   7    on     off    off    off    on     *
#   8    off    on     -      off    off    *
#
#      -  not used             *  NA
#
# NOTE:  the '\#' combinations are decimal representations of ascii characters
################################################################################

digcursor = h17000_12
baud = 9600
debounce = 6

# J = enter stream mode    P = resume digitizing
start = #]J#]P

#  O (upper case "oh")  suspends digitizing
step = #]O

button  = 1
x_begin = 3
x_end   = 7
y_begin = 9
y_end   = 13

length = 13

sync_char = ,
sync_col = 2
sync_char = ,
sync_col = 8

units_per_inch = 1000.0
