Skip to content
Snippets Groups Projects
Forked from ics-software / ess-opis
385 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
vac_ctrl_pfeiffertcp350.bob 108.56 KiB
<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
  <name>$(DEVICENAME)</name>
  <width>860</width>
  <height>865</height>
  <widget type="rectangle" version="2.0.0">
    <name>Background</name>
    <width>860</width>
    <height>865</height>
    <line_color>
      <color name="GROUP-BORDER" red="150" green="155" blue="151">
      </color>
    </line_color>
    <background_color>
      <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
      </color>
    </background_color>
  </widget>
  <widget type="label" version="2.0.0">
    <name>Pfeiffer TCP350</name>
    <text>  $(DEVICENAME)</text>
    <width>860</width>
    <height>35</height>
    <font>
      <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
      </font>
    </font>
    <foreground_color>
      <color name="GRAY-TEXT" red="255" green="255" blue="255">
      </color>
    </foreground_color>
    <background_color>
      <color name="GROUP-BORDER" red="150" green="155" blue="151">
      </color>
    </background_color>
    <transparent>false</transparent>
    <vertical_alignment>1</vertical_alignment>
  </widget>
  <widget type="textupdate" version="2.0.0">
    <name>CommsStatR</name>
    <pv_name>$(DEVICENAME):CommsStatR</pv_name>
    <x>700</x>
    <y>5</y>
    <width>150</width>
    <height>25</height>
    <font>
      <font name="SMALL-SERIF-BOLD" family="Source Serif Pro" style="BOLD" size="14.0">
      </font>
    </font>
    <foreground_color>
      <color name="WHITE" red="255" green="255" blue="255">
      </color>
    </foreground_color>
    <background_color>
      <color name="Background" red="220" green="225" blue="221">
      </color>
    </background_color>
    <transparent>true</transparent>
    <horizontal_alignment>2</horizontal_alignment>
    <vertical_alignment>1</vertical_alignment>
  </widget>
  <widget type="group" version="2.0.0">
    <name>Group Operating Status</name>
    <x>10</x>
    <y>50</y>
    <width>840</width>
    <height>31</height>
    <style>3</style>
    <transparent>true</transparent>
    <widget type="embedded" version="2.0.0">
      <name>Normal Operation</name>
      <macros>
        <MODE>Normal</MODE>
        <MODE_PV>NormalOperationR</MODE_PV>
        <TOOLTIP>Normal Operation [P:302]</TOOLTIP>
      </macros>
      <file>mode.bob</file>
      <width>138</width>
      <height>31</height>
      <transparent>true</transparent>
    </widget>
    <widget type="embedded" version="2.0.0">
      <name>Pump</name>
      <macros>
        <MODE>Pump</MODE>
        <MODE_PV>PumpCtrl-RB</MODE_PV>
        <TOOLTIP>[P:023]</TOOLTIP>
      </macros>
      <file>mode.bob</file>
      <x>140</x>
      <width>138</width>
      <height>31</height>
      <transparent>true</transparent>
    </widget>
    <widget type="embedded" version="2.0.0">
      <name>Accelerating</name>
      <macros>
        <MODE>Accelerating</MODE>
        <MODE_PV>AcceleratingR</MODE_PV>
        <TOOLTIP>[P:307]</TOOLTIP>
      </macros>
      <file>blue_mode.bob</file>
      <x>280</x>
      <width>138</width>
      <height>31</height>
      <transparent>true</transparent>
    </widget>
    <widget type="embedded" version="2.0.0">
      <name>Set Speed</name>
      <macros>
        <MODE>Set Speed</MODE>
        <MODE_PV>AtNominalSpdR</MODE_PV>
        <TOOLTIP>[P:306]</TOOLTIP>
      </macros>
      <file>mode.bob</file>
      <x>420</x>
      <width>138</width>
      <height>31</height>
      <transparent>true</transparent>
    </widget>
    <widget type="embedded" version="2.0.0">
      <name>Remote Priority</name>
      <macros>
        <MODE>Remote</MODE>
        <MODE_PV>RemotePrioR</MODE_PV>
        <TOOLTIP>Remote Priority [P:300]</TOOLTIP>
      </macros>
      <file>mode.bob</file>
      <x>560</x>
      <width>138</width>
      <height>31</height>
      <transparent>true</transparent>
    </widget>
    <widget type="embedded" version="2.0.0">
      <name>Standby</name>
      <macros>
        <MODE>Standby</MODE>
        <MODE_PV>StandbyR</MODE_PV>
        <TOOLTIP>[P:002]</TOOLTIP>
      </macros>
      <file>orange_mode.bob</file>
      <x>700</x>
      <width>138</width>
      <height>31</height>
      <transparent>true</transparent>
    </widget>
  </widget>
  <widget type="tabs" version="2.0.0">
    <name>Tabs</name>
    <tabs>
      <tab>
        <name>Status</name>
        <children>
          <widget type="group" version="2.0.0">
            <name>Group Status</name>
            <x>10</x>
            <y>10</y>
            <width>390</width>
            <height>285</height>
            <style>3</style>
            <widget type="rectangle" version="2.0.0">
              <name>Background</name>
              <width>390</width>
              <height>285</height>
              <line_color>
                <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167">
                </color>
              </line_color>
              <background_color>
                <color name="BLUE-GROUP-BACKGROUND" red="179" green="209" blue="209">
                </color>
              </background_color>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Status</name>
              <text>Status</text>
              <width>390</width>
              <height>30</height>
              <font>
                <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
                </font>
              </font>
              <foreground_color>
                <color name="GRAY-TEXT" red="255" green="255" blue="255">
                </color>
              </foreground_color>
              <background_color>
                <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167">
                </color>
              </background_color>
              <transparent>false</transparent>
              <horizontal_alignment>1</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Frequency</name>
              <text>Frequency</text>
              <y>40</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P309</name>
              <text>[P:309]:</text>
              <x>200</x>
              <y>40</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>FreqR</name>
              <pv_name>$(DEVICENAME):FreqR</pv_name>
              <x>270</x>
              <y>40</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Speed</name>
              <text>Speed</text>
              <y>75</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P309_1</name>
              <text>[P:309]:</text>
              <x>200</x>
              <y>75</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>SpdR</name>
              <pv_name>$(DEVICENAME):SpdR</pv_name>
              <x>270</x>
              <y>75</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>DC Voltage</name>
              <text>DC Voltage</text>
              <y>110</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Drive Motor Voltage</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P313</name>
              <text>[P:313]:</text>
              <x>200</x>
              <y>110</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>DCVolR</name>
              <pv_name>$(DEVICENAME):DCVolR</pv_name>
              <x>270</x>
              <y>110</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Motor Current</name>
              <text>Motor Current</text>
              <y>145</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Drive Motor Current</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P310</name>
              <text>[P:310]:</text>
              <x>200</x>
              <y>145</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>MotorCurR</name>
              <pv_name>$(DEVICENAME):MotorCurR</pv_name>
              <x>270</x>
              <y>145</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Drive Motor Output</name>
              <text>Drive Motor Output</text>
              <y>180</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P316</name>
              <text>[P:316]:</text>
              <x>200</x>
              <y>180</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>DrvOutputR</name>
              <pv_name>$(DEVICENAME):DrvOutputR</pv_name>
              <x>270</x>
              <y>180</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Set Frequency</name>
              <text>Set Frequency</text>
              <y>215</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Set Rotation Speed</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P308</name>
              <text>[P:308]:</text>
              <x>200</x>
              <y>215</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>FreqSPR</name>
              <pv_name>$(DEVICENAME):FreqSPR</pv_name>
              <x>270</x>
              <y>215</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Nominal Frequency</name>
              <text>Nominal Frequency</text>
              <y>250</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P315</name>
              <text>[P:315]:</text>
              <x>200</x>
              <y>250</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>NomFreqR</name>
              <pv_name>$(DEVICENAME):NomFreqR</pv_name>
              <x>270</x>
              <y>250</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
          </widget>
          <widget type="group" version="2.0.0">
            <name>Group Error History</name>
            <x>420</x>
            <y>10</y>
            <width>350</width>
            <height>425</height>
            <style>3</style>
            <widget type="rectangle" version="2.0.0">
              <name>Background</name>
              <width>350</width>
              <height>425</height>
              <line_color>
                <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167">
                </color>
              </line_color>
              <background_color>
                <color name="BLUE-GROUP-BACKGROUND" red="179" green="209" blue="209">
                </color>
              </background_color>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Error History</name>
              <text>Error History</text>
              <width>350</width>
              <height>30</height>
              <font>
                <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
                </font>
              </font>
              <foreground_color>
                <color name="GRAY-TEXT" red="255" green="255" blue="255">
                </color>
              </foreground_color>
              <background_color>
                <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167">
                </color>
              </background_color>
              <transparent>false</transparent>
              <horizontal_alignment>1</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Active Error</name>
              <text>Active Error</text>
              <y>40</y>
              <width>90</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Currently Present Error</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P303</name>
              <text>[P:303]:</text>
              <x>90</x>
              <y>40</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>ErrCodeR</name>
              <pv_name>$(DEVICENAME):ErrCodeR</pv_name>
              <x>160</x>
              <y>40</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <rules>
                <rule name="Background" prop_id="background_color" out_exp="false">
                  <exp bool_exp="pvStr0.startswith(&quot;Wrn&quot;)">
                    <value>
                      <color name="YELLOW-BACKGROUND" red="226" green="216" blue="193">
                      </color>
                    </value>
                  </exp>
                  <exp bool_exp="pvStr0 != &quot;000000&quot;">
                    <value>
                      <color name="RED-BACKGROUND" red="225" green="192" blue="188">
                      </color>
                    </value>
                  </exp>
                  <pv_name>$(pv_name)</pv_name>
                </rule>
              </rules>
            </widget>
            <widget type="action_button" version="3.0.0">
              <name>Explain Active Error</name>
              <actions>
                <action type="open_display">
                  <file>pfeiffer_error_history.bob</file>
                  <macros>
                    <ERROR_PV>$(DEVICENAME):ErrCodeR</ERROR_PV>
                  </macros>
                  <target>window</target>
                  <description>Explain</description>
                </action>
              </actions>
              <x>276</x>
              <y>40</y>
              <width>64</width>
              <height>25</height>
              <tooltip>$(actions)</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Error 1</name>
              <text>Error 1</text>
              <y>75</y>
              <width>90</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P360</name>
              <text>[P:360]:</text>
              <x>90</x>
              <y>75</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>ErrCode1R</name>
              <pv_name>$(DEVICENAME):ErrCode1R</pv_name>
              <x>160</x>
              <y>75</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <rules>
                <rule name="Background" prop_id="background_color" out_exp="false">
                  <exp bool_exp="pvStr0.startswith(&quot;Wrn&quot;)">
                    <value>
                      <color name="YELLOW-BACKGROUND" red="226" green="216" blue="193">
                      </color>
                    </value>
                  </exp>
                  <exp bool_exp="pvStr0 != &quot;000000&quot;">
                    <value>
                      <color name="RED-BACKGROUND" red="225" green="192" blue="188">
                      </color>
                    </value>
                  </exp>
                  <pv_name>$(pv_name)</pv_name>
                </rule>
              </rules>
            </widget>
            <widget type="action_button" version="3.0.0">
              <name>Explain Error 1</name>
              <actions>
                <action type="open_display">
                  <file>pfeiffer_error_history.bob</file>
                  <macros>
                    <ERROR_PV>$(DEVICENAME):ErrCode1R</ERROR_PV>
                  </macros>
                  <target>window</target>
                  <description>Explain</description>
                </action>
              </actions>
              <x>276</x>
              <y>75</y>
              <width>64</width>
              <height>25</height>
              <tooltip>$(actions)</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Error 2</name>
              <text>Error 2</text>
              <y>110</y>
              <width>90</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P361</name>
              <text>[P:361]:</text>
              <x>90</x>
              <y>110</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>ErrCode2R</name>
              <pv_name>$(DEVICENAME):ErrCode2R</pv_name>
              <x>160</x>
              <y>110</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <rules>
                <rule name="Background" prop_id="background_color" out_exp="false">
                  <exp bool_exp="pvStr0.startswith(&quot;Wrn&quot;)">
                    <value>
                      <color name="YELLOW-BACKGROUND" red="226" green="216" blue="193">
                      </color>
                    </value>
                  </exp>
                  <exp bool_exp="pvStr0 != &quot;000000&quot;">
                    <value>
                      <color name="RED-BACKGROUND" red="225" green="192" blue="188">
                      </color>
                    </value>
                  </exp>
                  <pv_name>$(pv_name)</pv_name>
                </rule>
              </rules>
            </widget>
            <widget type="action_button" version="3.0.0">
              <name>Explain Error 2</name>
              <actions>
                <action type="open_display">
                  <file>pfeiffer_error_history.bob</file>
                  <macros>
                    <ERROR_PV>$(DEVICENAME):ErrCode2R</ERROR_PV>
                  </macros>
                  <target>window</target>
                  <description>Explain</description>
                </action>
              </actions>
              <x>276</x>
              <y>110</y>
              <width>64</width>
              <height>25</height>
              <tooltip>$(actions)</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Error 3</name>
              <text>Error 3</text>
              <y>145</y>
              <width>90</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P362</name>
              <text>[P:362]:</text>
              <x>90</x>
              <y>145</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>ErrCode3R</name>
              <pv_name>$(DEVICENAME):ErrCode3R</pv_name>
              <x>160</x>
              <y>145</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <rules>
                <rule name="Background" prop_id="background_color" out_exp="false">
                  <exp bool_exp="pvStr0.startswith(&quot;Wrn&quot;)">
                    <value>
                      <color name="YELLOW-BACKGROUND" red="226" green="216" blue="193">
                      </color>
                    </value>
                  </exp>
                  <exp bool_exp="pvStr0 != &quot;000000&quot;">
                    <value>
                      <color name="RED-BACKGROUND" red="225" green="192" blue="188">
                      </color>
                    </value>
                  </exp>
                  <pv_name>$(pv_name)</pv_name>
                </rule>
              </rules>
            </widget>
            <widget type="action_button" version="3.0.0">
              <name>Explain Error 3</name>
              <actions>
                <action type="open_display">
                  <file>pfeiffer_error_history.bob</file>
                  <macros>
                    <ERROR_PV>$(DEVICENAME):ErrCode3R</ERROR_PV>
                  </macros>
                  <target>window</target>
                  <description>Explain</description>
                </action>
              </actions>
              <x>276</x>
              <y>145</y>
              <width>64</width>
              <height>25</height>
              <tooltip>$(actions)</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Error 4</name>
              <text>Error 4</text>
              <y>180</y>
              <width>90</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P363</name>
              <text>[P:363]:</text>
              <x>90</x>
              <y>180</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>ErrCode4R</name>
              <pv_name>$(DEVICENAME):ErrCode4R</pv_name>
              <x>160</x>
              <y>180</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <rules>
                <rule name="Background" prop_id="background_color" out_exp="false">
                  <exp bool_exp="pvStr0.startswith(&quot;Wrn&quot;)">
                    <value>
                      <color name="YELLOW-BACKGROUND" red="226" green="216" blue="193">
                      </color>
                    </value>
                  </exp>
                  <exp bool_exp="pvStr0 != &quot;000000&quot;">
                    <value>
                      <color name="RED-BACKGROUND" red="225" green="192" blue="188">
                      </color>
                    </value>
                  </exp>
                  <pv_name>$(pv_name)</pv_name>
                </rule>
              </rules>
            </widget>
            <widget type="action_button" version="3.0.0">
              <name>Explain Error 4</name>
              <actions>
                <action type="open_display">
                  <file>pfeiffer_error_history.bob</file>
                  <macros>
                    <ERROR_PV>$(DEVICENAME):ErrCode4R</ERROR_PV>
                  </macros>
                  <target>window</target>
                  <description>Explain</description>
                </action>
              </actions>
              <x>276</x>
              <y>180</y>
              <width>64</width>
              <height>25</height>
              <tooltip>$(actions)</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Error 5</name>
              <text>Error 5</text>
              <y>215</y>
              <width>90</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P364</name>
              <text>[P:364]:</text>
              <x>90</x>
              <y>215</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>ErrCode5R</name>
              <pv_name>$(DEVICENAME):ErrCode5R</pv_name>
              <x>160</x>
              <y>215</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <rules>
                <rule name="Background" prop_id="background_color" out_exp="false">
                  <exp bool_exp="pvStr0.startswith(&quot;Wrn&quot;)">
                    <value>
                      <color name="YELLOW-BACKGROUND" red="226" green="216" blue="193">
                      </color>
                    </value>
                  </exp>
                  <exp bool_exp="pvStr0 != &quot;000000&quot;">
                    <value>
                      <color name="RED-BACKGROUND" red="225" green="192" blue="188">
                      </color>
                    </value>
                  </exp>
                  <pv_name>$(pv_name)</pv_name>
                </rule>
              </rules>
            </widget>
            <widget type="action_button" version="3.0.0">
              <name>Explain Error 5</name>
              <actions>
                <action type="open_display">
                  <file>pfeiffer_error_history.bob</file>
                  <macros>
                    <ERROR_PV>$(DEVICENAME):ErrCode5R</ERROR_PV>
                  </macros>
                  <target>window</target>
                  <description>Explain</description>
                </action>
              </actions>
              <x>276</x>
              <y>215</y>
              <width>64</width>
              <height>25</height>
              <tooltip>$(actions)</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Error 6</name>
              <text>Error 6</text>
              <y>250</y>
              <width>90</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P365</name>
              <text>[P:365]:</text>
              <x>90</x>
              <y>250</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>ErrCode6R</name>
              <pv_name>$(DEVICENAME):ErrCode6R</pv_name>
              <x>160</x>
              <y>250</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <rules>
                <rule name="Background" prop_id="background_color" out_exp="false">
                  <exp bool_exp="pvStr0.startswith(&quot;Wrn&quot;)">
                    <value>
                      <color name="YELLOW-BACKGROUND" red="226" green="216" blue="193">
                      </color>
                    </value>
                  </exp>
                  <exp bool_exp="pvStr0 != &quot;000000&quot;">
                    <value>
                      <color name="RED-BACKGROUND" red="225" green="192" blue="188">
                      </color>
                    </value>
                  </exp>
                  <pv_name>$(pv_name)</pv_name>
                </rule>
              </rules>
            </widget>
            <widget type="action_button" version="3.0.0">
              <name>Explain Error 6</name>
              <actions>
                <action type="open_display">
                  <file>pfeiffer_error_history.bob</file>
                  <macros>
                    <ERROR_PV>$(DEVICENAME):ErrCode6R</ERROR_PV>
                  </macros>
                  <target>window</target>
                  <description>Explain</description>
                </action>
              </actions>
              <x>276</x>
              <y>250</y>
              <width>64</width>
              <height>25</height>
              <tooltip>$(actions)</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Error 7</name>
              <text>Error 7</text>
              <y>285</y>
              <width>90</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P366</name>
              <text>[P:366]:</text>
              <x>90</x>
              <y>285</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>ErrCode7R</name>
              <pv_name>$(DEVICENAME):ErrCode7R</pv_name>
              <x>160</x>
              <y>285</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <rules>
                <rule name="Background" prop_id="background_color" out_exp="false">
                  <exp bool_exp="pvStr0.startswith(&quot;Wrn&quot;)">
                    <value>
                      <color name="YELLOW-BACKGROUND" red="226" green="216" blue="193">
                      </color>
                    </value>
                  </exp>
                  <exp bool_exp="pvStr0 != &quot;000000&quot;">
                    <value>
                      <color name="RED-BACKGROUND" red="225" green="192" blue="188">
                      </color>
                    </value>
                  </exp>
                  <pv_name>$(pv_name)</pv_name>
                </rule>
              </rules>
            </widget>
            <widget type="action_button" version="3.0.0">
              <name>Explain Error 7</name>
              <actions>
                <action type="open_display">
                  <file>pfeiffer_error_history.bob</file>
                  <macros>
                    <ERROR_PV>$(DEVICENAME):ErrCode7R</ERROR_PV>
                  </macros>
                  <target>window</target>
                  <description>Explain</description>
                </action>
              </actions>
              <x>276</x>
              <y>285</y>
              <width>64</width>
              <height>25</height>
              <tooltip>$(actions)</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Error 8</name>
              <text>Error 8</text>
              <y>320</y>
              <width>90</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P367</name>
              <text>[P:367]:</text>
              <x>90</x>
              <y>320</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>ErrCode8R</name>
              <pv_name>$(DEVICENAME):ErrCode8R</pv_name>
              <x>160</x>
              <y>320</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <rules>
                <rule name="Background" prop_id="background_color" out_exp="false">
                  <exp bool_exp="pvStr0.startswith(&quot;Wrn&quot;)">
                    <value>
                      <color name="YELLOW-BACKGROUND" red="226" green="216" blue="193">
                      </color>
                    </value>
                  </exp>
                  <exp bool_exp="pvStr0 != &quot;000000&quot;">
                    <value>
                      <color name="RED-BACKGROUND" red="225" green="192" blue="188">
                      </color>
                    </value>
                  </exp>
                  <pv_name>$(pv_name)</pv_name>
                </rule>
              </rules>
            </widget>
            <widget type="action_button" version="3.0.0">
              <name>Explain Error 8</name>
              <actions>
                <action type="open_display">
                  <file>pfeiffer_error_history.bob</file>
                  <macros>
                    <ERROR_PV>$(DEVICENAME):ErrCode8R</ERROR_PV>
                  </macros>
                  <target>window</target>
                  <description>Explain</description>
                </action>
              </actions>
              <x>276</x>
              <y>320</y>
              <width>64</width>
              <height>25</height>
              <tooltip>$(actions)</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Error 9</name>
              <text>Error 9</text>
              <y>355</y>
              <width>90</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P368</name>
              <text>[P:368]:</text>
              <x>90</x>
              <y>355</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>ErrCode9R</name>
              <pv_name>$(DEVICENAME):ErrCode9R</pv_name>
              <x>160</x>
              <y>355</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <rules>
                <rule name="Background" prop_id="background_color" out_exp="false">
                  <exp bool_exp="pvStr0.startswith(&quot;Wrn&quot;)">
                    <value>
                      <color name="YELLOW-BACKGROUND" red="226" green="216" blue="193">
                      </color>
                    </value>
                  </exp>
                  <exp bool_exp="pvStr0 != &quot;000000&quot;">
                    <value>
                      <color name="RED-BACKGROUND" red="225" green="192" blue="188">
                      </color>
                    </value>
                  </exp>
                  <pv_name>$(pv_name)</pv_name>
                </rule>
              </rules>
            </widget>
            <widget type="action_button" version="3.0.0">
              <name>Explain Error 9</name>
              <actions>
                <action type="open_display">
                  <file>pfeiffer_error_history.bob</file>
                  <macros>
                    <ERROR_PV>$(DEVICENAME):ErrCode9R</ERROR_PV>
                  </macros>
                  <target>window</target>
                  <description>Explain</description>
                </action>
              </actions>
              <x>276</x>
              <y>355</y>
              <width>64</width>
              <height>25</height>
              <tooltip>$(actions)</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Error 10</name>
              <text>Error 10</text>
              <y>390</y>
              <width>90</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P369</name>
              <text>[P:369]:</text>
              <x>90</x>
              <y>390</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>ErrCode10R</name>
              <pv_name>$(DEVICENAME):ErrCode10R</pv_name>
              <x>160</x>
              <y>390</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <rules>
                <rule name="Background" prop_id="background_color" out_exp="false">
                  <exp bool_exp="pvStr0.startswith(&quot;Wrn&quot;)">
                    <value>
                      <color name="YELLOW-BACKGROUND" red="226" green="216" blue="193">
                      </color>
                    </value>
                  </exp>
                  <exp bool_exp="pvStr0 != &quot;000000&quot;">
                    <value>
                      <color name="RED-BACKGROUND" red="225" green="192" blue="188">
                      </color>
                    </value>
                  </exp>
                  <pv_name>$(pv_name)</pv_name>
                </rule>
              </rules>
            </widget>
            <widget type="action_button" version="3.0.0">
              <name>Explain Error 10</name>
              <actions>
                <action type="open_display">
                  <file>pfeiffer_error_history.bob</file>
                  <macros>
                    <ERROR_PV>$(DEVICENAME):ErrCode10R</ERROR_PV>
                  </macros>
                  <target>window</target>
                  <description>Explain</description>
                </action>
              </actions>
              <x>276</x>
              <y>390</y>
              <width>64</width>
              <height>25</height>
              <tooltip>$(actions)</tooltip>
            </widget>
          </widget>
          <widget type="group" version="2.0.0">
            <name>Group Diagnostics</name>
            <x>10</x>
            <y>305</y>
            <width>390</width>
            <height>250</height>
            <style>3</style>
            <widget type="rectangle" version="2.0.0">
              <name>Background</name>
              <width>390</width>
              <height>250</height>
              <line_color>
                <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167">
                </color>
              </line_color>
              <background_color>
                <color name="BLUE-GROUP-BACKGROUND" red="179" green="209" blue="209">
                </color>
              </background_color>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Diagnostics</name>
              <text>Diagnostics</text>
              <width>390</width>
              <height>30</height>
              <font>
                <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
                </font>
              </font>
              <foreground_color>
                <color name="GRAY-TEXT" red="255" green="255" blue="255">
                </color>
              </foreground_color>
              <background_color>
                <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167">
                </color>
              </background_color>
              <transparent>false</transparent>
              <horizontal_alignment>1</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Start Counter</name>
              <text>Start Counter</text>
              <y>40</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Total number of Pump Run-ups</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P319</name>
              <text>[P:319]:</text>
              <x>200</x>
              <y>40</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>StartCntR</name>
              <pv_name>$(DEVICENAME):StartCntR</pv_name>
              <x>270</x>
              <y>40</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Pump Operating Time</name>
              <text>Pump Operating Hours</text>
              <y>75</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Sum of the operating hours of the converter during active pump operation</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P311</name>
              <text>[P:311]:</text>
              <x>200</x>
              <y>75</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>OperTimR</name>
              <pv_name>$(DEVICENAME):OperTimR</pv_name>
              <x>270</x>
              <y>75</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>EDU Operating Time</name>
              <text>EDU Operating Hours</text>
              <y>110</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Electronic Drive Unit Operating Hours</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P314</name>
              <text>[P:314]:</text>
              <x>200</x>
              <y>110</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>UnitOperTimR</name>
              <pv_name>$(DEVICENAME):UnitOperTimR</pv_name>
              <x>270</x>
              <y>110</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>EDU Software Version</name>
              <text>EDU Software Version</text>
              <y>145</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Software version of Electronic Drive Unit</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P312</name>
              <text>[P:312]:</text>
              <x>200</x>
              <y>145</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>VersionR</name>
              <pv_name>$(DEVICENAME):VersionR</pv_name>
              <x>270</x>
              <y>145</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>EDU Hardware Version</name>
              <text>EDU Hardware Version</text>
              <y>180</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Hardware version of Electronic Drive Unit</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P354</name>
              <text>[P:354]:</text>
              <x>200</x>
              <y>180</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>HWVerR</name>
              <pv_name>$(DEVICENAME):HWVerR</pv_name>
              <x>270</x>
              <y>180</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Motor Software Version</name>
              <text>Motor Software Version</text>
              <y>215</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Software version of Motor Control</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P352</name>
              <text>[P:352]:</text>
              <x>200</x>
              <y>215</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>SWVerR</name>
              <pv_name>$(DEVICENAME):SWVerR</pv_name>
              <x>270</x>
              <y>215</y>
              <width>110</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
          </widget>
          <widget type="group" version="2.0.0">
            <name>Group Warnings</name>
            <x>420</x>
            <y>445</y>
            <width>281</width>
            <height>180</height>
            <style>3</style>
            <widget type="rectangle" version="2.0.0">
              <name>Background</name>
              <width>281</width>
              <height>180</height>
              <line_color>
                <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167">
                </color>
              </line_color>
              <background_color>
                <color name="BLUE-GROUP-BACKGROUND" red="179" green="209" blue="209">
                </color>
              </background_color>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Warnings</name>
              <text>Warnings</text>
              <width>281</width>
              <height>30</height>
              <font>
                <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
                </font>
              </font>
              <foreground_color>
                <color name="GRAY-TEXT" red="255" green="255" blue="255">
                </color>
              </foreground_color>
              <background_color>
                <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167">
                </color>
              </background_color>
              <transparent>false</transparent>
              <horizontal_alignment>1</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="led" version="2.0.0">
              <name>UnitTempWarnR</name>
              <pv_name>$(DEVICENAME):UnitTempWarnR</pv_name>
              <x>10</x>
              <y>40</y>
              <width>25</width>
              <height>25</height>
              <off_color>
                <color name="LED-YELLOW-OFF" red="110" green="108" blue="90">
                </color>
              </off_color>
              <on_color>
                <color name="LED-YELLOW-ON" red="255" green="235" blue="17">
                </color>
              </on_color>
            </widget>
            <widget type="label" version="2.0.0">
              <name>EDU Temperature Warning</name>
              <text>[P:304] EDU Temperature</text>
              <x>41</x>
              <y>40</y>
              <width>230</width>
              <height>25</height>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="led" version="2.0.0">
              <name>PumpTempWarnR</name>
              <pv_name>$(DEVICENAME):PumpTempWarnR</pv_name>
              <x>10</x>
              <y>75</y>
              <width>25</width>
              <height>25</height>
              <off_color>
                <color name="LED-YELLOW-OFF" red="110" green="108" blue="90">
                </color>
              </off_color>
              <on_color>
                <color name="LED-YELLOW-ON" red="255" green="235" blue="17">
                </color>
              </on_color>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Pump Temperature Warning</name>
              <text>[P:305] Pump Temperature</text>
              <x>41</x>
              <y>75</y>
              <width>230</width>
              <height>25</height>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="led" version="2.0.0">
              <name>OilDeficWarnR</name>
              <pv_name>$(DEVICENAME):OilDeficWarnR</pv_name>
              <x>10</x>
              <y>110</y>
              <width>25</width>
              <height>25</height>
              <off_color>
                <color name="LED-YELLOW-OFF" red="110" green="108" blue="90">
                </color>
              </off_color>
              <on_color>
                <color name="LED-YELLOW-ON" red="255" green="235" blue="17">
                </color>
              </on_color>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Operating Fluid Deficiancy Warning</name>
              <text>[P:301] Operating Fluid Deficiancy</text>
              <x>41</x>
              <y>110</y>
              <width>230</width>
              <height>25</height>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Overload warning after normal operation has been attained, not evaluated during generator operation</tooltip>
            </widget>
            <widget type="led" version="2.0.0">
              <name>MotorCurWarnR</name>
              <pv_name>$(DEVICENAME):MotorCurWarnR</pv_name>
              <x>10</x>
              <y>145</y>
              <width>25</width>
              <height>25</height>
              <off_color>
                <color name="LED-YELLOW-OFF" red="110" green="108" blue="90">
                </color>
              </off_color>
              <on_color>
                <color name="LED-YELLOW-ON" red="255" green="235" blue="17">
                </color>
              </on_color>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Motor Current Warning</name>
              <text>Motor Current</text>
              <x>41</x>
              <y>145</y>
              <width>230</width>
              <height>25</height>
              <vertical_alignment>1</vertical_alignment>
            </widget>
          </widget>
          <widget type="action_button" version="3.0.0">
            <name>Reread</name>
            <actions>
              <action type="write_pv">
                <pv_name>$(pv_name)</pv_name>
                <value>1</value>
                <description>Reread</description>
              </action>
            </actions>
            <pv_name>$(DEVICENAME):Reread</pv_name>
            <x>670</x>
            <y>665</y>
            <width>150</width>
            <height>35</height>
            <tooltip>Re-read settings</tooltip>
          </widget>
        </children>
      </tab>
      <tab>
        <name>Controls</name>
        <children>
          <widget type="group" version="2.0.0">
            <name>Group Controls</name>
            <x>10</x>
            <y>10</y>
            <width>606</width>
            <height>680</height>
            <style>3</style>
            <widget type="rectangle" version="2.0.0">
              <name>Background</name>
              <width>606</width>
              <height>680</height>
              <line_color>
                <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167">
                </color>
              </line_color>
              <background_color>
                <color name="BLUE-GROUP-BACKGROUND" red="179" green="209" blue="209">
                </color>
              </background_color>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Controls</name>
              <text>Controls</text>
              <width>606</width>
              <height>30</height>
              <font>
                <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
                </font>
              </font>
              <foreground_color>
                <color name="GRAY-TEXT" red="255" green="255" blue="255">
                </color>
              </foreground_color>
              <background_color>
                <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167">
                </color>
              </background_color>
              <transparent>false</transparent>
              <horizontal_alignment>1</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Pumping Station Control</name>
              <text>Pumping Station Control</text>
              <y>40</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P010</name>
              <text>[P:010]:</text>
              <x>200</x>
              <y>40</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>StationCtrlS</name>
              <pv_name>$(DEVICENAME):StationCtrlS</pv_name>
              <x>270</x>
              <y>40</y>
              <width>160</width>
              <height>25</height>
              <show_confirm_dialog>true</show_confirm_dialog>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>StationCtrl-RB</name>
              <pv_name>$(DEVICENAME):StationCtrl-RB</pv_name>
              <x>436</x>
              <y>40</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Pump Control</name>
              <text>Pump Control</text>
              <y>75</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Selection of the error code table</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P023</name>
              <text>[P:023]:</text>
              <x>200</x>
              <y>75</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>PumpCtrlS</name>
              <pv_name>$(DEVICENAME):PumpCtrlS</pv_name>
              <x>270</x>
              <y>75</y>
              <width>160</width>
              <height>25</height>
              <enabled>false</enabled>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>PumpCtrl-RB</name>
              <pv_name>$(DEVICENAME):PumpCtrl-RB</pv_name>
              <x>436</x>
              <y>75</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Standby Control</name>
              <text>Standby Control</text>
              <y>110</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P002</name>
              <text>[P:002]:</text>
              <x>200</x>
              <y>110</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>StandbyS</name>
              <pv_name>$(DEVICENAME):StandbyS</pv_name>
              <x>270</x>
              <y>110</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>Standby-RB</name>
              <pv_name>$(DEVICENAME):Standby-RB</pv_name>
              <x>436</x>
              <y>110</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Rotation Speed Setting Mode</name>
              <text>Rotation Speed Mode</text>
              <y>145</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Rotation Speed Setting Mode</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P026</name>
              <text>[P:026]:</text>
              <x>200</x>
              <y>145</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>RotSpdModeS</name>
              <pv_name>$(DEVICENAME):RotSpdModeS</pv_name>
              <x>270</x>
              <y>145</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>RotSpdMode-RB</name>
              <pv_name>$(DEVICENAME):RotSpdMode-RB</pv_name>
              <x>436</x>
              <y>145</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Run-up Time Control</name>
              <text>Run-up Time Control</text>
              <y>180</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P004</name>
              <text>[P:004]:</text>
              <x>200</x>
              <y>180</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>RunUpTimCtrlS</name>
              <pv_name>$(DEVICENAME):RunUpTimCtrlS</pv_name>
              <x>270</x>
              <y>180</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>RunUpTimCtrl-RB</name>
              <pv_name>$(DEVICENAME):RunUpTimCtrl-RB</pv_name>
              <x>436</x>
              <y>180</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>AO1 Config</name>
              <text>AO1 Config</text>
              <y>215</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Configuration of AO1</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P055</name>
              <text>[P:055]:</text>
              <x>200</x>
              <y>215</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>AO1FuncS</name>
              <pv_name>$(DEVICENAME):AO1FuncS</pv_name>
              <x>270</x>
              <y>215</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>AO1Func-RB</name>
              <pv_name>$(DEVICENAME):AO1Func-RB</pv_name>
              <x>436</x>
              <y>215</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>DO2 Config</name>
              <text>DO2 Config</text>
              <y>250</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Configuration of DO2</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P019</name>
              <text>[P:019]:</text>
              <x>200</x>
              <y>250</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>DO2FuncS</name>
              <pv_name>$(DEVICENAME):DO2FuncS</pv_name>
              <x>270</x>
              <y>250</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>DO2Func-RB</name>
              <pv_name>$(DEVICENAME):DO2Func-RB</pv_name>
              <x>436</x>
              <y>250</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Accessory Output Configuration</name>
              <text>Accessory Output</text>
              <y>285</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Accessory Output Configuration</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P035</name>
              <text>[P:035]:</text>
              <x>200</x>
              <y>285</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>AccessoryModeS</name>
              <pv_name>$(DEVICENAME):AccessoryModeS</pv_name>
              <x>270</x>
              <y>285</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>AccessoryMode-RB</name>
              <pv_name>$(DEVICENAME):AccessoryMode-RB</pv_name>
              <x>436</x>
              <y>285</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Heating Control</name>
              <text>Heating Control</text>
              <y>320</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P001</name>
              <text>[P:001]:</text>
              <x>200</x>
              <y>320</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>HeatCtrlS</name>
              <pv_name>$(DEVICENAME):HeatCtrlS</pv_name>
              <x>270</x>
              <y>320</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>HeatCtrl-RB</name>
              <pv_name>$(DEVICENAME):HeatCtrl-RB</pv_name>
              <x>436</x>
              <y>320</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Venting Control</name>
              <text>Venting Control</text>
              <y>355</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P012</name>
              <text>[P:012]:</text>
              <x>200</x>
              <y>355</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>VentCtrlS</name>
              <pv_name>$(DEVICENAME):VentCtrlS</pv_name>
              <x>270</x>
              <y>355</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>VentCtrl-RB</name>
              <pv_name>$(DEVICENAME):VentCtrl-RB</pv_name>
              <x>436</x>
              <y>355</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Venting Mode</name>
              <text>Venting Mode</text>
              <y>390</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P030</name>
              <text>[P:030]:</text>
              <x>200</x>
              <y>390</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>VentModeS</name>
              <pv_name>$(DEVICENAME):VentModeS</pv_name>
              <x>270</x>
              <y>390</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>VentMode-RB</name>
              <pv_name>$(DEVICENAME):VentMode-RB</pv_name>
              <x>436</x>
              <y>390</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Backing Pump Operation Mode</name>
              <text>Backing Pump Mode</text>
              <y>425</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Backing Pump Operation Mode</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P025</name>
              <text>[P:025]:</text>
              <x>200</x>
              <y>425</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>BackingPumpOperModeS</name>
              <pv_name>$(DEVICENAME):BackingPumpOperModeS</pv_name>
              <x>270</x>
              <y>425</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>BackingPumpOperMode-RB</name>
              <pv_name>$(DEVICENAME):BackingPumpOperMode-RB</pv_name>
              <x>436</x>
              <y>425</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Gas Mode</name>
              <text>Gas Mode</text>
              <y>460</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P027</name>
              <text>[P:027]:</text>
              <x>200</x>
              <y>460</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>GasModeS</name>
              <pv_name>$(DEVICENAME):GasModeS</pv_name>
              <x>270</x>
              <y>460</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>GasMode-RB</name>
              <pv_name>$(DEVICENAME):GasMode-RB</pv_name>
              <x>436</x>
              <y>460</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Priority Mode</name>
              <text>Priority Mode</text>
              <y>495</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Operating Mode Interfaces</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P028</name>
              <text>[P:028]:</text>
              <x>200</x>
              <y>495</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>PriorityModeS</name>
              <pv_name>$(DEVICENAME):PriorityModeS</pv_name>
              <x>270</x>
              <y>495</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>PriorityMode-RB</name>
              <pv_name>$(DEVICENAME):PriorityMode-RB</pv_name>
              <x>436</x>
              <y>495</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Front Panel Lock</name>
              <text>Front Panel Lock</text>
              <y>530</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P008</name>
              <text>[P:008]:</text>
              <x>200</x>
              <y>530</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="combo" version="2.0.0">
              <name>FPLockS</name>
              <pv_name>$(DEVICENAME):FPLockS</pv_name>
              <x>270</x>
              <y>530</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>FPLock-RB</name>
              <pv_name>$(DEVICENAME):FPLock-RB</pv_name>
              <x>436</x>
              <y>530</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Fault Acknowledgement</name>
              <text>Fault Acknowledgement</text>
              <y>600</y>
              <width>200</width>
              <height>30</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P009</name>
              <text>[P:009]:</text>
              <x>200</x>
              <y>600</y>
              <width>60</width>
              <height>30</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="action_button" version="3.0.0">
              <name>AckFaultS</name>
              <actions>
                <action type="write_pv">
                  <pv_name>$(pv_name)</pv_name>
                  <value>0</value>
                  <description>Acknowledge Faults</description>
                </action>
              </actions>
              <pv_name>$(DEVICENAME):AckFaultS</pv_name>
              <x>270</x>
              <y>600</y>
              <width>326</width>
              <tooltip>$(actions)</tooltip>
              <show_confirm_dialog>true</show_confirm_dialog>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Factory Reset</name>
              <text>Factory Reset</text>
              <y>640</y>
              <width>200</width>
              <height>30</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P095</name>
              <text>[P:095]:</text>
              <x>200</x>
              <y>640</y>
              <width>60</width>
              <height>30</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="action_button" version="3.0.0">
              <name>FactRstS</name>
              <actions>
                <action type="write_pv">
                  <pv_name>$(pv_name)</pv_name>
                  <value>0</value>
                  <description>Factory Reset</description>
                </action>
              </actions>
              <pv_name>$(DEVICENAME):FactRstS</pv_name>
              <x>268</x>
              <y>640</y>
              <width>326</width>
              <tooltip>$(actions)</tooltip>
              <show_confirm_dialog>true</show_confirm_dialog>
              <confirm_message>Are your sure you want to do this?
