Skip to content

Commit a07a43a

Browse files
committed
OPI: PXIe-EVR-300
1 parent 70447a1 commit a07a43a

2 files changed

Lines changed: 1744 additions & 0 deletions

File tree

evrMrmApp/opi/_evroutput.bob

Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,109 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--Saved on 2024-01-18 17:42:13 by agaget-->
3+
<display version="2.0.0">
4+
<name>Display</name>
5+
<width>505</width>
6+
<height>49</height>
7+
<actions>
8+
</actions>
9+
<grid_step_x>6</grid_step_x>
10+
<grid_step_y>6</grid_step_y>
11+
<widget type="combo" version="2.0.0">
12+
<name>Menu Button</name>
13+
<pv_name>$(SYS){$(D)-Out:$(O)}Src:Pulse-SP</pv_name>
14+
<x>144</x>
15+
<width>91</width>
16+
<height>25</height>
17+
<border_alarm_sensitive>false</border_alarm_sensitive>
18+
</widget>
19+
<widget type="textupdate" version="2.0.0">
20+
<name>Text Update_3</name>
21+
<pv_name>$(SYS){$(D)-Out:$(O)}Src-SP.DESC</pv_name>
22+
<width>145</width>
23+
<height>25</height>
24+
<font>
25+
<font family="Sans" style="BOLD" size="9.900990099009901">
26+
</font>
27+
</font>
28+
<background_color>
29+
<color red="255" green="255" blue="255">
30+
</color>
31+
</background_color>
32+
<transparent>true</transparent>
33+
<horizontal_alignment>1</horizontal_alignment>
34+
<vertical_alignment>1</vertical_alignment>
35+
<wrap_words>false</wrap_words>
36+
<actions>
37+
</actions>
38+
<border_color>
39+
<color red="0" green="128" blue="255">
40+
</color>
41+
</border_color>
42+
</widget>
43+
<widget type="combo" version="2.0.0">
44+
<name>Menu Button_3</name>
45+
<pv_name>$(SYS){$(D)-Out:$(O)}Src:DBus-SP</pv_name>
46+
<x>234</x>
47+
<width>91</width>
48+
<height>25</height>
49+
<border_alarm_sensitive>false</border_alarm_sensitive>
50+
</widget>
51+
<widget type="combo" version="2.0.0">
52+
<name>Menu Button_4</name>
53+
<pv_name>$(SYS){$(D)-Out:$(O)}Src:Scale-SP</pv_name>
54+
<x>324</x>
55+
<width>91</width>
56+
<height>25</height>
57+
<border_alarm_sensitive>false</border_alarm_sensitive>
58+
</widget>
59+
<widget type="textentry" version="3.0.0">
60+
<name>Text Input_6</name>
61+
<pv_name>$(P):Out$(O)Label-I</pv_name>
62+
<y>24</y>
63+
<width>415</width>
64+
<height>25</height>
65+
<foreground_color>
66+
<color name="Write_Foreground" red="0" green="255" blue="255">
67+
</color>
68+
</foreground_color>
69+
<format>6</format>
70+
<actions>
71+
</actions>
72+
<border_alarm_sensitive>false</border_alarm_sensitive>
73+
<border_color>
74+
<color red="0" green="128" blue="255">
75+
</color>
76+
</border_color>
77+
</widget>
78+
<widget type="textupdate" version="2.0.0">
79+
<name>Text Update_1</name>
80+
<pv_name>$(SYS){$(D)-Out:$(O)}Src-RB</pv_name>
81+
<x>415</x>
82+
<y>25</y>
83+
<width>89</width>
84+
<height>23</height>
85+
<font>
86+
<font family="Sans" style="BOLD" size="9.900990099009901">
87+
</font>
88+
</font>
89+
<background_color>
90+
<color red="255" green="255" blue="255">
91+
</color>
92+
</background_color>
93+
<transparent>true</transparent>
94+
<horizontal_alignment>1</horizontal_alignment>
95+
<vertical_alignment>1</vertical_alignment>
96+
<wrap_words>false</wrap_words>
97+
<actions>
98+
</actions>
99+
<border_width>1</border_width>
100+
</widget>
101+
<widget type="combo" version="2.0.0">
102+
<name>Menu Button_5</name>
103+
<pv_name>$(SYS){$(D)-Out:$(O)}Src:Gate-SP</pv_name>
104+
<x>415</x>
105+
<width>91</width>
106+
<height>25</height>
107+
<border_alarm_sensitive>false</border_alarm_sensitive>
108+
</widget>
109+
</display>

0 commit comments

Comments
 (0)