fe6a3f171310bdcff9e3585ed1281fcdaa1850b7
[hooke.git] / conf / hooke.ini
1 #prefix with '#' to add a comment\r
2 \r
3 [command]\r
4 command = autopeak\r
5 plugin = autopeak\r
6 \r
7 #this section defines which drivers have to be loaded by Hooke\r
8 [drivers]\r
9 csvdriver = False\r
10 hemingclamp = False\r
11 jpk = False\r
12 mcs = False\r
13 mfp1d = True\r
14 mfp3d = True\r
15 mfp1dexport = True\r
16 picoforce = True\r
17 picoforcealt = False\r
18 tutorialdriver = False\r
19 \r
20 [folders]\r
21 filterindex = 0\r
22 filters = Playlist files (*.hkp)|*.hkp|Text files (*.txt)|*.txt|All files (*.*)|*.*')\r
23 \r
24 #this section defines the window size and position\r
25 [main]\r
26 height = 500\r
27 left = 20\r
28 top = 20\r
29 width = 600\r
30 \r
31 [perspectives]\r
32 active = Default\r
33 default = Default\r
34 \r
35 #this section defines which plugins have to be loaded by Hooke\r
36 [plugins]\r
37 autopeak = True\r
38 export = True\r
39 fit = True\r
40 flatfilts = True\r
41 generalvclamp = True\r
42 multidistance = True\r
43 playlist = True\r
44 plot = True\r
45 procplots = True\r
46 results = True\r
47 \r
48 [splashscreen]\r
49 #duration in milliseconds\r
50 duration = 1000\r
51 show = True\r