#  Digitizer file for the Hitachi 1515 series digitizing tablets.
#  This is for ascii format 1. The digcursor file is for a 4 
#  button puck.  The DIP switch settings are as follows:
#    DIP   SB1              DSW-2                DSW-3
#     1    On               Off                  Off 
#     2    On               Off                  Off 
#     3    Off              On                   Off   
#     4    Off              Off                  Off 
#     5    Off              Off                  Off   
#     6    Off              Off                  Off   
#     7    Off              Off                  Off 
#     8    Off              Off                  Off 
#
#  NOTE:  the '\#' combinations are decimal representations of ascii characters
#  Good luck and happy digitizing!
################################################################################

digcursor= hi1515f1_4
#digcursor= test
format = ascii
baud = 9600
#debounce = 10

# Select run mode 
start =\01RS\13
start =\01L1\13
start =\01R1\13
start =\01CN\13
start =\01T4\13
start =\01PE\13

# Select halt mode
stop =\01SD\13
stop =\01RT\13

x_begin = 1
x_end   = 5

y_begin = 7
y_end   = 11

button  = 13

length = 15
#sync_mask = 10000000
#sync_col  = 1
#sync_char =\11

units_per_inch = 1000.0
