<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>hv</class>
 <widget class="QDialog" name="hv">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>461</width>
    <height>800</height>
   </rect>
  </property>
  <property name="minimumSize">
   <size>
    <width>461</width>
    <height>800</height>
   </size>
  </property>
  <property name="maximumSize">
   <size>
    <width>461</width>
    <height>800</height>
   </size>
  </property>
  <property name="palette">
   <palette>
    <active>
     <colorrole role="Base">
      <brush brushstyle="SolidPattern">
       <color alpha="255">
        <red>255</red>
        <green>255</green>
        <blue>255</blue>
       </color>
      </brush>
     </colorrole>
     <colorrole role="Window">
      <brush brushstyle="SolidPattern">
       <color alpha="255">
        <red>250</red>
        <green>220</green>
        <blue>180</blue>
       </color>
      </brush>
     </colorrole>
    </active>
    <inactive>
     <colorrole role="Base">
      <brush brushstyle="SolidPattern">
       <color alpha="255">
        <red>255</red>
        <green>255</green>
        <blue>255</blue>
       </color>
      </brush>
     </colorrole>
     <colorrole role="Window">
      <brush brushstyle="SolidPattern">
       <color alpha="255">
        <red>250</red>
        <green>220</green>
        <blue>180</blue>
       </color>
      </brush>
     </colorrole>
    </inactive>
    <disabled>
     <colorrole role="Base">
      <brush brushstyle="SolidPattern">
       <color alpha="255">
        <red>250</red>
        <green>220</green>
        <blue>180</blue>
       </color>
      </brush>
     </colorrole>
     <colorrole role="Window">
      <brush brushstyle="SolidPattern">
       <color alpha="255">
        <red>250</red>
        <green>220</green>
        <blue>180</blue>
       </color>
      </brush>
     </colorrole>
    </disabled>
   </palette>
  </property>
  <property name="font">
   <font>
    <family>Sans Serif</family>
    <pointsize>10</pointsize>
    <weight>75</weight>
    <italic>false</italic>
    <bold>true</bold>
    <underline>false</underline>
    <strikeout>false</strikeout>
   </font>
  </property>
  <property name="windowTitle">
   <string>hv</string>
  </property>
  <widget class="QFrame" name="frame_Ross">
   <property name="geometry">
    <rect>
     <x>10</x>
     <y>250</y>
     <width>211</width>
     <height>43</height>
    </rect>
   </property>
   <property name="palette">
    <palette>
     <active>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </active>
     <inactive>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </inactive>
     <disabled>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </disabled>
    </palette>
   </property>
   <property name="autoFillBackground">
    <bool>true</bool>
   </property>
   <property name="frameShape">
    <enum>QFrame::StyledPanel</enum>
   </property>
   <property name="frameShadow">
    <enum>QFrame::Raised</enum>
   </property>
   <widget class="QLabel" name="current_label_2">
    <property name="geometry">
     <rect>
      <x>4</x>
      <y>11</y>
      <width>35</width>
      <height>19</height>
     </rect>
    </property>
    <property name="text">
     <string>Ross</string>
    </property>
   </widget>
   <widget class="TLabel" name="tLabel">
    <property name="geometry">
     <rect>
      <x>166</x>
      <y>8</y>
      <width>38</width>
      <height>28</height>
     </rect>
    </property>
    <property name="trueColor">
     <color>
      <red>255</red>
      <green>233</green>
      <blue>68</blue>
     </color>
    </property>
    <property name="falseColor">
     <color>
      <red>93</red>
      <green>234</green>
      <blue>78</blue>
     </color>
    </property>
    <property name="trueString">
     <string>Hi</string>
    </property>
    <property name="falseString">
     <string>Gnd</string>
    </property>
    <property name="source">
     <string>$1/Position</string>
    </property>
   </widget>
   <widget class="TPushButton" name="Ross_ON_PushButton">
    <property name="geometry">
     <rect>
      <x>42</x>
      <y>6</y>
      <width>48</width>
      <height>30</height>
     </rect>
    </property>
    <property name="text">
     <string>High</string>
    </property>
    <property name="targets">
     <string>$1-&gt;On;$4-&gt;Acknowledge_all</string>
    </property>
   </widget>
   <widget class="QPushButton" name="Ground_PushButton">
    <property name="geometry">
     <rect>
      <x>96</x>
      <y>6</y>
      <width>62</width>
      <height>30</height>
     </rect>
    </property>
    <property name="text">
     <string>Ground</string>
    </property>
   </widget>
  </widget>
  <widget class="QLabel" name="currentSet_label">
   <property name="geometry">
    <rect>
     <x>10</x>
     <y>180</y>
     <width>90</width>
     <height>16</height>
    </rect>
   </property>
   <property name="text">
    <string>Current Set</string>
   </property>
  </widget>
  <widget class="QFrame" name="frame_StateFlags">
   <property name="geometry">
    <rect>
     <x>470</x>
     <y>5</y>
     <width>221</width>
     <height>339</height>
    </rect>
   </property>
   <property name="palette">
    <palette>
     <active>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </active>
     <inactive>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </inactive>
     <disabled>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </disabled>
    </palette>
   </property>
   <property name="autoFillBackground">
    <bool>true</bool>
   </property>
   <property name="frameShape">
    <enum>QFrame::StyledPanel</enum>
   </property>
   <property name="frameShadow">
    <enum>QFrame::Raised</enum>
   </property>
  </widget>
  <widget class="QLabel" name="voltage_label">
   <property name="geometry">
    <rect>
     <x>10</x>
     <y>60</y>
     <width>71</width>
     <height>16</height>
    </rect>
   </property>
   <property name="font">
    <font>
     <family>Sans Serif</family>
     <pointsize>10</pointsize>
     <weight>75</weight>
     <italic>false</italic>
     <bold>true</bold>
     <underline>false</underline>
     <strikeout>false</strikeout>
    </font>
   </property>
   <property name="text">
    <string>Voltage</string>
   </property>
  </widget>
  <widget class="QLabel" name="voltageSet_label">
   <property name="geometry">
    <rect>
     <x>10</x>
     <y>100</y>
     <width>90</width>
     <height>16</height>
    </rect>
   </property>
   <property name="text">
    <string>Voltage Set</string>
   </property>
  </widget>
  <widget class="QLabel" name="current_label">
   <property name="geometry">
    <rect>
     <x>10</x>
     <y>140</y>
     <width>71</width>
     <height>16</height>
    </rect>
   </property>
   <property name="text">
    <string>Current</string>
   </property>
  </widget>
  <widget class="TLabel" name="current_Scalar">
   <property name="geometry">
    <rect>
     <x>110</x>
     <y>135</y>
     <width>80</width>
     <height>26</height>
    </rect>
   </property>
   <property name="font">
    <font>
     <family>Sans Serif</family>
     <pointsize>12</pointsize>
     <weight>75</weight>
     <italic>false</italic>
     <bold>true</bold>
     <underline>false</underline>
     <strikeout>false</strikeout>
    </font>
   </property>
   <property name="alignment">
    <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
   </property>
   <property name="source">
    <string>$2/Current</string>
   </property>
  </widget>
  <widget class="TLabel" name="voltageSet_Scalar">
   <property name="geometry">
    <rect>
     <x>110</x>
     <y>95</y>
     <width>80</width>
     <height>26</height>
    </rect>
   </property>
   <property name="font">
    <font>
     <family>Sans Serif</family>
     <pointsize>12</pointsize>
     <weight>75</weight>
     <italic>false</italic>
     <bold>true</bold>
     <underline>false</underline>
     <strikeout>false</strikeout>
    </font>
   </property>
   <property name="alignment">
    <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
   </property>
   <property name="margin">
    <number>2</number>
   </property>
   <property name="source">
    <string>$2/VoltageSet</string>
   </property>
  </widget>
  <widget class="TLabel" name="voltage_Scalar">
   <property name="geometry">
    <rect>
     <x>110</x>
     <y>55</y>
     <width>80</width>
     <height>26</height>
    </rect>
   </property>
   <property name="font">
    <font>
     <family>Sans Serif</family>
     <pointsize>12</pointsize>
     <weight>75</weight>
     <italic>false</italic>
     <bold>true</bold>
     <underline>false</underline>
     <strikeout>false</strikeout>
    </font>
   </property>
   <property name="alignment">
    <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
   </property>
   <property name="source">
    <string>$2/Voltage</string>
   </property>
  </widget>
  <widget class="QLabel" name="timeToFullPower_label_3">
   <property name="geometry">
    <rect>
     <x>200</x>
     <y>180</y>
     <width>21</width>
     <height>19</height>
    </rect>
   </property>
   <property name="font">
    <font>
     <weight>50</weight>
     <bold>false</bold>
    </font>
   </property>
   <property name="text">
    <string>[A]</string>
   </property>
  </widget>
  <widget class="QLabel" name="timeToFullPower_label_2">
   <property name="geometry">
    <rect>
     <x>200</x>
     <y>140</y>
     <width>21</width>
     <height>19</height>
    </rect>
   </property>
   <property name="font">
    <font>
     <weight>50</weight>
     <bold>false</bold>
    </font>
   </property>
   <property name="text">
    <string>[A]</string>
   </property>
  </widget>
  <widget class="TLabel" name="timeToFullPower_Scalar">
   <property name="geometry">
    <rect>
     <x>130</x>
     <y>215</y>
     <width>91</width>
     <height>26</height>
    </rect>
   </property>
   <property name="font">
    <font>
     <family>Sans Serif</family>
     <pointsize>12</pointsize>
     <weight>75</weight>
     <italic>false</italic>
     <bold>true</bold>
     <underline>false</underline>
     <strikeout>false</strikeout>
    </font>
   </property>
   <property name="alignment">
    <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
   </property>
   <property name="source">
    <string>$3/TimeString</string>
   </property>
   <property name="autoConfiguring" stdset="0">
    <bool>true</bool>
   </property>
  </widget>
  <widget class="QLabel" name="timeToFullPower_label">
   <property name="geometry">
    <rect>
     <x>10</x>
     <y>220</y>
     <width>111</width>
     <height>19</height>
    </rect>
   </property>
   <property name="text">
    <string>Fullpower Time</string>
   </property>
  </widget>
  <widget class="QLabel" name="timeToFullPower_label_4">
   <property name="geometry">
    <rect>
     <x>197</x>
     <y>100</y>
     <width>26</width>
     <height>19</height>
    </rect>
   </property>
   <property name="font">
    <font>
     <weight>50</weight>
     <bold>false</bold>
    </font>
   </property>
   <property name="text">
    <string>[kV]</string>
   </property>
  </widget>
  <widget class="QLabel" name="timeToFullPower_label_5">
   <property name="geometry">
    <rect>
     <x>197</x>
     <y>60</y>
     <width>26</width>
     <height>19</height>
    </rect>
   </property>
   <property name="font">
    <font>
     <weight>50</weight>
     <bold>false</bold>
    </font>
   </property>
   <property name="text">
    <string>[kV]</string>
   </property>
  </widget>
  <widget class="QLabel" name="mod_title">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>10</y>
     <width>211</width>
     <height>31</height>
    </rect>
   </property>
   <property name="font">
    <font>
     <pointsize>18</pointsize>
    </font>
   </property>
   <property name="text">
    <string>MOD 2 HV</string>
   </property>
   <property name="alignment">
    <set>Qt::AlignCenter</set>
   </property>
  </widget>
  <widget class="QFrame" name="frame_Ross_2">
   <property name="geometry">
    <rect>
     <x>10</x>
     <y>300</y>
     <width>211</width>
     <height>43</height>
    </rect>
   </property>
   <property name="palette">
    <palette>
     <active>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </active>
     <inactive>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </inactive>
     <disabled>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </disabled>
    </palette>
   </property>
   <property name="autoFillBackground">
    <bool>true</bool>
   </property>
   <property name="frameShape">
    <enum>QFrame::StyledPanel</enum>
   </property>
   <property name="frameShadow">
    <enum>QFrame::Raised</enum>
   </property>
   <widget class="QLabel" name="current_label_3">
    <property name="geometry">
     <rect>
      <x>4</x>
      <y>11</y>
      <width>35</width>
      <height>19</height>
     </rect>
    </property>
    <property name="text">
     <string>HV</string>
    </property>
   </widget>
   <widget class="TLabel" name="tLabel_2">
    <property name="geometry">
     <rect>
      <x>166</x>
      <y>8</y>
      <width>38</width>
      <height>28</height>
     </rect>
    </property>
    <property name="trueColor">
     <color>
      <red>255</red>
      <green>233</green>
      <blue>68</blue>
     </color>
    </property>
    <property name="falseColor">
     <color>
      <red>93</red>
      <green>234</green>
      <blue>78</blue>
     </color>
    </property>
    <property name="trueString">
     <string>ON</string>
    </property>
    <property name="falseString">
     <string>OFF</string>
    </property>
    <property name="source">
     <string>$2/HV</string>
    </property>
   </widget>
   <widget class="TPushButton" name="HV_ON_PushButton">
    <property name="geometry">
     <rect>
      <x>40</x>
      <y>6</y>
      <width>51</width>
      <height>30</height>
     </rect>
    </property>
    <property name="text">
     <string>ON</string>
    </property>
    <property name="targets">
     <string>$1-&gt;On;$2-&gt;On;$4-&gt;Acknowledge_all</string>
    </property>
   </widget>
   <widget class="QPushButton" name="Off_PushButton">
    <property name="geometry">
     <rect>
      <x>100</x>
      <y>6</y>
      <width>51</width>
      <height>30</height>
     </rect>
    </property>
    <property name="text">
     <string>OFF</string>
    </property>
   </widget>
  </widget>
  <widget class="QFrame" name="frame_StateFlags_2">
   <property name="geometry">
    <rect>
     <x>10</x>
     <y>410</y>
     <width>441</width>
     <height>86</height>
    </rect>
   </property>
   <property name="palette">
    <palette>
     <active>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </active>
     <inactive>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </inactive>
     <disabled>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </disabled>
    </palette>
   </property>
   <property name="autoFillBackground">
    <bool>true</bool>
   </property>
   <property name="frameShape">
    <enum>QFrame::StyledPanel</enum>
   </property>
   <property name="frameShadow">
    <enum>QFrame::Raised</enum>
   </property>
   <widget class="TPushButton" name="RampUp_PushButton">
    <property name="geometry">
     <rect>
      <x>70</x>
      <y>10</y>
      <width>91</width>
      <height>30</height>
     </rect>
    </property>
    <property name="text">
     <string>Full Power</string>
    </property>
    <property name="targets">
     <string>$2-&gt;RampUp;$4-&gt;Acknowledge_all</string>
    </property>
   </widget>
   <widget class="QLabel" name="current_label_4">
    <property name="geometry">
     <rect>
      <x>14</x>
      <y>15</y>
      <width>51</width>
      <height>21</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>12</pointsize>
     </font>
    </property>
    <property name="text">
     <string>Ramp</string>
    </property>
   </widget>
   <widget class="TPushButton" name="Stop_PushButton">
    <property name="geometry">
     <rect>
      <x>350</x>
      <y>50</y>
      <width>71</width>
      <height>30</height>
     </rect>
    </property>
    <property name="text">
     <string>STOP</string>
    </property>
    <property name="targets">
     <string>$2-&gt;Stop;$1-&gt;Stop</string>
    </property>
   </widget>
   <widget class="QLabel" name="voltageSet_label_8">
    <property name="geometry">
     <rect>
      <x>180</x>
      <y>10</y>
      <width>91</width>
      <height>31</height>
     </rect>
    </property>
    <property name="text">
     <string>Ramp down</string>
    </property>
   </widget>
   <widget class="TLabel" name="voltage_Scalar_2">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>50</y>
      <width>321</width>
      <height>26</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <family>Sans Serif</family>
      <pointsize>12</pointsize>
      <weight>75</weight>
      <italic>false</italic>
      <bold>true</bold>
      <underline>false</underline>
      <strikeout>false</strikeout>
     </font>
    </property>
    <property name="source">
     <string>$2/getDefaultRamp</string>
    </property>
   </widget>
   <widget class="TApplyNumeric" name="rampDown_ApplyNumeric">
    <property name="geometry">
     <rect>
      <x>280</x>
      <y>5</y>
      <width>151</width>
      <height>41</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <pointsize>8</pointsize>
     </font>
    </property>
    <property name="integerDigits" stdset="0">
     <number>2</number>
    </property>
    <property name="decimalDigits" stdset="0">
     <number>1</number>
    </property>
    <property name="buttonText">
     <string>apply</string>
    </property>
    <property name="targets">
     <string>$2-&gt;RampDown</string>
    </property>
    <property name="max" stdset="0">
     <double>25.000000000000000</double>
    </property>
    <property name="min" stdset="0">
     <double>-100.000000000000000</double>
    </property>
    <property name="autoConfiguring" stdset="0">
     <bool>false</bool>
    </property>
   </widget>
  </widget>
  <widget class="QFrame" name="frame_StateFlags_3">
   <property name="geometry">
    <rect>
     <x>10</x>
     <y>350</y>
     <width>441</width>
     <height>55</height>
    </rect>
   </property>
   <property name="palette">
    <palette>
     <active>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </active>
     <inactive>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </inactive>
     <disabled>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </disabled>
    </palette>
   </property>
   <property name="autoFillBackground">
    <bool>true</bool>
   </property>
   <property name="frameShape">
    <enum>QFrame::StyledPanel</enum>
   </property>
   <property name="frameShadow">
    <enum>QFrame::Raised</enum>
   </property>
   <widget class="QLabel" name="voltageSet_label_2">
    <property name="geometry">
     <rect>
      <x>8</x>
      <y>17</y>
      <width>111</width>
      <height>21</height>
     </rect>
    </property>
    <property name="text">
     <string>Set Volt/Curr</string>
    </property>
   </widget>
   <widget class="TApplyNumeric" name="setVlt_ApplyNumeric">
    <property name="geometry">
     <rect>
      <x>122</x>
      <y>8</y>
      <width>151</width>
      <height>41</height>
     </rect>
    </property>
    <property name="integerDigits" stdset="0">
     <number>2</number>
    </property>
    <property name="decimalDigits" stdset="0">
     <number>1</number>
    </property>
    <property name="buttonText">
     <string>kV</string>
    </property>
    <property name="targets">
     <string>$2/VoltageSet;$4-&gt;Acknowledge_all</string>
    </property>
    <property name="max" stdset="0">
     <double>26.000000000000000</double>
    </property>
    <property name="min" stdset="0">
     <double>0.000000000000000</double>
    </property>
   </widget>
   <widget class="TApplyNumeric" name="setCur_ApplyNumeric">
    <property name="geometry">
     <rect>
      <x>283</x>
      <y>7</y>
      <width>151</width>
      <height>41</height>
     </rect>
    </property>
    <property name="integerDigits" stdset="0">
     <number>1</number>
    </property>
    <property name="decimalDigits" stdset="0">
     <number>2</number>
    </property>
    <property name="buttonText">
     <string>I</string>
    </property>
    <property name="targets">
     <string>$2/CurrentSet</string>
    </property>
    <property name="max" stdset="0">
     <double>10.000000000000000</double>
    </property>
    <property name="min" stdset="0">
     <double>0.000000000000000</double>
    </property>
   </widget>
  </widget>
  <widget class="QFrame" name="frame_StateFlags_4">
   <property name="geometry">
    <rect>
     <x>10</x>
     <y>503</y>
     <width>441</width>
     <height>205</height>
    </rect>
   </property>
   <property name="palette">
    <palette>
     <active>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </active>
     <inactive>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </inactive>
     <disabled>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </disabled>
    </palette>
   </property>
   <property name="autoFillBackground">
    <bool>true</bool>
   </property>
   <property name="frameShape">
    <enum>QFrame::StyledPanel</enum>
   </property>
   <property name="frameShadow">
    <enum>QFrame::Raised</enum>
   </property>
   <widget class="QLabel" name="voltageSet_label_10">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>5</y>
      <width>121</width>
      <height>23</height>
     </rect>
    </property>
    <property name="text">
     <string>Ramp Editor</string>
    </property>
   </widget>
   <widget class="QTextEdit" name="textEdit">
    <property name="geometry">
     <rect>
      <x>6</x>
      <y>60</y>
      <width>429</width>
      <height>141</height>
     </rect>
    </property>
   </widget>
   <widget class="QComboBox" name="comboBox">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>25</y>
      <width>261</width>
      <height>31</height>
     </rect>
    </property>
    <property name="editable">
     <bool>true</bool>
    </property>
   </widget>
   <widget class="QPushButton" name="View_PushButton">
    <property name="geometry">
     <rect>
      <x>273</x>
      <y>25</y>
      <width>51</width>
      <height>31</height>
     </rect>
    </property>
    <property name="text">
     <string>View</string>
    </property>
   </widget>
   <widget class="QPushButton" name="Save_PushButton">
    <property name="geometry">
     <rect>
      <x>330</x>
      <y>25</y>
      <width>51</width>
      <height>31</height>
     </rect>
    </property>
    <property name="text">
     <string>Save</string>
    </property>
   </widget>
   <widget class="QPushButton" name="Load_PushButton">
    <property name="geometry">
     <rect>
      <x>385</x>
      <y>25</y>
      <width>51</width>
      <height>31</height>
     </rect>
    </property>
    <property name="text">
     <string>Load</string>
    </property>
   </widget>
  </widget>
  <widget class="QFrame" name="frame_StateFlags_5">
   <property name="geometry">
    <rect>
     <x>10</x>
     <y>713</y>
     <width>441</width>
     <height>81</height>
    </rect>
   </property>
   <property name="palette">
    <palette>
     <active>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </active>
     <inactive>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </inactive>
     <disabled>
      <colorrole role="Base">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
      <colorrole role="Window">
       <brush brushstyle="SolidPattern">
        <color alpha="255">
         <red>250</red>
         <green>191</green>
         <blue>132</blue>
        </color>
       </brush>
      </colorrole>
     </disabled>
    </palette>
   </property>
   <property name="autoFillBackground">
    <bool>true</bool>
   </property>
   <property name="frameShape">
    <enum>QFrame::StyledPanel</enum>
   </property>
   <property name="frameShadow">
    <enum>QFrame::Raised</enum>
   </property>
   <widget class="TNumeric" name="makerampV">
    <property name="geometry">
     <rect>
      <x>60</x>
      <y>25</y>
      <width>91</width>
      <height>50</height>
     </rect>
    </property>
    <property name="integerDigits" stdset="0">
     <number>2</number>
    </property>
    <property name="decimalDigits" stdset="0">
     <number>1</number>
    </property>
    <property name="max" stdset="0">
     <double>25.000000000000000</double>
    </property>
    <property name="min" stdset="0">
     <double>0.000000000000000</double>
    </property>
   </widget>
   <widget class="QLabel" name="voltageSet_label_6">
    <property name="geometry">
     <rect>
      <x>292</x>
      <y>5</y>
      <width>61</width>
      <height>21</height>
     </rect>
    </property>
    <property name="text">
     <string>Time [s]</string>
    </property>
   </widget>
   <widget class="QPushButton" name="makerampApply">
    <property name="geometry">
     <rect>
      <x>384</x>
      <y>34</y>
      <width>51</width>
      <height>31</height>
     </rect>
    </property>
    <property name="text">
     <string>apply</string>
    </property>
   </widget>
   <widget class="TNumeric" name="makerampT">
    <property name="geometry">
     <rect>
      <x>263</x>
      <y>25</y>
      <width>111</width>
      <height>50</height>
     </rect>
    </property>
    <property name="integerDigits" stdset="0">
     <number>4</number>
    </property>
    <property name="decimalDigits" stdset="0">
     <number>0</number>
    </property>
    <property name="max" stdset="0">
     <double>9999.000000000000000</double>
    </property>
    <property name="min" stdset="0">
     <double>5.000000000000000</double>
    </property>
   </widget>
   <widget class="ENumeric" name="makerampI">
    <property name="geometry">
     <rect>
      <x>161</x>
      <y>25</y>
      <width>91</width>
      <height>50</height>
     </rect>
    </property>
    <property name="integerDigits" stdset="0">
     <number>1</number>
    </property>
    <property name="decimalDigits" stdset="0">
     <number>2</number>
    </property>
    <property name="max" stdset="0">
     <double>0.600000000000000</double>
    </property>
    <property name="min" stdset="0">
     <double>0.000000000000000</double>
    </property>
   </widget>
   <widget class="QLabel" name="voltageSet_label_5">
    <property name="geometry">
     <rect>
      <x>170</x>
      <y>5</y>
      <width>91</width>
      <height>21</height>
     </rect>
    </property>
    <property name="text">
     <string>Current [A]</string>
    </property>
   </widget>
   <widget class="QLabel" name="voltageSet_label_4">
    <property name="geometry">
     <rect>
      <x>60</x>
      <y>5</y>
      <width>91</width>
      <height>21</height>
     </rect>
    </property>
    <property name="text">
     <string>Voltage [kV]</string>
    </property>
   </widget>
   <widget class="QLabel" name="voltageSet_label_3">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>18</y>
      <width>31</width>
      <height>24</height>
     </rect>
    </property>
    <property name="text">
     <string>New</string>
    </property>
   </widget>
   <widget class="QLabel" name="voltageSet_label_7">
    <property name="geometry">
     <rect>
      <x>5</x>
      <y>37</y>
      <width>42</width>
      <height>31</height>
     </rect>
    </property>
    <property name="text">
     <string>Ramp</string>
    </property>
   </widget>
  </widget>
  <widget class="TLabel" name="currentSet_Scalar">
   <property name="geometry">
    <rect>
     <x>110</x>
     <y>175</y>
     <width>80</width>
     <height>26</height>
    </rect>
   </property>
   <property name="font">
    <font>
     <family>Sans Serif</family>
     <pointsize>12</pointsize>
     <weight>75</weight>
     <italic>false</italic>
     <bold>true</bold>
     <underline>false</underline>
     <strikeout>false</strikeout>
    </font>
   </property>
   <property name="alignment">
    <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
   </property>
   <property name="source">
    <string>$2/CurrentSet</string>
   </property>
  </widget>
  <widget class="TTable" name="stateFlags">
   <property name="geometry">
    <rect>
     <x>230</x>
     <y>20</y>
     <width>220</width>
     <height>325</height>
    </rect>
   </property>
   <property name="numRows">
    <number>14</number>
   </property>
   <property name="numColumns">
    <number>1</number>
   </property>
   <property name="trueColors">
    <string>4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910</string>
   </property>
   <property name="falseColors">
    <string>4293342999;4292533728;4292533728;4292533728;4292533728;4292533728;4292533728;4292533728;4292533728;4292533728;4292533728;4292533728;4292533728;4292533728;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999</string>
   </property>
   <property name="trueStrings">
    <string>FuG enabled;Ready;Switching ON;Switching OFF;Rumping UP;Ramping Down;Ramping to low power;Making a new Ramp;Aborting;OFF;Limited Power;Standby;Low Power;Full Power;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One;One</string>
   </property>
   <property name="falseStrings">
    <string>FuG disabled;Busy;---;---;---;---;---;---;---;---;---;---;---;---;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero</string>
   </property>
   <property name="displayMask">
    <string/>
   </property>
   <property name="source">
    <string>$2/stateFlags</string>
   </property>
  </widget>
 </widget>
 <layoutdefault spacing="6" margin="11"/>
 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
 <customwidgets>
  <customwidget>
   <class>TLabel</class>
   <extends>ELabel</extends>
   <header>TLabel</header>
  </customwidget>
  <customwidget>
   <class>TTable</class>
   <extends>EFlag</extends>
   <header>TTable</header>
  </customwidget>
  <customwidget>
   <class>TNumeric</class>
   <extends>ENumeric</extends>
   <header>TNumeric</header>
  </customwidget>
  <customwidget>
   <class>TApplyNumeric</class>
   <extends>EApplyNumeric</extends>
   <header>TApplyNumeric</header>
  </customwidget>
  <customwidget>
   <class>TPushButton</class>
   <extends>QPushButton</extends>
   <header>TPushButton</header>
  </customwidget>
  <customwidget>
   <class>ELabel</class>
   <extends>QLabel</extends>
   <header>ELabel</header>
  </customwidget>
  <customwidget>
   <class>EFlag</class>
   <extends>QWidget</extends>
   <header>EFlag</header>
  </customwidget>
  <customwidget>
   <class>ENumeric</class>
   <extends>QFrame</extends>
   <header>ENumeric</header>
  </customwidget>
  <customwidget>
   <class>EApplyNumeric</class>
   <extends>QWidget</extends>
   <header>EApplyNumeric</header>
  </customwidget>
 </customwidgets>
 <resources/>
 <connections/>
</ui>