################################################################################
#  Digitizer file for the CalComp 9100 series digitizing tablets.
#  This is for ascii format 2!  A 16 button puck is assumed used.
#  This file works when the digitizer has the following switch 
#  settings:
#    DIP   SB1              SW1                  SW2
#     1    Closed           Open                 Open
#     2    Open             Open                 Open
#     3    Closed           Closed               Closed
#     4    Open             Closed               Open
#     5    Closed           Open                 Closed
#     6    Closed           Closed               Closed
#     7    Closed           Closed               Open
#     8    Open             Open                 Open
#
#    Good luck and happy digitizing!
# NOTE:  the '\#' combinations are decimal representations of ascii characters
################################################################################

digcursor = cc9100f2_16
format = ascii
baud = 9600
debounce = 8

# Select run mode
start =\27%R\13

# Select halt mode
stop =\27%H\13

x_begin = 1
x_end   = 5
y_begin = 7
y_end   = 11
button  = 15

length = 15
sync_char =,
sync_col  = 6
sync_char =,
sync_col  = 12

units_per_inch = 1000.0
