Skip to content
Snippets Groups Projects
Commit afc65140 authored by Benjamin Bolling's avatar Benjamin Bolling
Browse files

Added valves to the accelerator synoptics for ISRC-RFQ and embedded displays...

Added valves to the accelerator synoptics for ISRC-RFQ and embedded displays for VVS and VVMC valves.
parent 336ed8f0
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<name>em_syn_VVMC</name>
<class></class>
<width>570</width>
<height>200</height>
<background_color>
<color name="Transparent" red="255" green="255" blue="255" alpha="0">
</color>
</background_color>
<widget type="rectangle" version="2.0.0">
<name>BGGrey03-titlebar</name>
<width>570</width>
<height>200</height>
<line_width>0</line_width>
<background_color>
<color name="GROUP-BORDER" red="150" green="155" blue="151">
</color>
</background_color>
<corner_width>10</corner_width>
<corner_height>10</corner_height>
</widget>
<widget type="rectangle" version="2.0.0">
<name>BGGrey03-background</name>
<x>10</x>
<y>10</y>
<width>550</width>
<height>180</height>
<line_width>0</line_width>
<background_color>
<color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
</color>
</background_color>
<corner_width>5</corner_width>
<corner_height>5</corner_height>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button</name>
<actions>
<action type="write_pv">
<pv_name>$(pv_name)</pv_name>
<value>1</value>
<description>Open</description>
</action>
</actions>
<text>Open</text>
<x>20</x>
<y>110</y>
<width>110</width>
<font>
<font family="Liberation Sans" style="REGULAR" size="20.0">
</font>
</font>
<rules>
<rule name="pvname" prop_id="pv_name" out_exp="true">
<exp bool_exp="pvStr0">
<expression>pvStr0+":OpenCmd"</expression>
</exp>
<pv_name>$(synopticsPV)</pv_name>
</rule>
</rules>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="led" version="2.0.0">
<name>LED</name>
<x>30</x>
<y>50</y>
<rules>
<rule name="pvname" prop_id="pv_name" out_exp="true">
<exp bool_exp="pvStr0">
<expression>pvStr0+":ClosedR"</expression>
</exp>
<pv_name>$(synopticsPV)</pv_name>
</rule>
</rules>
</widget>
<widget type="label" version="2.0.0">
<name>Label_4</name>
<text>Opened</text>
<x>60</x>
<y>80</y>
<width>70</width>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Label_5</name>
<text>Closed</text>
<x>60</x>
<y>50</y>
<width>70</width>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="led" version="2.0.0">
<name>LED_5</name>
<x>30</x>
<y>80</y>
<rules>
<rule name="pvname" prop_id="pv_name" out_exp="true">
<exp bool_exp="pvStr0">
<expression>pvStr0+":OpenR"</expression>
</exp>
<pv_name>$(synopticsPV)</pv_name>
</rule>
</rules>
</widget>
<widget type="label" version="2.0.0">
<name>Label_6</name>
<text>Flow:</text>
<x>20</x>
<y>20</y>
<width>50</width>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update Template_48</name>
<x>60</x>
<y>20</y>
<width>70</width>
<format>1</format>
<precision>2</precision>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
<actions>
</actions>
<rules>
<rule name="pvname" prop_id="pv_name" out_exp="true">
<exp bool_exp="pvStr0">
<expression>pvStr0+":FlwR"</expression>
</exp>
<pv_name>$(synopticsPV)</pv_name>
</rule>
</rules>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button_2</name>
<actions>
<action type="write_pv">
<pv_name>$(pv_name)</pv_name>
<value>1</value>
<description>Close</description>
</action>
</actions>
<text>Close</text>
<x>20</x>
<y>150</y>
<width>110</width>
<font>
<font family="Liberation Sans" style="REGULAR" size="20.0">
</font>
</font>
<rules>
<rule name="pvname" prop_id="pv_name" out_exp="true">
<exp bool_exp="pvStr0">
<expression>pvStr0+":CloseCmd"</expression>
</exp>
<pv_name>$(synopticsPV)</pv_name>
</rule>
</rules>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="stripchart" version="2.0.0">
<name>Strip Chart</name>
<x>140</x>
<y>20</y>
<width>410</width>
<height>160</height>
<background_color>
<color name="Transparent" red="255" green="255" blue="255" alpha="0">
</color>
</background_color>
<label_font>
<font family="Liberation Sans" style="BOLD" size="12.0">
</font>
</label_font>
<scale_font>
<font family="Liberation Sans" style="REGULAR" size="12.0">
</font>
</scale_font>
<show_toolbar>false</show_toolbar>
<rules>
<rule name="pvname" prop_id="traces[0].y_pv" out_exp="true">
<exp bool_exp="pvStr0">
<expression>pvStr0+":FlwR"</expression>
</exp>
<pv_name>$(synopticsPV)</pv_name>
</rule>
<rule name="tooltip" prop_id="tooltip" out_exp="true">
<exp bool_exp="pvStr0">
<expression>pvStr0</expression>
</exp>
<pv_name>$(synopticsPV)</pv_name>
</rule>
</rules>
<y_axes>
<y_axis>
<title>Y</title>
<autoscale>true</autoscale>
<log_scale>false</log_scale>
<minimum>0.0</minimum>
<maximum>100.0</maximum>
<show_grid>false</show_grid>
<visible>true</visible>
</y_axis>
</y_axes>
</widget>
</display>
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
<name>em_syn_VVS</name>
<class></class>
<width>570</width>
<height>200</height>
<background_color>
<color name="Transparent" red="255" green="255" blue="255" alpha="0">
</color>
</background_color>
<widget type="rectangle" version="2.0.0">
<name>BGGrey03-titlebar</name>
<width>570</width>
<height>200</height>
<line_width>0</line_width>
<background_color>
<color name="GROUP-BORDER" red="150" green="155" blue="151">
</color>
</background_color>
<corner_width>10</corner_width>
<corner_height>10</corner_height>
</widget>
<widget type="rectangle" version="2.0.0">
<name>BGGrey03-background</name>
<x>10</x>
<y>10</y>
<width>550</width>
<height>180</height>
<line_width>0</line_width>
<background_color>
<color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
</color>
</background_color>
<corner_width>5</corner_width>
<corner_height>5</corner_height>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button</name>
<text>Open</text>
<x>300</x>
<y>40</y>
<width>150</width>
<height>50</height>
<font>
<font family="Liberation Sans" style="REGULAR" size="20.0">
</font>
</font>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="led" version="2.0.0">
<name>LED</name>
<x>110</x>
<y>50</y>
<width>30</width>
<height>30</height>
<rules>
<rule name="pvname" prop_id="pv_name" out_exp="true">
<exp bool_exp="pvStr0">
<expression>pvStr0+":ClosedR"</expression>
</exp>
<pv_name>$(synopticsPV)</pv_name>
</rule>
</rules>
</widget>
<widget type="label" version="2.0.0">
<name>Label_4</name>
<text>Opened</text>
<x>150</x>
<y>120</y>
<width>120</width>
<height>30</height>
<font>
<font family="Liberation Sans" style="REGULAR" size="20.0">
</font>
</font>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Label_5</name>
<text>Closed</text>
<x>150</x>
<y>50</y>
<width>120</width>
<height>30</height>
<font>
<font family="Liberation Sans" style="REGULAR" size="20.0">
</font>
</font>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="led" version="2.0.0">
<name>LED_5</name>
<x>110</x>
<y>120</y>
<width>30</width>
<height>30</height>
<rules>
<rule name="pvname" prop_id="pv_name" out_exp="true">
<exp bool_exp="pvStr0">
<expression>pvStr0+":OpenR"</expression>
</exp>
<pv_name>$(synopticsPV)</pv_name>
</rule>
</rules>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button_1</name>
<text>Close</text>
<x>300</x>
<y>110</y>
<width>150</width>
<height>50</height>
<font>
<font family="Liberation Sans" style="REGULAR" size="20.0">
</font>
</font>
<tooltip>$(actions)</tooltip>
</widget>
</display>
...@@ -6,12 +6,62 @@ ...@@ -6,12 +6,62 @@
<color name='Transparent' red='255' green='255' blue='255' alpha='0'> <color name='Transparent' red='255' green='255' blue='255' alpha='0'>
</color> </color>
</background_color> </background_color>
<widget type='symbol' version='2.0.0'>
<name>ISrc-010:Vac-VVMC-01100_icon</name>
<symbols>
<symbol>../symbols/VAL.svg</symbol>
</symbols>
<x>0</x>
<y>0</y>
<width>28.65384615384615</width>
<height>110</height>
<transparent>true</transparent>
<background_color>
<color red='240' green='240' blue='240'>
</color>
</background_color>
<rules>
<rule name='isClicked' prop_id='transparent' out_exp='false'>
<exp bool_exp='pvStr0==&quot;ISrc-010:Vac-VVMC-01100&quot;'>
<value>false</value>
</exp>
<pv_name>loc://clickedSynopticsItem</pv_name>
</rule>
</rules>
<tooltip>ISrc-010:Vac-VVMC-01100</tooltip>
</widget>
<widget type='action_button' version='3.0.0'>
<name>ISrc-010:Vac-VVMC-01100_btn</name>
<x>0</x>
<y>0</y>
<actions execute_as_one='true'>
<action type='write_pv'>
<pv_name>loc://clickedSynopticsItem</pv_name>
<value>ISrc-010:Vac-VVMC-01100</value>
<description>symbolPVname</description>
</action>
<action type='write_pv'>
<pv_name>loc://clickedSynopticsItemType</pv_name>
<value>VVMC</value>
<description>symbolType</description>
</action>
</actions>
<text></text>
<width>28.65384615384615</width>
<height>110</height>
<background_color>
<color name='Background' red='255' green='255' blue='255'>
</color>
</background_color>
<transparent>true</transparent>
<tooltip>ISrc-010:Vac-VVMC-01100</tooltip>
</widget>
<widget type='symbol' version='2.0.0'> <widget type='symbol' version='2.0.0'>
<name>ISrc-XXX:XXX-Source_icon</name> <name>ISrc-XXX:XXX-Source_icon</name>
<symbols> <symbols>
<symbol>../symbols/IS.svg</symbol> <symbol>../symbols/IS.svg</symbol>
</symbols> </symbols>
<x>0</x> <x>26.65384615384615</x>
<y>0</y> <y>0</y>
<width>37.30769230769231</width> <width>37.30769230769231</width>
<height>110</height> <height>110</height>
...@@ -32,7 +82,7 @@ ...@@ -32,7 +82,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>ISrc-XXX:XXX-Source_btn</name> <name>ISrc-XXX:XXX-Source_btn</name>
<x>0</x> <x>26.65384615384615</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -61,7 +111,7 @@ ...@@ -61,7 +111,7 @@
<symbols> <symbols>
<symbol>../symbols/Sol.svg</symbol> <symbol>../symbols/Sol.svg</symbol>
</symbols> </symbols>
<x>35.30769230769231</x> <x>61.96153846153845</x>
<y>0</y> <y>0</y>
<width>37.30769230769231</width> <width>37.30769230769231</width>
<height>110</height> <height>110</height>
...@@ -82,7 +132,7 @@ ...@@ -82,7 +132,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>LEBT-010:BMD-Sol-001_btn</name> <name>LEBT-010:BMD-Sol-001_btn</name>
<x>35.30769230769231</x> <x>61.96153846153845</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -106,12 +156,112 @@ ...@@ -106,12 +156,112 @@
<transparent>true</transparent> <transparent>true</transparent>
<tooltip>LEBT-010:BMD-Sol-001</tooltip> <tooltip>LEBT-010:BMD-Sol-001</tooltip>
</widget> </widget>
<widget type='symbol' version='2.0.0'>
<name>LEBT-010:Vac-VVMC-01100_icon</name>
<symbols>
<symbol>../symbols/VAL.svg</symbol>
</symbols>
<x>97.26923076923076</x>
<y>0</y>
<width>28.65384615384615</width>
<height>110</height>
<transparent>true</transparent>
<background_color>
<color red='240' green='240' blue='240'>
</color>
</background_color>
<rules>
<rule name='isClicked' prop_id='transparent' out_exp='false'>
<exp bool_exp='pvStr0==&quot;LEBT-010:Vac-VVMC-01100&quot;'>
<value>false</value>
</exp>
<pv_name>loc://clickedSynopticsItem</pv_name>
</rule>
</rules>
<tooltip>LEBT-010:Vac-VVMC-01100</tooltip>
</widget>
<widget type='action_button' version='3.0.0'>
<name>LEBT-010:Vac-VVMC-01100_btn</name>
<x>97.26923076923076</x>
<y>0</y>
<actions execute_as_one='true'>
<action type='write_pv'>
<pv_name>loc://clickedSynopticsItem</pv_name>
<value>LEBT-010:Vac-VVMC-01100</value>
<description>symbolPVname</description>
</action>
<action type='write_pv'>
<pv_name>loc://clickedSynopticsItemType</pv_name>
<value>VVMC</value>
<description>symbolType</description>
</action>
</actions>
<text></text>
<width>28.65384615384615</width>
<height>110</height>
<background_color>
<color name='Background' red='255' green='255' blue='255'>
</color>
</background_color>
<transparent>true</transparent>
<tooltip>LEBT-010:Vac-VVMC-01100</tooltip>
</widget>
<widget type='symbol' version='2.0.0'>
<name>LEBT-010:Vac-VVS-20000_icon</name>
<symbols>
<symbol>../symbols/VAL.svg</symbol>
</symbols>
<x>123.9230769230769</x>
<y>0</y>
<width>28.65384615384615</width>
<height>110</height>
<transparent>true</transparent>
<background_color>
<color red='240' green='240' blue='240'>
</color>
</background_color>
<rules>
<rule name='isClicked' prop_id='transparent' out_exp='false'>
<exp bool_exp='pvStr0==&quot;LEBT-010:Vac-VVS-20000&quot;'>
<value>false</value>
</exp>
<pv_name>loc://clickedSynopticsItem</pv_name>
</rule>
</rules>
<tooltip>LEBT-010:Vac-VVS-20000</tooltip>
</widget>
<widget type='action_button' version='3.0.0'>
<name>LEBT-010:Vac-VVS-20000_btn</name>
<x>123.9230769230769</x>
<y>0</y>
<actions execute_as_one='true'>
<action type='write_pv'>
<pv_name>loc://clickedSynopticsItem</pv_name>
<value>LEBT-010:Vac-VVS-20000</value>
<description>symbolPVname</description>
</action>
<action type='write_pv'>
<pv_name>loc://clickedSynopticsItemType</pv_name>
<value>VVS</value>
<description>symbolType</description>
</action>
</actions>
<text></text>
<width>28.65384615384615</width>
<height>110</height>
<background_color>
<color name='Background' red='255' green='255' blue='255'>
</color>
</background_color>
<transparent>true</transparent>
<tooltip>LEBT-010:Vac-VVS-20000</tooltip>
</widget>
<widget type='symbol' version='2.0.0'> <widget type='symbol' version='2.0.0'>
<name>LEBT-010:PBI-Iris-001_icon</name> <name>LEBT-010:PBI-Iris-001_icon</name>
<symbols> <symbols>
<symbol>../symbols/IRIS.svg</symbol> <symbol>../symbols/IRIS.svg</symbol>
</symbols> </symbols>
<x>70.61538461538461</x> <x>150.57692307692307</x>
<y>0</y> <y>0</y>
<width>35.19230769230769</width> <width>35.19230769230769</width>
<height>110</height> <height>110</height>
...@@ -132,7 +282,7 @@ ...@@ -132,7 +282,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>LEBT-010:PBI-Iris-001_btn</name> <name>LEBT-010:PBI-Iris-001_btn</name>
<x>70.61538461538461</x> <x>150.57692307692307</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -161,7 +311,7 @@ ...@@ -161,7 +311,7 @@
<symbols> <symbols>
<symbol>../symbols/CHOP.svg</symbol> <symbol>../symbols/CHOP.svg</symbol>
</symbols> </symbols>
<x>103.8076923076923</x> <x>183.76923076923077</x>
<y>0</y> <y>0</y>
<width>64.42307692307692</width> <width>64.42307692307692</width>
<height>110</height> <height>110</height>
...@@ -182,7 +332,7 @@ ...@@ -182,7 +332,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>LEBT-010:BMD-Chop-001_btn</name> <name>LEBT-010:BMD-Chop-001_btn</name>
<x>103.8076923076923</x> <x>183.76923076923077</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -211,7 +361,7 @@ ...@@ -211,7 +361,7 @@
<symbols> <symbols>
<symbol>../symbols/FC.svg</symbol> <symbol>../symbols/FC.svg</symbol>
</symbols> </symbols>
<x>166.23076923076923</x> <x>246.19230769230768</x>
<y>0</y> <y>0</y>
<width>37.30769230769231</width> <width>37.30769230769231</width>
<height>110</height> <height>110</height>
...@@ -232,7 +382,7 @@ ...@@ -232,7 +382,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>LEBT-010:PBI-FC-001_btn</name> <name>LEBT-010:PBI-FC-001_btn</name>
<x>166.23076923076923</x> <x>246.19230769230768</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -261,7 +411,7 @@ ...@@ -261,7 +411,7 @@
<symbols> <symbols>
<symbol>../symbols/BIF.svg</symbol> <symbol>../symbols/BIF.svg</symbol>
</symbols> </symbols>
<x>201.53846153846155</x> <x>281.5</x>
<y>0</y> <y>0</y>
<width>37.30769230769231</width> <width>37.30769230769231</width>
<height>110</height> <height>110</height>
...@@ -282,7 +432,7 @@ ...@@ -282,7 +432,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>LEBT-010:PBI-Dpl-001_btn</name> <name>LEBT-010:PBI-Dpl-001_btn</name>
<x>201.53846153846155</x> <x>281.5</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -311,7 +461,7 @@ ...@@ -311,7 +461,7 @@
<symbols> <symbols>
<symbol>../symbols/EMU.svg</symbol> <symbol>../symbols/EMU.svg</symbol>
</symbols> </symbols>
<x>236.84615384615387</x> <x>316.8076923076923</x>
<y>0</y> <y>0</y>
<width>38.46153846153846</width> <width>38.46153846153846</width>
<height>110</height> <height>110</height>
...@@ -332,7 +482,7 @@ ...@@ -332,7 +482,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>LEBT-010:PBI-EMU-001_btn</name> <name>LEBT-010:PBI-EMU-001_btn</name>
<x>236.84615384615387</x> <x>316.8076923076923</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -361,7 +511,7 @@ ...@@ -361,7 +511,7 @@
<symbols> <symbols>
<symbol>../symbols/BIF.svg</symbol> <symbol>../symbols/BIF.svg</symbol>
</symbols> </symbols>
<x>273.3076923076923</x> <x>353.2692307692308</x>
<y>0</y> <y>0</y>
<width>37.30769230769231</width> <width>37.30769230769231</width>
<height>110</height> <height>110</height>
...@@ -382,7 +532,7 @@ ...@@ -382,7 +532,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>LEBT-010:PBI-NPM-001_btn</name> <name>LEBT-010:PBI-NPM-001_btn</name>
<x>273.3076923076923</x> <x>353.2692307692308</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -406,12 +556,62 @@ ...@@ -406,12 +556,62 @@
<transparent>true</transparent> <transparent>true</transparent>
<tooltip>LEBT-010:PBI-NPM-001</tooltip> <tooltip>LEBT-010:PBI-NPM-001</tooltip>
</widget> </widget>
<widget type='symbol' version='2.0.0'>
<name>LEBT-010:Vac-VVS-40000_icon</name>
<symbols>
<symbol>../symbols/VAL.svg</symbol>
</symbols>
<x>388.5769230769231</x>
<y>0</y>
<width>28.65384615384615</width>
<height>110</height>
<transparent>true</transparent>
<background_color>
<color red='240' green='240' blue='240'>
</color>
</background_color>
<rules>
<rule name='isClicked' prop_id='transparent' out_exp='false'>
<exp bool_exp='pvStr0==&quot;LEBT-010:Vac-VVS-40000&quot;'>
<value>false</value>
</exp>
<pv_name>loc://clickedSynopticsItem</pv_name>
</rule>
</rules>
<tooltip>LEBT-010:Vac-VVS-40000</tooltip>
</widget>
<widget type='action_button' version='3.0.0'>
<name>LEBT-010:Vac-VVS-40000_btn</name>
<x>388.5769230769231</x>
<y>0</y>
<actions execute_as_one='true'>
<action type='write_pv'>
<pv_name>loc://clickedSynopticsItem</pv_name>
<value>LEBT-010:Vac-VVS-40000</value>
<description>symbolPVname</description>
</action>
<action type='write_pv'>
<pv_name>loc://clickedSynopticsItemType</pv_name>
<value>VVS</value>
<description>symbolType</description>
</action>
</actions>
<text></text>
<width>28.65384615384615</width>
<height>110</height>
<background_color>
<color name='Background' red='255' green='255' blue='255'>
</color>
</background_color>
<transparent>true</transparent>
<tooltip>LEBT-010:Vac-VVS-40000</tooltip>
</widget>
<widget type='symbol' version='2.0.0'> <widget type='symbol' version='2.0.0'>
<name>LEBT-010:BMD-Sol-002_icon</name> <name>LEBT-010:BMD-Sol-002_icon</name>
<symbols> <symbols>
<symbol>../symbols/Sol.svg</symbol> <symbol>../symbols/Sol.svg</symbol>
</symbols> </symbols>
<x>308.61538461538464</x> <x>415.2307692307692</x>
<y>0</y> <y>0</y>
<width>37.30769230769231</width> <width>37.30769230769231</width>
<height>110</height> <height>110</height>
...@@ -432,7 +632,7 @@ ...@@ -432,7 +632,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>LEBT-010:BMD-Sol-002_btn</name> <name>LEBT-010:BMD-Sol-002_btn</name>
<x>308.61538461538464</x> <x>415.2307692307692</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -461,7 +661,7 @@ ...@@ -461,7 +661,7 @@
<symbols> <symbols>
<symbol>../symbols/Coll.svg</symbol> <symbol>../symbols/Coll.svg</symbol>
</symbols> </symbols>
<x>343.92307692307696</x> <x>450.53846153846155</x>
<y>0</y> <y>0</y>
<width>35.19230769230769</width> <width>35.19230769230769</width>
<height>110</height> <height>110</height>
...@@ -482,7 +682,7 @@ ...@@ -482,7 +682,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>LEBT-010:PBI-Collimator-001_btn</name> <name>LEBT-010:PBI-Collimator-001_btn</name>
<x>343.92307692307696</x> <x>450.53846153846155</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -511,7 +711,7 @@ ...@@ -511,7 +711,7 @@
<symbols> <symbols>
<symbol>../symbols/BCM.svg</symbol> <symbol>../symbols/BCM.svg</symbol>
</symbols> </symbols>
<x>377.11538461538464</x> <x>483.7307692307692</x>
<y>0</y> <y>0</y>
<width>37.30769230769231</width> <width>37.30769230769231</width>
<height>110</height> <height>110</height>
...@@ -532,7 +732,7 @@ ...@@ -532,7 +732,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>LEBT-010:PBI-BCM-001_btn</name> <name>LEBT-010:PBI-BCM-001_btn</name>
<x>377.11538461538464</x> <x>483.7307692307692</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -561,7 +761,7 @@ ...@@ -561,7 +761,7 @@
<symbols> <symbols>
<symbol>../symbols/CAV.svg</symbol> <symbol>../symbols/CAV.svg</symbol>
</symbols> </symbols>
<x>412.42307692307696</x> <x>519.0384615384615</x>
<y>0</y> <y>0</y>
<width>62.692307692307686</width> <width>62.692307692307686</width>
<height>110</height> <height>110</height>
...@@ -582,7 +782,7 @@ ...@@ -582,7 +782,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>RFQ-010:EMR-Cav-001_btn</name> <name>RFQ-010:EMR-Cav-001_btn</name>
<x>412.42307692307696</x> <x>519.0384615384615</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -611,7 +811,7 @@ ...@@ -611,7 +811,7 @@
<symbols> <symbols>
<symbol>../symbols/BCM.svg</symbol> <symbol>../symbols/BCM.svg</symbol>
</symbols> </symbols>
<x>473.11538461538464</x> <x>579.7307692307693</x>
<y>0</y> <y>0</y>
<width>37.30769230769231</width> <width>37.30769230769231</width>
<height>110</height> <height>110</height>
...@@ -632,7 +832,7 @@ ...@@ -632,7 +832,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>RFQ-010:PBI-BCM-001_btn</name> <name>RFQ-010:PBI-BCM-001_btn</name>
<x>473.11538461538464</x> <x>579.7307692307693</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -661,7 +861,7 @@ ...@@ -661,7 +861,7 @@
<symbols> <symbols>
<symbol>../symbols/CAV.svg</symbol> <symbol>../symbols/CAV.svg</symbol>
</symbols> </symbols>
<x>508.42307692307696</x> <x>615.0384615384615</x>
<y>0</y> <y>0</y>
<width>62.692307692307686</width> <width>62.692307692307686</width>
<height>110</height> <height>110</height>
...@@ -682,7 +882,7 @@ ...@@ -682,7 +882,7 @@
</widget> </widget>
<widget type='action_button' version='3.0.0'> <widget type='action_button' version='3.0.0'>
<name>RFQ-010:EMR-Cav-001_btn</name> <name>RFQ-010:EMR-Cav-001_btn</name>
<x>508.42307692307696</x> <x>615.0384615384615</x>
<y>0</y> <y>0</y>
<actions execute_as_one='true'> <actions execute_as_one='true'>
<action type='write_pv'> <action type='write_pv'>
...@@ -706,5 +906,5 @@ ...@@ -706,5 +906,5 @@
<transparent>true</transparent> <transparent>true</transparent>
<tooltip>RFQ-010:EMR-Cav-001</tooltip> <tooltip>RFQ-010:EMR-Cav-001</tooltip>
</widget> </widget>
<width>571.1153846153846</width> <width>677.7307692307693</width>
</display> </display>
...@@ -179,6 +179,13 @@ ...@@ -179,6 +179,13 @@
</macros> </macros>
<group_name></group_name> <group_name></group_name>
</tab> </tab>
<tab>
<name>Playground</name>
<file></file>
<macros>
</macros>
<group_name></group_name>
</tab>
</tabs> </tabs>
<x>14</x> <x>14</x>
<y>50</y> <y>50</y>
...@@ -376,7 +383,7 @@ ...@@ -376,7 +383,7 @@
</actions> </actions>
<text>Detach</text> <text>Detach</text>
<x>14</x> <x>14</x>
<y>500</y> <y>550</y>
<width>117</width> <width>117</width>
<height>40</height> <height>40</height>
<tooltip>$(actions)</tooltip> <tooltip>$(actions)</tooltip>
......
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