<?xml version="1.0" ?>
<ui version="4.0">
<class>Dialog</class>
<widget class="PyDMFrame" name="screen">
<property name="geometry">
<rect>
<x>539</x>
<y>44</y>
<width>310</width>
<height>620</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>310</width>
<height>620</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">PyDMFrame#screen {
color: rgb(235, 241, 181);
background-color: rgb(235, 241, 181);
}</string>
</property>
<property name="windowTitle">
<string>UndulatorCtl</string>
</property>
<layout class="QGridLayout" name="gridLayout" columnstretch="5,2,1,1,2,1,9,12,8,11,5,2,1,1,1,11,32,2,3,18,1,3,6,10,13,1,17,1,5,5,1,3,3,2,6,4,4,21,9,9,6,5,1,7,8,3,7,4,4,1,1,2,1,3,5" rowstretch="1,26,15,1,13,5,15,8,6,1,7,20,2,1,1,7,1,4,5,20,1,4,2,1,8,20,5,5,2,5,5,20,8,1,4,18,9,40,8,6,18,1,2,3,18,4,4,3,18,4,4,3,18,4,10,1,18,2,11,3,6,12,3,1,2,18,5,16,5,16,5,16,6,1,3,13,1,1,10">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<property name="horizontalSpacing">
<number>0</number>
</property>
<property name="verticalSpacing">
<number>0</number>
</property>
<item row="23" column="1" rowspan="11" colspan="53">
<widget class="PyDMDrawingRectangle" name="rectangle">
<property name="geometry">
<rect>
<x>5</x>
<y>166</y>
<width>300</width>
<height>80</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="toolTip">
<string>rectangle</string>
</property>
</widget>
</item>
<item row="8" column="1" rowspan="14" colspan="53">
<widget class="PyDMDrawingRectangle" name="rectangle_1">
<property name="geometry">
<rect>
<x>5</x>
<y>84</y>
<width>300</width>
<height>80</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>88</red>
<green>52</green>
<blue>15</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>88</red>
<green>52</green>
<blue>15</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="toolTip">
<string>rectangle_1</string>
</property>
</widget>
</item>
<item row="37" column="26" colspan="27">
<widget class="PyDMPushButton" name="message_button">
<property name="geometry">
<rect>
<x>162</x>
<y>277</y>
<width>140</width>
<height>40</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Stop </string>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="toolTip">
<string>ID${xx}:Stop.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Stop.VAL</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button {
color: rgb(253, 0, 0);
background-color: rgb(160, 18, 7);
}</string>
</property>
</widget>
</item>
<item row="4" column="13" colspan="29">
<widget class="PyDMLabel" name="text_update">
<property name="geometry">
<rect>
<x>60</x>
<y>43</y>
<width>203</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Device</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Device</string>
</property>
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update {
color: rgb(174, 78, 188);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="69" column="0" colspan="55">
<widget class="PyDMLabel" name="text_update_1">
<property name="geometry">
<rect>
<x>0</x>
<y>548</y>
<width>310</width>
<height>16</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Message2.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Message2.VAL</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_1 {
color: rgb(0, 0, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="67" column="0" colspan="55">
<widget class="PyDMLabel" name="text_update_2">
<property name="geometry">
<rect>
<x>0</x>
<y>527</y>
<width>310</width>
<height>16</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Message1.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Message1.VAL</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_2 {
color: rgb(10, 0, 184);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="9" column="32" rowspan="4" colspan="18">
<widget class="PyDMLabel" name="text_update_3">
<property name="geometry">
<rect>
<x>194</x>
<y>90</y>
<width>104</width>
<height>30</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Energy.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Energy.VAL</string>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_3 {
color: rgb(115, 255, 107);
background-color: rgb(88, 52, 15);
}</string>
</property>
</widget>
</item>
<item row="24" column="12" rowspan="4" colspan="15">
<widget class="PyDMLineEdit" name="text_entry">
<property name="geometry">
<rect>
<x>59</x>
<y>167</y>
<width>120</width>
<height>38</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:GapSet.VAL</string>
</property>
<property name="toolTip">
<string>ID${xx}:GapSet.VAL</string>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry {
color: rgb(255, 255, 255);
background-color: rgb(10, 0, 184);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="24" column="33" rowspan="4" colspan="16">
<widget class="PyDMLineEdit" name="text_entry_1">
<property name="geometry">
<rect>
<x>197</x>
<y>167</y>
<width>100</width>
<height>38</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:EnergySet.VAL</string>
</property>
<property name="toolTip">
<string>ID${xx}:EnergySet.VAL</string>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_1 {
color: rgb(255, 255, 255);
background-color: rgb(10, 0, 184);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="10" column="13" rowspan="4" colspan="15">
<widget class="PyDMLabel" name="text_update_4">
<property name="geometry">
<rect>
<x>60</x>
<y>91</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Gap.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Gap.VAL</string>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_4 {
color: rgb(115, 255, 107);
background-color: rgb(88, 52, 15);
}</string>
</property>
</widget>
</item>
<item row="27" column="2" rowspan="3" colspan="8">
<widget class="QLabel" name="text">
<property name="geometry">
<rect>
<x>7</x>
<y>200</y>
<width>45</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Desired</string>
</property>
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text {
color: rgb(255, 255, 255);
}</string>
</property>
</widget>
</item>
<item row="2" column="15" colspan="25">
<widget class="PyDMLabel" name="text_update_5">
<property name="geometry">
<rect>
<x>62</x>
<y>27</y>
<width>190</width>
<height>15</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Location</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Location</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_5 {
color: rgb(42, 99, 228);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="1" column="16" colspan="23">
<widget class="PyDMLabel" name="text_1">
<property name="geometry">
<rect>
<x>73</x>
<y>1</y>
<width>170</width>
<height>26</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>ID Gap Control</string>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>42</red>
<green>99</green>
<blue>228</blue>
</color>
</brush>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://ID${xx}:Attention", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>text_1</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_1 {
color: rgb(42, 99, 228);
}</string>
</property>
</widget>
</item>
<item row="15" column="6" rowspan="3" colspan="5">
<widget class="QLabel" name="text_2">
<property name="geometry">
<rect>
<x>12</x>
<y>122</y>
<width>45</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Current</string>
</property>
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_2</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_2 {
color: rgb(115, 255, 107);
}</string>
</property>
</widget>
</item>
<item row="35" column="14" colspan="38">
<widget class="QLabel" name="text_3">
<property name="geometry">
<rect>
<x>61</x>
<y>250</y>
<width>240</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string> Gap {mm} Energy {keV} </string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>88</red>
<green>52</green>
<blue>15</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_3</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_3 {
color: rgb(88, 52, 15);
}</string>
</property>
</widget>
</item>
<item row="37" column="3" colspan="21">
<widget class="PyDMPushButton" name="message_button_1">
<property name="geometry">
<rect>
<x>8</x>
<y>277</y>
<width>140</width>
<height>40</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Start</string>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="toolTip">
<string>ID${xx}:Start.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Start.VAL</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_1 {
color: rgb(115, 255, 107);
background-color: rgb(40, 147, 21);
}</string>
</property>
</widget>
</item>
<item row="51" column="34" rowspan="3" colspan="17">
<widget class="PyDMLineEdit" name="text_entry_2">
<property name="geometry">
<rect>
<x>199</x>
<y>410</y>
<width>100</width>
<height>25</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:DeviceLimit.VAL</string>
</property>
<property name="toolTip">
<string>ID${xx}:DeviceLimit.VAL</string>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_2 {
color: rgb(255, 255, 255);
background-color: rgb(10, 0, 184);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="47" column="36" rowspan="3" colspan="11">
<widget class="PyDMLineEdit" name="text_entry_3">
<property name="geometry">
<rect>
<x>209</x>
<y>381</y>
<width>80</width>
<height>25</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:DeadbandGap</string>
</property>
<property name="toolTip">
<string>ID${xx}:DeadbandGap</string>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_3 {
color: rgb(255, 255, 255);
background-color: rgb(135, 147, 226);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="40" column="4" colspan="17">
<widget class="QLabel" name="text_4">
<property name="geometry">
<rect>
<x>9</x>
<y>331</y>
<width>120</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string> Access Mode :</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_4</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_4 {
color: rgb(253, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="39" column="22" rowspan="3" colspan="31">
<widget class="PyDMLabel" name="text_update_6">
<property name="geometry">
<rect>
<x>132</x>
<y>325</y>
<width>170</width>
<height>25</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:AccessSecurity.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:AccessSecurity.VAL</string>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_6 {
color: rgb(222, 19, 9);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="48" column="5" colspan="26">
<widget class="QLabel" name="text_5">
<property name="geometry">
<rect>
<x>11</x>
<y>384</y>
<width>180</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Gap Deadband {micron}:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_5</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_5 {
color: rgb(10, 0, 184);
}</string>
</property>
</widget>
</item>
<item row="52" column="5" colspan="26">
<widget class="QLabel" name="text_6">
<property name="geometry">
<rect>
<x>11</x>
<y>413</y>
<width>180</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Bl. Comm. Limit {mm}:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_6</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_6 {
color: rgb(10, 0, 184);
}</string>
</property>
</widget>
</item>
<item row="65" column="5" colspan="26">
<widget class="QLabel" name="text_7">
<property name="geometry">
<rect>
<x>11</x>
<y>504</y>
<width>180</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Status Messages:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_7</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_7 {
color: rgb(253, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="29" column="12" rowspan="4" colspan="15">
<widget class="PyDMLineEdit" name="text_entry_4">
<property name="geometry">
<rect>
<x>59</x>
<y>207</y>
<width>120</width>
<height>38</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:TaperGapSet.VAL</string>
</property>
<property name="toolTip">
<string>ID${xx}:TaperGapSet.VAL</string>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_4 {
color: rgb(255, 255, 255);
background-color: rgb(10, 0, 184);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="29" column="33" rowspan="4" colspan="16">
<widget class="PyDMLineEdit" name="text_entry_5">
<property name="geometry">
<rect>
<x>197</x>
<y>207</y>
<width>100</width>
<height>38</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:TaperEnergySet.VAL</string>
</property>
<property name="toolTip">
<string>ID${xx}:TaperEnergySet.VAL</string>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_5 {
color: rgb(255, 255, 255);
background-color: rgb(10, 0, 184);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="25" column="7" colspan="2">
<widget class="QLabel" name="text_8">
<property name="geometry">
<rect>
<x>21</x>
<y>175</y>
<width>20</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Avg</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_8</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_8 {
color: rgb(255, 255, 255);
}</string>
</property>
</widget>
</item>
<item row="31" column="7" colspan="2">
<widget class="QLabel" name="text_9">
<property name="geometry">
<rect>
<x>21</x>
<y>217</y>
<width>20</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Tpr</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_9</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_9 {
color: rgb(255, 255, 255);
}</string>
</property>
</widget>
</item>
<item row="16" column="32" rowspan="4" colspan="18">
<widget class="PyDMLabel" name="text_update_7">
<property name="geometry">
<rect>
<x>194</x>
<y>129</y>
<width>104</width>
<height>30</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:TaperEnergy.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:TaperEnergy.VAL</string>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_7 {
color: rgb(115, 255, 107);
background-color: rgb(88, 52, 15);
}</string>
</property>
</widget>
</item>
<item row="17" column="13" rowspan="4" colspan="15">
<widget class="PyDMLabel" name="text_update_8">
<property name="geometry">
<rect>
<x>60</x>
<y>130</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:TaperGap.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:TaperGap.VAL</string>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_8 {
color: rgb(115, 255, 107);
background-color: rgb(88, 52, 15);
}</string>
</property>
</widget>
</item>
<item row="11" column="7" colspan="2">
<widget class="QLabel" name="text_10">
<property name="geometry">
<rect>
<x>21</x>
<y>98</y>
<width>20</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Avg</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_10</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_10 {
color: rgb(115, 255, 107);
}</string>
</property>
</widget>
</item>
<item row="19" column="7" colspan="2">
<widget class="QLabel" name="text_11">
<property name="geometry">
<rect>
<x>21</x>
<y>139</y>
<width>20</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Tpr</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_11</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_11 {
color: rgb(115, 255, 107);
}</string>
</property>
</widget>
</item>
<item row="44" column="5" colspan="26">
<widget class="QLabel" name="text_12">
<property name="geometry">
<rect>
<x>11</x>
<y>355</y>
<width>180</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Harmonic Select {1-7}:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_12</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_12 {
color: rgb(10, 0, 184);
}</string>
</property>
</widget>
</item>
<item row="43" column="38" rowspan="3" colspan="5">
<widget class="PyDMLineEdit" name="text_entry_6">
<property name="geometry">
<rect>
<x>234</x>
<y>352</y>
<width>30</width>
<height>25</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:HarmonicValue</string>
</property>
<property name="toolTip">
<string>ID${xx}:HarmonicValue</string>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_6 {
color: rgb(255, 255, 255);
background-color: rgb(135, 147, 226);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="6" column="34" colspan="11">
<widget class="PyDMLabel" name="text_update_9">
<property name="geometry">
<rect>
<x>199</x>
<y>61</y>
<width>80</width>
<height>15</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Version</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Version</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_9 {
color: rgb(222, 19, 9);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="6" column="8" colspan="21">
<widget class="QLabel" name="text_13">
<property name="geometry">
<rect>
<x>33</x>
<y>61</y>
<width>152</width>
<height>15</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Software Version:</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_13</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_13 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="71" column="0" colspan="55">
<widget class="PyDMLabel" name="text_update_10">
<property name="geometry">
<rect>
<x>0</x>
<y>569</y>
<width>310</width>
<height>16</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Message3.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Message3.VAL</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_10 {
color: rgb(253, 0, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="73" column="2" rowspan="4" colspan="16">
<widget class="QLabel" name="text_14">
<property name="geometry">
<rect>
<x>7</x>
<y>591</y>
<width>100</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Time Left:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_14</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_14 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="74" column="19" rowspan="2" colspan="11">
<widget class="PyDMLabel" name="text_update_11">
<property name="geometry">
<rect>
<x>110</x>
<y>592</y>
<width>80</width>
<height>16</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:ShClosedTime.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:ShClosedTime.VAL</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_11 {
color: rgb(0, 0, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="75" column="31" rowspan="3" colspan="13">
<widget class="QLabel" name="text_15">
<property name="geometry">
<rect>
<x>191</x>
<y>595</y>
<width>80</width>
<height>15</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>seconds</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_15</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_15 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="60" column="3" rowspan="2" colspan="17">
<widget class="QLabel" name="text_16">
<property name="geometry">
<rect>
<x>8</x>
<y>480</y>
<width>120</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Total Power:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>97</red>
<green>10</green>
<blue>117</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_16</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_16 {
color: rgb(97, 10, 117);
}</string>
</property>
</widget>
</item>
<item row="59" column="17" rowspan="5" colspan="18">
<widget class="PyDMLabel" name="text_update_12">
<property name="geometry">
<rect>
<x>105</x>
<y>477</y>
<width>100</width>
<height>25</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:TotalPower.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:TotalPower.VAL</string>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_12 {
color: rgb(97, 10, 117);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="61" column="37" rowspan="2" colspan="11">
<widget class="QLabel" name="text_17">
<property name="geometry">
<rect>
<x>213</x>
<y>486</y>
<width>80</width>
<height>15</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>W /100ma</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>97</red>
<green>10</green>
<blue>117</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_17</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_17 {
color: rgb(97, 10, 117);
}</string>
</property>
</widget>
</item>
<item row="55" column="26" rowspan="3" colspan="20">
<widget class="PyDMLabel" name="text_18">
<property name="geometry">
<rect>
<x>162</x>
<y>445</y>
<width>120</width>
<height>21</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Moving</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>222</red>
<green>19</green>
<blue>9</blue>
</color>
</brush>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://ID${xx}:Busy.VAL", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>text_18</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_18 {
color: rgb(222, 19, 9);
}</string>
</property>
</widget>
</item>
<item row="56" column="5" colspan="20">
<widget class="QLabel" name="text_19">
<property name="geometry">
<rect>
<x>11</x>
<y>446</y>
<width>150</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Device Status:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_19</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_19 {
color: rgb(10, 0, 184);
}</string>
</property>
</widget>
</item>
<item row="55" column="23" rowspan="3" colspan="18">
<widget class="PyDMLabel" name="text_20">
<property name="geometry">
<rect>
<x>138</x>
<y>445</y>
<width>120</width>
<height>21</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Not Moving</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>45</red>
<green>127</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://ID${xx}:Busy.VAL", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>text_20</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_20 {
color: rgb(45, 127, 0);
}</string>
</property>
</widget>
</item>
</layout>
<zorder>rectangle</zorder>
<zorder>rectangle_1</zorder>
<zorder>message_button</zorder>
<zorder>text_update</zorder>
<zorder>text_update_1</zorder>
<zorder>text_update_2</zorder>
<zorder>text_update_3</zorder>
<zorder>text_entry</zorder>
<zorder>text_entry_1</zorder>
<zorder>text_update_4</zorder>
<zorder>text</zorder>
<zorder>text_update_5</zorder>
<zorder>text_1</zorder>
<zorder>text_2</zorder>
<zorder>text_3</zorder>
<zorder>message_button_1</zorder>
<zorder>text_entry_2</zorder>
<zorder>text_entry_3</zorder>
<zorder>text_4</zorder>
<zorder>text_update_6</zorder>
<zorder>text_5</zorder>
<zorder>text_6</zorder>
<zorder>text_7</zorder>
<zorder>text_entry_4</zorder>
<zorder>text_entry_5</zorder>
<zorder>text_8</zorder>
<zorder>text_9</zorder>
<zorder>text_update_7</zorder>
<zorder>text_update_8</zorder>
<zorder>text_10</zorder>
<zorder>text_11</zorder>
<zorder>text_12</zorder>
<zorder>text_entry_6</zorder>
<zorder>text_update_9</zorder>
<zorder>text_13</zorder>
<zorder>text_update_10</zorder>
<zorder>text_14</zorder>
<zorder>text_update_11</zorder>
<zorder>text_15</zorder>
<zorder>text_16</zorder>
<zorder>text_update_12</zorder>
<zorder>text_17</zorder>
<zorder>text_18</zorder>
<zorder>text_19</zorder>
<zorder>text_20</zorder>
</widget>
<customwidgets>
<customwidget>
<class>PyDMDrawingRectangle</class>
<extends>QWidget</extends>
<header>pydm.widgets.drawing</header>
</customwidget>
<customwidget>
<class>PyDMPushButton</class>
<extends>QPushButton</extends>
<header>pydm.widgets.pushbutton</header>
</customwidget>
<customwidget>
<class>PyDMLabel</class>
<extends>QLabel</extends>
<header>pydm.widgets.label</header>
</customwidget>
<customwidget>
<class>PyDMLineEdit</class>
<extends>QLineEdit</extends>
<header>pydm.widgets.line_edit</header>
</customwidget>
<customwidget>
<class>PyDMFrame</class>
<extends>QFrame</extends>
<header>pydm.widgets.frame</header>
</customwidget>
</customwidgets>
</ui>