Skip to content
Snippets Groups Projects
Commit 0a7a9882 authored by Krisztián Löki's avatar Krisztián Löki
Browse files

PAS, MAS, MiniMAS locked state

parent 7132be5c
No related branches found
No related tags found
No related merge requests found
......@@ -643,6 +643,44 @@
<height>28</height>
<preserve_ratio>false</preserve_ratio>
</widget>
<widget type="symbol" version="2.0.0">
<name>Door1Stat - Locked</name>
<pv_name>FEB-090:PSS-MAS-1:Door1Stat</pv_name>
<symbols>
<symbol>symbols/Key/lock.svg</symbol>
</symbols>
<x>40</x>
<y>28</y>
<width>20</width>
<height>20</height>
<rules>
<rule name="Visibility" prop_id="visible" out_exp="false">
<exp bool_exp="pvInt0 != 3">
<value>false</value>
</exp>
<pv_name>$(pv_name)</pv_name>
</rule>
</rules>
</widget>
<widget type="symbol" version="2.0.0">
<name>Door2Stat - Locked</name>
<pv_name>FEB-090:PSS-MAS-1:Door2Stat</pv_name>
<symbols>
<symbol>symbols/Key/lock.svg</symbol>
</symbols>
<x>40</x>
<y>80</y>
<width>20</width>
<height>20</height>
<rules>
<rule name="Visibility" prop_id="visible" out_exp="false">
<exp bool_exp="pvInt0 != 3">
<value>false</value>
</exp>
<pv_name>$(pv_name)</pv_name>
</rule>
</rules>
</widget>
</widget>
<widget type="embedded" version="2.0.0">
<name>ESOS1_Z2</name>
......@@ -800,6 +838,44 @@
<height>28</height>
<preserve_ratio>false</preserve_ratio>
</widget>
<widget type="symbol" version="2.0.0">
<name>PAS Door1Stat - Locked</name>
<pv_name>FEB-090:PSS-PAS-1:Door1Stat</pv_name>
<symbols>
<symbol>symbols/Key/lock.svg</symbol>
</symbols>
<x>15</x>
<y>28</y>
<width>20</width>
<height>20</height>
<rules>
<rule name="Visibility" prop_id="visible" out_exp="false">
<exp bool_exp="pvInt0 != 2">
<value>false</value>
</exp>
<pv_name>$(pv_name)</pv_name>
</rule>
</rules>
</widget>
<widget type="symbol" version="2.0.0">
<name>PAS Door2Stat - Locked</name>
<pv_name>FEB-090:PSS-PAS-1:Door2Stat</pv_name>
<symbols>
<symbol>symbols/Key/lock.svg</symbol>
</symbols>
<x>15</x>
<y>61</y>
<width>20</width>
<height>20</height>
<rules>
<rule name="Visibility" prop_id="visible" out_exp="false">
<exp bool_exp="pvInt0 != 2">
<value>false</value>
</exp>
<pv_name>$(pv_name)</pv_name>
</rule>
</rules>
</widget>
</widget>
<widget type="embedded" version="2.0.0">
<name>ESOS2_Z2</name>
......@@ -2208,6 +2284,25 @@ Door</text>
</font>
</widget>
</widget>
<widget type="symbol" version="2.0.0">
<name>MiniMAS1Stat - Locked</name>
<pv_name>FEB-090:PSS-PAS-1:MiniMAS1Stat</pv_name>
<symbols>
<symbol>symbols/Key/lock.svg</symbol>
</symbols>
<x>828</x>
<y>525</y>
<width>20</width>
<height>20</height>
<rules>
<rule name="Visibility" prop_id="visible" out_exp="false">
<exp bool_exp="pvInt0 != 2">
<value>false</value>
</exp>
<pv_name>$(pv_name)</pv_name>
</rule>
</rules>
</widget>
<widget type="group" version="2.0.0">
<name>MiniMAS</name>
<x>828</x>
......@@ -2271,6 +2366,25 @@ Door</text>
<preserve_ratio>false</preserve_ratio>
</widget>
</widget>
<widget type="symbol" version="2.0.0">
<name>MiniMAS2Stat - Locked</name>
<pv_name>FEB-090:PSS-PAS-1:MiniMAS2Stat</pv_name>
<symbols>
<symbol>symbols/Key/lock.svg</symbol>
</symbols>
<x>828</x>
<y>573</y>
<width>20</width>
<height>20</height>
<rules>
<rule name="Visibility" prop_id="visible" out_exp="false">
<exp bool_exp="pvInt0 != 2">
<value>false</value>
</exp>
<pv_name>$(pv_name)</pv_name>
</rule>
</rules>
</widget>
<widget type="symbol" version="2.0.0">
<name>Grly_ConnectedToGround</name>
<pv_name>FEB-010Row:CnPw-U-007:Grly_ConnectedToGround</pv_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