-
Notifications
You must be signed in to change notification settings - Fork 7
/
qtlabgui.cfg
88 lines (88 loc) · 1.67 KB
/
qtlabgui.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"Data Browser_pos": [
250,
40
],
"Data Browser_show": false,
"Data Browser_size": [
200,
400
],
"Gnuplot Tweak_pos": [
250,
40
],
"Gnuplot Tweak_show": false,
"Gnuplot Tweak_size": [
200,
400
],
"Instrument Control_pos": [
250,
40
],
"Instrument Control_show": false,
"Instrument Control_size": [
200,
400
],
"Instrument View_pos": [
250,
40
],
"Instrument View_show": false,
"Instrument View_show_range": true,
"Instrument View_show_rate": true,
"Instrument View_size": [
200,
400
],
"Measure_pos": [
250,
40
],
"Measure_show": false,
"Measure_size": [
200,
400
],
"Positioner_pos": [
250,
40
],
"Positioner_show": false,
"Positioner_size": [
200,
400
],
"QT Lab_pos": [
1143,
79
],
"QT Lab_show": true,
"QT Lab_size": [
200,
400
],
"Watch_pos": [
250,
40
],
"Watch_show": false,
"Watch_size": [
200,
400
],
"exclude_control_window": false,
"exclude_data_window": false,
"exclude_gnuplot_window": false,
"exclude_instrument_window": false,
"exclude_measurement_window": false,
"exclude_positioner_window": false,
"exclude_watch_window": false,
"execdir": "/Users/waka/phd/tessier/qtlab",
"instance_name": "qtlab_n1",
"plot_type": "gnuplot",
"positioner_bookmarks": [],
"qtlab": false
}