<?xml version="1.0" ?>
<ui version="4.0">
<class>Dialog</class>
<widget class="PyDMFrame" name="screen">
<property name="geometry">
<rect>
<x>964</x>
<y>512</y>
<width>490</width>
<height>400</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>490</width>
<height>400</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">PyDMFrame#screen {
color: rgb(0, 0, 0);
background-color: rgb(200, 200, 200);
}</string>
</property>
<property name="windowTitle">
<string>table_full</string>
</property>
<layout class="QGridLayout" name="gridLayout" columnstretch="4,1,2,3,13,2,5,13,44,1,2,15,2,1,2,2,3,5,5,5,5,3,2,18,22,13,2,7,6,12,2,3,2,1,1,11,5,1,2,18,7,5,2,8,2,5,5,5,35,10,2,8,2,1,1,2,2,2,14,11,3,2,5,3,2,10,20,20,10,2,3,3,2,2,2,1,3,1,1" rowstretch="5,15,7,3,1,3,14,3,1,2,1,16,4,10,1,2,2,8,2,2,4,11,1,2,20,2,1,10,2,18,2,1,2,2,8,2,2,4,11,1,2,20,2,1,10,2,18,2,1,2,2,8,2,2,4,11,1,2,20,2,1,10,2,18,2,1,1,1,1,1,5,15,5,2,10,2,1">
<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="0" column="0" rowspan="3" colspan="79">
<widget class="PyDMDrawingRectangle" name="rectangle">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>490</width>
<height>27</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>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>3</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="toolTip">
<string>rectangle</string>
</property>
</widget>
</item>
<item row="1" column="37" colspan="42">
<widget class="QLabel" name="text">
<property name="geometry">
<rect>
<x>245</x>
<y>5</y>
<width>245</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>{${P}${T}}</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</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(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="77" column="63" colspan="16">
<widget class="PyDMLabel" name="text_update">
<property name="geometry">
<rect>
<x>405</x>
<y>519</y>
<width>285</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: ${P}${T}.DESC</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.DESC</string>
</property>
<property name="font">
<font>
<pointsize>12</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(10, 0, 184);
background-color: rgb(255, 255, 255);
}</string>
</property>
</widget>
</item>
<item row="0" column="0" rowspan="3" colspan="37">
<widget class="PyDMLineEdit" name="text_entry">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>245</width>
<height>27</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://${P}${T}.DESC</string>
</property>
<property name="toolTip">
<string>${P}${T}.DESC</string>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry {
color: rgb(10, 0, 184);
background-color: rgb(236, 236, 236);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="3" column="0" colspan="78">
<widget class="PyDMDrawingLine" name="polyline">
<property name="geometry">
<rect>
<x>0</x>
<y>27</y>
<width>489</width>
<height>3</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline</string>
</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>3</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>3</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="51" column="6" rowspan="3" colspan="6">
<widget class="PyDMLabel" name="text_update_1">
<property name="geometry">
<rect>
<x>25</x>
<y>270</y>
<width>80</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${T}.HLZ</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.HLZ</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_1 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="34" column="6" rowspan="3" colspan="6">
<widget class="PyDMLabel" name="text_update_2">
<property name="geometry">
<rect>
<x>25</x>
<y>180</y>
<width>80</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${T}.HLY</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.HLY</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_2 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="17" column="6" rowspan="3" colspan="6">
<widget class="PyDMLabel" name="text_update_3">
<property name="geometry">
<rect>
<x>25</x>
<y>90</y>
<width>80</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${T}.HLX</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.HLX</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_3 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="54" column="6" rowspan="2" colspan="6">
<widget class="PyDMLabel" name="text_update_4">
<property name="geometry">
<rect>
<x>25</x>
<y>282</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: ${P}${T}.EZ</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.EZ</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_4 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="53" column="6" rowspan="4" colspan="6">
<widget class="PyDMDrawingRectangle" name="rectangle_1">
<property name="geometry">
<rect>
<x>25</x>
<y>280</y>
<width>80</width>
<height>18</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="NoBrush">
<color alpha="255">
<red>251</red>
<green>243</green>
<blue>74</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>251</red>
<green>243</green>
<blue>74</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${T}.SET", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_1</string>
</property>
</widget>
</item>
<item row="37" column="6" rowspan="2" colspan="6">
<widget class="PyDMLabel" name="text_update_5">
<property name="geometry">
<rect>
<x>25</x>
<y>192</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: ${P}${T}.EY</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.EY</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(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="36" column="6" rowspan="4" colspan="6">
<widget class="PyDMDrawingRectangle" name="rectangle_2">
<property name="geometry">
<rect>
<x>25</x>
<y>190</y>
<width>80</width>
<height>18</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="NoBrush">
<color alpha="255">
<red>251</red>
<green>243</green>
<blue>74</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>251</red>
<green>243</green>
<blue>74</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${T}.SET", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_2</string>
</property>
</widget>
</item>
<item row="20" column="6" rowspan="2" colspan="6">
<widget class="PyDMLabel" name="text_update_6">
<property name="geometry">
<rect>
<x>25</x>
<y>102</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: ${P}${T}.EX</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.EX</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_6 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="19" column="6" rowspan="4" colspan="6">
<widget class="PyDMDrawingRectangle" name="rectangle_3">
<property name="geometry">
<rect>
<x>25</x>
<y>100</y>
<width>80</width>
<height>18</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="NoBrush">
<color alpha="255">
<red>251</red>
<green>243</green>
<blue>74</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>251</red>
<green>243</green>
<blue>74</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${T}.SET", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_3</string>
</property>
</widget>
</item>
<item row="71" column="2" rowspan="2" colspan="8">
<widget class="PyDMEnumButton" name="choice_button">
<property name="geometry">
<rect>
<x>5</x>
<y>365</y>
<width>83</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>${P}${T}.SET</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.SET</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="orientation" stdset="0">
<number>1</number>
</property>
<property name="horizontalSpacing" stdset="0">
<number>0</number>
</property>
<property name="verticalSpacing" stdset="0">
<number>0</number>
</property>
<property name="marginTop" stdset="0">
<number>0</number>
</property>
<property name="marginBottom" stdset="0">
<number>0</number>
</property>
<property name="marginLeft" stdset="0">
<number>0</number>
</property>
<property name="marginRight" stdset="0">
<number>0</number>
</property>
<property name="styleSheet">
<string notr="true">PyDMEnumButton#choice_button {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
margin: 0px;
padding: 0px;
min-width: 0px;
min-height: 0px;
}
QPushButton {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
margin: 0px;
padding: 0px;
min-width: 0px;
min-height: 0px;
}</string>
</property>
</widget>
</item>
<item row="71" column="25" rowspan="2" colspan="5">
<widget class="PyDMPushButton" name="message_button">
<property name="geometry">
<rect>
<x>180</x>
<y>365</y>
<width>40</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>Init</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${T}.INIT</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.INIT</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="71" column="23" rowspan="2" colspan="2">
<widget class="PyDMPushButton" name="message_button_1">
<property name="geometry">
<rect>
<x>140</x>
<y>365</y>
<width>40</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>Sync</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${T}.SYNC</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.SYNC</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_1 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="71" column="11" rowspan="2" colspan="9">
<widget class="PyDMPushButton" name="message_button_2">
<property name="geometry">
<rect>
<x>90</x>
<y>365</y>
<width>40</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>Zero</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${T}.ZERO</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.ZERO</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_2 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="71" column="48" rowspan="6" colspan="18">
<widget class="PyDMPushButton" name="message_button_3">
<property name="geometry">
<rect>
<x>305</x>
<y>365</y>
<width>115</width>
<height>35</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Stop Table</string>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${Q}:stop.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}:stop.VAL</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_3 {
color: rgb(251, 243, 74);
background-color: rgb(253, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="24" column="6" rowspan="2" colspan="6">
<widget class="PyDMLineEdit" name="text_entry_1">
<property name="geometry">
<rect>
<x>25</x>
<y>120</y>
<width>80</width>
<height>22</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://${P}${T}.X</string>
</property>
<property name="toolTip">
<string>${P}${T}.X</string>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_1 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="24" column="4" colspan="3">
<widget class="QLabel" name="text_1">
<property name="geometry">
<rect>
<x>10</x>
<y>120</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>X</string>
</property>
<property name="font">
<font>
<pointsize>12</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_1</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_1 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="27" column="6" rowspan="2" colspan="6">
<widget class="PyDMLabel" name="text_update_7">
<property name="geometry">
<rect>
<x>25</x>
<y>143</y>
<width>80</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${T}.LLX</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.LLX</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_7 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="41" column="6" rowspan="2" colspan="6">
<widget class="PyDMLineEdit" name="text_entry_2">
<property name="geometry">
<rect>
<x>25</x>
<y>210</y>
<width>80</width>
<height>22</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://${P}${T}.Y</string>
</property>
<property name="toolTip">
<string>${P}${T}.Y</string>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_2 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="41" column="4" colspan="3">
<widget class="QLabel" name="text_2">
<property name="geometry">
<rect>
<x>10</x>
<y>210</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>Y</string>
</property>
<property name="font">
<font>
<pointsize>12</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::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_2 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="46" column="8">
<widget class="PyDMLineEdit" name="text_entry_3">
<property name="geometry">
<rect>
<x>43</x>
<y>245</y>
<width>44</width>
<height>18</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://${P}${Q}:y_tweakVal.VAL</string>
</property>
<property name="toolTip">
<string>${P}${Q}:y_tweakVal.VAL</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_3 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="45" column="9" rowspan="2" colspan="4">
<widget class="PyDMPushButton" name="message_button_4">
<property name="geometry">
<rect>
<x>87</x>
<y>243</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>></string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${Q}:y_tweak.A</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}:y_tweak.A</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_4 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="45" column="5" rowspan="2" colspan="3">
<widget class="PyDMPushButton" name="message_button_5">
<property name="geometry">
<rect>
<x>23</x>
<y>243</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><</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${Q}:y_tweak.B</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}:y_tweak.B</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_5 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="44" column="6" rowspan="2" colspan="6">
<widget class="PyDMLabel" name="text_update_8">
<property name="geometry">
<rect>
<x>25</x>
<y>233</y>
<width>80</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${T}.LLY</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.LLY</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_8 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="58" column="6" rowspan="2" colspan="6">
<widget class="PyDMLineEdit" name="text_entry_4">
<property name="geometry">
<rect>
<x>25</x>
<y>300</y>
<width>80</width>
<height>22</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://${P}${T}.Z</string>
</property>
<property name="toolTip">
<string>${P}${T}.Z</string>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_4 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="58" column="4" colspan="3">
<widget class="QLabel" name="text_3">
<property name="geometry">
<rect>
<x>10</x>
<y>300</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>Z</string>
</property>
<property name="font">
<font>
<pointsize>12</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_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(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="63" column="8">
<widget class="PyDMLineEdit" name="text_entry_5">
<property name="geometry">
<rect>
<x>43</x>
<y>335</y>
<width>44</width>
<height>18</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://${P}${Q}:z_tweakVal.VAL</string>
</property>
<property name="toolTip">
<string>${P}${Q}:z_tweakVal.VAL</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_5 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="62" column="9" rowspan="2" colspan="4">
<widget class="PyDMPushButton" name="message_button_6">
<property name="geometry">
<rect>
<x>87</x>
<y>333</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>></string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${Q}:z_tweak.A</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}:z_tweak.A</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_6 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="62" column="5" rowspan="2" colspan="3">
<widget class="PyDMPushButton" name="message_button_7">
<property name="geometry">
<rect>
<x>23</x>
<y>333</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><</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${Q}:z_tweak.B</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}:z_tweak.B</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_7 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="61" column="6" rowspan="2" colspan="6">
<widget class="PyDMLabel" name="text_update_9">
<property name="geometry">
<rect>
<x>25</x>
<y>323</y>
<width>80</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${T}.LLZ</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.LLZ</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_9 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="11" column="29" rowspan="2" colspan="12">
<widget class="PyDMLabel" name="text_4">
<property name="geometry">
<rect>
<x>208</x>
<y>55</y>
<width>65</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>Limit</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="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${T}.LVIO", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>text_4</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_4 {
color: rgb(253, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="11" column="39" rowspan="2" colspan="33">
<widget class="QLabel" name="text_5">
<property name="geometry">
<rect>
<x>248</x>
<y>55</y>
<width>230</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>Motors</string>
</property>
<property name="font">
<font>
<pointsize>12</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::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_5 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="12" column="4" rowspan="3" colspan="8">
<widget class="PyDMLabel" name="text_update_10">
<property name="geometry">
<rect>
<x>10</x>
<y>71</y>
<width>95</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: ${P}${T}.LEGU</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.LEGU</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(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="11" column="4" rowspan="2" colspan="15">
<widget class="QLabel" name="text_6">
<property name="geometry">
<rect>
<x>10</x>
<y>55</y>
<width>115</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>Translate</string>
</property>
<property name="font">
<font>
<pointsize>12</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::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_6 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="14" column="2" rowspan="54">
<widget class="PyDMDrawingLine" name="polyline_1">
<property name="geometry">
<rect>
<x>5</x>
<y>85</y>
<width>2</width>
<height>273</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_1</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="14" column="15" rowspan="54">
<widget class="PyDMDrawingLine" name="polyline_2">
<property name="geometry">
<rect>
<x>110</x>
<y>85</y>
<width>2</width>
<height>273</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_2</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="9" column="0" colspan="77">
<widget class="PyDMDrawingLine" name="polyline_3">
<property name="geometry">
<rect>
<x>0</x>
<y>52</y>
<width>488</width>
<height>2</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_3</string>
</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="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="18" column="5" rowspan="6" colspan="8">
<widget class="PyDMDrawingRectangle" name="rectangle_4">
<property name="geometry">
<rect>
<x>23</x>
<y>98</y>
<width>84</width>
<height>22</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="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${T}.SET", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_4</string>
</property>
</widget>
</item>
<item row="35" column="5" rowspan="6" colspan="8">
<widget class="PyDMDrawingRectangle" name="rectangle_5">
<property name="geometry">
<rect>
<x>23</x>
<y>188</y>
<width>84</width>
<height>22</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="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${T}.SET", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_5</string>
</property>
</widget>
</item>
<item row="52" column="5" rowspan="6" colspan="8">
<widget class="PyDMDrawingRectangle" name="rectangle_6">
<property name="geometry">
<rect>
<x>23</x>
<y>278</y>
<width>84</width>
<height>22</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="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${T}.SET", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_6</string>
</property>
</widget>
</item>
<item row="24" column="17" colspan="4">
<widget class="QLabel" name="text_7">
<property name="geometry">
<rect>
<x>115</x>
<y>120</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>AX</string>
</property>
<property name="font">
<font>
<pointsize>12</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="28" column="22" rowspan="2" colspan="2">
<widget class="PyDMPushButton" name="message_button_8">
<property name="geometry">
<rect>
<x>138</x>
<y>153</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><</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${Q}:ax_tweak.B</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}:ax_tweak.B</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_8 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="41" column="17" colspan="4">
<widget class="QLabel" name="text_8">
<property name="geometry">
<rect>
<x>115</x>
<y>210</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>AY</string>
</property>
<property name="font">
<font>
<pointsize>12</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_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(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="45" column="22" rowspan="2" colspan="2">
<widget class="PyDMPushButton" name="message_button_9">
<property name="geometry">
<rect>
<x>138</x>
<y>243</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><</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${Q}:ay_tweak.B</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}:ay_tweak.B</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_9 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="58" column="17" colspan="4">
<widget class="QLabel" name="text_9">
<property name="geometry">
<rect>
<x>115</x>
<y>300</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>AZ</string>
</property>
<property name="font">
<font>
<pointsize>12</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::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_9 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="62" column="22" rowspan="2" colspan="2">
<widget class="PyDMPushButton" name="message_button_10">
<property name="geometry">
<rect>
<x>138</x>
<y>333</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><</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${Q}:az_tweak.B</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}:az_tweak.B</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_10 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="12" column="17" rowspan="3" colspan="13">
<widget class="PyDMLabel" name="text_update_11">
<property name="geometry">
<rect>
<x>115</x>
<y>71</y>
<width>105</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: ${P}${T}.AEGU</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.AEGU</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(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="11" column="17" rowspan="2" colspan="19">
<widget class="QLabel" name="text_10">
<property name="geometry">
<rect>
<x>115</x>
<y>55</y>
<width>125</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>Rotate</string>
</property>
<property name="font">
<font>
<pointsize>12</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::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_10 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="14" column="32" rowspan="55">
<widget class="PyDMDrawingLine" name="polyline_4">
<property name="geometry">
<rect>
<x>225</x>
<y>85</y>
<width>2</width>
<height>274</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_4</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="17" column="23" rowspan="3" colspan="7">
<widget class="PyDMLabel" name="text_update_12">
<property name="geometry">
<rect>
<x>140</x>
<y>90</y>
<width>80</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${T}.HLAX</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.HLAX</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_12 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="20" column="23" rowspan="2" colspan="7">
<widget class="PyDMLabel" name="text_update_13">
<property name="geometry">
<rect>
<x>140</x>
<y>102</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: ${P}${T}.EAX</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.EAX</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_13 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="24" column="23" rowspan="2" colspan="7">
<widget class="PyDMLineEdit" name="text_entry_6">
<property name="geometry">
<rect>
<x>140</x>
<y>120</y>
<width>80</width>
<height>22</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://${P}${T}.AX</string>
</property>
<property name="toolTip">
<string>${P}${T}.AX</string>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_6 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="27" column="23" rowspan="2" colspan="7">
<widget class="PyDMLabel" name="text_update_14">
<property name="geometry">
<rect>
<x>140</x>
<y>143</y>
<width>80</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${T}.LLAX</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.LLAX</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_14 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="34" column="23" rowspan="3" colspan="7">
<widget class="PyDMLabel" name="text_update_15">
<property name="geometry">
<rect>
<x>140</x>
<y>180</y>
<width>80</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${T}.HLAY</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.HLAY</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_15 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="37" column="23" rowspan="2" colspan="7">
<widget class="PyDMLabel" name="text_update_16">
<property name="geometry">
<rect>
<x>140</x>
<y>192</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: ${P}${T}.EAY</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.EAY</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_16 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="41" column="23" rowspan="2" colspan="7">
<widget class="PyDMLineEdit" name="text_entry_7">
<property name="geometry">
<rect>
<x>140</x>
<y>210</y>
<width>80</width>
<height>22</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://${P}${T}.AY</string>
</property>
<property name="toolTip">
<string>${P}${T}.AY</string>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_7 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="44" column="23" rowspan="2" colspan="7">
<widget class="PyDMLabel" name="text_update_17">
<property name="geometry">
<rect>
<x>140</x>
<y>233</y>
<width>80</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${T}.LLAY</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.LLAY</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_17 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="51" column="23" rowspan="3" colspan="7">
<widget class="PyDMLabel" name="text_update_18">
<property name="geometry">
<rect>
<x>140</x>
<y>270</y>
<width>80</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${T}.HLAZ</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.HLAZ</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_18 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="54" column="23" rowspan="2" colspan="7">
<widget class="PyDMLabel" name="text_update_19">
<property name="geometry">
<rect>
<x>140</x>
<y>282</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: ${P}${T}.EAZ</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.EAZ</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_19 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="58" column="23" rowspan="2" colspan="7">
<widget class="PyDMLineEdit" name="text_entry_8">
<property name="geometry">
<rect>
<x>140</x>
<y>300</y>
<width>80</width>
<height>22</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://${P}${T}.AZ</string>
</property>
<property name="toolTip">
<string>${P}${T}.AZ</string>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_8 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="61" column="23" rowspan="2" colspan="7">
<widget class="PyDMLabel" name="text_update_20">
<property name="geometry">
<rect>
<x>140</x>
<y>323</y>
<width>80</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${T}.LLAZ</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.LLAZ</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_20 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="19" column="23" rowspan="4" colspan="7">
<widget class="PyDMDrawingRectangle" name="rectangle_7">
<property name="geometry">
<rect>
<x>140</x>
<y>100</y>
<width>80</width>
<height>18</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="NoBrush">
<color alpha="255">
<red>251</red>
<green>243</green>
<blue>74</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>251</red>
<green>243</green>
<blue>74</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${T}.SET", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_7</string>
</property>
</widget>
</item>
<item row="36" column="23" rowspan="4" colspan="7">
<widget class="PyDMDrawingRectangle" name="rectangle_8">
<property name="geometry">
<rect>
<x>140</x>
<y>190</y>
<width>80</width>
<height>18</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="NoBrush">
<color alpha="255">
<red>251</red>
<green>243</green>
<blue>74</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>251</red>
<green>243</green>
<blue>74</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${T}.SET", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_8</string>
</property>
</widget>
</item>
<item row="53" column="23" rowspan="4" colspan="7">
<widget class="PyDMDrawingRectangle" name="rectangle_9">
<property name="geometry">
<rect>
<x>140</x>
<y>280</y>
<width>80</width>
<height>18</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="NoBrush">
<color alpha="255">
<red>251</red>
<green>243</green>
<blue>74</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>251</red>
<green>243</green>
<blue>74</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${T}.SET", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_9</string>
</property>
</widget>
</item>
<item row="18" column="22" rowspan="6" colspan="9">
<widget class="PyDMDrawingRectangle" name="rectangle_10">
<property name="geometry">
<rect>
<x>138</x>
<y>98</y>
<width>84</width>
<height>22</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="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${T}.SET", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_10</string>
</property>
</widget>
</item>
<item row="35" column="22" rowspan="6" colspan="9">
<widget class="PyDMDrawingRectangle" name="rectangle_11">
<property name="geometry">
<rect>
<x>138</x>
<y>188</y>
<width>84</width>
<height>22</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="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${T}.SET", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_11</string>
</property>
</widget>
</item>
<item row="52" column="22" rowspan="6" colspan="9">
<widget class="PyDMDrawingRectangle" name="rectangle_12">
<property name="geometry">
<rect>
<x>138</x>
<y>278</y>
<width>84</width>
<height>22</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="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${T}.SET", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_12</string>
</property>
</widget>
</item>
<item row="63" column="24" colspan="4">
<widget class="PyDMLineEdit" name="text_entry_9">
<property name="geometry">
<rect>
<x>158</x>
<y>335</y>
<width>44</width>
<height>18</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://${P}${Q}:az_tweakVal.VAL</string>
</property>
<property name="toolTip">
<string>${P}${Q}:az_tweakVal.VAL</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_9 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="46" column="24" colspan="4">
<widget class="PyDMLineEdit" name="text_entry_10">
<property name="geometry">
<rect>
<x>158</x>
<y>245</y>
<width>44</width>
<height>18</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://${P}${Q}:ay_tweakVal.VAL</string>
</property>
<property name="toolTip">
<string>${P}${Q}:ay_tweakVal.VAL</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_10 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="29" column="24" colspan="4">
<widget class="PyDMLineEdit" name="text_entry_11">
<property name="geometry">
<rect>
<x>158</x>
<y>155</y>
<width>44</width>
<height>18</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://${P}${Q}:ax_tweakVal.VAL</string>
</property>
<property name="toolTip">
<string>${P}${Q}:ax_tweakVal.VAL</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_11 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="28" column="28" rowspan="2" colspan="3">
<widget class="PyDMPushButton" name="message_button_11">
<property name="geometry">
<rect>
<x>202</x>
<y>153</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>></string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${Q}:ax_tweak.A</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}:ax_tweak.A</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_11 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="45" column="28" rowspan="2" colspan="3">
<widget class="PyDMPushButton" name="message_button_12">
<property name="geometry">
<rect>
<x>202</x>
<y>243</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>></string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${Q}:ay_tweak.A</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}:ay_tweak.A</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_12 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="62" column="28" rowspan="2" colspan="3">
<widget class="PyDMPushButton" name="message_button_13">
<property name="geometry">
<rect>
<x>202</x>
<y>333</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>></string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${Q}:az_tweak.A</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}:az_tweak.A</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_13 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="15" column="1" colspan="33">
<widget class="PyDMDrawingLine" name="polyline_5">
<property name="geometry">
<rect>
<x>4</x>
<y>86</y>
<width>224</width>
<height>2</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_5</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="32" column="1" colspan="32">
<widget class="PyDMDrawingLine" name="polyline_6">
<property name="geometry">
<rect>
<x>4</x>
<y>176</y>
<width>223</width>
<height>2</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_6</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="49" column="1" colspan="32">
<widget class="PyDMDrawingLine" name="polyline_7">
<property name="geometry">
<rect>
<x>4</x>
<y>266</y>
<width>223</width>
<height>2</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_7</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="66" column="1" rowspan="2" colspan="34">
<widget class="PyDMDrawingLine" name="polyline_8">
<property name="geometry">
<rect>
<x>4</x>
<y>356</y>
<width>225</width>
<height>2</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_8</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="58" column="39" colspan="3">
<widget class="QLabel" name="text_11">
<property name="geometry">
<rect>
<x>248</x>
<y>300</y>
<width>30</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>M1Y</string>
</property>
<property name="font">
<font>
<pointsize>12</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::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_11 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="41" column="39" colspan="3">
<widget class="QLabel" name="text_12">
<property name="geometry">
<rect>
<x>248</x>
<y>210</y>
<width>30</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>M0Y</string>
</property>
<property name="font">
<font>
<pointsize>12</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_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(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="24" column="39" colspan="3">
<widget class="QLabel" name="text_13">
<property name="geometry">
<rect>
<x>248</x>
<y>120</y>
<width>30</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>M0X</string>
</property>
<property name="font">
<font>
<pointsize>12</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::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_13 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="62" column="43" rowspan="2" colspan="4">
<widget class="PyDMPushButton" name="message_button_14">
<property name="geometry">
<rect>
<x>280</x>
<y>333</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><</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${M1Y}.TWR</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M1Y}.TWR</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_14 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="51" column="43" rowspan="4" colspan="2">
<widget class="PyDMDrawingRectangle" name="rectangle_13">
<property name="geometry">
<rect>
<x>280</x>
<y>270</y>
<width>10</width>
<height>16</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>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M1Y}.LLS", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_13</string>
</property>
</widget>
</item>
<item row="34" column="43" rowspan="4" colspan="2">
<widget class="PyDMDrawingRectangle" name="rectangle_14">
<property name="geometry">
<rect>
<x>280</x>
<y>180</y>
<width>10</width>
<height>16</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>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M0Y}.LLS", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_14</string>
</property>
</widget>
</item>
<item row="17" column="43" rowspan="4" colspan="2">
<widget class="PyDMDrawingRectangle" name="rectangle_15">
<property name="geometry">
<rect>
<x>280</x>
<y>90</y>
<width>10</width>
<height>16</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>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M0X}.LLS", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_15</string>
</property>
</widget>
</item>
<item row="12" column="58" rowspan="3" colspan="13">
<widget class="PyDMLabel" name="text_update_21">
<property name="geometry">
<rect>
<x>370</x>
<y>71</y>
<width>105</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: ${P}${M2X}.EGU</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2X}.EGU</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_21 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="12" column="39" rowspan="3" colspan="15">
<widget class="PyDMLabel" name="text_update_22">
<property name="geometry">
<rect>
<x>248</x>
<y>71</y>
<width>115</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: ${P}${M0X}.EGU</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M0X}.EGU</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_22 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="14" column="38" rowspan="53">
<widget class="PyDMDrawingLine" name="polyline_9">
<property name="geometry">
<rect>
<x>246</x>
<y>85</y>
<width>2</width>
<height>272</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_9</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="17" column="44" rowspan="3" colspan="7">
<widget class="PyDMLabel" name="text_update_23">
<property name="geometry">
<rect>
<x>288</x>
<y>90</y>
<width>64</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${M0X}.HLM</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M0X}.HLM</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_23 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="20" column="43" rowspan="2" colspan="9">
<widget class="PyDMLabel" name="text_update_24">
<property name="geometry">
<rect>
<x>280</x>
<y>102</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: ${P}${M0X}.RBV</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M0X}.RBV</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_24 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="24" column="43" rowspan="2" colspan="9">
<widget class="PyDMLineEdit" name="text_entry_12">
<property name="geometry">
<rect>
<x>280</x>
<y>120</y>
<width>80</width>
<height>22</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://${P}${M0X}.VAL</string>
</property>
<property name="toolTip">
<string>${P}${M0X}.VAL</string>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_12 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="27" column="44" rowspan="2" colspan="7">
<widget class="PyDMLabel" name="text_update_25">
<property name="geometry">
<rect>
<x>288</x>
<y>143</y>
<width>64</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${M0X}.LLM</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M0X}.LLM</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_25 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="34" column="44" rowspan="3" colspan="7">
<widget class="PyDMLabel" name="text_update_26">
<property name="geometry">
<rect>
<x>288</x>
<y>180</y>
<width>64</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${M0Y}.HLM</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M0Y}.HLM</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_26 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="37" column="43" rowspan="2" colspan="9">
<widget class="PyDMLabel" name="text_update_27">
<property name="geometry">
<rect>
<x>280</x>
<y>192</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: ${P}${M0Y}.RBV</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M0Y}.RBV</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_27 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="41" column="43" rowspan="2" colspan="9">
<widget class="PyDMLineEdit" name="text_entry_13">
<property name="geometry">
<rect>
<x>280</x>
<y>210</y>
<width>80</width>
<height>22</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://${P}${M0Y}.VAL</string>
</property>
<property name="toolTip">
<string>${P}${M0Y}.VAL</string>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_13 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="44" column="44" rowspan="2" colspan="7">
<widget class="PyDMLabel" name="text_update_28">
<property name="geometry">
<rect>
<x>288</x>
<y>233</y>
<width>64</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${M0Y}.LLM</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M0Y}.LLM</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_28 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="51" column="44" rowspan="3" colspan="7">
<widget class="PyDMLabel" name="text_update_29">
<property name="geometry">
<rect>
<x>288</x>
<y>270</y>
<width>64</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${M1Y}.HLM</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M1Y}.HLM</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_29 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="54" column="43" rowspan="2" colspan="9">
<widget class="PyDMLabel" name="text_update_30">
<property name="geometry">
<rect>
<x>280</x>
<y>282</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: ${P}${M1Y}.RBV</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M1Y}.RBV</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_30 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="58" column="43" rowspan="2" colspan="9">
<widget class="PyDMLineEdit" name="text_entry_14">
<property name="geometry">
<rect>
<x>280</x>
<y>300</y>
<width>80</width>
<height>22</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://${P}${M1Y}.VAL</string>
</property>
<property name="toolTip">
<string>${P}${M1Y}.VAL</string>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_14 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="61" column="44" rowspan="2" colspan="7">
<widget class="PyDMLabel" name="text_update_31">
<property name="geometry">
<rect>
<x>288</x>
<y>323</y>
<width>64</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${M1Y}.LLM</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M1Y}.LLM</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_31 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="28" column="43" rowspan="2" colspan="4">
<widget class="PyDMPushButton" name="message_button_15">
<property name="geometry">
<rect>
<x>280</x>
<y>153</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><</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${M0X}.TWR</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M0X}.TWR</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_15 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="45" column="43" rowspan="2" colspan="4">
<widget class="PyDMPushButton" name="message_button_16">
<property name="geometry">
<rect>
<x>280</x>
<y>243</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><</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${M0Y}.TWR</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M0Y}.TWR</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_16 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="63" column="47" colspan="2">
<widget class="PyDMLineEdit" name="text_entry_15">
<property name="geometry">
<rect>
<x>300</x>
<y>335</y>
<width>40</width>
<height>18</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://${P}${M1Y}.TWV</string>
</property>
<property name="toolTip">
<string>${P}${M1Y}.TWV</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_15 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="46" column="47" colspan="2">
<widget class="PyDMLineEdit" name="text_entry_16">
<property name="geometry">
<rect>
<x>300</x>
<y>245</y>
<width>40</width>
<height>18</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://${P}${M0Y}.TWV</string>
</property>
<property name="toolTip">
<string>${P}${M0Y}.TWV</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_16 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="29" column="47" colspan="2">
<widget class="PyDMLineEdit" name="text_entry_17">
<property name="geometry">
<rect>
<x>300</x>
<y>155</y>
<width>40</width>
<height>18</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://${P}${M0X}.TWV</string>
</property>
<property name="toolTip">
<string>${P}${M0X}.TWV</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_17 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="28" column="49" rowspan="2" colspan="3">
<widget class="PyDMPushButton" name="message_button_17">
<property name="geometry">
<rect>
<x>340</x>
<y>153</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>></string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${M0X}.TWF</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M0X}.TWF</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_17 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="45" column="49" rowspan="2" colspan="3">
<widget class="PyDMPushButton" name="message_button_18">
<property name="geometry">
<rect>
<x>340</x>
<y>243</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>></string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${M0Y}.TWF</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M0Y}.TWF</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_18 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="62" column="49" rowspan="2" colspan="3">
<widget class="PyDMPushButton" name="message_button_19">
<property name="geometry">
<rect>
<x>340</x>
<y>333</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>></string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${M1Y}.TWF</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M1Y}.TWF</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_19 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="17" column="50" rowspan="4" colspan="2">
<widget class="PyDMDrawingRectangle" name="rectangle_16">
<property name="geometry">
<rect>
<x>350</x>
<y>90</y>
<width>10</width>
<height>16</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>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M0X}.HLS", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_16</string>
</property>
</widget>
</item>
<item row="34" column="50" rowspan="4" colspan="2">
<widget class="PyDMDrawingRectangle" name="rectangle_17">
<property name="geometry">
<rect>
<x>350</x>
<y>180</y>
<width>10</width>
<height>16</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>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M0Y}.HLS", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_17</string>
</property>
</widget>
</item>
<item row="51" column="50" rowspan="4" colspan="2">
<widget class="PyDMDrawingRectangle" name="rectangle_18">
<property name="geometry">
<rect>
<x>350</x>
<y>270</y>
<width>10</width>
<height>16</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>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M1Y}.HLS", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_18</string>
</property>
</widget>
</item>
<item row="16" column="42" rowspan="15" colspan="11">
<widget class="PyDMDrawingRectangle" name="rectangle_19">
<property name="geometry">
<rect>
<x>278</x>
<y>88</y>
<width>84</width>
<height>87</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="NoBrush">
<color alpha="255">
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M0X}.DMOV", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_19</string>
</property>
</widget>
</item>
<item row="33" column="42" rowspan="15" colspan="11">
<widget class="PyDMDrawingRectangle" name="rectangle_20">
<property name="geometry">
<rect>
<x>278</x>
<y>178</y>
<width>84</width>
<height>87</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="NoBrush">
<color alpha="255">
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M0Y}.DMOV", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_20</string>
</property>
</widget>
</item>
<item row="50" column="42" rowspan="15" colspan="11">
<widget class="PyDMDrawingRectangle" name="rectangle_21">
<property name="geometry">
<rect>
<x>278</x>
<y>268</y>
<width>84</width>
<height>87</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="NoBrush">
<color alpha="255">
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M1Y}.DMOV", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_21</string>
</property>
</widget>
</item>
<item row="58" column="57" colspan="4">
<widget class="QLabel" name="text_14">
<property name="geometry">
<rect>
<x>368</x>
<y>300</y>
<width>30</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>M2Z</string>
</property>
<property name="font">
<font>
<pointsize>12</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="41" column="57" colspan="4">
<widget class="QLabel" name="text_15">
<property name="geometry">
<rect>
<x>368</x>
<y>210</y>
<width>30</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>M2Y</string>
</property>
<property name="font">
<font>
<pointsize>12</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="24" column="57" colspan="4">
<widget class="QLabel" name="text_16">
<property name="geometry">
<rect>
<x>368</x>
<y>120</y>
<width>30</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>M2X</string>
</property>
<property name="font">
<font>
<pointsize>12</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_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(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="62" column="62" rowspan="2" colspan="4">
<widget class="PyDMPushButton" name="message_button_20">
<property name="geometry">
<rect>
<x>400</x>
<y>333</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><</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${M2Z}.TWR</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2Z}.TWR</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_20 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="51" column="62" rowspan="4" colspan="3">
<widget class="PyDMDrawingRectangle" name="rectangle_22">
<property name="geometry">
<rect>
<x>400</x>
<y>270</y>
<width>10</width>
<height>16</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>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M2Z}.LLS", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_22</string>
</property>
</widget>
</item>
<item row="34" column="62" rowspan="4" colspan="3">
<widget class="PyDMDrawingRectangle" name="rectangle_23">
<property name="geometry">
<rect>
<x>400</x>
<y>180</y>
<width>10</width>
<height>16</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>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M2Y}.LLS", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_23</string>
</property>
</widget>
</item>
<item row="17" column="62" rowspan="4" colspan="3">
<widget class="PyDMDrawingRectangle" name="rectangle_24">
<property name="geometry">
<rect>
<x>400</x>
<y>90</y>
<width>10</width>
<height>16</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>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M2X}.LLS", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_24</string>
</property>
</widget>
</item>
<item row="15" column="55" rowspan="53">
<widget class="PyDMDrawingLine" name="polyline_10">
<property name="geometry">
<rect>
<x>364</x>
<y>86</y>
<width>2</width>
<height>272</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_10</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="17" column="64" rowspan="3" colspan="6">
<widget class="PyDMLabel" name="text_update_32">
<property name="geometry">
<rect>
<x>408</x>
<y>90</y>
<width>64</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${M2X}.HLM</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2X}.HLM</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_32 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="20" column="62" rowspan="2" colspan="11">
<widget class="PyDMLabel" name="text_update_33">
<property name="geometry">
<rect>
<x>400</x>
<y>102</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: ${P}${M2X}.RBV</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2X}.RBV</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_33 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="24" column="62" rowspan="2" colspan="11">
<widget class="PyDMLineEdit" name="text_entry_18">
<property name="geometry">
<rect>
<x>400</x>
<y>120</y>
<width>80</width>
<height>22</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://${P}${M2X}.VAL</string>
</property>
<property name="toolTip">
<string>${P}${M2X}.VAL</string>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_18 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="27" column="64" rowspan="2" colspan="6">
<widget class="PyDMLabel" name="text_update_34">
<property name="geometry">
<rect>
<x>408</x>
<y>143</y>
<width>64</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${M2X}.LLM</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2X}.LLM</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_34 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="34" column="64" rowspan="3" colspan="6">
<widget class="PyDMLabel" name="text_update_35">
<property name="geometry">
<rect>
<x>408</x>
<y>180</y>
<width>64</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${M2Y}.HLM</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2Y}.HLM</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_35 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="37" column="62" rowspan="2" colspan="11">
<widget class="PyDMLabel" name="text_update_36">
<property name="geometry">
<rect>
<x>400</x>
<y>192</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: ${P}${M2Y}.RBV</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2Y}.RBV</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_36 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="41" column="62" rowspan="2" colspan="11">
<widget class="PyDMLineEdit" name="text_entry_19">
<property name="geometry">
<rect>
<x>400</x>
<y>210</y>
<width>80</width>
<height>22</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://${P}${M2Y}.VAL</string>
</property>
<property name="toolTip">
<string>${P}${M2Y}.VAL</string>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_19 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="44" column="64" rowspan="2" colspan="6">
<widget class="PyDMLabel" name="text_update_37">
<property name="geometry">
<rect>
<x>408</x>
<y>233</y>
<width>64</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${M2Y}.LLM</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2Y}.LLM</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_37 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="51" column="64" rowspan="3" colspan="6">
<widget class="PyDMLabel" name="text_update_38">
<property name="geometry">
<rect>
<x>408</x>
<y>270</y>
<width>64</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${M2Z}.HLM</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2Z}.HLM</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_38 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="54" column="62" rowspan="2" colspan="11">
<widget class="PyDMLabel" name="text_update_39">
<property name="geometry">
<rect>
<x>400</x>
<y>282</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: ${P}${M2Z}.RBV</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2Z}.RBV</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_39 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="58" column="62" rowspan="2" colspan="11">
<widget class="PyDMLineEdit" name="text_entry_20">
<property name="geometry">
<rect>
<x>400</x>
<y>300</y>
<width>80</width>
<height>22</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://${P}${M2Z}.VAL</string>
</property>
<property name="toolTip">
<string>${P}${M2Z}.VAL</string>
</property>
<property name="font">
<font>
<pointsize>13</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_20 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="61" column="64" rowspan="2" colspan="6">
<widget class="PyDMLabel" name="text_update_40">
<property name="geometry">
<rect>
<x>408</x>
<y>323</y>
<width>64</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${M2Z}.LLM</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2Z}.LLM</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_40 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="28" column="62" rowspan="2" colspan="4">
<widget class="PyDMPushButton" name="message_button_21">
<property name="geometry">
<rect>
<x>400</x>
<y>153</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><</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${M2X}.TWR</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2X}.TWR</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_21 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="45" column="62" rowspan="2" colspan="4">
<widget class="PyDMPushButton" name="message_button_22">
<property name="geometry">
<rect>
<x>400</x>
<y>243</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><</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${M2Y}.TWR</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2Y}.TWR</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_22 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="29" column="66" colspan="2">
<widget class="PyDMLineEdit" name="text_entry_21">
<property name="geometry">
<rect>
<x>420</x>
<y>155</y>
<width>40</width>
<height>18</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://${P}${M2X}.TWV</string>
</property>
<property name="toolTip">
<string>${P}${M2X}.TWV</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_21 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="46" column="66" colspan="2">
<widget class="PyDMLineEdit" name="text_entry_22">
<property name="geometry">
<rect>
<x>420</x>
<y>245</y>
<width>40</width>
<height>18</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://${P}${M2Y}.TWV</string>
</property>
<property name="toolTip">
<string>${P}${M2Y}.TWV</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_22 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="63" column="66" colspan="2">
<widget class="PyDMLineEdit" name="text_entry_23">
<property name="geometry">
<rect>
<x>420</x>
<y>335</y>
<width>40</width>
<height>18</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://${P}${M2Z}.TWV</string>
</property>
<property name="toolTip">
<string>${P}${M2Z}.TWV</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_23 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="28" column="68" rowspan="2" colspan="5">
<widget class="PyDMPushButton" name="message_button_23">
<property name="geometry">
<rect>
<x>460</x>
<y>153</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>></string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${M2X}.TWF</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2X}.TWF</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_23 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="45" column="68" rowspan="2" colspan="5">
<widget class="PyDMPushButton" name="message_button_24">
<property name="geometry">
<rect>
<x>460</x>
<y>243</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>></string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${M2Y}.TWF</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2Y}.TWF</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_24 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="62" column="68" rowspan="2" colspan="5">
<widget class="PyDMPushButton" name="message_button_25">
<property name="geometry">
<rect>
<x>460</x>
<y>333</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>></string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${M2Z}.TWF</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${M2Z}.TWF</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_25 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="17" column="69" rowspan="4" colspan="4">
<widget class="PyDMDrawingRectangle" name="rectangle_25">
<property name="geometry">
<rect>
<x>470</x>
<y>90</y>
<width>10</width>
<height>16</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>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M2X}.HLS", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_25</string>
</property>
</widget>
</item>
<item row="34" column="69" rowspan="4" colspan="4">
<widget class="PyDMDrawingRectangle" name="rectangle_26">
<property name="geometry">
<rect>
<x>470</x>
<y>180</y>
<width>10</width>
<height>16</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>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M2Y}.HLS", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_26</string>
</property>
</widget>
</item>
<item row="51" column="69" rowspan="4" colspan="4">
<widget class="PyDMDrawingRectangle" name="rectangle_27">
<property name="geometry">
<rect>
<x>470</x>
<y>270</y>
<width>10</width>
<height>16</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>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M2Z}.HLS", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_27</string>
</property>
</widget>
</item>
<item row="16" column="61" rowspan="15" colspan="13">
<widget class="PyDMDrawingRectangle" name="rectangle_28">
<property name="geometry">
<rect>
<x>398</x>
<y>88</y>
<width>84</width>
<height>87</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="NoBrush">
<color alpha="255">
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M2X}.DMOV", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_28</string>
</property>
</widget>
</item>
<item row="33" column="61" rowspan="15" colspan="13">
<widget class="PyDMDrawingRectangle" name="rectangle_29">
<property name="geometry">
<rect>
<x>398</x>
<y>178</y>
<width>84</width>
<height>87</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="NoBrush">
<color alpha="255">
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M2Y}.DMOV", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_29</string>
</property>
</widget>
</item>
<item row="50" column="61" rowspan="15" colspan="13">
<widget class="PyDMDrawingRectangle" name="rectangle_30">
<property name="geometry">
<rect>
<x>398</x>
<y>268</y>
<width>84</width>
<height>87</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="NoBrush">
<color alpha="255">
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${M2Z}.DMOV", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_30</string>
</property>
</widget>
</item>
<item row="15" column="37" colspan="38">
<widget class="PyDMDrawingLine" name="polyline_11">
<property name="geometry">
<rect>
<x>245</x>
<y>86</y>
<width>239</width>
<height>2</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_11</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="32" column="37" colspan="39">
<widget class="PyDMDrawingLine" name="polyline_12">
<property name="geometry">
<rect>
<x>245</x>
<y>176</y>
<width>240</width>
<height>2</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_12</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="49" column="37" colspan="39">
<widget class="PyDMDrawingLine" name="polyline_13">
<property name="geometry">
<rect>
<x>245</x>
<y>266</y>
<width>240</width>
<height>2</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_13</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="66" column="37" rowspan="2" colspan="38">
<widget class="PyDMDrawingLine" name="polyline_14">
<property name="geometry">
<rect>
<x>245</x>
<y>356</y>
<width>239</width>
<height>2</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_14</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="14" column="74" rowspan="54">
<widget class="PyDMDrawingLine" name="polyline_15">
<property name="geometry">
<rect>
<x>482</x>
<y>85</y>
<width>2</width>
<height>273</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline_15</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>2.0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>2</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="71" column="30" rowspan="2" colspan="16">
<widget class="PyDMLabel" name="text_17">
<property name="geometry">
<rect>
<x>220</x>
<y>365</y>
<width>75</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>Moving</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>251</red>
<green>243</green>
<blue>74</blue>
</color>
</brush>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${Q}:done.VAL", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>text_17</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_17 {
color: rgb(251, 243, 74);
}</string>
</property>
</widget>
</item>
<item row="71" column="30" rowspan="2" colspan="16">
<widget class="PyDMLabel" name="text_18">
<property name="geometry">
<rect>
<x>220</x>
<y>365</y>
<width>75</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>Done</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="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://${P}${Q}:done.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(115, 255, 107);
}</string>
</property>
</widget>
</item>
<item row="16" column="56" rowspan="5" colspan="3">
<widget class="PyDMRelatedDisplayButton" name="related_display">
<property name="geometry">
<rect>
<x>366</x>
<y>88</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="showIcon" stdset="0">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>M2X {Tiny}</string>
<string>M2X {Small}</string>
<string>M2X {Medium}</string>
<string>M2X {Setup}</string>
<string>Scan parameters</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>motorx_tiny.ui</string>
<string>motorx.ui</string>
<string>motorx_more.ui</string>
<string>motorx_setup.ui</string>
<string>scanParms.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},M=${M2X}</string>
<string>P=${P},M=${M2X}</string>
<string>P=${P},M=${M2X}</string>
<string>P=${P},M=${M2X}</string>
<string>P=${P},Q=${M2X},PV=${M2X}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="33" column="56" rowspan="5" colspan="3">
<widget class="PyDMRelatedDisplayButton" name="related_display_1">
<property name="geometry">
<rect>
<x>366</x>
<y>178</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="showIcon" stdset="0">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_1 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>M2Y {Tiny}</string>
<string>M2Y {Small}</string>
<string>M2Y {Medium}</string>
<string>M2Y {Setup}</string>
<string>Scan parameters</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>motorx_tiny.ui</string>
<string>motorx.ui</string>
<string>motorx_more.ui</string>
<string>motorx_setup.ui</string>
<string>scanParms.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},M=${M2Y}</string>
<string>P=${P},M=${M2Y}</string>
<string>P=${P},M=${M2Y}</string>
<string>P=${P},M=${M2Y}</string>
<string>P=${P},Q=${M2Y},PV=${M2Y}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="50" column="56" rowspan="5" colspan="3">
<widget class="PyDMRelatedDisplayButton" name="related_display_2">
<property name="geometry">
<rect>
<x>366</x>
<y>268</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="showIcon" stdset="0">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_2 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>M2Z {Tiny}</string>
<string>M2Z {Small}</string>
<string>M2Z {Medium}</string>
<string>M2Z {Setup}</string>
<string>Scan parameters</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>motorx_tiny.ui</string>
<string>motorx.ui</string>
<string>motorx_more.ui</string>
<string>motorx_setup.ui</string>
<string>scanParms.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},M=${M2Z}</string>
<string>P=${P},M=${M2Z}</string>
<string>P=${P},M=${M2Z}</string>
<string>P=${P},M=${M2Z}</string>
<string>P=${P},Q=${M2Z},PV=${M2Z}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="50" column="39" rowspan="5">
<widget class="PyDMRelatedDisplayButton" name="related_display_3">
<property name="geometry">
<rect>
<x>248</x>
<y>268</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="showIcon" stdset="0">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_3 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>M1Y {Tiny}</string>
<string>M1Y {Small}</string>
<string>M1Y {Medium}</string>
<string>M1Y {Setup}</string>
<string>Scan parameters</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>motorx_tiny.ui</string>
<string>motorx.ui</string>
<string>motorx_more.ui</string>
<string>motorx_setup.ui</string>
<string>scanParms.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},M=${M1Y}</string>
<string>P=${P},M=${M1Y}</string>
<string>P=${P},M=${M1Y}</string>
<string>P=${P},M=${M1Y}</string>
<string>P=${P},Q=${M1Y},PV=${M1Y}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="33" column="39" rowspan="5">
<widget class="PyDMRelatedDisplayButton" name="related_display_4">
<property name="geometry">
<rect>
<x>248</x>
<y>178</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="showIcon" stdset="0">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_4 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>M0Y {Tiny}</string>
<string>M0Y {Small}</string>
<string>M0Y {Medium}</string>
<string>M0Y {Setup}</string>
<string>Scan parameters</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>motorx_tiny.ui</string>
<string>motorx.ui</string>
<string>motorx_more.ui</string>
<string>motorx_setup.ui</string>
<string>scanParms.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},M=${M0Y}</string>
<string>P=${P},M=${M0Y}</string>
<string>P=${P},M=${M0Y}</string>
<string>P=${P},M=${M0Y}</string>
<string>P=${P},Q=${M0Y},PV=${M0Y}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="16" column="39" rowspan="5">
<widget class="PyDMRelatedDisplayButton" name="related_display_5">
<property name="geometry">
<rect>
<x>248</x>
<y>88</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="showIcon" stdset="0">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_5 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>M0X {Tiny}</string>
<string>M0X {Small}</string>
<string>M0X {Medium}</string>
<string>M0X {Setup}</string>
<string>Scan parameters</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>motorx_tiny.ui</string>
<string>motorx.ui</string>
<string>motorx_more.ui</string>
<string>motorx_setup.ui</string>
<string>scanParms.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},M=${M0X}</string>
<string>P=${P},M=${M0X}</string>
<string>P=${P},M=${M0X}</string>
<string>P=${P},M=${M0X}</string>
<string>P=${P},Q=${M0X},PV=${M0X}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="16" column="16" rowspan="5" colspan="4">
<widget class="PyDMRelatedDisplayButton" name="related_display_6">
<property name="geometry">
<rect>
<x>112</x>
<y>88</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="showIcon" stdset="0">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_6 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>Setup scan parameters</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>scanParmsCustom.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},Q=${Q}AX,NAME=${Q}AX,DESC=${Q}AX,EGU=${T}.AEGU</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="33" column="16" rowspan="5" colspan="4">
<widget class="PyDMRelatedDisplayButton" name="related_display_7">
<property name="geometry">
<rect>
<x>112</x>
<y>178</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="showIcon" stdset="0">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_7 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>Setup scan parameters</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>scanParmsCustom.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},Q=${Q}AY,NAME=${Q}AY,DESC=${Q}AY,EGU=${T}.AEGU</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="50" column="16" rowspan="5" colspan="4">
<widget class="PyDMRelatedDisplayButton" name="related_display_8">
<property name="geometry">
<rect>
<x>112</x>
<y>268</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="showIcon" stdset="0">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_8 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>Setup scan parameters</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>scanParmsCustom.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},Q=${Q}AZ,NAME=${Q}AZ,DESC=${Q}AZ,EGU=${T}.AEGU</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="50" column="3" rowspan="5" colspan="3">
<widget class="PyDMRelatedDisplayButton" name="related_display_9">
<property name="geometry">
<rect>
<x>7</x>
<y>268</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="showIcon" stdset="0">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_9 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>Setup scan parameters</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>scanParmsCustom.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},Q=${Q}Z,NAME=${Q}Z,DESC=${Q}Z,EGU=${T}.LEGU</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="33" column="3" rowspan="5" colspan="3">
<widget class="PyDMRelatedDisplayButton" name="related_display_10">
<property name="geometry">
<rect>
<x>7</x>
<y>178</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="showIcon" stdset="0">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_10 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>Setup scan parameters</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>scanParmsCustom.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},Q=${Q}Y,NAME=${Q}Y,DESC=${Q}Y,EGU=${T}.LEGU</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="16" column="3" rowspan="5" colspan="3">
<widget class="PyDMRelatedDisplayButton" name="related_display_11">
<property name="geometry">
<rect>
<x>7</x>
<y>88</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="showIcon" stdset="0">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_11 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>Setup scan parameters</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>scanParmsCustom.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},Q=${Q}X,NAME=${Q}X,DESC=${Q}X,EGU=${T}.LEGU</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="72" column="67" rowspan="5" colspan="6">
<widget class="PyDMRelatedDisplayButton" name="related_display_12">
<property name="geometry">
<rect>
<x>440</x>
<y>380</y>
<width>40</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>More</string>
</property>
<property name="text">
<string>More</string>
</property>
<property name="showIcon" stdset="0">
<bool>false</bool>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_12 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>Setup {SRI geometry}</string>
<string>Setup {GEOCARS geometry}</string>
<string>Setup {NEWPORT geometry}</string>
<string>Setup {PNC geometry}</string>
<string>Fixed points</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>table_setup_SRI.ui</string>
<string>table_setup_GEOCARS.ui</string>
<string>table_setup_NEWPORT.ui</string>
<string>table_setup_PNC.ui</string>
<string>table_fixedPoints.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},Q=${Q},T=${T}</string>
<string>P=${P},Q=${Q},T=${T}</string>
<string>P=${P},Q=${Q},T=${T}</string>
<string>P=${P},Q=${Q},T=${T}</string>
<string>P=${P},Q=${Q},T=${T},M0X=${M0X},M0Y=${M0Y},M1Y=${M1Y},M2X=${M2X},M2Y=${M2Y},M2Z=${M2Z}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="70" column="67" rowspan="2" colspan="6">
<widget class="PyDMRelatedDisplayButton" name="related_display_13">
<property name="geometry">
<rect>
<x>440</x>
<y>360</y>
<width>40</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>Less</string>
</property>
<property name="text">
<string>Less</string>
</property>
<property name="showIcon" stdset="0">
<bool>false</bool>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_13 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>Small display</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>table.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},Q=${Q},T=${T},M0X=${M0X},M0Y=${M0Y},M1Y=${M1Y},M2X=${M2X},M2Y=${M2Y},M2Z=${M2Z}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>false</bool>
</property>
</widget>
</item>
<item row="29" column="8">
<widget class="PyDMLineEdit" name="text_entry_24">
<property name="geometry">
<rect>
<x>43</x>
<y>155</y>
<width>44</width>
<height>18</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://${P}${Q}:x_tweakVal.VAL</string>
</property>
<property name="toolTip">
<string>${P}${Q}:x_tweakVal.VAL</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_24 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="28" column="9" rowspan="2" colspan="4">
<widget class="PyDMPushButton" name="message_button_26">
<property name="geometry">
<rect>
<x>87</x>
<y>153</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>></string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${Q}:x_tweak.A</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}:x_tweak.A</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_26 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="28" column="5" rowspan="2" colspan="3">
<widget class="PyDMPushButton" name="message_button_27">
<property name="geometry">
<rect>
<x>23</x>
<y>153</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><</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${Q}:x_tweak.B</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}:x_tweak.B</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_27 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="74" column="0" colspan="11">
<widget class="QLabel" name="text_19">
<property name="geometry">
<rect>
<x>0</x>
<y>387</y>
<width>90</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>Record version:</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::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_19 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="74" column="11" rowspan="2" colspan="7">
<widget class="PyDMLabel" name="text_update_41">
<property name="geometry">
<rect>
<x>90</x>
<y>387</y>
<width>30</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${T}.VERS</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${T}.VERS</string>
</property>
<property name="font">
<font>
<pointsize>7</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_41 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="5" column="60" rowspan="3" colspan="19">
<widget class="PyDMRelatedDisplayButton" name="related_display_14">
<property name="geometry">
<rect>
<x>395</x>
<y>31</y>
<width>95</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>Refresh menu</string>
</property>
<property name="text">
<string>Refresh menu</string>
</property>
<property name="showIcon" stdset="0">
<bool>false</bool>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_14 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>Refresh fixed-point menu</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>table_full_refresh.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},Q=${Q},T=${T},M0X=${M0X},M0Y=${M0Y},M1Y=${M1Y},M2X=${M2X},M2Y=${M2Y},M2Z=${M2Z}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>false</bool>
</property>
</widget>
</item>
<item row="5" column="27" rowspan="3" colspan="33">
<widget class="PyDMEnumComboBox" name="menu">
<property name="geometry">
<rect>
<x>195</x>
<y>31</y>
<width>200</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>${P}${Q}fpSelect</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${Q}fpSelect</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMEnumComboBox#menu {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="6" column="14" colspan="12">
<widget class="QLabel" name="text_20">
<property name="geometry">
<rect>
<x>108</x>
<y>34</y>
<width>85</width>
<height>14</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Fixed point:</string>
</property>
<property name="font">
<font>
<pointsize>8</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::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_20 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
</layout>
<zorder>rectangle</zorder>
<zorder>text</zorder>
<zorder>text_update</zorder>
<zorder>text_entry</zorder>
<zorder>polyline</zorder>
<zorder>text_update_1</zorder>
<zorder>text_update_2</zorder>
<zorder>text_update_3</zorder>
<zorder>text_update_4</zorder>
<zorder>rectangle_1</zorder>
<zorder>text_update_5</zorder>
<zorder>rectangle_2</zorder>
<zorder>text_update_6</zorder>
<zorder>rectangle_3</zorder>
<zorder>choice_button</zorder>
<zorder>message_button</zorder>
<zorder>message_button_1</zorder>
<zorder>message_button_2</zorder>
<zorder>message_button_3</zorder>
<zorder>text_entry_1</zorder>
<zorder>text_1</zorder>
<zorder>text_update_7</zorder>
<zorder>text_entry_2</zorder>
<zorder>text_2</zorder>
<zorder>text_entry_3</zorder>
<zorder>message_button_4</zorder>
<zorder>message_button_5</zorder>
<zorder>text_update_8</zorder>
<zorder>text_entry_4</zorder>
<zorder>text_3</zorder>
<zorder>text_entry_5</zorder>
<zorder>message_button_6</zorder>
<zorder>message_button_7</zorder>
<zorder>text_update_9</zorder>
<zorder>text_4</zorder>
<zorder>text_5</zorder>
<zorder>text_update_10</zorder>
<zorder>text_6</zorder>
<zorder>polyline_1</zorder>
<zorder>polyline_2</zorder>
<zorder>polyline_3</zorder>
<zorder>rectangle_4</zorder>
<zorder>rectangle_5</zorder>
<zorder>rectangle_6</zorder>
<zorder>text_7</zorder>
<zorder>message_button_8</zorder>
<zorder>text_8</zorder>
<zorder>message_button_9</zorder>
<zorder>text_9</zorder>
<zorder>message_button_10</zorder>
<zorder>text_update_11</zorder>
<zorder>text_10</zorder>
<zorder>polyline_4</zorder>
<zorder>text_update_12</zorder>
<zorder>text_update_13</zorder>
<zorder>text_entry_6</zorder>
<zorder>text_update_14</zorder>
<zorder>text_update_15</zorder>
<zorder>text_update_16</zorder>
<zorder>text_entry_7</zorder>
<zorder>text_update_17</zorder>
<zorder>text_update_18</zorder>
<zorder>text_update_19</zorder>
<zorder>text_entry_8</zorder>
<zorder>text_update_20</zorder>
<zorder>rectangle_7</zorder>
<zorder>rectangle_8</zorder>
<zorder>rectangle_9</zorder>
<zorder>rectangle_10</zorder>
<zorder>rectangle_11</zorder>
<zorder>rectangle_12</zorder>
<zorder>text_entry_9</zorder>
<zorder>text_entry_10</zorder>
<zorder>text_entry_11</zorder>
<zorder>message_button_11</zorder>
<zorder>message_button_12</zorder>
<zorder>message_button_13</zorder>
<zorder>polyline_5</zorder>
<zorder>polyline_6</zorder>
<zorder>polyline_7</zorder>
<zorder>polyline_8</zorder>
<zorder>text_11</zorder>
<zorder>text_12</zorder>
<zorder>text_13</zorder>
<zorder>message_button_14</zorder>
<zorder>rectangle_13</zorder>
<zorder>rectangle_14</zorder>
<zorder>rectangle_15</zorder>
<zorder>text_update_21</zorder>
<zorder>text_update_22</zorder>
<zorder>polyline_9</zorder>
<zorder>text_update_23</zorder>
<zorder>text_update_24</zorder>
<zorder>text_entry_12</zorder>
<zorder>text_update_25</zorder>
<zorder>text_update_26</zorder>
<zorder>text_update_27</zorder>
<zorder>text_entry_13</zorder>
<zorder>text_update_28</zorder>
<zorder>text_update_29</zorder>
<zorder>text_update_30</zorder>
<zorder>text_entry_14</zorder>
<zorder>text_update_31</zorder>
<zorder>message_button_15</zorder>
<zorder>message_button_16</zorder>
<zorder>text_entry_15</zorder>
<zorder>text_entry_16</zorder>
<zorder>text_entry_17</zorder>
<zorder>message_button_17</zorder>
<zorder>message_button_18</zorder>
<zorder>message_button_19</zorder>
<zorder>rectangle_16</zorder>
<zorder>rectangle_17</zorder>
<zorder>rectangle_18</zorder>
<zorder>rectangle_19</zorder>
<zorder>rectangle_20</zorder>
<zorder>rectangle_21</zorder>
<zorder>text_14</zorder>
<zorder>text_15</zorder>
<zorder>text_16</zorder>
<zorder>message_button_20</zorder>
<zorder>rectangle_22</zorder>
<zorder>rectangle_23</zorder>
<zorder>rectangle_24</zorder>
<zorder>polyline_10</zorder>
<zorder>text_update_32</zorder>
<zorder>text_update_33</zorder>
<zorder>text_entry_18</zorder>
<zorder>text_update_34</zorder>
<zorder>text_update_35</zorder>
<zorder>text_update_36</zorder>
<zorder>text_entry_19</zorder>
<zorder>text_update_37</zorder>
<zorder>text_update_38</zorder>
<zorder>text_update_39</zorder>
<zorder>text_entry_20</zorder>
<zorder>text_update_40</zorder>
<zorder>message_button_21</zorder>
<zorder>message_button_22</zorder>
<zorder>text_entry_21</zorder>
<zorder>text_entry_22</zorder>
<zorder>text_entry_23</zorder>
<zorder>message_button_23</zorder>
<zorder>message_button_24</zorder>
<zorder>message_button_25</zorder>
<zorder>rectangle_25</zorder>
<zorder>rectangle_26</zorder>
<zorder>rectangle_27</zorder>
<zorder>rectangle_28</zorder>
<zorder>rectangle_29</zorder>
<zorder>rectangle_30</zorder>
<zorder>polyline_11</zorder>
<zorder>polyline_12</zorder>
<zorder>polyline_13</zorder>
<zorder>polyline_14</zorder>
<zorder>polyline_15</zorder>
<zorder>text_17</zorder>
<zorder>text_18</zorder>
<zorder>related_display</zorder>
<zorder>related_display_1</zorder>
<zorder>related_display_2</zorder>
<zorder>related_display_3</zorder>
<zorder>related_display_4</zorder>
<zorder>related_display_5</zorder>
<zorder>related_display_6</zorder>
<zorder>related_display_7</zorder>
<zorder>related_display_8</zorder>
<zorder>related_display_9</zorder>
<zorder>related_display_10</zorder>
<zorder>related_display_11</zorder>
<zorder>related_display_12</zorder>
<zorder>related_display_13</zorder>
<zorder>text_entry_24</zorder>
<zorder>message_button_26</zorder>
<zorder>message_button_27</zorder>
<zorder>text_19</zorder>
<zorder>text_update_41</zorder>
<zorder>related_display_14</zorder>
<zorder>menu</zorder>
<zorder>text_20</zorder>
</widget>
<customwidgets>
<customwidget>
<class>PyDMDrawingRectangle</class>
<extends>QWidget</extends>
<header>pydm.widgets.drawing</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>PyDMDrawingPolyline</class>
<extends>QWidget</extends>
<header>pydm.widgets.drawing</header>
</customwidget>
<customwidget>
<class>PyDMDrawingLine</class>
<extends>QWidget</extends>
<header>pydm.widgets.drawing</header>
</customwidget>
<customwidget>
<class>PyDMEnumButton</class>
<extends>QWidget</extends>
<header>pydm.widgets.enum_button</header>
</customwidget>
<customwidget>
<class>PyDMPushButton</class>
<extends>QPushButton</extends>
<header>pydm.widgets.pushbutton</header>
</customwidget>
<customwidget>
<class>PyDMRelatedDisplayButton</class>
<extends>QPushButton</extends>
<header>pydm.widgets.related_display_button</header>
</customwidget>
<customwidget>
<class>PyDMEnumComboBox</class>
<extends>QComboBox</extends>
<header>pydm.widgets.enum_combo_box</header>
</customwidget>
<customwidget>
<class>PyDMFrame</class>
<extends>QFrame</extends>
<header>pydm.widgets.frame</header>
</customwidget>
</customwidgets>
</ui>