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

Fixed after EPI changes

parent 796703cc
No related branches found
No related tags found
No related merge requests found
...@@ -179,11 +179,11 @@ ...@@ -179,11 +179,11 @@
<x>24</x> <x>24</x>
<y>187</y> <y>187</y>
<off_color> <off_color>
<color name="LED-RED-OFF" red="110" green="101" blue="90"> <color name="LED-RED-ON" red="255" green="60" blue="46">
</color> </color>
</off_color> </off_color>
<on_color> <on_color>
<color name="LED-RED-ON" red="255" green="60" blue="46"> <color name="LED-RED-OFF" red="110" green="101" blue="90">
</color> </color>
</on_color> </on_color>
</widget> </widget>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<name>OpenExpert</name> <name>OpenExpert</name>
<actions> <actions>
<action type="open_display"> <action type="open_display">
<file>../../../../ENGINEERING/COMMON/DEVICES/odh-detection-systems/ODH_Expert_Monit.bob</file> <file>ODH_Expert_Monit.bob</file>
<macros> <macros>
<R>$(IDX)</R> <R>$(IDX)</R>
</macros> </macros>
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
<name>MonitHealthy</name> <name>MonitHealthy</name>
<pv_name>$(ODH):MonitHealthy</pv_name> <pv_name>$(ODH):MonitHealthy</pv_name>
<symbols> <symbols>
<symbol>/ess-symbols/badges/alarms/error.svg</symbol> <symbol>/ess-symbols/badges/alarms/error@32.png</symbol>
</symbols> </symbols>
<x>3</x> <x>3</x>
<y>29</y> <y>29</y>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<name>Error</name> <name>Error</name>
<pv_name>$(DIAG_STAT)</pv_name> <pv_name>$(DIAG_STAT)</pv_name>
<symbols> <symbols>
<symbol>/ess-symbols/badges/alarms/error.svg</symbol> <symbol>/ess-symbols/badges/alarms/error@32.png</symbol>
</symbols> </symbols>
<x>3</x> <x>3</x>
<y>43</y> <y>43</y>
...@@ -47,7 +47,7 @@ widget.setPropertyValue('tooltip', tooltip) ...@@ -47,7 +47,7 @@ widget.setPropertyValue('tooltip', tooltip)
<name>Disconnected</name> <name>Disconnected</name>
<pv_name>$(DIAG_CONN_STAT)</pv_name> <pv_name>$(DIAG_CONN_STAT)</pv_name>
<symbols> <symbols>
<symbol>/ess-symbols/badges/alarms/unconnected.svg</symbol> <symbol>/ess-symbols/badges/alarms/unconnected@32.png</symbol>
</symbols> </symbols>
<x>3</x> <x>3</x>
<y>3</y> <y>3</y>
......
NON-APPROVED/ts2-pss/RIO.png

21.9 KiB | W: | H:

NON-APPROVED/ts2-pss/RIO.png

22.2 KiB | W: | H:

