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

Added LEDs about flow in range and timeout

parent 643a3731
No related branches found
No related tags found
No related merge requests found
...@@ -2,13 +2,13 @@ ...@@ -2,13 +2,13 @@
<display version="2.0.0"> <display version="2.0.0">
<name>$(DEVICENAME) Brief</name> <name>$(DEVICENAME) Brief</name>
<width>375</width> <width>375</width>
<height>298</height> <height>318</height>
<actions> <actions>
</actions> </actions>
<widget type="rectangle" version="2.0.0"> <widget type="rectangle" version="2.0.0">
<name>Background</name> <name>Background</name>
<width>375</width> <width>375</width>
<height>298</height> <height>318</height>
<line_width>1</line_width> <line_width>1</line_width>
<line_color> <line_color>
<color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167"> <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167">
...@@ -120,7 +120,7 @@ ...@@ -120,7 +120,7 @@
<name>Mode</name> <name>Mode</name>
<text>Mode:</text> <text>Mode:</text>
<x>10</x> <x>10</x>
<y>170</y> <y>130</y>
<width>80</width> <width>80</width>
<height>25</height> <height>25</height>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
...@@ -131,14 +131,14 @@ ...@@ -131,14 +131,14 @@
<name>ModeS</name> <name>ModeS</name>
<pv_name>$(DEVICENAME):ModeS</pv_name> <pv_name>$(DEVICENAME):ModeS</pv_name>
<x>100</x> <x>100</x>
<y>170</y> <y>130</y>
<width>110</width> <width>110</width>
<height>25</height> <height>25</height>
</widget> </widget>
<widget type="rectangle" version="2.0.0"> <widget type="rectangle" version="2.0.0">
<name>Separator</name> <name>Separator</name>
<x>5</x> <x>5</x>
<y>215</y> <y>235</y>
<width>365</width> <width>365</width>
<height>3</height> <height>3</height>
<line_color> <line_color>
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
</action> </action>
</actions> </actions>
<x>45</x> <x>45</x>
<y>238</y> <y>258</y>
<width>150</width> <width>150</width>
<height>50</height> <height>50</height>
<tooltip>$(actions)</tooltip> <tooltip>$(actions)</tooltip>
...@@ -178,7 +178,7 @@ ...@@ -178,7 +178,7 @@
</action> </action>
</actions> </actions>
<x>215</x> <x>215</x>
<y>238</y> <y>258</y>
<width>150</width> <width>150</width>
<height>50</height> <height>50</height>
<tooltip>$(actions)</tooltip> <tooltip>$(actions)</tooltip>
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
<name>Mode-RB</name> <name>Mode-RB</name>
<pv_name>$(DEVICENAME):Mode-RB</pv_name> <pv_name>$(DEVICENAME):Mode-RB</pv_name>
<x>220</x> <x>220</x>
<y>170</y> <y>130</y>
<width>145</width> <width>145</width>
<height>25</height> <height>25</height>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
...@@ -198,7 +198,7 @@ ...@@ -198,7 +198,7 @@
<name>Flow Setpoint</name> <name>Flow Setpoint</name>
<text>Flow SP:</text> <text>Flow SP:</text>
<x>10</x> <x>10</x>
<y>135</y> <y>95</y>
<width>80</width> <width>80</width>
<height>25</height> <height>25</height>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
...@@ -209,7 +209,7 @@ ...@@ -209,7 +209,7 @@
<name>FlowSetpoint-RB</name> <name>FlowSetpoint-RB</name>
<pv_name>$(DEVICENAME):FlwSP-RB</pv_name> <pv_name>$(DEVICENAME):FlwSP-RB</pv_name>
<x>220</x> <x>220</x>
<y>135</y> <y>95</y>
<width>145</width> <width>145</width>
<height>25</height> <height>25</height>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
...@@ -220,10 +220,46 @@ ...@@ -220,10 +220,46 @@
<name>FlowSetpointS</name> <name>FlowSetpointS</name>
<pv_name>$(DEVICENAME):FlwSPS</pv_name> <pv_name>$(DEVICENAME):FlwSPS</pv_name>
<x>100</x> <x>100</x>
<y>135</y> <y>95</y>
<width>110</width> <width>110</width>
<height>25</height> <height>25</height>
<format>2</format> <format>2</format>
<precision>2</precision> <precision>2</precision>
</widget> </widget>
<widget type="led" version="2.0.0">
<name>FlwInRngR</name>
<pv_name>$(DEVICENAME):FlwInRngR</pv_name>
<x>65</x>
<y>165</y>
<width>25</width>
<height>25</height>
</widget>
<widget type="label" version="2.0.0">
<name>Flow In Range</name>
<text>Flow In Range</text>
<x>100</x>
<y>165</y>
<width>140</width>
<height>25</height>
<vertical_alignment>1</vertical_alignment>
<tooltip>Flow is in 10% of Setpoint</tooltip>
</widget>
<widget type="led" version="2.0.0">
<name>FlwRngTimeoR</name>
<pv_name>$(DEVICENAME):FlwRngTimeoR</pv_name>
<x>65</x>
<y>200</y>
<width>25</width>
<height>25</height>
</widget>
<widget type="label" version="2.0.0">
<name>Flow Range Timeout</name>
<text>Flow Range Timeout</text>
<x>100</x>
<y>200</y>
<width>140</width>
<height>25</height>
<vertical_alignment>1</vertical_alignment>
<tooltip>Flow did not reach 10% of setpoint in time</tooltip>
</widget>
</display> </display>
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