diff --git a/10-Top/nblm/gas.bob b/10-Top/nblm/gas.bob new file mode 100644 index 0000000000000000000000000000000000000000..81746e568be7c91c09e6e6447be8ab382185b6bb --- /dev/null +++ b/10-Top/nblm/gas.bob @@ -0,0 +1,2209 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!--Saved on 2023-06-19 17:08:40 by A548169--> +<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_red.svg</symbol> + <symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.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_red.svg</symbol> + <symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.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_red.svg</symbol> + <symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.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_red.svg</symbol> + <symbol>../../99-Shared/nblmgas/symbols/FV-Flow-Valve_green.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> + <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> + <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> + <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> + <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> + <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> + <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> diff --git a/99-Shared/nblmgas/GAS-Interlocks.bob b/99-Shared/nblmgas/GAS-Interlocks.bob new file mode 100644 index 0000000000000000000000000000000000000000..9c859a881ec124cb49007baf024b3e88c6d1e4fa --- /dev/null +++ b/99-Shared/nblmgas/GAS-Interlocks.bob @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!--Saved on 2023-05-16 15:21:35 by A548169--> +<display version="2.0.0"> + <name>GAS-Interlocks</name> + <width>1155</width> + <height>860</height> + <actions> + </actions> + <grid_visible>false</grid_visible> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle</name> + <class>TITLE-BAR</class> + <x use_class="true">0</x> + <y use_class="true">0</y> + <width>1155</width> + <height use_class="true">50</height> + <line_width use_class="true">0</line_width> + <background_color use_class="true"> + <color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202"> + </color> + </background_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_10</name> + <class>TITLE</class> + <text>PLC gas system - Interlocks</text> + <x use_class="true">20</x> + <y use_class="true">0</y> + <width>740</width> + <height use_class="true">50</height> + <font use_class="true"> + <font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0"> + </font> + </font> + <foreground_color use_class="true"> + <color name="HEADER-TEXT" red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="252" green="252" blue="252"> + </color> + </background_color> + <transparent use_class="true">true</transparent> + <horizontal_alignment use_class="true">0</horizontal_alignment> + <vertical_alignment use_class="true">1</vertical_alignment> + <wrap_words use_class="true">false</wrap_words> + <actions> + </actions> + <border_color> + <color red="252" green="252" blue="252"> + </color> + </border_color> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_2</name> + <x>30</x> + <y>120</y> + <width>1095</width> + <height>709</height> + <line_width>0</line_width> + <background_color> + <color red="230" green="236" blue="231"> + </color> + </background_color> + </widget> + <widget type="navtabs" version="2.0.0"> + <name>Navigation Tabs</name> + <tabs> + <tab> + <name>MEBT - DTL1</name> + <file>InterlocksInstance.bob</file> + <macros> + <LINE>1</LINE> + <RACK>A</RACK> + <SUBLINE>1</SUBLINE> + </macros> + <group_name></group_name> + </tab> + <tab> + <name>DTL2 - DTL3</name> + <file>InterlocksInstance.bob</file> + <macros> + <LINE>2</LINE> + <RACK>A</RACK> + <SUBLINE>2</SUBLINE> + </macros> + <group_name></group_name> + </tab> + <tab> + <name>DTL4 - DTL5</name> + <file>InterlocksInstance.bob</file> + <macros> + <LINE>3</LINE> + <RACK>A</RACK> + <SUBLINE>3</SUBLINE> + </macros> + <group_name></group_name> + </tab> + <tab> + <name>SPK 1-6</name> + <file>InterlocksInstance.bob</file> + <macros> + <LINE>4</LINE> + <RACK>B</RACK> + <SUBLINE>1</SUBLINE> + </macros> + <group_name></group_name> + </tab> + <tab> + <name>SPK 7-13</name> + <file>InterlocksInstance.bob</file> + <macros> + <LINE>5</LINE> + <RACK>B</RACK> + <SUBLINE>2</SUBLINE> + </macros> + <group_name></group_name> + </tab> + <tab> + <name>BM MB-HB</name> + <file>InterlocksInstance.bob</file> + <macros> + <LINE>6</LINE> + <RACK>B</RACK> + <SUBLINE>3</SUBLINE> + </macros> + <group_name></group_name> + </tab> + </tabs> + <x>30</x> + <y>81</y> + <width>1095</width> + <height>750</height> + <direction>0</direction> + <tab_width>140</tab_width> + <tab_height>40</tab_height> + <tab_spacing>6</tab_spacing> + <selected_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </selected_color> + <deselected_color> + <color name="Grid" red="169" green="169" blue="169"> + </color> + </deselected_color> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="20.0"> + </font> + </font> + </widget> +</display> diff --git a/99-Shared/nblmgas/InterlocksInstance.bob b/99-Shared/nblmgas/InterlocksInstance.bob new file mode 100644 index 0000000000000000000000000000000000000000..5c7640368b3efdd526e01db88a48d63f9c8cca66 --- /dev/null +++ b/99-Shared/nblmgas/InterlocksInstance.bob @@ -0,0 +1,1657 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!--Saved on 2023-05-16 16:35:17 by A548169--> +<display version="2.0.0"> + <name>InterlocksInstance</name> + <width>1100</width> + <height>700</height> + <background_color> + <color red="220" green="225" blue="221" alpha="0"> + </color> + </background_color> + <actions> + </actions> + <grid_visible>false</grid_visible> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_3</name> + <x>21</x> + <y>429</y> + <width>1040</width> + <height>100</height> + <line_width>0</line_width> + <background_color> + <color red="200" green="205" blue="201" alpha="97"> + </color> + </background_color> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_1</name> + <x>21</x> + <y>65</y> + <width>1040</width> + <height>130</height> + <line_width>0</line_width> + <background_color> + <color red="200" green="205" blue="201" alpha="97"> + </color> + </background_color> + </widget> + <widget type="rectangle" version="2.0.0"> + <name>Rectangle_2</name> + <x>21</x> + <y>214</y> + <width>1040</width> + <height>130</height> + <line_width>0</line_width> + <background_color> + <color red="200" green="205" blue="201" alpha="97"> + </color> + </background_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Threshold Text Input_8</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwHiHiErrTrsh</pv_name> + <x>490</x> + <y>486</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Timer Text Input_8</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwHiHiErrTim</pv_name> + <x>593</x> + <y>486</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Threshold Text Input_5</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:HiHiErrTrsh</pv_name> + <x>490</x> + <y>306</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Threshold Text Input_7</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwHiErrTrsh</pv_name> + <x>490</x> + <y>446</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Threshold Text Input</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsLoErrTrsh</pv_name> + <x>490</x> + <y>79</y> + <width>80</width> + <height>24</height> + <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="textentry" version="3.0.0"> + <name>Threshold Text Input_2</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsHiHiErrTrsh</pv_name> + <x>490</x> + <y>159</y> + <width>80</width> + <height>24</height> + <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="label" version="2.0.0"> + <name>Label_13</name> + <text>Very high</text> + <x>143</x> + <y>159</y> + <width>150</width> + <height>24</height> + <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="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_15</name> + <text>High</text> + <x>143</x> + <y>266</y> + <width>150</width> + <height>24</height> + <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="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>Low</text> + <x>143</x> + <y>79</y> + <width>150</width> + <height>24</height> + <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="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Timer Text Input_7</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwHiErrTim</pv_name> + <x>593</x> + <y>446</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_16</name> + <text>Very high</text> + <x>143</x> + <y>306</y> + <width>150</width> + <height>24</height> + <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="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Description Label_6</name> + <text>User alert</text> + <x>701</x> + <y>376</y> + <width>120</width> + <height>24</height> + <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="label" version="2.0.0"> + <name>Label_20</name> + <text>Manu/Auto command</text> + <x>143</x> + <y>556</y> + <width>150</width> + <height>24</height> + <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="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Description Label_5</name> + <text>Stop flow in line</text> + <x>701</x> + <y>306</y> + <width>120</width> + <height>24</height> + <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="label" version="2.0.0"> + <name>Description Label_2</name> + <text>Stop flow in line</text> + <x>701</x> + <y>159</y> + <width>120</width> + <height>24</height> + <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="label" version="2.0.0"> + <name>Description Label_7</name> + <text>User alert</text> + <x>701</x> + <y>446</y> + <width>120</width> + <height>24</height> + <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="label" version="2.0.0"> + <name>Label_14</name> + <text>Low</text> + <x>143</x> + <y>226</y> + <width>150</width> + <height>24</height> + <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="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Current value Text Update_7</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwR</pv_name> + <x>359</x> + <y>446</y> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Timer Text Input_4</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:HiErrTim</pv_name> + <x>593</x> + <y>266</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Description Label_8</name> + <text>Stop flow in line</text> + <x>701</x> + <y>486</y> + <width>120</width> + <height>24</height> + <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="label" version="2.0.0"> + <name>Label_19</name> + <text>Very high</text> + <x>143</x> + <y>486</y> + <width>150</width> + <height>24</height> + <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="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Description Label_9</name> + <text>Stop flow in line</text> + <x>701</x> + <y>556</y> + <width>120</width> + <height>24</height> + <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="label" version="2.0.0"> + <name>Description Label_1</name> + <text>User alert</text> + <x>701</x> + <y>119</y> + <width>71</width> + <height>24</height> + <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="label" version="2.0.0"> + <name>Description Label_13</name> + <text>All interlocks are disabled (except pressure) for min when user starts gas flow or changes setpoint. (0->never)</text> + <x>138</x> + <y>636</y> + <width>790</width> + <height>22</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color red="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_1</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):ShuntErrTim</pv_name> + <x>475</x> + <y>637</y> + <width>20</width> + <height>23</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <show_units>false</show_units> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Timer Text Input_11</name> + <pv_name>$(P):PBI-MV-$(RACK)$(SUBLINE)0:MismatchErrTim</pv_name> + <x>593</x> + <y>376</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <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>Ack button_1</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:HiHiErrAck</pv_name> + <text>Acknowledge</text> + <x>927</x> + <y>306</y> + <width>110</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> + <rules> + <rule name="Visible" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0=1"> + <value>true</value> + </exp> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:HiHiErrR</pv_name> + </rule> + </rules> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Ack button_2</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P):PBI-MV-$(RACK)$(SUBLINE)0:MismatchErrAck</pv_name> + <text>Acknowledge</text> + <x>927</x> + <y>376</y> + <width>110</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> + <rules> + <rule name="Visible" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0=1"> + <value>true</value> + </exp> + <pv_name>$(P):PBI-MV-$(RACK)$(SUBLINE)0:MismatchErrR</pv_name> + </rule> + </rules> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Ack button_3</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwHiHiErrAck</pv_name> + <text>Acknowledge</text> + <x>927</x> + <y>486</y> + <width>110</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> + <rules> + <rule name="Visible" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0=1"> + <value>true</value> + </exp> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwHiHiErrR</pv_name> + </rule> + </rules> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="label" version="2.0.0"> + <name>Label</name> + <text>Pressure</text> + <x>41</x> + <y>77</y> + <font> + <font family="Source Sans Pro" style="BOLD" size="21.0"> + </font> + </font> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_3</name> + <text>Flow</text> + <x>41</x> + <y>223</y> + <height>43</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="21.0"> + </font> + </font> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_6</name> + <text>Gap Flow</text> + <x>41</x> + <y>438</y> + <height>32</height> + <font> + <font family="Source Sans Pro" style="BOLD" size="21.0"> + </font> + </font> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Timer Text Input_3</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:LoErrTim</pv_name> + <x>593</x> + <y>226</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Threshold Text Input_3</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:LoErrTrsh</pv_name> + <x>490</x> + <y>226</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_17</name> + <text>MV mismatch error</text> + <x>143</x> + <y>376</y> + <width>150</width> + <height>24</height> + <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="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Description Label_4</name> + <text>User alert</text> + <x>701</x> + <y>266</y> + <width>120</width> + <height>24</height> + <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="textupdate" version="2.0.0"> + <name>Current value Text Update</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsR</pv_name> + <x>359</x> + <y>79</y> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Threshold Text Input_4</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:HiErrTrsh</pv_name> + <x>490</x> + <y>266</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Current value Text Update_3</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:FlwR</pv_name> + <x>359</x> + <y>226</y> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Timer Text Input</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsLoErrTim</pv_name> + <x>593</x> + <y>79</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_12</name> + <text>High</text> + <x>143</x> + <y>119</y> + <width>150</width> + <height>24</height> + <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="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Current value Text Update_5</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:FlwR</pv_name> + <x>359</x> + <y>306</y> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Timer Text Input_1</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsHiErrTim</pv_name> + <x>593</x> + <y>119</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Current value Text Update_4</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:FlwR</pv_name> + <x>359</x> + <y>266</y> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_18</name> + <text>High</text> + <x>143</x> + <y>446</y> + <width>150</width> + <height>24</height> + <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="255" green="255" blue="255"> + </color> + </background_color> + <horizontal_alignment>2</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_4</name> + <text>Threshold</text> + <x>490</x> + <y>30</y> + <width>103</width> + <height>24</height> + <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="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="textentry" version="3.0.0"> + <name>Timer Text Input_2</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsHiHiErrTim</pv_name> + <x>593</x> + <y>159</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>Current value</text> + <x>359</x> + <y>30</y> + <width>82</width> + <height>24</height> + <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="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="textentry" version="3.0.0"> + <name>Threshold Text Input_1</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsHiErrTrsh</pv_name> + <x>490</x> + <y>119</y> + <width>80</width> + <height>24</height> + <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="textentry" version="3.0.0"> + <name>Timer Text Input_5</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:HiHiErrTim</pv_name> + <x>593</x> + <y>306</y> + <width>80</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>0</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Current value Text Update_1</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsR</pv_name> + <x>359</x> + <y>119</y> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Current value Text Update_8</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwR</pv_name> + <x>359</x> + <y>486</y> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Description Label</name> + <text>User alert</text> + <x>701</x> + <y>78</y> + <width>71</width> + <height>24</height> + <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="textupdate" version="2.0.0"> + <name>Current value Text Update_2</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsR</pv_name> + <x>359</x> + <y>159</y> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Description Label_3</name> + <text>User alert</text> + <x>701</x> + <y>226</y> + <width>120</width> + <height>24</height> + <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="label" version="2.0.0"> + <name>Label_5</name> + <text>Timer</text> + <x>593</x> + <y>30</y> + <width>66</width> + <height>24</height> + <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="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="bool_button" version="2.0.0"> + <name>Bypass Button</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsLoErrBypass</pv_name> + <x>841</x> + <y>78</y> + <width>60</width> + <height>24</height> + <off_label>Bypass</off_label> + <off_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </off_color> + <on_label>Bypass</on_label> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + <show_led>false</show_led> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Bypass Button_1</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsHiErrBypass</pv_name> + <x>841</x> + <y>119</y> + <width>60</width> + <height>24</height> + <off_label>Bypass</off_label> + <off_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </off_color> + <on_label>Bypass</on_label> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + <show_led>false</show_led> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Bypass Button_2</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsHiHiErrBypass</pv_name> + <x>841</x> + <y>159</y> + <width>60</width> + <height>24</height> + <off_label>Bypass</off_label> + <off_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </off_color> + <on_label>Bypass</on_label> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + <show_led>false</show_led> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Ack button</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsHiHiErrAck</pv_name> + <text>Acknowledge</text> + <x>927</x> + <y>159</y> + <width>110</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> + <rules> + <rule name="Visible" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0=1"> + <value>true</value> + </exp> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsHiHiErrR</pv_name> + </rule> + </rules> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Bypass Button_3</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:LoErrBypass</pv_name> + <x>841</x> + <y>226</y> + <width>60</width> + <height>24</height> + <off_label>Bypass</off_label> + <off_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </off_color> + <on_label>Bypass</on_label> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + <show_led>false</show_led> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Bypass Button_4</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:HiErrBypass</pv_name> + <x>841</x> + <y>266</y> + <width>60</width> + <height>24</height> + <off_label>Bypass</off_label> + <off_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </off_color> + <on_label>Bypass</on_label> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + <show_led>false</show_led> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Bypass Button_5</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:HiHiErrBypass</pv_name> + <x>841</x> + <y>306</y> + <width>60</width> + <height>24</height> + <off_label>Bypass</off_label> + <off_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </off_color> + <on_label>Bypass</on_label> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + <show_led>false</show_led> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Bypass Button_6</name> + <pv_name>$(P):PBI-MV-$(RACK)$(SUBLINE)0:MismatchErrBypass</pv_name> + <x>841</x> + <y>376</y> + <width>60</width> + <height>24</height> + <off_label>Bypass</off_label> + <off_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </off_color> + <on_label>Bypass</on_label> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + <show_led>false</show_led> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Bypass Button_7</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwHiErrBypass</pv_name> + <x>841</x> + <y>446</y> + <width>60</width> + <height>24</height> + <off_label>Bypass</off_label> + <off_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </off_color> + <on_label>Bypass</on_label> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + <show_led>false</show_led> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Bypass Button_8</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwHiHiErrBypass</pv_name> + <x>841</x> + <y>486</y> + <width>60</width> + <height>24</height> + <off_label>Bypass</off_label> + <off_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </off_color> + <on_label>Bypass</on_label> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + <show_led>false</show_led> + </widget> + <widget type="bool_button" version="2.0.0"> + <name>Bypass Button_9</name> + <pv_name>$(P):PBI-MV-$(RACK)$(SUBLINE)0:CmdErrBypass</pv_name> + <x>841</x> + <y>556</y> + <width>60</width> + <height>24</height> + <off_label>Bypass</off_label> + <off_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </off_color> + <on_label>Bypass</on_label> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + <show_led>false</show_led> + </widget> + <widget type="action_button" version="3.0.0"> + <name>Ack button_4</name> + <actions> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + </action> + </actions> + <pv_name>$(P):PBI-MV-$(RACK)$(SUBLINE)0:CmdErrAck</pv_name> + <text>Acknowledge</text> + <x>927</x> + <y>556</y> + <width>110</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> + <rules> + <rule name="Visible" prop_id="visible" out_exp="false"> + <exp bool_exp="pv0=1"> + <value>true</value> + </exp> + <pv_name>$(P):PBI-MV-$(RACK)$(SUBLINE)0:CmdErrR</pv_name> + </rule> + </rules> + <tooltip>$(actions)</tooltip> + </widget> + <widget type="led" version="2.0.0"> + <name>LED</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsLoErrR</pv_name> + <x>320</x> + <y>79</y> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_1</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsHiErrR</pv_name> + <x>320</x> + <y>119</y> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_2</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):PrsHiHiErrR</pv_name> + <x>320</x> + <y>159</y> + <on_color> + <color name="MAJOR" red="252" green="13" blue="27"> + </color> + </on_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_3</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:LoErrR</pv_name> + <x>320</x> + <y>226</y> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_4</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:HiErrR</pv_name> + <x>320</x> + <y>266</y> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_5</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:HiHiErrR</pv_name> + <x>320</x> + <y>306</y> + <on_color> + <color name="MAJOR" red="252" green="13" blue="27"> + </color> + </on_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_6</name> + <pv_name>$(P):PBI-MV-$(RACK)$(SUBLINE)0:MismatchErrR</pv_name> + <x>320</x> + <y>376</y> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_7</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwHiErrR</pv_name> + <x>320</x> + <y>446</y> + <on_color> + <color name="WARNING" red="252" green="242" blue="17"> + </color> + </on_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_8</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwHiHiErrR</pv_name> + <x>320</x> + <y>486</y> + <on_color> + <color name="MAJOR" red="252" green="13" blue="27"> + </color> + </on_color> + </widget> + <widget type="led" version="2.0.0"> + <name>LED_9</name> + <pv_name>$(P):PBI-MV-$(RACK)$(SUBLINE)0:CmdErrR</pv_name> + <x>320</x> + <y>556</y> + <on_color> + <color name="MAJOR" red="252" green="13" blue="27"> + </color> + </on_color> + </widget> +</display> diff --git a/99-Shared/nblmgas/LineCommandPanel.bob b/99-Shared/nblmgas/LineCommandPanel.bob new file mode 100644 index 0000000000000000000000000000000000000000..99f599090d5ac8fca5d4d6756b8183850dbfeeeb --- /dev/null +++ b/99-Shared/nblmgas/LineCommandPanel.bob @@ -0,0 +1,606 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!--Saved on 2023-05-16 16:26:00 by A548169--> +<display version="2.0.0"> + <name>LineCommandPanel</name> + <width>620</width> + <height>194</height> + <actions> + </actions> + <widget type="rectangle" version="2.0.0"> + <name>Rounded Rectangle</name> + <width>620</width> + <height>194</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>Titre</name> + <text>$(NAME)</text> + <x>45</x> + <y>11</y> + <width>354</width> + <height>30</height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="21.0"> + </font> + </font> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="252" green="252" blue="252"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>StartBouton</name> + <actions execute_as_one="true"> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + <description>WritePV</description> + </action> + </actions> + <pv_name>$(P):PBI-PLC-Line$(LINE):StartReg</pv_name> + <text>Start</text> + <x>27</x> + <y>73</y> + <width>60</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.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>$(pv_name)</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>$(pv_name)</pv_name> + </rule> + </rules> + <tooltip>$(actions)</tooltip> + <show_confirm_dialog>true</show_confirm_dialog> + <confirm_message>Confirm start gas flow regulation in line $(LINE)?</confirm_message> + </widget> + <widget type="action_button" version="3.0.0"> + <name>StopBouton</name> + <actions execute_as_one="true"> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>0</value> + <description>WritePV</description> + </action> + </actions> + <pv_name>$(P):PBI-PLC-Line$(LINE):StartReg</pv_name> + <text>Stop</text> + <x>97</x> + <y>73</y> + <width>60</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.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>$(pv_name)</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>$(pv_name)</pv_name> + </rule> + </rules> + <tooltip>$(actions)</tooltip> + <show_confirm_dialog>true</show_confirm_dialog> + <confirm_message>Confirm stop gas flow regulation in line $(LINE)?</confirm_message> + </widget> + <widget type="tank" version="2.0.0"> + <name>SetpointBargraph</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):FlwSPR</pv_name> + <x>252</x> + <y>42</y> + <width>79</width> + <height>88</height> + <foreground_color> + <color name="BLACK" red="0" green="0" blue="0"> + </color> + </foreground_color> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <fill_color> + <color name="BLACK-BORDER" red="121" green="121" blue="121"> + </color> + </fill_color> + <empty_color> + <color name="Background" red="220" green="225" blue="221"> + </color> + </empty_color> + <actions> + </actions> + <limits_from_pv>false</limits_from_pv> + <maximum>10.0</maximum> + </widget> + <widget type="tank" version="2.0.0"> + <name>InFlowBargraph</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:FlwR</pv_name> + <x>365</x> + <y>50</y> + <width>50</width> + <height>76</height> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <fill_color> + <color name="BLACK-BORDER" red="121" green="121" blue="121"> + </color> + </fill_color> + <empty_color> + <color name="Background" red="220" green="225" blue="221"> + </color> + </empty_color> + <scale_visible>false</scale_visible> + <actions> + </actions> + <limits_from_pv>false</limits_from_pv> + <maximum>10.0</maximum> + </widget> + <widget type="tank" version="2.0.0"> + <name>OutFlowBargraph</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)9:FlwR</pv_name> + <x>449</x> + <y>51</y> + <width>50</width> + <height>76</height> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <fill_color> + <color name="BLACK-BORDER" red="121" green="121" blue="121"> + </color> + </fill_color> + <empty_color> + <color name="Background" red="220" green="225" blue="221"> + </color> + </empty_color> + <scale_visible>false</scale_visible> + <actions> + </actions> + <limits_from_pv>false</limits_from_pv> + <maximum>10.0</maximum> + </widget> + <widget type="label" version="2.0.0"> + <name>SetpointLabel</name> + <text>Setpoint</text> + <x>277</x> + <y>17</y> + <width>60</width> + <height>25</height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.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>InFlowLabel</name> + <text>IN flow</text> + <x>366</x> + <y>17</y> + <width>49</width> + <height>25</height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.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>OutFlowLabel</name> + <text>OUT flow</text> + <x>443</x> + <y>17</y> + <width>64</width> + <height>25</height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.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</name> + <text>L/h</text> + <x>380</x> + <y>156</y> + <width>23</width> + <height>25</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <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> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)0:FlwR</pv_name> + <x>362</x> + <y>133</y> + <width>55</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <transparent>true</transparent> + <precision>4</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_1</name> + <pv_name>$(P):PBI-FT-$(RACK)$(SUBLINE)9:FlwR</pv_name> + <x>446</x> + <y>133</y> + <width>55</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <transparent>true</transparent> + <precision>4</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_2</name> + <text>L/h</text> + <x>465</x> + <y>156</y> + <width>23</width> + <height>25</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <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> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textentry" version="3.0.0"> + <name>Text Input_1</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):FlwSP</pv_name> + <x>277</x> + <y>135</y> + <width>61</width> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <precision>4</precision> + <actions> + </actions> + <border_alarm_sensitive>false</border_alarm_sensitive> + <border_color> + <color red="0" green="0" blue="0"> + </color> + </border_color> + </widget> + <widget type="tank" version="2.0.0"> + <name>OutFlowBargraph_1</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwR</pv_name> + <x>533</x> + <y>51</y> + <width>50</width> + <height>76</height> + <background_color> + <color name="GROUP-BACKGROUND" red="200" green="205" blue="201"> + </color> + </background_color> + <fill_color> + <color name="BLACK-BORDER" red="121" green="121" blue="121"> + </color> + </fill_color> + <empty_color> + <color name="Background" red="220" green="225" blue="221"> + </color> + </empty_color> + <scale_visible>false</scale_visible> + <actions> + </actions> + <limits_from_pv>false</limits_from_pv> + <maximum>10.0</maximum> + </widget> + <widget type="label" version="2.0.0"> + <name>OutFlowLabel_1</name> + <text>IN-OUT Gap</text> + <x>520</x> + <y>17</y> + <width>81</width> + <height>25</height> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.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_3</name> + <text>L/h</text> + <x>548</x> + <y>156</y> + <width>23</width> + <height>25</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <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> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="textupdate" version="2.0.0"> + <name>Text Update_2</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):GapFlwR</pv_name> + <x>532</x> + <y>133</y> + <width>53</width> + <height>24</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <transparent>true</transparent> + <precision>4</precision> + <show_units>false</show_units> + <horizontal_alignment>1</horizontal_alignment> + <vertical_alignment>1</vertical_alignment> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> + <widget type="action_button" version="3.0.0"> + <name>AckBouton</name> + <actions execute_as_one="true"> + <action type="write_pv"> + <pv_name>$(pv_name)</pv_name> + <value>1</value> + <description>WritePV</description> + </action> + </actions> + <pv_name>$(P):PBI-PLC-Line$(LINE):Ack</pv_name> + <text>ACK</text> + <x>167</x> + <y>73</y> + <width>60</width> + <font> + <font family="Source Sans Pro Semibold" style="REGULAR" size="16.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 stop gas flow regulation in line $(LINE) ?</confirm_message> + </widget> + <widget type="led" version="2.0.0"> + <name>LED</name> + <pv_name>$(P):PBI-PLC-Line$(LINE):StartRegR</pv_name> + <x>22</x> + <y>17</y> + </widget> + <widget type="label" version="2.0.0"> + <name>Label_1</name> + <text>L/h</text> + <x>300</x> + <y>155</y> + <width>23</width> + <height>25</height> + <foreground_color> + <color red="0" green="0" blue="0"> + </color> + </foreground_color> + <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> + <wrap_words>false</wrap_words> + <actions> + </actions> + <border_color> + <color red="0" green="128" blue="255"> + </color> + </border_color> + </widget> +</display> diff --git a/99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_green.svg b/99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_green.svg new file mode 100644 index 0000000000000000000000000000000000000000..30b762cddf1c24fbda238bcaa03fb45bf65b1de5 --- /dev/null +++ b/99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_green.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 46"><defs><style>.cls-1{fill:#3dd83d;}.cls-1,.cls-2{stroke:#191919;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;}.cls-2,.cls-3{fill:none;}</style></defs><title>FCV-Flow-Control-Valve_green</title><polygon class="cls-1" points="4.5 22.1 4.5 42.58 25.01 32.39 4.5 22.1"/><polygon class="cls-1" points="45.5 42.68 45.5 22.2 24.99 32.39 45.5 42.68"/><path id="path9" class="cls-1" d="M25.25,17.5H37.8a12.81,12.81,0,1,0-25.62,0H25.25"/><path id="path11" class="cls-2" d="M25,17.5V32.39"/><rect class="cls-3" width="50" height="46"/></svg> \ No newline at end of file diff --git a/99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_red.svg b/99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_red.svg new file mode 100644 index 0000000000000000000000000000000000000000..b488ad104ebacb14ed0bd8456ae02559d602ae70 --- /dev/null +++ b/99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_red.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 46"><defs><style>.cls-1{fill:#fc0d1b;}.cls-1,.cls-2{stroke:#191919;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;}.cls-2,.cls-3{fill:none;}</style></defs><title>FCV-Flow-Control-Valve_red</title><polygon class="cls-1" points="4.5 22.1 4.5 42.58 25.01 32.39 4.5 22.1"/><polygon class="cls-1" points="45.5 42.68 45.5 22.2 24.99 32.39 45.5 42.68"/><path id="path9" class="cls-1" d="M25.25,17.5H37.8a12.81,12.81,0,1,0-25.62,0H25.25"/><path id="path11" class="cls-2" d="M25,17.5V32.39"/><rect class="cls-3" width="50" height="46"/></svg> \ No newline at end of file diff --git a/99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_violet.svg b/99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_violet.svg new file mode 100644 index 0000000000000000000000000000000000000000..7b02ade61d27a2e98421c2dcbb94afb88e956bd6 --- /dev/null +++ b/99-Shared/nblmgas/symbols/FCV-Flow-Control-Valve_violet.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 46"><defs><style>.cls-1{fill:#956edd;}.cls-1,.cls-2{stroke:#191919;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;}.cls-2,.cls-3{fill:none;}</style></defs><title>FCV-Flow-Control-Valve_violet</title><polygon class="cls-1" points="4.5 22.1 4.5 42.58 25.01 32.39 4.5 22.1"/><polygon class="cls-1" points="45.5 42.68 45.5 22.2 24.99 32.39 45.5 42.68"/><path id="path9" class="cls-1" d="M25.25,17.5H37.8a12.81,12.81,0,1,0-25.62,0H25.25"/><path id="path11" class="cls-2" d="M25,17.5V32.39"/><rect class="cls-3" width="50" height="46"/></svg> \ No newline at end of file diff --git a/99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg b/99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg new file mode 100644 index 0000000000000000000000000000000000000000..cd4916fc2f25f051215c607c72a086f2b6c17155 --- /dev/null +++ b/99-Shared/nblmgas/symbols/FV-Flow-Valve_green.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 64"><defs><style>.cls-1{fill:#3dd83d;}.cls-1,.cls-2,.cls-3{stroke:#191919;stroke-linejoin:round;stroke-width:2.5px;}.cls-1,.cls-3{stroke-linecap:round;}.cls-2,.cls-3,.cls-4{fill:none;}.cls-2{stroke-linecap:square;}</style></defs><title>FV-Flow-Valve_green</title><polygon class="cls-1" points="4.5 40.1 4.5 60.58 25.01 50.39 4.5 40.1"/><polygon class="cls-1" points="45.5 60.68 45.5 40.2 24.99 50.39 45.5 60.68"/><path id="path5" class="cls-1" d="M39,32.5V4.5H11v28Z"/><line class="cls-2" x1="11.08" y1="18.5" x2="38.99" y2="18.5"/><path id="path11" class="cls-3" d="M25,18.5v32"/><rect class="cls-4" width="50" height="64"/></svg> \ No newline at end of file diff --git a/99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg b/99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg new file mode 100644 index 0000000000000000000000000000000000000000..4db3d93927fb62292f5bc8ec07d77aeaadd48e97 --- /dev/null +++ b/99-Shared/nblmgas/symbols/FV-Flow-Valve_red.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 64"><defs><style>.cls-1{fill:#fc0d1b;}.cls-1,.cls-2,.cls-3{stroke:#191919;stroke-linejoin:round;stroke-width:2.5px;}.cls-1,.cls-3{stroke-linecap:round;}.cls-2,.cls-3,.cls-4{fill:none;}.cls-2{stroke-linecap:square;}</style></defs><title>FV-Flow-Valve_red</title><polygon class="cls-1" points="4.5 40.1 4.5 60.58 25.01 50.39 4.5 40.1"/><polygon class="cls-1" points="45.5 60.68 45.5 40.2 24.99 50.39 45.5 60.68"/><path id="path5" class="cls-1" d="M39,32.5V4.5H11v28Z"/><line class="cls-2" x1="10.99" y1="18.5" x2="38.99" y2="18.5"/><path id="path11" class="cls-3" d="M25,18.5v32"/><rect class="cls-4" width="50" height="64"/></svg> \ No newline at end of file diff --git a/99-Shared/nblmgas/symbols/FV-Flow-Valve_violet.svg b/99-Shared/nblmgas/symbols/FV-Flow-Valve_violet.svg new file mode 100644 index 0000000000000000000000000000000000000000..a867412f18088498d1d00af4f671128bbcaadaff --- /dev/null +++ b/99-Shared/nblmgas/symbols/FV-Flow-Valve_violet.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 64"><defs><style>.cls-1{fill:#956edd;}.cls-1,.cls-2,.cls-3{stroke:#191919;stroke-linejoin:round;stroke-width:2.5px;}.cls-1,.cls-3{stroke-linecap:round;}.cls-2,.cls-3,.cls-4{fill:none;}</style></defs><title>FV-Flow-Valve_violet</title><polygon class="cls-1" points="4.5 40.1 4.5 60.58 25.01 50.39 4.5 40.1"/><polygon class="cls-1" points="45.5 60.68 45.5 40.2 24.99 50.39 45.5 60.68"/><path id="path5" class="cls-1" d="M39,32.5V4.5H11v28Z"/><line class="cls-2" x1="10.99" y1="18.5" x2="38.99" y2="18.5"/><path id="path11" class="cls-3" d="M25,18.5v32"/><rect class="cls-4" width="50" height="64"/></svg> \ No newline at end of file diff --git a/99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg b/99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg new file mode 100644 index 0000000000000000000000000000000000000000..dac8e702f18ef173306a99561970ee2cc6a2a6c3 --- /dev/null +++ b/99-Shared/nblmgas/symbols/Flow-Indicator-Transmitter_grey.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 118 38"><defs><style>.cls-1,.cls-2{fill:#999;stroke:#191919;stroke-linecap:round;stroke-width:2.5px;}.cls-1{stroke-linejoin:round;}.cls-2{stroke-linejoin:bevel;}</style></defs><title>Flow-Indicator-Transmitter_grey</title><polyline class="cls-1" points="98.08 11.9 113.54 18.38 98.2 24.81"/><rect class="cls-2" x="4.5" y="4.5" width="96" height="29" rx="14.5"/></svg> \ No newline at end of file diff --git a/99-Shared/nblmgas/symbols/Gas-Cylinder_grey.svg b/99-Shared/nblmgas/symbols/Gas-Cylinder_grey.svg new file mode 100644 index 0000000000000000000000000000000000000000..d4ff8b720b4128a195c7adbbff6e0cc5d550dda8 --- /dev/null +++ b/99-Shared/nblmgas/symbols/Gas-Cylinder_grey.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40.78 106.35"><defs><style>.cls-1{fill:#999;stroke:#191919;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;}.cls-2{fill:none;}</style></defs><title>gas-cylinder_grey</title><polyline class="cls-1" points="13.69 14.28 13.69 6.69 14.61 5.56 15.68 4.57 16.88 3.86 18.23 3.29 19.64 3.08 21.13 3.08 22.55 3.29 23.9 3.86 25.1 4.57 26.24 5.56 27.09 6.69 27.09 14.28"/><polyline class="cls-1" points="3.62 23.42 3.62 103.81 37.15 103.81 37.15 23.42 36.02 21.44 34.6 19.59 32.97 17.96 31.2 16.48 29.21 15.27 27.16 14.35 24.96 13.64 22.69 13.22 20.42 13.07 18.09 13.22 15.82 13.64 13.62 14.35 11.56 15.27 9.58 16.48 7.81 17.96 6.18 19.59 4.83 21.44 3.62 23.42"/><rect class="cls-2" width="40.78" height="106.35"/></svg> \ No newline at end of file diff --git a/99-Shared/nblmgas/symbols/HV-Hand-Valve_green.svg b/99-Shared/nblmgas/symbols/HV-Hand-Valve_green.svg new file mode 100644 index 0000000000000000000000000000000000000000..66f2ee5500573476813ac166e631cab2f1c1f31c --- /dev/null +++ b/99-Shared/nblmgas/symbols/HV-Hand-Valve_green.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 38"><defs><style>.cls-1,.cls-3{fill:none;}.cls-1,.cls-2{stroke:#191919;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;}.cls-2{fill:#3dd83d;}</style></defs><title>HV-Hand-Valve_green</title><path id="path9" class="cls-1" d="M25,5.26v19"/><path id="path11" class="cls-1" d="M14,5.26H35"/><polygon class="cls-2" points="4.5 13.87 4.5 34.44 25.09 24.21 4.5 13.87"/><polygon class="cls-2" points="45.5 34.54 45.5 13.97 24.91 24.2 45.5 34.54"/><rect class="cls-3" width="50" height="38"/></svg> \ No newline at end of file diff --git a/99-Shared/nblmgas/symbols/HV-Hand-Valve_red.svg b/99-Shared/nblmgas/symbols/HV-Hand-Valve_red.svg new file mode 100644 index 0000000000000000000000000000000000000000..aea5c30b2c9fcc2588453ae44aaeae48d7b1f241 --- /dev/null +++ b/99-Shared/nblmgas/symbols/HV-Hand-Valve_red.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 38"><defs><style>.cls-1,.cls-3{fill:none;}.cls-1,.cls-2{stroke:#191919;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;}.cls-2{fill:#fc0d1b;}</style></defs><title>HV-Hand-Valve_green_red</title><path id="path9" class="cls-1" d="M25,5.26v19"/><path id="path11" class="cls-1" d="M14,5.26H35"/><polygon class="cls-2" points="4.5 13.87 4.5 34.44 25.09 24.21 4.5 13.87"/><polygon class="cls-2" points="45.5 34.54 45.5 13.97 24.91 24.2 45.5 34.54"/><rect class="cls-3" width="50" height="38"/></svg> \ No newline at end of file diff --git a/99-Shared/nblmgas/symbols/HV-Hand-Valve_violet.svg b/99-Shared/nblmgas/symbols/HV-Hand-Valve_violet.svg new file mode 100644 index 0000000000000000000000000000000000000000..eefe904b5c4092fbecc824c9f3578ec901451c90 --- /dev/null +++ b/99-Shared/nblmgas/symbols/HV-Hand-Valve_violet.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 38"><defs><style>.cls-1,.cls-3{fill:none;}.cls-1,.cls-2{stroke:#191919;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;}.cls-2{fill:#956edd;}</style></defs><title>HV-Hand-Valve_violet</title><path id="path9" class="cls-1" d="M25,5.26v19"/><path id="path11" class="cls-1" d="M14,5.26H35"/><polygon class="cls-2" points="4.5 13.87 4.5 34.44 25.09 24.21 4.5 13.87"/><polygon class="cls-2" points="45.5 34.54 45.5 13.97 24.91 24.2 45.5 34.54"/><rect class="cls-3" width="50" height="38"/></svg> \ No newline at end of file diff --git a/99-Shared/nblmgas/symbols/Pressure-Indicator-Transmitter_grey.svg b/99-Shared/nblmgas/symbols/Pressure-Indicator-Transmitter_grey.svg new file mode 100644 index 0000000000000000000000000000000000000000..809b8f50654ce004e9b2d7a4ae7614ceeaf8b074 --- /dev/null +++ b/99-Shared/nblmgas/symbols/Pressure-Indicator-Transmitter_grey.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 105.67 38"><defs><style>.cls-1{fill:#999;stroke:#191919;stroke-linecap:round;stroke-linejoin:bevel;stroke-width:2.5px;}.cls-2{fill:none;}</style></defs><title>Flow-Indicator-Transmitter2_grey</title><rect class="cls-1" x="4.83" y="4.5" width="96" height="29" rx="14.5"/><rect class="cls-2" width="105.67" height="38"/></svg> \ No newline at end of file diff --git a/99-Shared/nblmgas/symbols/nBLM-Gas-System_v09.svg b/99-Shared/nblmgas/symbols/nBLM-Gas-System_v09.svg new file mode 100644 index 0000000000000000000000000000000000000000..34c2f8238d503d7907653cade3ef700d1f15280d --- /dev/null +++ b/99-Shared/nblmgas/symbols/nBLM-Gas-System_v09.svg @@ -0,0 +1,198 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 1754 1255" style="enable-background:new 0 0 1754 1255;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#C8CDC9;} + .st1{fill:none;stroke:#191919;stroke-width:2.5;stroke-linecap:square;stroke-miterlimit:10;} + .st2{fill:#191919;} + .st3{fill:none;stroke:#191919;stroke-width:2.5;stroke-miterlimit:10;} + .st4{fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:3;} + .st5{fill:none;stroke:#191919;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;} +</style> +<g id="Layer_3"> + <path class="st0" d="M557.2,919H110.3c-10.8,0-19.5-8.8-19.5-19.5V341.5c0-10.8,8.8-19.5,19.5-19.5h446.9 + c10.8,0,19.5,8.8,19.5,19.5v557.9C576.8,910.2,568,919,557.2,919z"/> + <path class="st0" d="M1557.3,616H749.2c-10.7,0-19.4-8.7-19.4-19.4V24.4c0-10.7,8.7-19.4,19.4-19.4h808.2 + c10.7,0,19.4,8.7,19.4,19.4v572.2C1576.8,607.3,1568.1,616,1557.3,616z"/> + <path class="st0" d="M1557.3,1253H749.2c-10.7,0-19.4-8.7-19.4-19.4V661.4c0-10.7,8.7-19.4,19.4-19.4h808.2 + c10.7,0,19.4,8.7,19.4,19.4v572.2C1576.8,1244.3,1568.1,1253,1557.3,1253z"/> + <path class="st0" d="M1708.2,1252h-86c-10.8,0-19.5-8.7-19.5-19.5V22.5c0-10.8,8.7-19.5,19.5-19.5h86c10.8,0,19.5,8.7,19.5,19.5 + v1210C1727.8,1243.3,1719,1252,1708.2,1252z"/> +</g> +<g id="Layer_4"> + <line class="st1" x1="608.3" y1="420.5" x2="269.3" y2="420.5"/> + <line class="st1" x1="608.3" y1="591.5" x2="268.3" y2="591.5"/> + <line class="st1" x1="523.3" y1="420.5" x2="523.3" y2="591.5"/> + <line class="st1" x1="523.3" y1="677.5" x2="523.3" y2="849.5"/> + <line class="st1" x1="268.3" y1="591.5" x2="269.1" y2="420.5"/> + <line class="st1" x1="60.3" y1="506.5" x2="267.3" y2="506.5"/> + <line class="st1" x1="523.3" y1="505.5" x2="607.3" y2="505.5"/> + <line class="st1" x1="607.3" y1="677.5" x2="523.3" y2="677.5"/> + <line class="st1" x1="607.3" y1="849.5" x2="523.3" y2="849.5"/> + <line class="st1" x1="60.3" y1="763.5" x2="521.3" y2="763.5"/> + <line class="st1" x1="524.3" y1="763.5" x2="607.3" y2="763.5"/> + <polygon class="st2" points="105.8,516.2 105.8,496.3 125.6,506.3 "/> + <polygon class="st2" points="542.8,516.2 542.8,496.3 562.6,506.3 "/> + <polygon class="st2" points="542.8,430.5 542.8,410.6 562.6,420.6 "/> + <polygon class="st2" points="542.8,601.9 542.8,582 562.6,591.9 "/> + <polygon class="st2" points="125.8,753.4 125.8,773.3 105.9,763.3 "/> + <polygon class="st2" points="562.8,753.4 562.8,773.3 542.9,763.3 "/> + <polygon class="st2" points="562.8,667.7 562.8,687.6 542.9,677.6 "/> + <polygon class="st2" points="562.8,839.1 562.8,858.9 542.9,849 "/> + <g> + <line class="st3" x1="52.3" y1="498" x2="52.3" y2="515"/> + <line class="st3" x1="59.3" y1="498" x2="59.3" y2="515"/> + </g> + <g> + <line class="st3" x1="52.3" y1="755" x2="52.3" y2="772"/> + <line class="st3" x1="59.3" y1="755" x2="59.3" y2="772"/> + </g> + <g> + <line class="st1" x1="700.3" y1="208.5" x2="900.3" y2="208.5"/> + <polyline class="st1" points="1242.3,123.5 900.3,123.5 900.3,294.5 1242.3,294.5 "/> + <line class="st1" x1="700.3" y1="466.5" x2="1635.3" y2="466.5"/> + <polyline class="st1" points="1633.3,380.5 900.3,380.5 900.3,551.5 1633.3,551.5 "/> + <rect x="1243.3" y="80.5" class="st1" width="300" height="86"/> + <line class="st1" x1="1543.3" y1="295.5" x2="1634.3" y2="295.5"/> + <rect x="1243.3" y="251.5" class="st1" width="300" height="86"/> + <polyline class="st3" points="900.3,165.5 1199.3,165.5 1199.3,251.5 900.3,251.5 "/> + <line class="st1" x1="1544.3" y1="123.5" x2="1635.3" y2="123.5"/> + <polygon class="st2" points="747.8,218.9 747.8,199 767.6,209 "/> + <polygon class="st2" points="766.8,456.1 766.8,476 746.9,466 "/> + <path id="path15_1_" class="st4" d="M933.8,252.1"/> + <path id="path17_3_" class="st4" d="M964.1,252.1"/> + <path id="path17_2_" class="st5" d="M973.1,165.8"/> + <polygon class="st2" points="1684.8,305.5 1684.8,285.6 1704.6,295.5 "/> + <line class="st1" x1="1199.3" y1="209.5" x2="1635.3" y2="209.5"/> + <g> + <line class="st3" x1="707.3" y1="200" x2="707.3" y2="217"/> + <line class="st3" x1="699.3" y1="200" x2="699.3" y2="217"/> + </g> + <g> + <line class="st3" x1="707.3" y1="458" x2="707.3" y2="475"/> + <line class="st3" x1="699.3" y1="458" x2="699.3" y2="475"/> + </g> + <polygon class="st2" points="1684.8,133.2 1684.8,113.3 1704.6,123.3 "/> + <line class="st3" x1="1639.8" y1="123.5" x2="1740.8" y2="123.5"/> + <g> + <line class="st3" x1="1633.3" y1="115" x2="1633.3" y2="132"/> + <line class="st3" x1="1640.3" y1="115" x2="1640.3" y2="132"/> + </g> + <polygon class="st2" points="1684.8,219.3 1684.8,199.5 1704.6,209.4 "/> + <line class="st3" x1="1639.8" y1="209.5" x2="1740.8" y2="209.5"/> + <g> + <line class="st3" x1="1633.3" y1="201" x2="1633.3" y2="218"/> + <line class="st3" x1="1640.3" y1="201" x2="1640.3" y2="218"/> + </g> + <line class="st3" x1="1639.8" y1="295.5" x2="1740.8" y2="295.5"/> + <g> + <line class="st3" x1="1633.3" y1="287" x2="1633.3" y2="304"/> + <line class="st3" x1="1640.3" y1="287" x2="1640.3" y2="304"/> + </g> + <polygon class="st2" points="1704.8,370.2 1704.8,390.1 1684.9,380.2 "/> + <line class="st3" x1="1639.8" y1="380.5" x2="1740.8" y2="380.5"/> + <g> + <line class="st3" x1="1633.3" y1="372" x2="1633.3" y2="389"/> + <line class="st3" x1="1640.3" y1="372" x2="1640.3" y2="389"/> + </g> + <polygon class="st2" points="1704.8,456.2 1704.8,476 1684.9,466.1 "/> + <line class="st3" x1="1639.8" y1="466.5" x2="1740.8" y2="466.5"/> + <g> + <line class="st3" x1="1633.3" y1="458" x2="1633.3" y2="475"/> + <line class="st3" x1="1640.3" y1="458" x2="1640.3" y2="475"/> + </g> + <polygon class="st2" points="1704.8,541.7 1704.8,561.6 1684.9,551.7 "/> + <line class="st3" x1="1639.8" y1="551.5" x2="1740.8" y2="551.5"/> + <g> + <line class="st3" x1="1633.3" y1="543" x2="1633.3" y2="560"/> + <line class="st3" x1="1640.3" y1="543" x2="1640.3" y2="560"/> + </g> + </g> + <g> + <line class="st1" x1="700.3" y1="845.5" x2="900.3" y2="845.5"/> + <polyline class="st1" points="1242.3,760.5 900.3,760.5 900.3,931.5 1242.3,931.5 "/> + <line class="st1" x1="700.3" y1="1103.5" x2="1635.3" y2="1103.5"/> + <polyline class="st1" points="1633.3,1017.5 900.3,1017.5 900.3,1188.5 1633.3,1188.5 "/> + <rect x="1243.3" y="717.5" class="st1" width="300" height="86"/> + <line class="st1" x1="1543.3" y1="932.5" x2="1634.3" y2="932.5"/> + <rect x="1243.3" y="888.5" class="st1" width="300" height="86"/> + <polyline class="st3" points="900.3,802.5 1199.3,802.5 1199.3,888.5 900.3,888.5 "/> + <line class="st1" x1="1544.3" y1="760.5" x2="1635.3" y2="760.5"/> + <polygon class="st2" points="747.8,855.9 747.8,836 767.6,846 "/> + <polygon class="st2" points="766.8,1093.1 766.8,1113 746.9,1103 "/> + <path id="path15_2_" class="st4" d="M933.8,889.1"/> + <path id="path17_5_" class="st4" d="M964.1,889.1"/> + <path id="path17_1_" class="st5" d="M973.1,802.8"/> + <polygon class="st2" points="1684.8,942.5 1684.8,922.6 1704.6,932.5 "/> + <line class="st1" x1="1199.3" y1="846.5" x2="1635.3" y2="846.5"/> + <g> + <line class="st3" x1="707.3" y1="837" x2="707.3" y2="854"/> + <line class="st3" x1="699.3" y1="837" x2="699.3" y2="854"/> + </g> + <g> + <line class="st3" x1="707.3" y1="1095" x2="707.3" y2="1112"/> + <line class="st3" x1="699.3" y1="1095" x2="699.3" y2="1112"/> + </g> + <polygon class="st2" points="1684.8,770.2 1684.8,750.3 1704.6,760.3 "/> + <line class="st3" x1="1639.8" y1="760.5" x2="1740.8" y2="760.5"/> + <g> + <line class="st3" x1="1633.3" y1="752" x2="1633.3" y2="769"/> + <line class="st3" x1="1640.3" y1="752" x2="1640.3" y2="769"/> + </g> + <polygon class="st2" points="1684.8,856.3 1684.8,836.5 1704.6,846.4 "/> + <line class="st3" x1="1639.8" y1="846.5" x2="1740.8" y2="846.5"/> + <g> + <line class="st3" x1="1633.3" y1="838" x2="1633.3" y2="855"/> + <line class="st3" x1="1640.3" y1="838" x2="1640.3" y2="855"/> + </g> + <line class="st3" x1="1639.8" y1="932.5" x2="1740.8" y2="932.5"/> + <g> + <line class="st3" x1="1633.3" y1="924" x2="1633.3" y2="941"/> + <line class="st3" x1="1640.3" y1="924" x2="1640.3" y2="941"/> + </g> + <polygon class="st2" points="1704.8,1007.2 1704.8,1027.1 1684.9,1017.2 "/> + <line class="st3" x1="1639.8" y1="1017.5" x2="1740.8" y2="1017.5"/> + <g> + <line class="st3" x1="1633.3" y1="1009" x2="1633.3" y2="1026"/> + <line class="st3" x1="1640.3" y1="1009" x2="1640.3" y2="1026"/> + </g> + <polygon class="st2" points="1704.8,1093.2 1704.8,1113 1684.9,1103.1 "/> + <line class="st3" x1="1639.8" y1="1103.5" x2="1740.8" y2="1103.5"/> + <g> + <line class="st3" x1="1633.3" y1="1095" x2="1633.3" y2="1112"/> + <line class="st3" x1="1640.3" y1="1095" x2="1640.3" y2="1112"/> + </g> + <polygon class="st2" points="1704.8,1178.7 1704.8,1198.6 1684.9,1188.7 "/> + <line class="st3" x1="1639.8" y1="1188.5" x2="1740.8" y2="1188.5"/> + <g> + <line class="st3" x1="1633.3" y1="1180" x2="1633.3" y2="1197"/> + <line class="st3" x1="1640.3" y1="1180" x2="1640.3" y2="1197"/> + </g> + </g> + <g> + <line class="st3" x1="607.3" y1="755" x2="607.3" y2="772"/> + <line class="st3" x1="614.3" y1="755" x2="614.3" y2="772"/> + </g> + <g> + <line class="st3" x1="608.3" y1="669" x2="608.3" y2="686"/> + <line class="st3" x1="615.3" y1="669" x2="615.3" y2="686"/> + </g> + <g> + <line class="st3" x1="608.3" y1="841" x2="608.3" y2="857"/> + <line class="st3" x1="615.3" y1="841" x2="615.3" y2="857"/> + </g> + <g> + <line class="st3" x1="608.3" y1="583" x2="608.3" y2="600"/> + <line class="st3" x1="615.3" y1="583" x2="615.3" y2="600"/> + </g> + <g> + <line class="st3" x1="608.3" y1="497" x2="608.3" y2="514"/> + <line class="st3" x1="615.3" y1="497" x2="615.3" y2="514"/> + </g> + <g> + <line class="st3" x1="608.3" y1="412" x2="608.3" y2="429"/> + <line class="st3" x1="615.3" y1="412" x2="615.3" y2="429"/> + </g> +</g> +</svg>