Procedure
Summary
By default, the CalComp 9100 digitizer will beep with every point you enter. In stream mode, this becomes a steady stream of beeps from the digitizer, plus
occasional beeps from the PC. The beeps coming from the PC indicate that points are getting ignored, that is because the default points per second (pps) rate is more than PC ARC/INFO can handle.
Procedure
· Use this digform to turn beeping off on the digitizer and to correct the data rate, the latter will reduce the error bell on the PC.
'CALNB'
1 Digitizer device #
'(A2,2F5.3)' Digitizer format
F No menu bar
F Single button mode off
73.0, 1.0, 0.0 X max, x scale, x offset
85.0, 1.0, 0.0 Y max, y scale, y offset
14
'1D' 1, '2D' 2, '3D' 3, '4D' 4, '5D' 5, '6D' 6,
'7D' 7, '8D' 8, '9D' 9, 'AD' 10, '0D' 0, 'CD' 98, 'BD' 12, 'UU' 99
9
27 37 86 56 13 27 37 87 20 13 disable bell, set pps rate to 20
-1 no shutdown sequence
4
27 37 82 13 start stream mode
4
27 37 80 13 start point mode
10 Stream off wait time
· You can als do the following manual steps.
1. To turn the bell off, use this escape sequence:
esc % V 8 ret
The ASCII equivalent:
27 37 86 56 13
2. Change the data rate.
a. Use this escape sequence on the PC:
esc % W n CR
Where n is 1-100
The ASCII equivalent:
27 37 87 20 13
The number 20 represents the changeable pps rate.
b. Use this sequence of buttons on the digitizing puck:
FF 7 20 E
The number 20 represents the changeable pps rate.