NON-APPROVED/ts2-pss/RIO.png
NON-APPROVED/ts2-pss/RIO.png
NON-APPROVED/ts2-pss/RIO.png
NON-APPROVED/ts2-pss/RIO.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -72,16 +72,16 @@ ...@@ -72,16 +72,16 @@
</widget> </widget>
<widget type="group" version="2.0.0"> <widget type="group" version="2.0.0">
<name>Signals</name> <name>Signals</name>
<x>740</x> <x>700</x>
<y>10</y> <y>10</y>
<width>240</width> <width>280</width>
<height>110</height> <height>110</height>
<style>3</style> <style>3</style>
<widget type="led" version="2.0.0"> <widget type="led" version="2.0.0">
<name>GeneralAlarm</name> <name>CriticalAlarm</name>
<pv_name>$(P):GeneralAlarm</pv_name> <pv_name>$(P):CriticalAlarm</pv_name>
<x>20</x> <x>20</x>
<y>20</y> <y>3</y>
<off_color> <off_color>
<color name="LED-RED-ON" red="255" green="60" blue="46"> <color name="LED-RED-ON" red="255" green="60" blue="46">
</color> </color>
...@@ -95,14 +95,14 @@ ...@@ -95,14 +95,14 @@
<name>LB_GeneralAlarm</name> <name>LB_GeneralAlarm</name>
<text>Alarms On</text> <text>Alarms On</text>
<x>71</x> <x>71</x>
<y>20</y> <y>3</y>
<vertical_alignment>1</vertical_alignment> <vertical_alignment>1</vertical_alignment>
</widget> </widget>
<widget type="led" version="2.0.0"> <widget type="led" version="2.0.0">
<name>PermitIssued</name> <name>PermitIssued</name>
<pv_name>$(P):PermitIssued</pv_name> <pv_name>$(P):PermitIssued</pv_name>
<x>20</x> <x>20</x>
<y>47</y> <y>29</y>
<off_color> <off_color>
<color name="LED-GREEN-OFF" red="90" green="110" blue="90"> <color name="LED-GREEN-OFF" red="90" green="110" blue="90">
</color> </color>
...@@ -116,14 +116,14 @@ ...@@ -116,14 +116,14 @@
<name>LB_Permit Issed</name> <name>LB_Permit Issed</name>
<text>Permit Issued</text> <text>Permit Issued</text>
<x>71</x> <x>71</x>
<y>47</y> <y>29</y>
<vertical_alignment>1</vertical_alignment> <vertical_alignment>1</vertical_alignment>
</widget> </widget>
<widget type="led" version="2.0.0"> <widget type="led" version="2.0.0">
<name>AccessDoorOpen</name> <name>PADoorClosed</name>
<pv_name>$(P):AccessDoorOpen</pv_name> <pv_name>$(P):PADoorClosed</pv_name>
<x>20</x> <x>20</x>
<y>74</y> <y>56</y>
<off_color> <off_color>
<color name="LED-BLUE-OFF" red="90" green="110" blue="110"> <color name="LED-BLUE-OFF" red="90" green="110" blue="110">
</color> </color>
...@@ -134,11 +134,35 @@ ...@@ -134,11 +134,35 @@
</on_color> </on_color>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>LB_AccessDoorOpen</name> <name>LB_PersonnelAccessDoorClosed</name>
<text>Access Door Open</text> <text>Personnel Access Door Closed</text>
<x>71</x> <x>71</x>
<y>74</y> <y>56</y>
<width>120</width> <width>200</width>
<height>21</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
</widget>
<widget type="led" version="2.0.0">
<name>MADoorClosed</name>
<pv_name>$(P):MADoorClosed</pv_name>
<x>20</x>
<y>82</y>
<off_color>
<color name="LED-BLUE-OFF" red="90" green="110" blue="110">
</color>
</off_color>
<on_color>
<color name="LED-BLUE-ON" red="81" green="232" blue="255">
</color>
</on_color>
</widget>
<widget type="label" version="2.0.0">
<name>LB_MaterialAccessDoorClosed</name>
<text>Material Access Door Closed</text>
<x>71</x>
<y>82</y>
<width>188</width>
<height>21</height> <height>21</height>
<vertical_alignment>1</vertical_alignment> <vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size> <auto_size>true</auto_size>
...@@ -161,7 +185,7 @@ ...@@ -161,7 +185,7 @@
</widget> </widget>
<widget type="embedded" version="2.0.0"> <widget type="embedded" version="2.0.0">
<name>O2iM-1</name> <name>O2iM-1</name>
<file>../CONTROL-ROOM/COMMON/DEVICES/odh-detection-systems/ODH_Monit_Area.bob</file> <file>ODH_Monit_Area.bob</file>
<macros> <macros>
<IDX>1</IDX> <IDX>1</IDX>
</macros> </macros>
...@@ -174,7 +198,7 @@ ...@@ -174,7 +198,7 @@
</widget> </widget>
<widget type="embedded" version="2.0.0"> <widget type="embedded" version="2.0.0">
<name>Display</name> <name>Display</name>
<file>../CONTROL-ROOM/COMMON/DEVICES/odh-detection-systems/ODH_Monit_Area.bob</file> <file>ODH_Monit_Area.bob</file>
<macros> <macros>
<IDX>2</IDX> <IDX>2</IDX>
</macros> </macros>
......
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