Skip to content
Snippets Groups Projects

PSS1 fixes

Merged Krisztián Löki requested to merge krisztianloki/ess-opis:pss1-pss into master
1 file
+ 50
35
Compare changes
  • Side-by-side
  • Inline
@@ -421,16 +421,6 @@
<transparent>true</transparent>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="label" version="2.0.0">
<name>LB_PLC Permit</name>
<text>PLC Permit</text>
<x>210</x>
<y>108</y>
<width>120</width>
<vertical_alignment>1</vertical_alignment>
<actions>
</actions>
</widget>
<widget type="action_button" version="3.0.0">
<name>AB_PLC Permit</name>
<actions>
@@ -440,12 +430,11 @@
<description>Open Display</description>
</action>
</actions>
<text></text>
<text>PLC Permits</text>
<x>210</x>
<y>108</y>
<width>120</width>
<height>20</height>
<transparent>true</transparent>
<height>23</height>
<tooltip>$(actions)</tooltip>
</widget>
</widget>
@@ -1830,10 +1819,18 @@ Exit Door 1</text>
<square>true</square>
<rules>
<rule name="Visibility" prop_id="visible" out_exp="true">
<exp bool_exp="not pvInt0">
<expression>False</expression>
</exp>
<exp bool_exp="pvInt1">
<expression>True</expression>
</exp>
<exp bool_exp="True">
<expression>pvInt0</expression>
<expression>pvInt2</expression>
</exp>
<pv_name>$(pv_name)</pv_name>
<pv_name>KG-NCG:PSS-Area-1:DTL4isolationConfirmed</pv_name>
<pv_name>sim://flipflop(1)</pv_name>
</rule>
</rules>
</widget>
@@ -1850,10 +1847,18 @@ Exit Door 1</text>
<square>true</square>
<rules>
<rule name="Visibility" prop_id="visible" out_exp="true">
<exp bool_exp="not pvInt0">
<expression>False</expression>
</exp>
<exp bool_exp="pvInt1">
<expression>True</expression>
</exp>
<exp bool_exp="True">
<expression>pvInt0</expression>
<expression>pvInt2</expression>
</exp>
<pv_name>$(pv_name)</pv_name>
<pv_name>KG-NCG:PSS-Area-1:DTL2DTL3isolationConfirmed</pv_name>
<pv_name>sim://flipflop(1)</pv_name>
</rule>
</rules>
</widget>
@@ -1870,10 +1875,18 @@ Exit Door 1</text>
<square>true</square>
<rules>
<rule name="Visibility" prop_id="visible" out_exp="true">
<exp bool_exp="not pvInt0">
<expression>False</expression>
</exp>
<exp bool_exp="pvInt1">
<expression>True</expression>
</exp>
<exp bool_exp="True">
<expression>pvInt0</expression>
<expression>pvInt2</expression>
</exp>
<pv_name>$(pv_name)</pv_name>
<pv_name>KG-NCG:PSS-Area-1:DTL2DTL3isolationConfirmed</pv_name>
<pv_name>sim://flipflop(1)</pv_name>
</rule>
</rules>
</widget>
@@ -1890,10 +1903,18 @@ Exit Door 1</text>
<square>true</square>
<rules>
<rule name="Visibility" prop_id="visible" out_exp="true">
<exp bool_exp="not pvInt0">
<expression>False</expression>
</exp>
<exp bool_exp="pvInt1">
<expression>True</expression>
</exp>
<exp bool_exp="True">
<expression>pvInt0</expression>
<expression>pvInt2</expression>
</exp>
<pv_name>$(pv_name)</pv_name>
<pv_name>KG-NCG:PSS-Area-1:RFQDTL1isolationConfirmed</pv_name>
<pv_name>sim://flipflop(1)</pv_name>
</rule>
</rules>
</widget>
@@ -1910,27 +1931,21 @@ Exit Door 1</text>
<square>true</square>
<rules>
<rule name="Visibility" prop_id="visible" out_exp="true">
<exp bool_exp="not pvInt0">
<expression>False</expression>
</exp>
<exp bool_exp="pvInt1">
<expression>True</expression>
</exp>
<exp bool_exp="True">
<expression>pvInt0</expression>
<expression>pvInt2</expression>
</exp>
<pv_name>$(pv_name)</pv_name>
<pv_name>KG-NCG:PSS-Area-1:RFQDTL1isolationConfirmed</pv_name>
<pv_name>sim://flipflop(1)</pv_name>
</rule>
</rules>
</widget>
<widget type="rectangle" version="2.0.0">
<name>RFQ SCP</name>
<x>478</x>
<y>523</y>
<width>20</width>
<height>30</height>
<visible>false</visible>
<line_width>1</line_width>
<line_color>
<color name="Text" red="25" green="25" blue="25">
</color>
</line_color>
<transparent>true</transparent>
</widget>
<widget type="label" version="2.0.0">
<name>AMM_204</name>
<text>TSW
@@ -2052,10 +2067,10 @@ Door</text>
</widget>
<widget type="label" version="2.0.0">
<name>Permits</name>
<text>Permits</text>
<x>651</x>
<text>PSS Permits</text>
<x>654</x>
<y>31</y>
<width>348</width>
<width>346</width>
<height>30</height>
<font>
<font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
Loading