Configuration of Gauge Option TT-300


Please refer to the TT-300 user manual for details on how to initiate data tranfser to the PC. The tester will transmit all values stored in the device in one go.
The data sent is formatted as shown below

 FILE1
  4.08  mm
  4.06  mm

 FILE2
  4.01  mm

 FILE3
 FILE EMPTY

 FILE4
 FILE EMPTY

 FILE5
 FILE EMPTY
i.e. the internal memory of the tester is sub-divided into 5 groups, each of which is transmitted with it's own header (FILE1 through FILE5).

tt300.ini

MtWedge using the tt300 gauge option will re-format this data. The way this is done can be modified using the settings of the tt300.ini file installed with the gauge option.
With the default settings, MtWedge will convert the input to
4.08;4.06
4.01
val_1_1;val_1_2;
val_2_1;
i.e. on line per FILE
Set key <separator> to either "TAB" or "SPACE" if you want a separator other than the default ";"
4.08 4.06
4.01
val_1_1 val_1_2
val_2_1
if SPACE was selected
Set key <mode> to "printer", if you don't want MtWedge to filter the TT-300 output data at all. That way you can store the complete string as shown at the top of the page to file and print it on your default printer.

Note:
In mode "printer" you should not activate the "Keyboard" Flag in the MtWedge configuration!