<?xml version="1.0" ?>
<ui version="4.0">
<class>Dialog</class>
<widget class="PyDMFrame" name="screen">
<property name="geometry">
<rect>
<x>195</x>
<y>99</y>
<width>500</width>
<height>430</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>500</width>
<height>430</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">PyDMFrame#screen {
color: rgb(255, 255, 255);
background-color: rgb(235, 241, 181);
}</string>
</property>
<property name="windowTitle">
<string>DSP</string>
</property>
<layout class="QGridLayout" name="gridLayout" columnstretch="11,1,1,1,1,7,4,2,24,16,4,6,3,3,11,1,2,3,1,2,9,18,8,2,1,7,18,1,3,13,20,13,2,10,2,1,29,1,2,2,3,8,3,1,21,13,7,14,1,9,4,7,1,1,5,14,2,1,4,5,1,2,3,3,2,1,8,1,4,7,4,10,20,13,3,4,7,2,1,14" rowstretch="2,30,10,2,7,1,1,2,10,1,1,1,1,12,20,6,20,5,20,8,18,7,20,1,12,1,10,20,20,6,5,13,2,9,5,13,2,12,20,9,10,5,15,1,12,1,21">
<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="1" column="7" colspan="69">
<widget class="QLabel" name="text">
<property name="geometry">
<rect>
<x>26</x>
<y>2</y>
<width>450</width>
<height>30</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>${xx}-ID xBPM DSP & SR BPM</string>
</property>
<property name="font">
<font>
<pointsize>18</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</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text {
color: rgb(253, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="16" column="12" colspan="41">
<widget class="QLabel" name="text_1">
<property name="geometry">
<rect>
<x>78</x>
<y>107</y>
<width>280</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>* NORMALIZED BPM SIGNALS *</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>88</red>
<green>147</green>
<blue>255</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_1</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_1 {
color: rgb(88, 147, 255);
}</string>
</property>
</widget>
</item>
<item row="22" column="22" colspan="13">
<widget class="PyDMLabel" name="text_update">
<property name="geometry">
<rect>
<x>131</x>
<y>185</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: FE:${xx}:ID:DSP:VA:CC</string>
</property>
<property name="channel" stdset="0">
<string>ca://FE:${xx}:ID:DSP:VA:CC</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update {
color: rgb(0, 216, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="23" column="23" rowspan="2" colspan="11">
<widget class="QLabel" name="text_2">
<property name="geometry">
<rect>
<x>139</x>
<y>205</y>
<width>90</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>microradians</string>
</property>
<property name="font">
<font>
<pointsize>7</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_2</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_2 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="18" column="10" colspan="18">
<widget class="QLabel" name="text_3">
<property name="geometry">
<rect>
<x>68</x>
<y>132</y>
<width>100</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>Vertical</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>205</red>
<green>97</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_3</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_3 {
color: rgb(205, 97, 0);
}</string>
</property>
</widget>
</item>
<item row="14" column="13" colspan="45">
<widget class="QLabel" name="text_4">
<property name="geometry">
<rect>
<x>81</x>
<y>81</y>
<width>300</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>Beam Line Front End X-RAY BPM</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>88</red>
<green>147</green>
<blue>255</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(88, 147, 255);
}</string>
</property>
</widget>
</item>
<item row="22" column="3" colspan="18">
<widget class="PyDMLabel" name="text_update_1">
<property name="geometry">
<rect>
<x>13</x>
<y>185</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: FE:${xx}:ID:DSP:V1:CC</string>
</property>
<property name="channel" stdset="0">
<string>ca://FE:${xx}:ID:DSP:V1:CC</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</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, 216, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="22" column="39" colspan="16">
<widget class="PyDMLabel" name="text_update_2">
<property name="geometry">
<rect>
<x>264</x>
<y>185</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: FE:${xx}:ID:DSP:H1:CC</string>
</property>
<property name="channel" stdset="0">
<string>ca://FE:${xx}:ID:DSP:H1:CC</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_2 {
color: rgb(0, 216, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="23" column="9" rowspan="2" colspan="2">
<widget class="QLabel" name="text_5">
<property name="geometry">
<rect>
<x>52</x>
<y>205</y>
<width>20</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>mm</string>
</property>
<property name="font">
<font>
<pointsize>7</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_5</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_5 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="23" column="45" rowspan="2" colspan="2">
<widget class="QLabel" name="text_6">
<property name="geometry">
<rect>
<x>302</x>
<y>205</y>
<width>20</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>mm</string>
</property>
<property name="font">
<font>
<pointsize>7</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_6</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_6 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="7" column="5" rowspan="5" colspan="10">
<widget class="QLabel" name="text_7">
<property name="geometry">
<rect>
<x>15</x>
<y>53</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>Current</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_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(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="4" column="16" rowspan="9" colspan="13">
<widget class="PyDMLabel" name="text_update_3">
<property name="geometry">
<rect>
<x>96</x>
<y>44</y>
<width>75</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: S:SRcurrentAI</string>
</property>
<property name="channel" stdset="0">
<string>ca://S:SRcurrentAI</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_3 {
color: rgb(0, 216, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="18" column="46" colspan="23">
<widget class="QLabel" name="text_8">
<property name="geometry">
<rect>
<x>315</x>
<y>132</y>
<width>100</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>Horizontal</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>205</red>
<green>97</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_8</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_8 {
color: rgb(205, 97, 0);
}</string>
</property>
</widget>
</item>
<item row="8" column="30" rowspan="4">
<widget class="QLabel" name="text_9">
<property name="geometry">
<rect>
<x>184</x>
<y>55</y>
<width>20</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>ma</string>
</property>
<property name="font">
<font>
<pointsize>7</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_9</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_9 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="5" column="40" rowspan="5" colspan="10">
<widget class="QLabel" name="text_10">
<property name="geometry">
<rect>
<x>266</x>
<y>51</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>ID Gap</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_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(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="3" column="48" rowspan="8" colspan="23">
<widget class="PyDMLabel" name="text_update_4">
<property name="geometry">
<rect>
<x>336</x>
<y>42</y>
<width>90</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}:Gap.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Gap.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_4 {
color: rgb(0, 216, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="6" column="72" rowspan="3">
<widget class="QLabel" name="text_11">
<property name="geometry">
<rect>
<x>436</x>
<y>52</y>
<width>20</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>mm</string>
</property>
<property name="font">
<font>
<pointsize>7</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_11</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_11 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="20" column="64" colspan="10">
<widget class="QLabel" name="text_12">
<property name="geometry">
<rect>
<x>399</x>
<y>160</y>
<width>70</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>Angle</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>125</red>
<green>86</green>
<blue>39</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_12</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_12 {
color: rgb(125, 86, 39);
}</string>
</property>
</widget>
</item>
<item row="22" column="59" colspan="19">
<widget class="PyDMLabel" name="text_update_5">
<property name="geometry">
<rect>
<x>385</x>
<y>185</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: FE:${xx}:ID:DSP:HA:CC</string>
</property>
<property name="channel" stdset="0">
<string>ca://FE:${xx}:ID:DSP:HA:CC</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_5 {
color: rgb(0, 216, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="24" column="62" rowspan="2" colspan="15">
<widget class="QLabel" name="text_13">
<property name="geometry">
<rect>
<x>393</x>
<y>206</y>
<width>90</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>microradians</string>
</property>
<property name="font">
<font>
<pointsize>7</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::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_13 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="20" column="26" colspan="7">
<widget class="QLabel" name="text_14">
<property name="geometry">
<rect>
<x>149</x>
<y>160</y>
<width>70</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>Angle</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>125</red>
<green>86</green>
<blue>39</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_14</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_14 {
color: rgb(125, 86, 39);
}</string>
</property>
</widget>
</item>
<item row="20" column="8" colspan="9">
<widget class="QLabel" name="text_15">
<property name="geometry">
<rect>
<x>28</x>
<y>160</y>
<width>70</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>Position</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>125</red>
<green>86</green>
<blue>39</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_15</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_15 {
color: rgb(125, 86, 39);
}</string>
</property>
</widget>
</item>
<item row="20" column="43" colspan="8">
<widget class="QLabel" name="text_16">
<property name="geometry">
<rect>
<x>280</x>
<y>160</y>
<width>70</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>Position</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>125</red>
<green>86</green>
<blue>39</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_16</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_16 {
color: rgb(125, 86, 39);
}</string>
</property>
</widget>
</item>
<item row="27" column="19" colspan="47">
<widget class="QLabel" name="text_17">
<property name="geometry">
<rect>
<x>102</x>
<y>229</y>
<width>300</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>Position is at 16.3 meters</string>
</property>
<property name="font">
<font>
<pointsize>12</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_17</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_17 {
color: rgb(253, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="28" column="18" colspan="47">
<widget class="QLabel" name="text_18">
<property name="geometry">
<rect>
<x>101</x>
<y>249</y>
<width>300</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>from center of Straight Section</string>
</property>
<property name="font">
<font>
<pointsize>12</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_18</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_18 {
color: rgb(253, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="42" column="63" colspan="16">
<widget class="PyDMLabel" name="text_update_6">
<property name="geometry">
<rect>
<x>396</x>
<y>380</y>
<width>90</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: FE:${xx}:ID:SR:HANG:CC</string>
</property>
<property name="channel" stdset="0">
<string>ca://FE:${xx}:ID:SR:HANG:CC</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_6 {
color: rgb(0, 216, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="40" column="70" colspan="5">
<widget class="QLabel" name="text_19">
<property name="geometry">
<rect>
<x>422</x>
<y>365</y>
<width>50</width>
<height>10</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>HANGLE</string>
</property>
<property name="font">
<font>
<pointsize>6</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_19</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_19 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="44" column="63" rowspan="2" colspan="16">
<widget class="QLabel" name="text_20">
<property name="geometry">
<rect>
<x>396</x>
<y>396</y>
<width>90</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>microradians</string>
</property>
<property name="font">
<font>
<pointsize>7</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_20</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_20 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="42" column="41" colspan="13">
<widget class="PyDMLabel" name="text_update_7">
<property name="geometry">
<rect>
<x>269</x>
<y>380</y>
<width>90</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: FE:${xx}:ID:SR:HPOS:CC</string>
</property>
<property name="channel" stdset="0">
<string>ca://FE:${xx}:ID:SR:HPOS:CC</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_7 {
color: rgb(0, 216, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="40" column="42" colspan="10">
<widget class="QLabel" name="text_21">
<property name="geometry">
<rect>
<x>277</x>
<y>365</y>
<width>80</width>
<height>10</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>HPOSITION</string>
</property>
<property name="font">
<font>
<pointsize>6</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_21</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_21 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="43" column="49" rowspan="2" colspan="3">
<widget class="QLabel" name="text_22">
<property name="geometry">
<rect>
<x>337</x>
<y>395</y>
<width>20</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>mm</string>
</property>
<property name="font">
<font>
<pointsize>7</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_22</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_22 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="42" column="24" colspan="11">
<widget class="PyDMLabel" name="text_update_8">
<property name="geometry">
<rect>
<x>141</x>
<y>380</y>
<width>90</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: FE:${xx}:ID:SR:VANG:CC</string>
</property>
<property name="channel" stdset="0">
<string>ca://FE:${xx}:ID:SR:VANG:CC</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_8 {
color: rgb(0, 216, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="40" column="27" colspan="5">
<widget class="QLabel" name="text_23">
<property name="geometry">
<rect>
<x>167</x>
<y>365</y>
<width>50</width>
<height>10</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>VANGLE</string>
</property>
<property name="font">
<font>
<pointsize>6</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_23</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_23 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="44" column="25" rowspan="2" colspan="11">
<widget class="QLabel" name="text_24">
<property name="geometry">
<rect>
<x>142</x>
<y>396</y>
<width>90</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>microradians</string>
</property>
<property name="font">
<font>
<pointsize>7</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_24</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_24 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="42" column="4" colspan="16">
<widget class="PyDMLabel" name="text_update_9">
<property name="geometry">
<rect>
<x>14</x>
<y>380</y>
<width>90</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: FE:${xx}:ID:SR:VPOS:CC</string>
</property>
<property name="channel" stdset="0">
<string>ca://FE:${xx}:ID:SR:VPOS:CC</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|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(0, 216, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="40" column="6" colspan="13">
<widget class="QLabel" name="text_25">
<property name="geometry">
<rect>
<x>22</x>
<y>365</y>
<width>80</width>
<height>10</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>VPOSITION</string>
</property>
<property name="font">
<font>
<pointsize>6</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_25</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_25 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="43" column="14" rowspan="2" colspan="6">
<widget class="QLabel" name="text_26">
<property name="geometry">
<rect>
<x>84</x>
<y>395</y>
<width>20</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>mm</string>
</property>
<property name="font">
<font>
<pointsize>7</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_26</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_26 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="38" column="17" colspan="39">
<widget class="QLabel" name="text_27">
<property name="geometry">
<rect>
<x>98</x>
<y>336</y>
<width>280</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>* RF BPM Signals Normalized to the Source *</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>139</red>
<green>26</green>
<blue>150</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_27</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_27 {
color: rgb(139, 26, 150);
}</string>
</property>
</widget>
</item>
<item row="30" column="43" rowspan="3" colspan="14">
<widget class="PyDMLabel" name="text_update_10">
<property name="geometry">
<rect>
<x>280</x>
<y>275</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: FE:${xx}:ID:DSP:V0:CC</string>
</property>
<property name="channel" stdset="0">
<string>ca://FE:${xx}:ID:DSP:V0:CC</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_10 {
color: rgb(10, 0, 184);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="31" column="60" colspan="7">
<widget class="QLabel" name="text_28">
<property name="geometry">
<rect>
<x>390</x>
<y>280</y>
<width>20</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>mm</string>
</property>
<property name="font">
<font>
<pointsize>7</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_28</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_28 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="30" column="1" rowspan="2" colspan="36">
<widget class="QLabel" name="text_29">
<property name="geometry">
<rect>
<x>11</x>
<y>275</y>
<width>250</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>Vertical Position at Source :</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_29</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_29 {
color: rgb(10, 0, 184);
}</string>
</property>
</widget>
</item>
<item row="34" column="44" rowspan="3" colspan="14">
<widget class="PyDMLabel" name="text_update_11">
<property name="geometry">
<rect>
<x>281</x>
<y>304</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: FE:${xx}:ID:DSP:H0:CC</string>
</property>
<property name="channel" stdset="0">
<string>ca://FE:${xx}:ID:DSP:H0:CC</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_11 {
color: rgb(10, 0, 184);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="35" column="61" colspan="7">
<widget class="QLabel" name="text_30">
<property name="geometry">
<rect>
<x>391</x>
<y>309</y>
<width>20</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>mm</string>
</property>
<property name="font">
<font>
<pointsize>7</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_30</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_30 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="34" column="2" rowspan="2" colspan="36">
<widget class="QLabel" name="text_31">
<property name="geometry">
<rect>
<x>12</x>
<y>304</y>
<width>250</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>Horizontal Position at Source :</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_31</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_31 {
color: rgb(10, 0, 184);
}</string>
</property>
</widget>
</item>
</layout>
<zorder>text</zorder>
<zorder>text_1</zorder>
<zorder>text_update</zorder>
<zorder>text_2</zorder>
<zorder>text_3</zorder>
<zorder>text_4</zorder>
<zorder>text_update_1</zorder>
<zorder>text_update_2</zorder>
<zorder>text_5</zorder>
<zorder>text_6</zorder>
<zorder>text_7</zorder>
<zorder>text_update_3</zorder>
<zorder>text_8</zorder>
<zorder>text_9</zorder>
<zorder>text_10</zorder>
<zorder>text_update_4</zorder>
<zorder>text_11</zorder>
<zorder>text_12</zorder>
<zorder>text_update_5</zorder>
<zorder>text_13</zorder>
<zorder>text_14</zorder>
<zorder>text_15</zorder>
<zorder>text_16</zorder>
<zorder>text_17</zorder>
<zorder>text_18</zorder>
<zorder>text_update_6</zorder>
<zorder>text_19</zorder>
<zorder>text_20</zorder>
<zorder>text_update_7</zorder>
<zorder>text_21</zorder>
<zorder>text_22</zorder>
<zorder>text_update_8</zorder>
<zorder>text_23</zorder>
<zorder>text_24</zorder>
<zorder>text_update_9</zorder>
<zorder>text_25</zorder>
<zorder>text_26</zorder>
<zorder>text_27</zorder>
<zorder>text_update_10</zorder>
<zorder>text_28</zorder>
<zorder>text_29</zorder>
<zorder>text_update_11</zorder>
<zorder>text_30</zorder>
<zorder>text_31</zorder>
</widget>
<customwidgets>
<customwidget>
<class>PyDMLabel</class>
<extends>QLabel</extends>
<header>pydm.widgets.label</header>
</customwidget>
<customwidget>
<class>PyDMFrame</class>
<extends>QFrame</extends>
<header>pydm.widgets.frame</header>
</customwidget>
</customwidgets>
</ui>