Skip to content
Snippets Groups Projects
Commit a0d8d27c authored by Anders Harrisson's avatar Anders Harrisson
Browse files

Merge branch 'master' into 'master'

Update TMCP OPI

See merge request !298
parents 4b90eca7 0459ca5b
No related branches found
No related tags found
1 merge request!298Update TMCP OPI
Pipeline #111871 failed
......@@ -296,7 +296,7 @@ $(pv_value)</tooltip>
<name>Linking Container</name>
<file>../Common/MainOPI/header.opi</file>
<width>1259</width>
<height>165</height>
<height>170</height>
<resize>2</resize>
<actions>
</actions>
......@@ -3239,4 +3239,66 @@ $(pv_value)</tooltip>
</color>
</border_color>
</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>WritePV</description>
</action>
</actions>
<pv_name>CrS-TMCP:Cryo-WCS-20000:HPBuffSelect</pv_name>
<text>Use HP Buffers</text>
<x>961</x>
<y>769</y>
<width>110</width>
<height>54</height>
<tooltip>$(actions)</tooltip>
<show_confirm_dialog>true</show_confirm_dialog>
<confirm_message>Are your sure you want to switch to HP buffers?</confirm_message>
</widget>
<widget type="led" version="2.0.0">
<name>LED</name>
<pv_name>CrS-TMCP:Cryo-WCS-20000:HPBuffSelect-RB</pv_name>
<x>1052</x>
<y>774</y>
<width>15</width>
<height>15</height>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button_5</name>
<actions>
<action type="write_pv">
<pv_name>$(pv_name)</pv_name>
<value>1</value>
<description>WritePV</description>
</action>
</actions>
<pv_name>CrS-TMCP:Cryo-WCS-20000:HPBuffSelect</pv_name>
<text>Use LP Buffers</text>
<x>1080</x>
<y>769</y>
<width>110</width>
<height>54</height>
<tooltip>$(actions)</tooltip>
<show_confirm_dialog>true</show_confirm_dialog>
<confirm_message>Are your sure you want to switch to LP buffers?</confirm_message>
</widget>
<widget type="led" version="2.0.0">
<name>LED_1</name>
<pv_name>CrS-TMCP:Cryo-WCS-20000:HPBuffSelect-RB</pv_name>
<x>1170</x>
<y>774</y>
<width>15</width>
<height>15</height>
<off_color>
<color name="ON" red="70" green="255" blue="70">
</color>
</off_color>
<on_color>
<color name="Off" red="90" green="110" blue="90">
</color>
</on_color>
</widget>
</display>
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