-
Notifications
You must be signed in to change notification settings - Fork 0
/
SpinFlippersConfig.bob
134 lines (134 loc) · 3.29 KB
/
SpinFlippersConfig.bob
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<name>SpinFlippersUser</name>
<width>960</width>
<height>800</height>
<widget type="label" version="2.0.0">
<name>Label_10</name>
<text>Frequency</text>
<y>52</y>
<horizontal_alignment>2</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Label_11</name>
<text>Load</text>
<y>112</y>
<horizontal_alignment>2</horizontal_alignment>
</widget>
<widget type="textentry" version="3.0.0">
<name>Text Entry</name>
<pv_name>$(OS1):LOADRST</pv_name>
<x>120</x>
<y>112</y>
<width>170</width>
</widget>
<widget type="textentry" version="3.0.0">
<name>Text Entry_2</name>
<pv_name>$(OS1):FREQRST</pv_name>
<x>120</x>
<y>52</y>
<width>170</width>
</widget>
<widget type="label" version="2.0.0">
<name>Label_14</name>
<text>Amplitude</text>
<y>82</y>
<horizontal_alignment>2</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Label_15</name>
<text>Frequency</text>
<x>510</x>
<y>52</y>
<horizontal_alignment>2</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Label_16</name>
<text>Load</text>
<x>510</x>
<y>112</y>
<horizontal_alignment>2</horizontal_alignment>
</widget>
<widget type="textentry" version="3.0.0">
<name>Text Entry_4</name>
<pv_name>$(OS2):LOADRST</pv_name>
<x>630</x>
<y>112</y>
<width>170</width>
</widget>
<widget type="textentry" version="3.0.0">
<name>Text Entry_5</name>
<pv_name>$(OS2):FREQRST</pv_name>
<x>630</x>
<y>52</y>
<width>170</width>
</widget>
<widget type="label" version="2.0.0">
<name>Label_19</name>
<text>Amplitude</text>
<x>510</x>
<y>82</y>
<horizontal_alignment>2</horizontal_alignment>
</widget>
<widget type="polyline" version="2.0.0">
<name>Polyline</name>
<x>480</x>
<y>131</y>
<width>10</width>
<height>10</height>
</widget>
<widget type="polyline" version="2.0.0">
<name>Polyline_3</name>
<x>485</x>
<y>133</y>
<width>1</width>
<height>1</height>
<points>
<point x="0.0" y="0.0">
</point>
</points>
</widget>
<widget type="polyline" version="2.0.0">
<name>Polyline_6</name>
<x>1300</x>
<y>470</y>
<width>10</width>
<height>10</height>
</widget>
<widget type="label" version="2.0.0">
<name>Label_40</name>
<text>Incident Arm Waveform Generator</text>
<x>10</x>
<y>20</y>
<width>459</width>
<font>
<font family="Liberation Sans" style="BOLD" size="22.0">
</font>
</font>
</widget>
<widget type="label" version="2.0.0">
<name>Label_41</name>
<text>Detector Arm Waveform Generator</text>
<x>510</x>
<y>20</y>
<width>419</width>
<font>
<font family="Liberation Sans" style="BOLD" size="22.0">
</font>
</font>
</widget>
<widget type="textentry" version="3.0.0">
<name>Text Entry_3</name>
<pv_name>$(OS1):AMPRST</pv_name>
<x>120</x>
<y>82</y>
<width>170</width>
</widget>
<widget type="textentry" version="3.0.0">
<name>Text Entry_6</name>
<pv_name>$(OS2):AMPRST</pv_name>
<x>630</x>
<y>82</y>
<width>170</width>
</widget>
</display>