Please cycle the power of the controller for the reset to take effect</confirm_message>
            </widget>
          </widget>
        </children>
      </tab>
      <tab>
        <name>Settings</name>
        <children>
          <widget type="group" version="2.0.0">
            <name>Group Settings</name>
            <x>10</x>
            <y>10</y>
            <width>606</width>
            <height>390</height>
            <style>3</style>
            <widget type="rectangle" version="2.0.0">
              <name>Background</name>
              <width>606</width>
              <height>390</height>
              <line_color>
                <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167">
                </color>
              </line_color>
              <background_color>
                <color name="BLUE-GROUP-BACKGROUND" red="179" green="209" blue="209">
                </color>
              </background_color>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Settings</name>
              <text>Settings</text>
              <width>606</width>
              <height>30</height>
              <font>
                <font name="Header 2" family="Source Sans Pro" style="BOLD_ITALIC" size="21.0">
                </font>
              </font>
              <foreground_color>
                <color name="GRAY-TEXT" red="255" green="255" blue="255">
                </color>
              </foreground_color>
              <background_color>
                <color name="BLUE-GROUP-BORDER" red="138" green="167" blue="167">
                </color>
              </background_color>
              <transparent>false</transparent>
              <horizontal_alignment>1</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Normal Operation Speed</name>
              <text>Normal Op. Speed</text>
              <y>40</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Defines from which frequency onwards there is normal operation for the pump</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P701</name>
              <text>[P:701]:</text>
              <x>200</x>
              <y>40</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textentry" version="3.0.0">
              <name>NormOperTrshS</name>
              <pv_name>$(DEVICENAME):NormOperTrshS</pv_name>
              <x>270</x>
              <y>40</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>NormOperTrsh-RB</name>
              <pv_name>$(DEVICENAME):NormOperTrsh-RB</pv_name>
              <x>436</x>
              <y>40</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Rotation speed</name>
              <text>Rotation Speed</text>
              <y>75</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P707</name>
              <text>[P:707]:</text>
              <x>200</x>
              <y>75</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textentry" version="3.0.0">
              <name>NomFreqSPS</name>
              <pv_name>$(DEVICENAME):NomFreqSPS</pv_name>
              <x>270</x>
              <y>75</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>NomFreqSP-RB</name>
              <pv_name>$(DEVICENAME):NomFreqSP-RB</pv_name>
              <x>436</x>
              <y>75</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Run-up Time</name>
              <text>Run-up Time</text>
              <y>110</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Desired Run-up Time</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P700</name>
              <text>[P:700]:</text>
              <x>200</x>
              <y>110</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textentry" version="3.0.0">
              <name>MaxRunUpTimS</name>
              <pv_name>$(DEVICENAME):MaxRunUpTimS</pv_name>
              <x>270</x>
              <y>110</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>MaxRunUpTim-RB</name>
              <pv_name>$(DEVICENAME):MaxRunUpTim-RB</pv_name>
              <x>436</x>
              <y>110</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Standby Speed</name>
              <text>Standby Speed</text>
              <y>145</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P717</name>
              <text>[P:717]:</text>
              <x>200</x>
              <y>145</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textentry" version="3.0.0">
              <name>StandbyFreqSPS</name>
              <pv_name>$(DEVICENAME):StandbyFreqSPS</pv_name>
              <x>270</x>
              <y>145</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>StandbyFreqSP-RB</name>
              <pv_name>$(DEVICENAME):StandbyFreqSP-RB</pv_name>
              <x>436</x>
              <y>145</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Venting Speed</name>
              <text>Venting Speed</text>
              <y>180</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Frequency at which the venting valve shall be switched on in case of a mains power failure
