# Altek  AC30 ASCII Format 3
#
# Originally build and tested by 
#  Terry Baker and David Gerdes  USA-CERL  1992

#setup
#{
#    digname = Altek
#    buttonoffset = 1
#    buttonstart = 0
    buttons = 16
    baud = 9600
    units_per_inch = 1000
    button_up_char = H
#}


#startrun
#{
#    send = S2\013         #set to run mode
    start = S2\013         #set to run mode
#    send = F3\013     #set output format
#}

#startpoint
#{
#    send = P\013         #set to point mode
#    send = F3\013     #set output format
#}

#startquery
#{
#    send = P\013         #set to point mode
#    send = F3\013     #set output format
#}

#query
#{
#    send = V\013          #request data
#}

#stop
#{
    send = \027\013       #reset
#}

#format 
#{
    ascii = b,xxxxxx,yyyyyy
x_begin = 3
x_end = 8
y_begin = 10
y_end = 15
button = 1
length = 15
#}
