-
Andreas Persson authoredAndreas Persson authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
gas.bob 66.73 KiB
<?xml version="1.0" encoding="UTF-8"?>
<!--Saved on 2023-06-20 10:56:11 by andreaspersson-->
<display version="2.0.0">
<name>nBLM Gas Distribution</name>
<width>2556</width>
<height>1351</height>
<grid_visible>false</grid_visible>
<widget type="rectangle" version="2.0.0">
<name>TITLE-BAR</name>
<width>2556</width>
<height>50</height>
<line_width>0</line_width>
<background_color>
<color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202">
</color>
</background_color>
</widget>
<widget type="label" version="2.0.0">
<name>TITLE</name>
<text>nBLM Gas Distribution</text>
<x>20</x>
<width>1320</width>
<height>50</height>
<font>
<font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0">
</font>
</font>
<foreground_color>
<color name="HEADER-TEXT" red="0" green="0" blue="0">
</color>
</foreground_color>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>Subtitle</name>
<class>SUBTITLE</class>
<text>Overview</text>
<x>2420</x>
<y use_class="true">20</y>
<height use_class="true">30</height>
<font use_class="true">
<font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
</font>
</font>
<foreground_color use_class="true">
<color name="HEADER-TEXT" red="0" green="0" blue="0">
</color>
</foreground_color>
<horizontal_alignment use_class="true">2</horizontal_alignment>
<vertical_alignment use_class="true">2</vertical_alignment>
<wrap_words use_class="true">false</wrap_words>
</widget>
<widget type="symbol" version="2.0.0">
<name>Background</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/nBLM-Gas-System_v09.svg</symbol>
</symbols>
<x>89</x>
<y>70</y>
<width>1754</width>
<height>1255</height>
<transparent>false</transparent>
<disconnect_overlay_color>
<color red="0" green="0" blue="0" alpha="0">
</color>
</disconnect_overlay_color>
</widget>
<widget type="rectangle" version="2.0.0">
<name>Rounded Rectangle</name>
<x>20</x>
<y>78</y>
<width>620</width>
<height>118</height>
<line_width>0</line_width>
<line_color>
<color name="MEDM_COLOR_5" red="174" green="174" blue="174">
</color>
</line_color>
<background_color>
<color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
</color>
</background_color>
<corner_width>5</corner_width>
<corner_height>5</corner_height>
<actions>
</actions>
<tooltip>$(pv_name)
$(pv_value)</tooltip>
</widget>
<widget type="label" version="2.0.0">
<name>Title Global Commands</name>
<text> Global Commands</text>
<x>39</x>
<y>86</y>
<width>199</width>
<height>26</height>
<font>
<font family="Source Sans Pro" style="BOLD" size="24.0">
</font>
</font>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<vertical_alignment>1</vertical_alignment>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button Start</name>
<actions execute_as_one="true">
<action type="write_pv">
<pv_name>FEB-050Row:PBI-PLC-AllLines:StartReg</pv_name>
<value>1</value>
<description>WritePV</description>
</action>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-PLC-AllLines:StopReg</pv_name>
<value>0</value>
<description>WritePV</description>
</action>
</actions>
<text>Start</text>
<x>40</x>
<y>146</y>
<width>60</width>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="18.0">
</font>
</font>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color>
<color red="240" green="240" blue="240">
</color>
</background_color>
<rules>
<rule name="BackgroundColor" prop_id="background_color" out_exp="false">
<exp bool_exp="pv0">
<value>
<color name="OK" red="61" green="216" blue="61">
</color>
</value>
</exp>
<exp bool_exp="!pv0">
<value>
<color name="Button_Background" red="236" green="236" blue="236">
</color>
</value>
</exp>
<pv_name>FEB-050Row:PBI-PLC-AllLines:StartReg</pv_name>
</rule>
<rule name="TextColor" prop_id="foreground_color" out_exp="false">
<exp bool_exp="pv0">
<value>
<color name="Text" red="25" green="25" blue="25">
</color>
</value>
</exp>
<exp bool_exp="!pv0">
<value>
<color name="Text" red="25" green="25" blue="25">
</color>
</value>
</exp>
<pv_name>FEB-050Row:PBI-PLC-AllLines:StartReg</pv_name>
</rule>
</rules>
<tooltip>$(actions)</tooltip>
<show_confirm_dialog>true</show_confirm_dialog>
<confirm_message>Confirm start gas flow regulation in all lines?</confirm_message>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button Stop</name>
<actions execute_as_one="true">
<action type="write_pv">
<pv_name>FEB-050Row:PBI-PLC-AllLines:StartReg</pv_name>
<value>0</value>
<description>WritePV</description>
</action>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-PLC-AllLines:StopReg</pv_name>
<value>1</value>
<description>WritePV</description>
</action>
</actions>
<text>Stop</text>
<x>110</x>
<y>146</y>
<width>60</width>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="18.0">
</font>
</font>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color>
<color red="240" green="240" blue="240">
</color>
</background_color>
<rules>
<rule name="BackgroundColor" prop_id="background_color" out_exp="false">
<exp bool_exp="pv0">
<value>
<color name="Button_Background" red="236" green="236" blue="236">
</color>
</value>
</exp>
<exp bool_exp="!pv0">
<value>
<color name="STOP" red="222" green="33" blue="22">
</color>
</value>
</exp>
<pv_name>FEB-050Row:PBI-PLC-AllLines:StartReg</pv_name>
</rule>
<rule name="TextColor" prop_id="foreground_color" out_exp="false">
<exp bool_exp="pv0">
<value>
<color name="Text" red="25" green="25" blue="25">
</color>
</value>
</exp>
<exp bool_exp="!pv0">
<value>
<color name="Background" red="220" green="225" blue="221">
</color>
</value>
</exp>
<pv_name>FEB-050Row:PBI-PLC-AllLines:StartReg</pv_name>
</rule>
</rules>
<tooltip>$(actions)</tooltip>
<show_confirm_dialog>true</show_confirm_dialog>
<confirm_message>Confirm stop gas flow regulation in all lines?</confirm_message>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button Ack.</name>
<actions execute_as_one="true">
<action type="write_pv">
<pv_name>FEB-050Row:PBI-PLC-AllLines:Ack</pv_name>
<value>1</value>
<description>WritePV</description>
</action>
</actions>
<text>ACK</text>
<x>180</x>
<y>146</y>
<width>60</width>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="18.0">
</font>
</font>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color>
<color red="240" green="240" blue="240">
</color>
</background_color>
<tooltip>$(actions)</tooltip>
<confirm_message></confirm_message>
</widget>
<widget type="textentry" version="3.0.0">
<name>Text Input Setpoint All Lines</name>
<pv_name>FEB-050Row:PBI-PLC-AllLines:FlwSP</pv_name>
<x>297</x>
<y>125</y>
<width>61</width>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<actions>
</actions>
<border_alarm_sensitive>false</border_alarm_sensitive>
<border_color>
<color red="0" green="0" blue="0">
</color>
</border_color>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button_Set</name>
<actions execute_as_one="true">
<action type="write_pv">
<pv_name>FEB-050Row:PBI-PLC-AllLines:ValidFlwSP</pv_name>
<value>1</value>
<description>WritePV</description>
</action>
</actions>
<text>Set</text>
<x>297</x>
<y>152</y>
<width>61</width>
<height>24</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color>
<color red="240" green="240" blue="240">
</color>
</background_color>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="label" version="2.0.0">
<name>SetpointLabel</name>
<text>Setpoint for All Lines</text>
<x>296</x>
<y>94</y>
<width>161</width>
<height>26</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="18.0">
</font>
</font>
<background_color>
<color red="255" green="255" blue="255">
</color>
</background_color>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
<actions>
</actions>
<border_color>
<color red="0" green="128" blue="255">
</color>
</border_color>
</widget>
<widget type="label" version="2.0.0">
<name>Label_76</name>
<text>L/h</text>
<x>364</x>
<y>122</y>
<width>23</width>
<height>25</height>
<vertical_alignment>1</vertical_alignment>
<auto_size>true</auto_size>
<actions>
</actions>
<border_color>
<color name="MEDM_COLOR_5" red="174" green="174" blue="174">
</color>
</border_color>
</widget>
<widget type="action_button" version="3.0.0">
<name>Action Button I nterlocks</name>
<actions>
<action type="open_display">
<file>../../99-Shared/nblmgas/GAS-Interlocks.bob</file>
<macros>
<P>FEB-050Row</P>
</macros>
<target>window</target>
<description>Open Display</description>
</action>
</actions>
<text>Interlocks</text>
<x>504</x>
<y>146</y>
<width>110</width>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="18.0">
</font>
</font>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 239-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-B19:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
</symbols>
<x>1000</x>
<y>1209</y>
<width>48</width>
<height>64</height>
<actions>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-B19:PosCmd</pv_name>
<value>0</value>
<description>Close</description>
</action>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-B19:PosCmd</pv_name>
<value>1</value>
<description>Open</description>
</action>
</actions>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 239-Flow-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>1145</x>
<y>1239</y>
<height>38</height>
<rotation>180.0</rotation>
</widget>
<widget type="label" version="2.0.0">
<name>FV_239 Caption</name>
<text>FV-B19</text>
<x>989</x>
<y>1190</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FT_239 Caption</name>
<text>FT-B19</text>
<x>1152</x>
<y>1221</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 229-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-B29:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
</symbols>
<x>1000</x>
<y>1124</y>
<width>48</width>
<height>64</height>
<initial_index>1</initial_index>
<actions>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-B29:PosCmd</pv_name>
<value>0</value>
<description>Close</description>
</action>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-B29:PosCmd</pv_name>
<value>1</value>
<description>Open</description>
</action>
</actions>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 229-Flow-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>1145</x>
<y>1154</y>
<height>38</height>
<rotation>180.0</rotation>
</widget>
<widget type="label" version="2.0.0">
<name>FV_229 Caption</name>
<text>FV-229</text>
<x>989</x>
<y>1105</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FT_229 Caption</name>
<text>FT-B29</text>
<x>1152</x>
<y>1136</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 219-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-B39:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
</symbols>
<x>1000</x>
<y>1037</y>
<width>48</width>
<height>64</height>
<actions>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-B39:PosCmd</pv_name>
<value>0</value>
<description>Close</description>
</action>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-B39:PosCmd</pv_name>
<value>1</value>
<description>Open</description>
</action>
</actions>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 219-Flow-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>1145</x>
<y>1068</y>
<height>38</height>
<rotation>180.0</rotation>
</widget>
<widget type="label" version="2.0.0">
<name>FV_219 Caption</name>
<text>FV-B39</text>
<x>989</x>
<y>1018</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FT_219 Caption</name>
<text>FT-B39</text>
<x>1152</x>
<y>1050</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 220-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-B20:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
</symbols>
<x>1000</x>
<y>910</y>
<width>48</width>
<height>64</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>FCV 220-Flow-Control-Valve</name>
<pv_name>=`FEB-050Row:PBI-FCV-B20:HardErrR` ? 2 : `FEB-050Row:PBI-FCV-B20:PosSPR` > 3 ? 1 : 0</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_violet.svg</symbol>
</symbols>
<x>1079</x>
<y>927</y>
<width>48</width>
<height>46</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>HV 220-Hand-Valve_1</name>
<pv_name>=`FEB-050Row:PBI-MV-B20:OpenedR` ? 1 : `FEB-050Row:PBI-MV-B20:ClosedR` ? 0 : 2</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_violet.svg</symbol>
</symbols>
<x>1000</x>
<y>848</y>
<width>48</width>
<height>38</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 220-Flow-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>1152</x>
<y>941</y>
<height>38</height>
</widget>
<widget type="label" version="2.0.0">
<name>HV_220 Caption</name>
<text>HV-B20</text>
<x>994</x>
<y>830</y>
<width>60</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FV_220 Caption</name>
<text>FV-B20</text>
<x>989</x>
<y>891</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FCV_220 Caption</name>
<text>FCV-B20</text>
<x>1068</x>
<y>909</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FT_220 Caption</name>
<text>FT B20</text>
<x>1146</x>
<y>923</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 210-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-B30:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
</symbols>
<x>1339</x>
<y>995</y>
<width>48</width>
<height>64</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>FCV 210-Flow-Control-Valve</name>
<pv_name>=`FEB-050Row:PBI-FCV-B30:HardErrR` ? 2 : `FEB-050Row:PBI-FCV-B30:PosSPR` > 3 ? 1 : 0</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_violet.svg</symbol>
</symbols>
<x>1418</x>
<y>1012</y>
<width>48</width>
<height>46</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>HV 210-Hand-Valve</name>
<pv_name>=`FEB-050Row:PBI-MV-B30:OpenedR` ? 1 : `FEB-050Row:PBI-MV-B30:ClosedR` ? 0 : 2</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_violet.svg</symbol>
</symbols>
<x>1339</x>
<y>934</y>
<width>48</width>
<height>38</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 110-Flow-Indicator-Transmitter_6</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>1491</x>
<y>1026</y>
<height>38</height>
</widget>
<widget type="label" version="2.0.0">
<name>HV_210 Caption</name>
<text>HV-B30</text>
<x>1322</x>
<y>912</y>
<width>80</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FV_210 Caption</name>
<text>FV-B30</text>
<x>1328</x>
<y>977</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FCV_210 Caption</name>
<text>FCV-B30</text>
<x>1407</x>
<y>994</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FT_210 Caption</name>
<text>FT-B30</text>
<x>1485</x>
<y>1008</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 230-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-B10:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
</symbols>
<x>1339</x>
<y>824</y>
<width>48</width>
<height>64</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>FCV 230-Flow-Control-Valve</name>
<pv_name>=`FEB-050Row:PBI-FCV-B10:HardErrR` ? 2 : `FEB-050Row:PBI-FCV-B10:PosSPR` > 3 ? 1 : 0</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_violet.svg</symbol>
</symbols>
<x>1418</x>
<y>841</y>
<width>48</width>
<height>46</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>HV 230-Hand-Valve</name>
<pv_name>=`FEB-050Row:PBI-MV-B10:OpenedR` ? 1 : `FEB-050Row:PBI-MV-B10:ClosedR` ? 0 : 2</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_violet.svg</symbol>
</symbols>
<x>1339</x>
<y>763</y>
<width>48</width>
<height>38</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 230-Flow-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>1491</x>
<y>855</y>
<height>38</height>
</widget>
<widget type="label" version="2.0.0">
<name>HV_230 Caption</name>
<text>HV-B10</text>
<x>1332</x>
<y>745</y>
<width>60</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FV_230 Caption</name>
<text>FV-B10</text>
<x>1328</x>
<y>804</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FCV_230 Caption</name>
<text>FCV-B10</text>
<x>1407</x>
<y>822</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FT_230 Caption</name>
<text>FT-B10</text>
<x>1485</x>
<y>836</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>Title Rack 2</name>
<class>HEADER2</class>
<text>Rack B (SCL)</text>
<x>841</x>
<y>725</y>
<width>120</width>
<height>60</height>
<font use_class="true">
<font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
</font>
</font>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Subtitle Rack 2</name>
<text> Lines 4-6</text>
<x>833</x>
<y>764</y>
<font>
<font family="Source Sans Pro Semibold" style="ITALIC" size="17.0">
</font>
</font>
</widget>
<widget type="symbol" version="2.0.0">
<name>PT 20-Pressure-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Pressure-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>862</x>
<y>901</y>
<width>90</width>
<height>38</height>
<rotation>180.0</rotation>
</widget>
<widget type="label" version="2.0.0">
<name>PT_20_Caption</name>
<text>PT-B0</text>
<x>857</x>
<y>883</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_210 Text Update_1</name>
<pv_name>FEB-050Row:PBI-FT-B30:FlwR</pv_name>
<x>1491</x>
<y>1063</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FCV_210_Text Update</name>
<pv_name>FEB-050Row:PBI-FCV-B30:PosSPR</pv_name>
<x>1424</x>
<y>1063</y>
<width>40</width>
<precision>0</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_220 Text Update_1</name>
<pv_name>FEB-050Row:PBI-FT-B20:FlwR</pv_name>
<x>1151</x>
<y>978</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FCV_220_Text Update</name>
<pv_name>FEB-050Row:PBI-FCV-B20:PosSPR</pv_name>
<x>1085</x>
<y>978</y>
<width>40</width>
<precision>0</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>PT20 Text Update_1</name>
<pv_name>FEB-050Row:PBI-PLC-Line4:PrsR</pv_name>
<x>857</x>
<y>939</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FCV_230_Text Update_1</name>
<pv_name>FEB-050Row:PBI-FCV-B10:PosSPR</pv_name>
<x>1424</x>
<y>892</y>
<width>40</width>
<precision>0</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_230 Text Update_1</name>
<pv_name>FEB-050Row:PBI-FT-B10:FlwR</pv_name>
<x>1491</x>
<y>892</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_239 Text Update_1</name>
<pv_name>FEB-050Row:PBI-FT-B19:FlwR</pv_name>
<x>1150</x>
<y>1276</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_229 Text Update_1</name>
<pv_name>FEB-050Row:PBI-FT-B29:FlwR</pv_name>
<x>1150</x>
<y>1192</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_B19 Text Update_1</name>
<pv_name>FEB-050Row:PBI-FT-B39:FlwR</pv_name>
<x>1150</x>
<y>1105</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="symbol" version="2.0.0">
<name>FCV 130-Flow-Control-Valve</name>
<pv_name>=`FEB-050Row:PBI-FCV-A30:HardErrR` ? 2 : `FEB-050Row:PBI-FCV-A30:PosSPR` > 3 ? 1 : 0</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_violet.svg</symbol>
</symbols>
<x>1418</x>
<y>375</y>
<width>48</width>
<height>46</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>HV 130-Hand-Valve</name>
<pv_name>=`FEB-050Row:PBI-MV-A30:OpenedR` ? 1 : `FEB-050Row:PBI-MV-A30:ClosedR` ? 0 : 2</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_violet.svg</symbol>
</symbols>
<x>1339</x>
<y>296</y>
<width>48</width>
<height>38</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 110-Flow-Indicator-Transmitter_2</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>1491</x>
<y>389</y>
<height>38</height>
</widget>
<widget type="label" version="2.0.0">
<name>HV_130 Caption</name>
<text>HV-A30</text>
<x>1338</x>
<y>278</y>
<width>50</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FV_130 Caption</name>
<text>FV-A30</text>
<x>1328</x>
<y>339</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FCV_130 Caption</name>
<text>FCV-A30</text>
<x>1407</x>
<y>357</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FT_130 Caption</name>
<text>FT-A30</text>
<x>1485</x>
<y>371</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 119-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-A19:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
</symbols>
<x>1000</x>
<y>570</y>
<width>48</width>
<height>64</height>
<actions>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-A19:PosCmd</pv_name>
<value>0</value>
<description>Close</description>
</action>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-A19:PosCmd</pv_name>
<value>1</value>
<description>WritePV</description>
</action>
</actions>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 119-Flow-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>1145</x>
<y>601</y>
<height>38</height>
<rotation>180.0</rotation>
</widget>
<widget type="label" version="2.0.0">
<name>FV_119 Caption</name>
<text>FV-A19</text>
<x>989</x>
<y>551</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FT_119 Caption</name>
<text>FT-A19</text>
<x>1152</x>
<y>583</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 129-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-A29:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
</symbols>
<x>1000</x>
<y>487</y>
<width>48</width>
<height>64</height>
<actions>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-A29:PosCmd</pv_name>
<value>0</value>
<description>Close</description>
</action>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-A29:PosCmd</pv_name>
<value>1</value>
<description>Open</description>
</action>
</actions>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 129-Flow-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>1145</x>
<y>518</y>
<height>38</height>
<rotation>180.0</rotation>
</widget>
<widget type="label" version="2.0.0">
<name>FV_129 Caption</name>
<text>FV-A29</text>
<x>989</x>
<y>468</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FT_129 Caption</name>
<text>FT-A29</text>
<x>1152</x>
<y>500</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 139-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-A39:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
</symbols>
<x>1000</x>
<y>401</y>
<width>48</width>
<height>64</height>
<actions>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-A39:PosCmd</pv_name>
<value>0</value>
<description>Close</description>
</action>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-A39:PosCmd</pv_name>
<value>1</value>
<description>Open</description>
</action>
</actions>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 139-Flow-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>1145</x>
<y>432</y>
<height>38</height>
<rotation>180.0</rotation>
</widget>
<widget type="label" version="2.0.0">
<name>FV_139 Caption</name>
<text>FV-A39</text>
<x>989</x>
<y>382</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FT_139 Caption</name>
<text>FT-A39</text>
<x>1152</x>
<y>414</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FCV_130 Text Update</name>
<pv_name>FEB-050Row:PBI-FCV-A30:PosSPR</pv_name>
<x>1424</x>
<y>426</y>
<width>40</width>
<precision>0</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_130 Text Update</name>
<pv_name>FEB-050Row:PBI-FT-A30:FlwR</pv_name>
<x>1490</x>
<y>426</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_139 Text Update</name>
<pv_name>FEB-050Row:PBI-FT-A39:FlwR</pv_name>
<x>1150</x>
<y>469</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_129 Text Update</name>
<pv_name>FEB-050Row:PBI-FT-A29:FlwR</pv_name>
<x>1150</x>
<y>555</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_119 Text Update</name>
<pv_name>FEB-050Row:PBI-FT-A19:FlwR</pv_name>
<x>1150</x>
<y>638</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Title Rack 1</name>
<class>HEADER2</class>
<text>Rack A (NCL)</text>
<x>841</x>
<y>86</y>
<width>120</width>
<height>60</height>
<font use_class="true">
<font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
</font>
</font>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Subtitle Rack 1</name>
<text> Lines 1-3</text>
<x>833</x>
<y>125</y>
<font>
<font family="Source Sans Pro Semibold" style="ITALIC" size="17.0">
</font>
</font>
</widget>
<widget type="symbol" version="2.0.0">
<name>PT 10-Pressure-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Pressure-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>862</x>
<y>260</y>
<width>90</width>
<height>38</height>
<rotation>180.0</rotation>
</widget>
<widget type="textupdate" version="2.0.0">
<name>PT10 Text Update_1</name>
<pv_name>FEB-050Row:PBI-PLC-Line1:PrsR</pv_name>
<x>857</x>
<y>298</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>PT_10 Caption</name>
<text>PT-A0</text>
<x>856</x>
<y>242</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 110-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-A10:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
</symbols>
<x>1339</x>
<y>187</y>
<width>48</width>
<height>64</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>FCV 110-Flow-Control-Valve</name>
<pv_name>=`FEB-050Row:PBI-FCV-A10:HardErrR` ? 2 : `FEB-050Row:PBI-FCV-A10:PosSPR` > 3 ? 1 : 0</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_violet.svg</symbol>
</symbols>
<x>1418</x>
<y>204</y>
<width>48</width>
<height>46</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>HV 110-Hand-Valve</name>
<pv_name>=`FEB-050Row:PBI-MV-A10:OpenedR` ? 1 : `FEB-050Row:PBI-MV-A10:ClosedR` ? 0 : 2</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_violet.svg</symbol>
</symbols>
<x>1339</x>
<y>125</y>
<width>48</width>
<height>38</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 110-Flow-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>1491</x>
<y>218</y>
<height>38</height>
</widget>
<widget type="label" version="2.0.0">
<name>HV_110 Caption</name>
<text>HV-A10</text>
<x>1338</x>
<y>107</y>
<width>50</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FV_110 Caption</name>
<text>FV-A10</text>
<x>1328</x>
<y>167</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FCV_110 Caption</name>
<text>FCV-A10</text>
<x>1407</x>
<y>185</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FT_110 Caption</name>
<text>FT-A10</text>
<x>1485</x>
<y>199</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FCV_110 Text Update</name>
<pv_name>FEB-050Row:PBI-FCV-A10:PosSPR</pv_name>
<x>1424</x>
<y>255</y>
<width>40</width>
<precision>0</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_110 Text Update</name>
<pv_name>FEB-050Row:PBI-FT-A10:FlwR</pv_name>
<x>1490</x>
<y>255</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FCV_120 Text Update</name>
<pv_name>FEB-050Row:PBI-FCV-A20:PosSPR</pv_name>
<x>1085</x>
<y>340</y>
<width>40</width>
<precision>0</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_120 Text Update</name>
<pv_name>FEB-050Row:PBI-FT-A20:FlwR</pv_name>
<x>1151</x>
<y>340</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 120-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-A20:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
</symbols>
<x>1000</x>
<y>272</y>
<width>48</width>
<height>64</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>FCV 120-Flow-Control-Valve</name>
<pv_name>=`FEB-050Row:PBI-FCV-A20:HardErrR` ? 2 : `FEB-050Row:PBI-FCV-A20:PosSPR` > 3 ? 1 : 0</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_violet.svg</symbol>
</symbols>
<x>1079</x>
<y>289</y>
<width>48</width>
<height>46</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>HV 120-Hand-Valve</name>
<pv_name>=`FEB-050Row:PBI-MV-A20:OpenedR` ? 1 : `FEB-050Row:PBI-MV-A20:ClosedR` ? 0 : 2</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_violet.svg</symbol>
</symbols>
<x>1000</x>
<y>210</y>
<width>48</width>
<height>38</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 120-Flow-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>1152</x>
<y>303</y>
<height>38</height>
</widget>
<widget type="label" version="2.0.0">
<name>HV_120 Caption</name>
<text>HV-A20</text>
<x>999</x>
<y>192</y>
<width>50</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FV-120 Caption</name>
<text>FV-A20</text>
<x>989</x>
<y>253</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FCV_120 Caption</name>
<text>FCV-A20</text>
<x>1068</x>
<y>271</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FT_120 Caption</name>
<text>FT-A20</text>
<x>1146</x>
<y>285</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 130-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-A30:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
</symbols>
<x>1339</x>
<y>358</y>
<width>48</width>
<height>64</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>PT 200-Pressure-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Pressure-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>223</x>
<y>558</y>
<width>90</width>
<height>38</height>
<rotation>180.0</rotation>
</widget>
<widget type="textupdate" version="2.0.0">
<name>PT200 Text Update_1</name>
<pv_name>FEB-050Row:PBI-PT-200:PrsR</pv_name>
<x>217</x>
<y>596</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_120 Text Update_7</name>
<pv_name>FEB-050Row:PBI-FT-210:FlwR</pv_name>
<x>470</x>
<y>680</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 210-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-210:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
</symbols>
<x>372</x>
<y>614</y>
<width>48</width>
<height>64</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>HV 220-Hand-Valve</name>
<pv_name>=`FEB-050Row:PBI-MV-220:OpenedR` ? 1 : `FEB-050Row:PBI-MV-220:ClosedR` ? 0 : 2</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_red.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/HV-Hand-Valve_violet.svg</symbol>
</symbols>
<x>372</x>
<y>468</y>
<width>48</width>
<height>38</height>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 210-Flow-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>471</x>
<y>643</y>
<height>38</height>
</widget>
<widget type="label" version="2.0.0">
<name>HV_220 Caption</name>
<text>HV-220</text>
<x>371</x>
<y>450</y>
<width>50</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FV_210 Caption</name>
<text>FV-210</text>
<x>361</x>
<y>595</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FT_210 Caption</name>
<text>FT-210</text>
<x>465</x>
<y>623</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>FV_290 Caption</name>
<text>FV-290</text>
<x>361</x>
<y>766</y>
<width>70</width>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="symbol" version="2.0.0">
<name>FV 290-Flow-Valve</name>
<pv_name>FEB-050Row:PBI-FV-290:PosCmdR</pv_name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg</symbol>
<symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg</symbol>
</symbols>
<x>372</x>
<y>785</y>
<width>48</width>
<height>64</height>
<actions>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-290:PosCmd</pv_name>
<value>0</value>
<description>Close</description>
</action>
<action type="write_pv">
<pv_name>FEB-050Row:PBI-FV-290:PosCmd</pv_name>
<value>1</value>
<description>Open</description>
</action>
</actions>
</widget>
<widget type="label" version="2.0.0">
<name>FT_290 Caption</name>
<text>FT-290</text>
<x>463</x>
<y>794</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 290-Flow-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>456</x>
<y>814</y>
<height>38</height>
<rotation>180.0</rotation>
</widget>
<widget type="textupdate" version="2.0.0">
<name>FT_B19 Text Update_2</name>
<pv_name>FEB-050Row:PBI-FT-290:FlwR</pv_name>
<x>461</x>
<y>851</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>PT_200 Caption</name>
<text>PT-200</text>
<x>216</x>
<y>538</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
<widget type="label" version="2.0.0">
<name>Title Main Rack</name>
<class>HEADER2</class>
<text>Main Rack</text>
<x>194</x>
<y>404</y>
<height>60</height>
<font use_class="true">
<font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
</font>
</font>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="embedded" version="2.0.0">
<name>Embedded Display_2</name>
<macros>
<HOSTNAME>nxnode-02.tn.esss.lu.se</HOSTNAME>
<LINE>2</LINE>
<NAME>DTL2+DTL3</NAME>
<P>FEB-050Row</P>
<RACK>A</RACK>
<SUBLINE>2</SUBLINE>
</macros>
<file>../../99-Shared/nblmgas/LineCommandPanel.bob</file>
<x>1905</x>
<y>286</y>
<width>620</width>
<height>194</height>
<resize>2</resize>
</widget>
<widget type="embedded" version="2.0.0">
<name>Embedded Display_3</name>
<macros>
<HOSTNAME>nxnode-02.tn.esss.lu.se</HOSTNAME>
<LINE>3</LINE>
<NAME>DTL4+DTL5</NAME>
<P>FEB-050Row</P>
<RACK>A</RACK>
<SUBLINE>3</SUBLINE>
</macros>
<file>../../99-Shared/nblmgas/LineCommandPanel.bob</file>
<x>1905</x>
<y>496</y>
<width>620</width>
<height>194</height>
<resize>2</resize>
</widget>
<widget type="embedded" version="2.0.0">
<name>Embedded Display_4</name>
<macros>
<HOSTNAME>nxnode-02.tn.esss.lu.se</HOSTNAME>
<LINE>6</LINE>
<NAME>MB-HB+Bend Magnet</NAME>
<P>FEB-050Row</P>
<RACK>B</RACK>
<SUBLINE>3</SUBLINE>
</macros>
<file>../../99-Shared/nblmgas/LineCommandPanel.bob</file>
<x>1905</x>
<y>1130</y>
<width>620</width>
<height>194</height>
<resize>2</resize>
</widget>
<widget type="embedded" version="2.0.0">
<name>Embedded Display_5</name>
<macros>
<HOSTNAME>nxnode-02.tn.esss.lu.se</HOSTNAME>
<LINE>4</LINE>
<NAME>SPK1-6</NAME>
<P>FEB-050Row</P>
<RACK>B</RACK>
<SUBLINE>1</SUBLINE>
</macros>
<file>../../99-Shared/nblmgas/LineCommandPanel.bob</file>
<x>1905</x>
<y>706</y>
<width>620</width>
<height>194</height>
<resize>2</resize>
</widget>
<widget type="embedded" version="2.0.0">
<name>Embedded Display_6</name>
<macros>
<HOSTNAME>nxnode-02.tn.esss.lu.se</HOSTNAME>
<LINE>5</LINE>
<NAME>SPK7-13</NAME>
<P>FEB-050Row</P>
<RACK>B</RACK>
<SUBLINE>2</SUBLINE>
</macros>
<file>../../99-Shared/nblmgas/LineCommandPanel.bob</file>
<x>1905</x>
<y>916</y>
<width>620</width>
<height>194</height>
<resize>2</resize>
</widget>
<widget type="embedded" version="2.0.0">
<name>Embedded Display_1</name>
<macros>
<HOSTNAME>nxnode-02.tn.esss.lu.se</HOSTNAME>
<LINE>1</LINE>
<NAME>MEBT-DTL1</NAME>
<P>FEB-050Row</P>
<RACK>A</RACK>
<SUBLINE>1</SUBLINE>
</macros>
<file>../../99-Shared/nblmgas/LineCommandPanel.bob</file>
<x>1905</x>
<y>76</y>
<width>620</width>
<height>194</height>
<resize>2</resize>
</widget>
<widget type="symbol" version="2.0.0">
<name>FT 139-Flow-Indicator-Transmitter_3</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Gas-Cylinder_grey.svg</symbol>
</symbols>
<x>49</x>
<y>445</y>
<width>40</width>
<height>85</height>
</widget>
<widget type="label" version="2.0.0">
<name>Label</name>
<text>Gas Storage</text>
<x>20</x>
<y>404</y>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Label_1</name>
<text>Exhaust Line</text>
<x>14</x>
<y>820</y>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>MEBT-DTL1 Label_1</name>
<text>MEBT-DTL1</text>
<x>1706</x>
<y>155</y>
<height>30</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>DTL2+DTL3 Label_1</name>
<text>DTL2+DTL3</text>
<x>1706</x>
<y>241</y>
<height>30</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>DTL4+DTL5 Label_1</name>
<text>DTL4+DTL5</text>
<x>1706</x>
<y>328</y>
<height>30</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>DTL4+DTL5 Label_2</name>
<text>DTL4+DTL5</text>
<x>1706</x>
<y>412</y>
<height>30</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>DTL2+DTL3Label_1</name>
<text>DTL2+DTL3</text>
<x>1706</x>
<y>498</y>
<height>30</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>MEBT-DTL1 Label_2</name>
<text>MEBT-DTL1</text>
<x>1706</x>
<y>583</y>
<height>30</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Title Wall panel</name>
<class>HEADER2</class>
<text>Wall panel</text>
<x>1696</x>
<y>76</y>
<width>117</width>
<height>78</height>
<font use_class="true">
<font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>MB-HB+Bend Bagnet Label_2</name>
<text>MB-HB+Bend Magnet</text>
<x>1706</x>
<y>964</y>
<height>30</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>SPK 7-13 Label_2</name>
<text>SPK 7-13</text>
<x>1706</x>
<y>879</y>
<height>30</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>MB-HB+Bend Bagnet Label_1</name>
<text>MB-HB+Bend Magnet</text>
<x>1706</x>
<y>1049</y>
<height>30</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>SPK 7-13 Label_1</name>
<text>SPK 7-13</text>
<x>1706</x>
<y>1135</y>
<height>30</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>SPK 1-6 Label_2</name>
<text>SPK 1-6</text>
<x>1706</x>
<y>792</y>
<height>30</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>SPK 1-6 Label_1</name>
<text>SPK 1-6</text>
<x>1706</x>
<y>1220</y>
<height>30</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="symbol" version="2.0.0">
<name>PT 110-Pressure-Indicator-Transmitter</name>
<symbols>
<symbol>../../99-Shared/nblmgas/symbols/Pressure-Indicator-Transmitter_grey.svg</symbol>
</symbols>
<x>25</x>
<y>558</y>
<width>90</width>
<height>38</height>
<rotation>180.0</rotation>
</widget>
<widget type="textupdate" version="2.0.0">
<name>PT200 Text Update_2</name>
<pv_name>BLMGas-GSL:PBI-PT-110:PrsR</pv_name>
<x>20</x>
<y>596</y>
<precision>2</precision>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>PT_110 Caption</name>
<text>PT-110</text>
<x>20</x>
<y>537</y>
<height>25</height>
<font>
<font family="Source Sans Pro Semibold" style="REGULAR" size="16.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
<wrap_words>false</wrap_words>
</widget>
</display>