Skip to content
Snippets Groups Projects
Commit 7ce3d637 authored by Per Nilsson2's avatar Per Nilsson2
Browse files

Small update to ACCP Phoebus OPIs

Fixed a name mismatch in two controllers.
parent 65945b2c
No related branches found
No related tags found
1 merge request!290Small update to ACCP Phoebus OPIs
......@@ -5067,6 +5067,35 @@ $(pv_value)</tooltip>
</font>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Label_1</name>
<text>&lt;SELECTED&gt;</text>
<x>101</x>
<y>40</y>
<width>120</width>
<height>26</height>
<font>
<font name="SMALL-SANS-PLAIN" family="Source Sans Pro" style="REGULAR" size="14.0">
</font>
</font>
<background_color>
<color name="Read_Background" red="230" green="235" blue="232">
</color>
</background_color>
<transparent>false</transparent>
<vertical_alignment>1</vertical_alignment>
<rules>
<rule name="SetText" prop_id="text" out_exp="false">
<exp bool_exp="pvStr0==&quot;LI33711&quot;">
<value>PDI33710</value>
</exp>
<exp bool_exp="pvStr0==&quot;PDI33710&quot;">
<value>LI33711</value>
</exp>
<pv_name>CrS-ACCP:CRYO-HS-33710:SwLvl</pv_name>
</rule>
</rules>
</widget>
</widget>
<widget type="group" version="2.0.0">
<name>Level senor selector - 2K Test vessel</name>
......@@ -5149,6 +5178,35 @@ $(pv_value)</tooltip>
</font>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Label_4</name>
<text>&lt;SELECTED&gt;</text>
<x>101</x>
<y>40</y>
<width>120</width>
<height>26</height>
<font>
<font name="SMALL-SANS-PLAIN" family="Source Sans Pro" style="REGULAR" size="14.0">
</font>
</font>
<background_color>
<color name="Read_Background" red="230" green="235" blue="232">
</color>
</background_color>
<transparent>false</transparent>
<vertical_alignment>1</vertical_alignment>
<rules>
<rule name="SetText" prop_id="text" out_exp="false">
<exp bool_exp="pvStr0==&quot;LI32889&quot;">
<value>PDI32890</value>
</exp>
<exp bool_exp="pvStr0==&quot;PDI32890&quot;">
<value>LI32889</value>
</exp>
<pv_name>CrS-ACCP:CRYO-HS-32890:SwLvl</pv_name>
</rule>
</rules>
</widget>
</widget>
<widget type="embedded" version="2.0.0">
<name>Linking Container_20</name>
......
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