diff --git a/NON-APPROVED/lebt-010_vac/faceplates/vvmc/vac_mks-vvmc-brief.bob b/NON-APPROVED/lebt-010_vac/faceplates/vvmc/vac_mks-vvmc-brief.bob index ee15543857b04ab354c1c654167011356807edf2..9d800de272423d67e1b6748c1004987a573f4f38 100644 --- a/NON-APPROVED/lebt-010_vac/faceplates/vvmc/vac_mks-vvmc-brief.bob +++ b/NON-APPROVED/lebt-010_vac/faceplates/vvmc/vac_mks-vvmc-brief.bob @@ -2,13 +2,13 @@ <display version="2.0.0"> <name>$(DEVICENAME) Brief</name> <width>375</width> - <height>298</height> + <height>318</height> <actions> </actions> <widget type="rectangle" version="2.0.0"> <name>Background</name> <width>375</width> - <height>298</height> + <height>318</height> <line_width>1</line_width> <line_color> <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167"> @@ -120,7 +120,7 @@ <name>Mode</name> <text>Mode:</text> <x>10</x> - <y>170</y> + <y>130</y> <width>80</width> <height>25</height> <horizontal_alignment>2</horizontal_alignment> @@ -131,14 +131,14 @@ <name>ModeS</name> <pv_name>$(DEVICENAME):ModeS</pv_name> <x>100</x> - <y>170</y> + <y>130</y> <width>110</width> <height>25</height> </widget> <widget type="rectangle" version="2.0.0"> <name>Separator</name> <x>5</x> - <y>215</y> + <y>235</y> <width>365</width> <height>3</height> <line_color> @@ -160,7 +160,7 @@ </action> </actions> <x>45</x> - <y>238</y> + <y>258</y> <width>150</width> <height>50</height> <tooltip>$(actions)</tooltip> @@ -178,7 +178,7 @@ </action> </actions> <x>215</x> - <y>238</y> + <y>258</y> <width>150</width> <height>50</height> <tooltip>$(actions)</tooltip> @@ -187,7 +187,7 @@ <name>Mode-RB</name> <pv_name>$(DEVICENAME):Mode-RB</pv_name> <x>220</x> - <y>170</y> + <y>130</y> <width>145</width> <height>25</height> <horizontal_alignment>2</horizontal_alignment> @@ -198,7 +198,7 @@ <name>Flow Setpoint</name> <text>Flow SP:</text> <x>10</x> - <y>135</y> + <y>95</y> <width>80</width> <height>25</height> <horizontal_alignment>2</horizontal_alignment> @@ -209,7 +209,7 @@ <name>FlowSetpoint-RB</name> <pv_name>$(DEVICENAME):FlwSP-RB</pv_name> <x>220</x> - <y>135</y> + <y>95</y> <width>145</width> <height>25</height> <horizontal_alignment>2</horizontal_alignment> @@ -220,10 +220,46 @@ <name>FlowSetpointS</name> <pv_name>$(DEVICENAME):FlwSPS</pv_name> <x>100</x> - <y>135</y> + <y>95</y> <width>110</width> <height>25</height> <format>2</format> <precision>2</precision> </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>