Power failure venting can be enabled through Optional Relay 2</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P720</name>
              <text>[P:720]:</text>
              <x>200</x>
              <y>180</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textentry" version="3.0.0">
              <name>VentFreqS</name>
              <pv_name>$(DEVICENAME):VentFreqS</pv_name>
              <x>270</x>
              <y>180</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>VentFreq-RB</name>
              <pv_name>$(DEVICENAME):VentFreq-RB</pv_name>
              <x>436</x>
              <y>180</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Venting Time</name>
              <text>Venting Time</text>
              <y>215</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Frequency at which the venting valve shall be switched off in case of a mains power failure
Power failure venting can be enabled through Optional Relay 2</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P721</name>
              <text>[P:721]:</text>
              <x>200</x>
              <y>215</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textentry" version="3.0.0">
              <name>VentTimS</name>
              <pv_name>$(DEVICENAME):VentTimS</pv_name>
              <x>270</x>
              <y>215</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>VentTim-RB</name>
              <pv_name>$(DEVICENAME):VentTim-RB</pv_name>
              <x>436</x>
              <y>215</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Backing Pump Off Threshold</name>
              <text>Backing Pump Off Threshold</text>
              <y>250</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Backing Pump Switch-off Threshold</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P710</name>
              <text>[P:710]:</text>
              <x>200</x>
              <y>250</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textentry" version="3.0.0">
              <name>BackingPumpOffTrshS</name>
              <pv_name>$(DEVICENAME):BackingPumpOffTrshS</pv_name>
              <x>270</x>
              <y>250</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>BackingPumpOffTrsh-RB</name>
              <pv_name>$(DEVICENAME):BackingPumpOffTrsh-RB</pv_name>
              <x>436</x>
              <y>250</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Backing Pump On Threshold</name>
              <text>Backing Pump On Threshold</text>
              <y>285</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Backing Pump Switch on Threshold</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P711</name>
              <text>[P:711]:</text>
              <x>200</x>
              <y>285</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textentry" version="3.0.0">
              <name>BackingPumpOnTrshS</name>
              <pv_name>$(DEVICENAME):BackingPumpOnTrshS</pv_name>
              <x>270</x>
              <y>285</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>BackingPumpOnTrsh-RB</name>
              <pv_name>$(DEVICENAME):BackingPumpOnTrsh-RB</pv_name>
              <x>436</x>
              <y>285</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Factory Preset Nominal Speed</name>
              <text>Factory Frequency</text>
              <y>320</y>
              <width>200</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Factory Preset Nominal Frequency</tooltip>
            </widget>
            <widget type="label" version="2.0.0">
              <name>P777</name>
              <text>[P:777]:</text>
              <x>200</x>
              <y>320</y>
              <width>60</width>
              <height>25</height>
              <font>
                <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
                </font>
              </font>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="textentry" version="3.0.0">
              <name>FactNomFreqS</name>
              <pv_name>$(DEVICENAME):FactNomFreqS</pv_name>
              <x>270</x>
              <y>320</y>
              <width>160</width>
              <height>25</height>
              <rules>
                <rule name="Enable" prop_id="enabled" out_exp="false">
                  <exp bool_exp="pvStr0 == &quot;Err777&quot;">
                    <value>true</value>
                  </exp>
                  <pv_name>$(DEVICENAME):ErrCodeR</pv_name>
                </rule>
              </rules>
              <enabled>false</enabled>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>FactNomFreq-RB</name>
              <pv_name>$(DEVICENAME):FactNomFreq-RB</pv_name>
              <x>436</x>
              <y>320</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
            <widget type="label" version="2.0.0">
              <name>Motor Current Threshold</name>
              <text>Motor Current Threshold:</text>
              <y>355</y>
              <width>260</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
              <tooltip>Factory Preset Nominal Frequency</tooltip>
            </widget>
            <widget type="textentry" version="3.0.0">
              <name>MotorCurThresS</name>
              <pv_name>$(DEVICENAME):MotorCurThresS</pv_name>
              <x>270</x>
              <y>355</y>
              <width>160</width>
              <height>25</height>
            </widget>
            <widget type="textupdate" version="2.0.0">
              <name>MotorCurR.HIGH</name>
              <pv_name>$(DEVICENAME):MotorCurR.HIGH</pv_name>
              <x>436</x>
              <y>355</y>
              <width>160</width>
              <height>25</height>
              <horizontal_alignment>2</horizontal_alignment>
              <vertical_alignment>1</vertical_alignment>
            </widget>
          </widget>
        </children>
      </tab>
    </tabs>
    <x>10</x>
    <y>95</y>
    <width>840</width>
    <height>760</height>
    <background_color>
      <color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
      </color>
    </background_color>
  </widget>
</display>