################################################################################
#   Digitizer file for the GTCO 2436 digitizing tablet.                        #
#   This is for ascii format 4!  A 16 button puck is assumed used.             #
#   This file works hen the digitizer has the following switch                 #
#   settings:                                                                  #
#     DIP   S1              S2                   S3                            #
#      1    Off             On                   Off                           #
#      2    Off             On                   On                            #
#      3    On              Off                  Off                           #
#      4    On              Off                  Off                           #
#      5    Off             On                   On                            #
#      6    Off             Off                  Off                           #
#      7    Off             On                   Off                           #
#      8    On              On                   Off                           #
#                                                                              #
# NOTE:  the '\#' combinations are decimal representations of ascii characters.#
# Good luck and happy digitizing!                                              #
################################################################################

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

# Select run mode
start = \001\013
start = LN\027

# Select halt mode
stop = \001\013
stop = RS\027

x_begin = 2
x_end   = 6
y_begin = 8
y_end   = 12
button  = 1

length = 12

units_per_inch = 1000.0
