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

Added negated 'Connected to ground'

parent a77d6b49
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<display version="2.0.0"> <display version="2.0.0">
<name>Ion source HV PS and grounding relay</name> <name>Ion source HV PS and grounding relay</name>
<width>690</width> <width>690</width>
<height>290</height> <height>320</height>
<widget type="rectangle" version="2.0.0"> <widget type="rectangle" version="2.0.0">
<name>Title Rectangle</name> <name>Title Rectangle</name>
<class>TITLE-BAR</class> <class>TITLE-BAR</class>
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<name>Grounding Relay</name> <name>Grounding Relay</name>
<x>30</x> <x>30</x>
<y>80</y> <y>80</y>
<height>180</height> <height>220</height>
<style>3</style> <style>3</style>
<background_color> <background_color>
<color name="BACKGROUND" red="220" green="225" blue="221"> <color name="BACKGROUND" red="220" green="225" blue="221">
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
<widget type="rectangle" version="2.0.0"> <widget type="rectangle" version="2.0.0">
<name>GR-titlebar</name> <name>GR-titlebar</name>
<width>300</width> <width>300</width>
<height>180</height> <height>220</height>
<line_width>2</line_width> <line_width>2</line_width>
<line_color> <line_color>
<color name="GROUP-BORDER" red="150" green="155" blue="151"> <color name="GROUP-BORDER" red="150" green="155" blue="151">
...@@ -63,24 +63,6 @@ ...@@ -63,24 +63,6 @@
<corner_width>10</corner_width> <corner_width>10</corner_width>
<corner_height>10</corner_height> <corner_height>10</corner_height>
</widget> </widget>
<widget type="rectangle" version="2.0.0">
<name>GR-background</name>
<x>10</x>
<y>30</y>
<width>280</width>
<height>140</height>
<line_width>2</line_width>
<line_color>
<color name="GROUP-BORDER" red="150" green="155" blue="151">
</color>
</line_color>
<background_color>
<color name="BACKGROUND" red="220" green="225" blue="221">
</color>
</background_color>
<corner_width>5</corner_width>
<corner_height>5</corner_height>
</widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>GR-title</name> <name>GR-title</name>
<text>Grounding Relay</text> <text>Grounding Relay</text>
...@@ -99,9 +81,25 @@ ...@@ -99,9 +81,25 @@
<x>10</x> <x>10</x>
<y>30</y> <y>30</y>
<width>280</width> <width>280</width>
<height>140</height> <height>180</height>
<style>3</style> <style>3</style>
<transparent>true</transparent> <transparent>true</transparent>
<widget type="rectangle" version="2.0.0">
<name>GR-background</name>
<width>280</width>
<height>180</height>
<line_width>2</line_width>
<line_color>
<color name="GROUP-BORDER" red="150" green="155" blue="151">
</color>
</line_color>
<background_color>
<color name="BACKGROUND" red="220" green="225" blue="221">
</color>
</background_color>
<corner_width>5</corner_width>
<corner_height>5</corner_height>
</widget>
<widget type="led" version="2.0.0"> <widget type="led" version="2.0.0">
<name>Grly_ConnectedToGround</name> <name>Grly_ConnectedToGround</name>
<pv_name>FEB-010Row:CnPw-U-007:Grly_ConnectedToGround</pv_name> <pv_name>FEB-010Row:CnPw-U-007:Grly_ConnectedToGround</pv_name>
...@@ -120,11 +118,33 @@ ...@@ -120,11 +118,33 @@
<width>230</width> <width>230</width>
<vertical_alignment>1</vertical_alignment> <vertical_alignment>1</vertical_alignment>
</widget> </widget>
<widget type="led" version="2.0.0">
<name>Grly_ConnectedToGround</name>
<pv_name>FEB-010Row:CnPw-U-007:Grly_ConnectedToGround</pv_name>
<x>20</x>
<y>60</y>
<off_color>
<color name="LED-RED-ON" red="255" green="60" blue="46">
</color>
</off_color>
<on_color>
<color name="Background" red="220" green="225" blue="221">
</color>
</on_color>
</widget>
<widget type="label" version="2.0.0">
<name>LB_Grly_ConnectedToGround_1</name>
<text>Disconnected from ground</text>
<x>46</x>
<y>60</y>
<width>230</width>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="led" version="2.0.0"> <widget type="led" version="2.0.0">
<name>Grly_fbkError</name> <name>Grly_fbkError</name>
<pv_name>AccPSS-Z0:PSS-GRly-1:Grly_fbkError</pv_name> <pv_name>AccPSS-Z0:PSS-GRly-1:Grly_fbkError</pv_name>
<x>20</x> <x>20</x>
<y>60</y> <y>100</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>
...@@ -138,7 +158,7 @@ ...@@ -138,7 +158,7 @@
<name>LB_Grly_fbkError</name> <name>LB_Grly_fbkError</name>
<text>Feedback error in grounding relay</text> <text>Feedback error in grounding relay</text>
<x>46</x> <x>46</x>
<y>60</y> <y>100</y>
<width>230</width> <width>230</width>
<vertical_alignment>1</vertical_alignment> <vertical_alignment>1</vertical_alignment>
</widget> </widget>
...@@ -146,7 +166,7 @@ ...@@ -146,7 +166,7 @@
<name>Grly_fbkErrorGrCr</name> <name>Grly_fbkErrorGrCr</name>
<pv_name>FEB-010Row:CnPw-U-007:Grly_fbkErrorGrCr</pv_name> <pv_name>FEB-010Row:CnPw-U-007:Grly_fbkErrorGrCr</pv_name>
<x>20</x> <x>20</x>
<y>100</y> <y>140</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>
...@@ -160,7 +180,7 @@ ...@@ -160,7 +180,7 @@
<name>LB_Grly_fbkErrorGrCr</name> <name>LB_Grly_fbkErrorGrCr</name>
<text>Feedback error in control relay</text> <text>Feedback error in control relay</text>
<x>46</x> <x>46</x>
<y>100</y> <y>140</y>
<width>230</width> <width>230</width>
<vertical_alignment>1</vertical_alignment> <vertical_alignment>1</vertical_alignment>
</widget> </widget>
...@@ -170,7 +190,7 @@ ...@@ -170,7 +190,7 @@
<name>HV PS</name> <name>HV PS</name>
<x>360</x> <x>360</x>
<y>80</y> <y>80</y>
<height>180</height> <height>220</height>
<style>3</style> <style>3</style>
<background_color> <background_color>
<color name="BACKGROUND" red="220" green="225" blue="221"> <color name="BACKGROUND" red="220" green="225" blue="221">
...@@ -179,7 +199,7 @@ ...@@ -179,7 +199,7 @@
<widget type="rectangle" version="2.0.0"> <widget type="rectangle" version="2.0.0">
<name>HVPS-titlebar</name> <name>HVPS-titlebar</name>
<width>300</width> <width>300</width>
<height>180</height> <height>220</height>
<line_width>2</line_width> <line_width>2</line_width>
<line_color> <line_color>
<color name="GROUP-BORDER" red="150" green="155" blue="151"> <color name="GROUP-BORDER" red="150" green="155" blue="151">
...@@ -192,24 +212,6 @@ ...@@ -192,24 +212,6 @@
<corner_width>10</corner_width> <corner_width>10</corner_width>
<corner_height>10</corner_height> <corner_height>10</corner_height>
</widget> </widget>
<widget type="rectangle" version="2.0.0">
<name>HVPS-background</name>
<x>10</x>
<y>30</y>
<width>280</width>
<height>140</height>
<line_width>2</line_width>
<line_color>
<color name="GROUP-BORDER" red="150" green="155" blue="151">
</color>
</line_color>
<background_color>
<color name="BACKGROUND" red="220" green="225" blue="221">
</color>
</background_color>
<corner_width>5</corner_width>
<corner_height>5</corner_height>
</widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>HVPS-title</name> <name>HVPS-title</name>
<text>High Voltage Power Supply</text> <text>High Voltage Power Supply</text>
...@@ -228,9 +230,25 @@ ...@@ -228,9 +230,25 @@
<x>10</x> <x>10</x>
<y>30</y> <y>30</y>
<width>280</width> <width>280</width>
<height>140</height> <height>180</height>
<style>3</style> <style>3</style>
<transparent>true</transparent> <transparent>true</transparent>
<widget type="rectangle" version="2.0.0">
<name>HVPS-background</name>
<width>280</width>
<height>180</height>
<line_width>2</line_width>
<line_color>
<color name="GROUP-BORDER" red="150" green="155" blue="151">
</color>
</line_color>
<background_color>
<color name="BACKGROUND" red="220" green="225" blue="221">
</color>
</background_color>
<corner_width>5</corner_width>
<corner_height>5</corner_height>
</widget>
<widget type="led" version="2.0.0"> <widget type="led" version="2.0.0">
<name>ISrcHVPS_ActuatorsEnergised</name> <name>ISrcHVPS_ActuatorsEnergised</name>
<pv_name>FEB-010Row:CnPw-U-007:ISrcHVPS_ActuatorsEnergised</pv_name> <pv_name>FEB-010Row:CnPw-U-007:ISrcHVPS_ActuatorsEnergised</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