Skip to content
Snippets Groups Projects
Commit 5cc80b41 authored by Saeed Haghtalab's avatar Saeed Haghtalab
Browse files

Updated BCM OPI

parent e48bf14f
No related branches found
No related tags found
1 merge request!5Updated BCM OPI
......@@ -31,7 +31,7 @@ $(pv_value)</tooltip>
<x use_class="true">20</x>
<y use_class="true">0</y>
<width>344</width>
<height use_class="true">48</height>
<height use_class="true">46</height>
<font use_class="true">
<font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0">
</font>
......@@ -561,7 +561,7 @@ $(pv_value)</tooltip>
<x>147</x>
<y>58</y>
<width>120</width>
<maximum>1000000.0</maximum>
<maximum>800000.0</maximum>
</widget>
<widget type="combo" version="2.0.0">
<name>Combo Box</name>
......@@ -576,7 +576,11 @@ $(pv_value)</tooltip>
<x>147</x>
<y>139</y>
<width>120</width>
<format>0</format>
<show_units>true</show_units>
<minimum>6250000.0</minimum>
<maximum>1.25E8</maximum>
<increment>1000.0</increment>
</widget>
<widget type="spinner" version="2.0.0">
<name>Spinner_7</name>
......@@ -585,6 +589,8 @@ $(pv_value)</tooltip>
<y>180</y>
<width>120</width>
<show_units>true</show_units>
<minimum>1.0</minimum>
<maximum>10.0</maximum>
</widget>
<widget type="spinner" version="2.0.0">
<name>Spinner_8</name>
......@@ -593,6 +599,8 @@ $(pv_value)</tooltip>
<y>220</y>
<width>120</width>
<show_units>true</show_units>
<minimum>-1024.0</minimum>
<maximum>1024.0</maximum>
</widget>
<widget type="spinner" version="2.0.0">
<name>Spinner_9</name>
......@@ -762,6 +770,7 @@ $(pv_value)</tooltip>
<y>102</y>
<width>120</width>
<show_units>true</show_units>
<minimum>1.0</minimum>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_38</name>
......@@ -774,6 +783,9 @@ $(pv_value)</tooltip>
<pv_name>$(BCM)-LCVF</pv_name>
<y>21</y>
<width>120</width>
<precision>6</precision>
<maximum>1.0</maximum>
<increment>0.001</increment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_35</name>
......@@ -792,7 +804,9 @@ $(pv_value)</tooltip>
<pv_name>$(BCM)-LCVO</pv_name>
<y>61</y>
<width>120</width>
<precision>2</precision>
<show_units>true</show_units>
<minimum>-100.0</minimum>
</widget>
</widget>
<widget type="group" version="2.0.0">
......@@ -810,6 +824,9 @@ $(pv_value)</tooltip>
<pv_name>$(BCM)-LCVF</pv_name>
<y>21</y>
<width>120</width>
<precision>6</precision>
<maximum>1.0</maximum>
<increment>0.001</increment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_27</name>
......@@ -828,7 +845,9 @@ $(pv_value)</tooltip>
<pv_name>$(BCM)-LCVO</pv_name>
<y>61</y>
<width>120</width>
<precision>2</precision>
<show_units>true</show_units>
<minimum>-100.0</minimum>
</widget>
<widget type="spinner" version="2.0.0">
<name>Spinner_20</name>
......@@ -836,6 +855,7 @@ $(pv_value)</tooltip>
<y>101</y>
<width>120</width>
<show_units>true</show_units>
<minimum>1.0</minimum>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_30</name>
......@@ -954,7 +974,7 @@ $(pv_value)</tooltip>
<autoscale>true</autoscale>
<log_scale>false</log_scale>
<minimum>0.0</minimum>
<maximum>8000.0</maximum>
<maximum>100.0</maximum>
<show_grid>true</show_grid>
<title_font>
<font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
......@@ -968,10 +988,10 @@ $(pv_value)</tooltip>
<y_axes>
<y_axis>
<title>Current [mA]</title>
<autoscale>false</autoscale>
<autoscale>true</autoscale>
<log_scale>false</log_scale>
<minimum>0.0</minimum>
<maximum>10.0</maximum>
<maximum>8000.0</maximum>
<show_grid>true</show_grid>
<title_font>
<font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
......@@ -988,7 +1008,7 @@ $(pv_value)</tooltip>
<trace>
<name>ISrc-010:PBI-BCM-001</name>
<x_pv></x_pv>
<y_pv>ISrc-010:PBI-BCM-001:AI4</y_pv>
<y_pv>ISrc-010:PBI-BCM-001:AI4-ArrayData</y_pv>
<err_pv></err_pv>
<axis>0</axis>
<trace_type>1</trace_type>
......@@ -1003,7 +1023,7 @@ $(pv_value)</tooltip>
<trace>
<name>LEBT-010:PBI-BCM-001</name>
<x_pv></x_pv>
<y_pv>$(BCM)</y_pv>
<y_pv>$(BCM)-ArrayData</y_pv>
<err_pv></err_pv>
<axis>0</axis>
<trace_type>1</trace_type>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment