<?xml version="1.0" ?>
<ui version="4.0">
<class>Dialog</class>
<widget class="PyDMFrame" name="screen">
<property name="geometry">
<rect>
<x>729</x>
<y>568</y>
<width>675</width>
<height>280</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>675</width>
<height>280</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">PyDMFrame#screen {
color: rgb(0, 0, 0);
background-color: rgb(218, 218, 218);
}</string>
</property>
<property name="windowTitle">
<string>orient9</string>
</property>
<layout class="QGridLayout" name="gridLayout" columnstretch="2,25,2,1,1,20,40,19,1,2,10,2,1,19,40,20,1,1,11,2,1,19,40,20,1,1,11,2,1,19,40,20,1,1,6,2,1,19,31,9,6,14,2,6,2,20,11,4,25,20,2,6,2,6,9,1,4,26,14,18,1,1,2,2,6" rowstretch="20,3,2,20,3,1,11,5,3,12,5,11,4,5,11,1,3,5,3,2,14,1,2,20,2,2,1,2,18,4,4,5,1,9,5,13,2,5,13,2,5,13,1,1,5">
<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" colspan="65">
<widget class="PyDMDrawingRectangle" name="rectangle">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>700</width>
<height>20</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="0" colspan="65">
<widget class="PyDMDrawingRectangle" name="rectangle_1">
<property name="geometry">
<rect>
<x>0</x>
<y>20</y>
<width>700</width>
<height>3</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>3</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="toolTip">
<string>rectangle_1</string>
</property>
</widget>
</item>
<item row="0" column="0" colspan="65">
<widget class="QLabel" name="text">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>700</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>Diffractometer</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</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="3" column="4" colspan="4">
<widget class="QLabel" name="text_1">
<property name="geometry">
<rect>
<x>30</x>
<y>25</y>
<width>80</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>H</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::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_1 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="3" column="12" colspan="4">
<widget class="QLabel" name="text_2">
<property name="geometry">
<rect>
<x>125</x>
<y>25</y>
<width>80</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>K</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::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_2 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="3" column="20" colspan="4">
<widget class="QLabel" name="text_3">
<property name="geometry">
<rect>
<x>220</x>
<y>25</y>
<width>80</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>L</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::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_3 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="3" column="28" colspan="4">
<widget class="QLabel" name="text_4">
<property name="geometry">
<rect>
<x>315</x>
<y>25</y>
<width>80</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>TTH</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_4</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_4 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="3" column="36" colspan="6">
<widget class="QLabel" name="text_5">
<property name="geometry">
<rect>
<x>405</x>
<y>25</y>
<width>80</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>TH</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="3" column="45" colspan="5">
<widget class="QLabel" name="text_6">
<property name="geometry">
<rect>
<x>495</x>
<y>25</y>
<width>80</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>CHI</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="3" column="53" colspan="9">
<widget class="QLabel" name="text_7">
<property name="geometry">
<rect>
<x>585</x>
<y>25</y>
<width>80</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>PHI</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::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_7 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="14" column="1" rowspan="4">
<widget class="PyDMRelatedDisplayButton" name="related_display">
<property name="geometry">
<rect>
<x>2</x>
<y>105</y>
<width>25</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>+1</string>
</property>
<property name="text">
<string>+1</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 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>More</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>orient_slave.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},O=_p1</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="11" column="1" rowspan="3">
<widget class="PyDMRelatedDisplayButton" name="related_display_1">
<property name="geometry">
<rect>
<x>2</x>
<y>85</y>
<width>25</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>+2</string>
</property>
<property name="text">
<string>+2</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_1 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>More</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>orient_slave.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},O=_p2</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="8" column="1" rowspan="3">
<widget class="PyDMRelatedDisplayButton" name="related_display_2">
<property name="geometry">
<rect>
<x>2</x>
<y>65</y>
<width>25</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>+3</string>
</property>
<property name="text">
<string>+3</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_2 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>More</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>orient_slave.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},O=_p3</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="4" column="1" rowspan="4">
<widget class="PyDMRelatedDisplayButton" name="related_display_3">
<property name="geometry">
<rect>
<x>2</x>
<y>45</y>
<width>25</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>+4</string>
</property>
<property name="text">
<string>+4</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_3 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>More</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>orient_slave.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},O=_p4</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="4" column="4" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update">
<property name="geometry">
<rect>
<x>30</x>
<y>45</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}orient_p4:H</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p4:H</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 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="4" column="28" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_1">
<property name="geometry">
<rect>
<x>315</x>
<y>45</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}orient_p4:TTH</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p4:TTH</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_1 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="4" column="12" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_2">
<property name="geometry">
<rect>
<x>125</x>
<y>45</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}orient_p4:K</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p4:K</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_2 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="4" column="20" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_3">
<property name="geometry">
<rect>
<x>220</x>
<y>45</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}orient_p4:L</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p4:L</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_3 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="8" column="28" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_4">
<property name="geometry">
<rect>
<x>315</x>
<y>65</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}orient_p3:TTH</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p3:TTH</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="8" column="4" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_5">
<property name="geometry">
<rect>
<x>30</x>
<y>65</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}orient_p3:H</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p3:H</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="8" column="12" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_6">
<property name="geometry">
<rect>
<x>125</x>
<y>65</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}orient_p3:K</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p3:K</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="8" column="20" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_7">
<property name="geometry">
<rect>
<x>220</x>
<y>65</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}orient_p3:L</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p3:L</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_7 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="11" column="4" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_8">
<property name="geometry">
<rect>
<x>30</x>
<y>85</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}orient_p2:H</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p2:H</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_8 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="11" column="12" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_9">
<property name="geometry">
<rect>
<x>125</x>
<y>85</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}orient_p2:K</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p2:K</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_9 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="11" column="20" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_10">
<property name="geometry">
<rect>
<x>220</x>
<y>85</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}orient_p2:L</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p2:L</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="11" column="28" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_11">
<property name="geometry">
<rect>
<x>315</x>
<y>85</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}orient_p2:TTH</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p2:TTH</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="14" column="4" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_12">
<property name="geometry">
<rect>
<x>30</x>
<y>105</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}orient_p1:H</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p1:H</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_12 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="14" column="12" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_13">
<property name="geometry">
<rect>
<x>125</x>
<y>105</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}orient_p1:K</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p1:K</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="14" column="20" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_14">
<property name="geometry">
<rect>
<x>220</x>
<y>105</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}orient_p1:L</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p1:L</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_14 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="14" column="28" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_15">
<property name="geometry">
<rect>
<x>315</x>
<y>105</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}orient_p1:TTH</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_p1:TTH</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_15 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="20" column="4" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_16">
<property name="geometry">
<rect>
<x>30</x>
<y>130</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}orient${O}:H_RBV</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:H_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_16 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="20" column="12" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_17">
<property name="geometry">
<rect>
<x>125</x>
<y>130</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}orient${O}:K_RBV</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:K_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_17 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="20" column="20" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_18">
<property name="geometry">
<rect>
<x>220</x>
<y>130</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}orient${O}:L_RBV</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:L_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_18 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="20" column="28" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_19">
<property name="geometry">
<rect>
<x>315</x>
<y>130</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}orient1:TTH</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient1:TTH</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="20" column="36" rowspan="2" colspan="6">
<widget class="PyDMLabel" name="text_update_20">
<property name="geometry">
<rect>
<x>405</x>
<y>130</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}orient1:TH</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient1:TH</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_20 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="20" column="45" rowspan="2" colspan="5">
<widget class="PyDMLabel" name="text_update_21">
<property name="geometry">
<rect>
<x>495</x>
<y>130</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}orient1:CHI</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient1:CHI</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="20" column="53" rowspan="2" colspan="9">
<widget class="PyDMLabel" name="text_update_22">
<property name="geometry">
<rect>
<x>585</x>
<y>130</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}orient1:PHI</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient1:PHI</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="21" column="1" rowspan="5">
<widget class="PyDMRelatedDisplayButton" name="related_display_4">
<property name="geometry">
<rect>
<x>2</x>
<y>144</y>
<width>25</width>
<height>27</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>0</string>
</property>
<property name="text">
<string>0</string>
</property>
<property name="showIcon" stdset="0">
<bool>false</bool>
</property>
<property name="font">
<font>
<pointsize>16</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>Orientation matrix</string>
<string>Motors</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>orient.ui</string>
<string>motor4x.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},O=1,PM=${PM},mTTH=${mTTH},mTH=${mTH},mCHI=${mCHI},mPHI=${mPHI}</string>
<string>P=${PM},M1=${mTTH},M2=${mTH},M3=${mCHI},M4=${mPHI}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="22" column="27" rowspan="3" colspan="7">
<widget class="PyDMDrawingRectangle" name="rectangle_2">
<property name="geometry">
<rect>
<x>313</x>
<y>145</y>
<width>84</width>
<height>24</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>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.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}orient${O}:motTTH_Connected", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_2</string>
</property>
</widget>
</item>
<item row="23" column="28" colspan="4">
<widget class="PyDMLineEdit" name="text_entry">
<property name="geometry">
<rect>
<x>315</x>
<y>147</y>
<width>80</width>
<height>20</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://${PM}${mTTH}</string>
</property>
<property name="toolTip">
<string>${PM}${mTTH}</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry {
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="22" column="27" rowspan="3" colspan="7">
<widget class="PyDMDrawingRectangle" name="rectangle_3">
<property name="geometry">
<rect>
<x>313</x>
<y>145</y>
<width>84</width>
<height>24</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>30</red>
<green>187</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>30</red>
<green>187</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}orient${O}:waiting4motTTH", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_3</string>
</property>
</widget>
</item>
<item row="31" column="1" rowspan="4">
<widget class="PyDMRelatedDisplayButton" name="related_display_5">
<property name="geometry">
<rect>
<x>2</x>
<y>200</y>
<width>25</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>1</string>
</property>
<property name="text">
<string>1</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_5 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>More</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>orient_slave.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},O=_m1</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="35" column="1" rowspan="3">
<widget class="PyDMRelatedDisplayButton" name="related_display_6">
<property name="geometry">
<rect>
<x>2</x>
<y>220</y>
<width>25</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>2</string>
</property>
<property name="text">
<string>2</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_6 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>More</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>orient_slave.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},O=_m2</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="38" column="1" rowspan="3">
<widget class="PyDMRelatedDisplayButton" name="related_display_7">
<property name="geometry">
<rect>
<x>2</x>
<y>240</y>
<width>25</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>3</string>
</property>
<property name="text">
<string>3</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_7 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>More</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>orient_slave.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},O=_m3</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="41" column="1" rowspan="4">
<widget class="PyDMRelatedDisplayButton" name="related_display_8">
<property name="geometry">
<rect>
<x>2</x>
<y>260</y>
<width>25</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>4</string>
</property>
<property name="text">
<string>4</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_8 {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>More</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>orient_slave.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},O=_m4</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="31" column="4" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_23">
<property name="geometry">
<rect>
<x>30</x>
<y>200</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}orient_m1:H</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m1:H</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_23 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="31" column="12" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_24">
<property name="geometry">
<rect>
<x>125</x>
<y>200</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}orient_m1:K</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m1:K</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="31" column="20" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_25">
<property name="geometry">
<rect>
<x>220</x>
<y>200</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}orient_m1:L</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m1:L</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_25 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="31" column="28" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_26">
<property name="geometry">
<rect>
<x>315</x>
<y>200</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}orient_m1:TTH</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m1:TTH</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_26 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="35" column="4" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_27">
<property name="geometry">
<rect>
<x>30</x>
<y>220</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}orient_m2:H</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m2:H</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="35" column="12" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_28">
<property name="geometry">
<rect>
<x>125</x>
<y>220</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}orient_m2:K</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m2:K</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_28 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="35" column="20" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_29">
<property name="geometry">
<rect>
<x>220</x>
<y>220</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}orient_m2:L</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m2:L</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_29 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="35" column="28" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_30">
<property name="geometry">
<rect>
<x>315</x>
<y>220</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}orient_m2:TTH</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m2:TTH</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="38" column="4" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_31">
<property name="geometry">
<rect>
<x>30</x>
<y>240</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}orient_m3:H</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m3:H</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_31 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="38" column="12" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_32">
<property name="geometry">
<rect>
<x>125</x>
<y>240</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}orient_m3:K</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m3:K</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_32 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="38" column="20" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_33">
<property name="geometry">
<rect>
<x>220</x>
<y>240</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}orient_m3:L</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m3:L</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="38" column="28" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_34">
<property name="geometry">
<rect>
<x>315</x>
<y>240</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}orient_m3:TTH</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m3:TTH</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_34 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="41" column="5" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_35">
<property name="geometry">
<rect>
<x>31</x>
<y>260</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}orient_m4:H</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m4:H</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_35 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="41" column="13" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_36">
<property name="geometry">
<rect>
<x>126</x>
<y>260</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}orient_m4:K</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m4:K</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(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="41" column="21" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_37">
<property name="geometry">
<rect>
<x>221</x>
<y>260</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}orient_m4:L</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m4:L</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_37 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="41" column="29" rowspan="3" colspan="4">
<widget class="PyDMLabel" name="text_update_38">
<property name="geometry">
<rect>
<x>316</x>
<y>260</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}orient_m4:TTH</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient_m4:TTH</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_38 {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="23" column="5" rowspan="2" colspan="4">
<widget class="PyDMLineEdit" name="text_entry_1">
<property name="geometry">
<rect>
<x>31</x>
<y>147</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}orient${O}:H</string>
</property>
<property name="toolTip">
<string>${P}orient${O}:H</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="22" column="3" rowspan="4" colspan="7">
<widget class="PyDMDrawingRectangle" name="rectangle_4">
<property name="geometry">
<rect>
<x>29</x>
<y>145</y>
<width>84</width>
<height>26</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>30</red>
<green>187</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>30</red>
<green>187</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}orient${O}:H_busy", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_4</string>
</property>
</widget>
</item>
<item row="23" column="12" rowspan="2" colspan="4">
<widget class="PyDMLineEdit" name="text_entry_2">
<property name="geometry">
<rect>
<x>125</x>
<y>147</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}orient${O}:K</string>
</property>
<property name="toolTip">
<string>${P}orient${O}:K</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="22" column="11" rowspan="4" colspan="7">
<widget class="PyDMDrawingRectangle" name="rectangle_5">
<property name="geometry">
<rect>
<x>123</x>
<y>145</y>
<width>84</width>
<height>26</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>30</red>
<green>187</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>30</red>
<green>187</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}orient${O}:K_busy", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_5</string>
</property>
</widget>
</item>
<item row="23" column="20" rowspan="2" colspan="4">
<widget class="PyDMLineEdit" name="text_entry_3">
<property name="geometry">
<rect>
<x>220</x>
<y>147</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}orient${O}:L</string>
</property>
<property name="toolTip">
<string>${P}orient${O}:L</string>
</property>
<property name="font">
<font>
<pointsize>13</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="22" column="19" rowspan="4" colspan="7">
<widget class="PyDMDrawingRectangle" name="rectangle_6">
<property name="geometry">
<rect>
<x>218</x>
<y>145</y>
<width>84</width>
<height>26</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>30</red>
<green>187</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>30</red>
<green>187</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}orient${O}:L_busy", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_6</string>
</property>
</widget>
</item>
<item row="27" column="7" rowspan="2" colspan="2">
<widget class="PyDMPushButton" name="message_button">
<property name="geometry">
<rect>
<x>91</x>
<y>172</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}orient${O}:H_tweak.A</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:H_tweak.A</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="27" column="5" rowspan="2">
<widget class="PyDMPushButton" name="message_button_1">
<property name="geometry">
<rect>
<x>31</x>
<y>172</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}orient${O}:H_tweak.B</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:H_tweak.B</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="28" column="6">
<widget class="PyDMLineEdit" name="text_entry_4">
<property name="geometry">
<rect>
<x>51</x>
<y>174</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}orient${O}:H_tweak.C</string>
</property>
<property name="toolTip">
<string>${P}orient${O}:H_tweak.C</string>
</property>
<property name="font">
<font>
<pointsize>10</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="27" column="15" rowspan="2">
<widget class="PyDMPushButton" name="message_button_2">
<property name="geometry">
<rect>
<x>185</x>
<y>172</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}orient${O}:K_tweak.A</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:K_tweak.A</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="27" column="12" rowspan="2" colspan="2">
<widget class="PyDMPushButton" name="message_button_3">
<property name="geometry">
<rect>
<x>125</x>
<y>172</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}orient${O}:K_tweak.B</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:K_tweak.B</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_3 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="28" column="14">
<widget class="PyDMLineEdit" name="text_entry_5">
<property name="geometry">
<rect>
<x>145</x>
<y>174</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}orient${O}:K_tweak.C</string>
</property>
<property name="toolTip">
<string>${P}orient${O}:K_tweak.C</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="27" column="23" rowspan="2">
<widget class="PyDMPushButton" name="message_button_4">
<property name="geometry">
<rect>
<x>280</x>
<y>172</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}orient${O}:L_tweak.A</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:L_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="27" column="20" rowspan="2" colspan="2">
<widget class="PyDMPushButton" name="message_button_5">
<property name="geometry">
<rect>
<x>220</x>
<y>172</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}orient${O}:L_tweak.B</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:L_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="28" column="22">
<widget class="PyDMLineEdit" name="text_entry_6">
<property name="geometry">
<rect>
<x>240</x>
<y>174</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}orient${O}:L_tweak.C</string>
</property>
<property name="toolTip">
<string>${P}orient${O}:L_tweak.C</string>
</property>
<property name="font">
<font>
<pointsize>10</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="31" rowspan="2">
<widget class="PyDMPushButton" name="message_button_6">
<property name="geometry">
<rect>
<x>375</x>
<y>172</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>${PM}${mTTH}.TWF</string>
</property>
<property name="channel" stdset="0">
<string>ca://${PM}${mTTH}.TWF</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="27" column="28" rowspan="2" colspan="2">
<widget class="PyDMPushButton" name="message_button_7">
<property name="geometry">
<rect>
<x>315</x>
<y>172</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>${PM}${mTTH}.TWR</string>
</property>
<property name="channel" stdset="0">
<string>ca://${PM}${mTTH}.TWR</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="28" column="30">
<widget class="PyDMLineEdit" name="text_entry_7">
<property name="geometry">
<rect>
<x>335</x>
<y>174</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://${PM}${mTTH}.TWV</string>
</property>
<property name="toolTip">
<string>${PM}${mTTH}.TWV</string>
</property>
<property name="font">
<font>
<pointsize>10</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="27" column="40" rowspan="2" colspan="2">
<widget class="PyDMPushButton" name="message_button_8">
<property name="geometry">
<rect>
<x>465</x>
<y>172</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>${PM}${mTH}.TWF</string>
</property>
<property name="channel" stdset="0">
<string>ca://${PM}${mTH}.TWF</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="27" column="36" rowspan="2" colspan="2">
<widget class="PyDMPushButton" name="message_button_9">
<property name="geometry">
<rect>
<x>405</x>
<y>172</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>${PM}${mTH}.TWR</string>
</property>
<property name="channel" stdset="0">
<string>ca://${PM}${mTH}.TWR</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="28" column="38" colspan="2">
<widget class="PyDMLineEdit" name="text_entry_8">
<property name="geometry">
<rect>
<x>425</x>
<y>174</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://${PM}${mTH}.TWV</string>
</property>
<property name="toolTip">
<string>${PM}${mTH}.TWV</string>
</property>
<property name="font">
<font>
<pointsize>10</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="27" column="49" rowspan="2">
<widget class="PyDMPushButton" name="message_button_10">
<property name="geometry">
<rect>
<x>555</x>
<y>172</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>${PM}${mCHI}.TWF</string>
</property>
<property name="channel" stdset="0">
<string>ca://${PM}${mCHI}.TWF</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="27" column="45" rowspan="2">
<widget class="PyDMPushButton" name="message_button_11">
<property name="geometry">
<rect>
<x>495</x>
<y>172</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>${PM}${mCHI}.TWR</string>
</property>
<property name="channel" stdset="0">
<string>ca://${PM}${mCHI}.TWR</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="28" column="46" colspan="3">
<widget class="PyDMLineEdit" name="text_entry_9">
<property name="geometry">
<rect>
<x>515</x>
<y>174</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://${PM}${mCHI}.TWV</string>
</property>
<property name="toolTip">
<string>${PM}${mCHI}.TWV</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="22" column="35" rowspan="3" colspan="8">
<widget class="PyDMDrawingRectangle" name="rectangle_7">
<property name="geometry">
<rect>
<x>403</x>
<y>145</y>
<width>84</width>
<height>24</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>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.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}orient${O}:motTH_Connected", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_7</string>
</property>
</widget>
</item>
<item row="23" column="36" colspan="6">
<widget class="PyDMLineEdit" name="text_entry_10">
<property name="geometry">
<rect>
<x>405</x>
<y>147</y>
<width>80</width>
<height>20</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://${PM}${mTH}</string>
</property>
<property name="toolTip">
<string>${PM}${mTH}</string>
</property>
<property name="font">
<font>
<pointsize>12</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="22" column="35" rowspan="3" colspan="8">
<widget class="PyDMDrawingRectangle" name="rectangle_8">
<property name="geometry">
<rect>
<x>403</x>
<y>145</y>
<width>84</width>
<height>24</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>30</red>
<green>187</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>30</red>
<green>187</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}orient${O}:waiting4motTH", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_8</string>
</property>
</widget>
</item>
<item row="22" column="44" rowspan="3" colspan="7">
<widget class="PyDMDrawingRectangle" name="rectangle_9">
<property name="geometry">
<rect>
<x>493</x>
<y>145</y>
<width>84</width>
<height>24</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>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.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}orient${O}:motCHI_Connected", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_9</string>
</property>
</widget>
</item>
<item row="23" column="45" colspan="5">
<widget class="PyDMLineEdit" name="text_entry_11">
<property name="geometry">
<rect>
<x>495</x>
<y>147</y>
<width>80</width>
<height>20</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://${PM}${mCHI}</string>
</property>
<property name="toolTip">
<string>${PM}${mCHI}</string>
</property>
<property name="font">
<font>
<pointsize>12</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="22" column="44" rowspan="3" colspan="7">
<widget class="PyDMDrawingRectangle" name="rectangle_10">
<property name="geometry">
<rect>
<x>493</x>
<y>145</y>
<width>84</width>
<height>24</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>30</red>
<green>187</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>30</red>
<green>187</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}orient${O}:waiting4motCHI", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_10</string>
</property>
</widget>
</item>
<item row="22" column="52" rowspan="3" colspan="11">
<widget class="PyDMDrawingRectangle" name="rectangle_11">
<property name="geometry">
<rect>
<x>583</x>
<y>145</y>
<width>84</width>
<height>24</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>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.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}orient${O}:motPHI_Connected", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_11</string>
</property>
</widget>
</item>
<item row="23" column="53" colspan="9">
<widget class="PyDMLineEdit" name="text_entry_12">
<property name="geometry">
<rect>
<x>585</x>
<y>147</y>
<width>80</width>
<height>20</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://${PM}${mPHI}</string>
</property>
<property name="toolTip">
<string>${PM}${mPHI}</string>
</property>
<property name="font">
<font>
<pointsize>12</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="22" column="52" rowspan="3" colspan="11">
<widget class="PyDMDrawingRectangle" name="rectangle_12">
<property name="geometry">
<rect>
<x>583</x>
<y>145</y>
<width>84</width>
<height>24</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>30</red>
<green>187</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>30</red>
<green>187</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}orient${O}:waiting4motPHI", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_12</string>
</property>
</widget>
</item>
<item row="27" column="59" rowspan="2" colspan="3">
<widget class="PyDMPushButton" name="message_button_12">
<property name="geometry">
<rect>
<x>645</x>
<y>172</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>${PM}${mPHI}.TWF</string>
</property>
<property name="channel" stdset="0">
<string>ca://${PM}${mPHI}.TWF</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="27" column="53" rowspan="2" colspan="4">
<widget class="PyDMPushButton" name="message_button_13">
<property name="geometry">
<rect>
<x>585</x>
<y>172</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>${PM}${mPHI}.TWR</string>
</property>
<property name="channel" stdset="0">
<string>ca://${PM}${mPHI}.TWR</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="28" column="57" colspan="2">
<widget class="PyDMLineEdit" name="text_entry_13">
<property name="geometry">
<rect>
<x>605</x>
<y>174</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://${PM}${mPHI}.TWV</string>
</property>
<property name="toolTip">
<string>${PM}${mPHI}.TWV</string>
</property>
<property name="font">
<font>
<pointsize>10</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="19" column="0" rowspan="11" colspan="64">
<widget class="PyDMDrawingRectangle" name="rectangle_13">
<property name="geometry">
<rect>
<x>0</x>
<y>128</y>
<width>669</width>
<height>68</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}orient${O}:L_tweak.A", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_13</string>
</property>
</widget>
</item>
<item row="9" column="41" rowspan="3" colspan="13">
<widget class="PyDMPushButton" name="message_button_14">
<property name="geometry">
<rect>
<x>471</x>
<y>68</y>
<width>120</width>
<height>28</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Stop Motors</string>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}orient${O}:stopMotors</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:stopMotors</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_14 {
color: rgb(251, 243, 74);
background-color: rgb(253, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="5" column="36" colspan="26">
<widget class="PyDMDrawingLine" name="polyline">
<property name="geometry">
<rect>
<x>405</x>
<y>48</y>
<width>260</width>
<height>1</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="NoBrush">
<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>1</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}orient${O}:stopMotors", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:stopMotors</string>
</property>
<property name="penWidth" stdset="0">
<double>1</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="15" column="36" colspan="26">
<widget class="PyDMDrawingLine" name="polyline_1">
<property name="geometry">
<rect>
<x>405</x>
<y>116</y>
<width>260</width>
<height>1</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>1</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}orient${O}:stopMotors", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:stopMotors</string>
</property>
<property name="penWidth" stdset="0">
<double>1</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="5" column="36" rowspan="11">
<widget class="PyDMDrawingLine" name="polyline_2">
<property name="geometry">
<rect>
<x>405</x>
<y>48</y>
<width>1</width>
<height>69</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>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>1</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}orient${O}:stopMotors", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:stopMotors</string>
</property>
<property name="penWidth" stdset="0">
<double>1</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="5" column="60" rowspan="11">
<widget class="PyDMDrawingLine" name="polyline_3">
<property name="geometry">
<rect>
<x>663</x>
<y>48</y>
<width>1</width>
<height>69</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="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>1</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}orient${O}:stopMotors", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:stopMotors</string>
</property>
<property name="penWidth" stdset="0">
<double>1</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="36" colspan="26">
<widget class="PyDMDrawingLine" name="polyline_4">
<property name="geometry">
<rect>
<x>405</x>
<y>205</y>
<width>260</width>
<height>1</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>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>1</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}orient${O}:stopMotors", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:stopMotors</string>
</property>
<property name="penWidth" stdset="0">
<double>1</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="42" column="36" colspan="26">
<widget class="PyDMDrawingLine" name="polyline_5">
<property name="geometry">
<rect>
<x>405</x>
<y>273</y>
<width>260</width>
<height>1</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>1</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}orient${O}:stopMotors", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:stopMotors</string>
</property>
<property name="penWidth" stdset="0">
<double>1</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="36" rowspan="11">
<widget class="PyDMDrawingLine" name="polyline_6">
<property name="geometry">
<rect>
<x>405</x>
<y>205</y>
<width>1</width>
<height>69</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>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>1</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}orient${O}:stopMotors", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:stopMotors</string>
</property>
<property name="penWidth" stdset="0">
<double>1</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="60" rowspan="11">
<widget class="PyDMDrawingLine" name="polyline_7">
<property name="geometry">
<rect>
<x>663</x>
<y>205</y>
<width>1</width>
<height>69</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>1</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}orient${O}:stopMotors", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}orient${O}:stopMotors</string>
</property>
<property name="penWidth" stdset="0">
<double>1</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="36" column="39" rowspan="3" colspan="8">
<widget class="QLabel" name="text_8">
<property name="geometry">
<rect>
<x>456</x>
<y>233</y>
<width>70</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>Energy:</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::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_8 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="36" column="48" rowspan="3" colspan="7">
<widget class="PyDMLineEdit" name="text_entry_14">
<property name="geometry">
<rect>
<x>530</x>
<y>233</y>
<width>70</width>
<height>20</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}orient${O}:energy</string>
</property>
<property name="toolTip">
<string>${P}orient${O}:energy</string>
</property>
<property name="font">
<font>
<pointsize>12</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="36" column="56" rowspan="3" colspan="2">
<widget class="QLabel" name="text_9">
<property name="geometry">
<rect>
<x>601</x>
<y>233</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>keV</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>
</layout>
<zorder>rectangle</zorder>
<zorder>rectangle_1</zorder>
<zorder>text</zorder>
<zorder>text_1</zorder>
<zorder>text_2</zorder>
<zorder>text_3</zorder>
<zorder>text_4</zorder>
<zorder>text_5</zorder>
<zorder>text_6</zorder>
<zorder>text_7</zorder>
<zorder>related_display</zorder>
<zorder>related_display_1</zorder>
<zorder>related_display_2</zorder>
<zorder>related_display_3</zorder>
<zorder>text_update</zorder>
<zorder>text_update_1</zorder>
<zorder>text_update_2</zorder>
<zorder>text_update_3</zorder>
<zorder>text_update_4</zorder>
<zorder>text_update_5</zorder>
<zorder>text_update_6</zorder>
<zorder>text_update_7</zorder>
<zorder>text_update_8</zorder>
<zorder>text_update_9</zorder>
<zorder>text_update_10</zorder>
<zorder>text_update_11</zorder>
<zorder>text_update_12</zorder>
<zorder>text_update_13</zorder>
<zorder>text_update_14</zorder>
<zorder>text_update_15</zorder>
<zorder>text_update_16</zorder>
<zorder>text_update_17</zorder>
<zorder>text_update_18</zorder>
<zorder>text_update_19</zorder>
<zorder>text_update_20</zorder>
<zorder>text_update_21</zorder>
<zorder>text_update_22</zorder>
<zorder>related_display_4</zorder>
<zorder>rectangle_2</zorder>
<zorder>text_entry</zorder>
<zorder>rectangle_3</zorder>
<zorder>related_display_5</zorder>
<zorder>related_display_6</zorder>
<zorder>related_display_7</zorder>
<zorder>related_display_8</zorder>
<zorder>text_update_23</zorder>
<zorder>text_update_24</zorder>
<zorder>text_update_25</zorder>
<zorder>text_update_26</zorder>
<zorder>text_update_27</zorder>
<zorder>text_update_28</zorder>
<zorder>text_update_29</zorder>
<zorder>text_update_30</zorder>
<zorder>text_update_31</zorder>
<zorder>text_update_32</zorder>
<zorder>text_update_33</zorder>
<zorder>text_update_34</zorder>
<zorder>text_update_35</zorder>
<zorder>text_update_36</zorder>
<zorder>text_update_37</zorder>
<zorder>text_update_38</zorder>
<zorder>text_entry_1</zorder>
<zorder>rectangle_4</zorder>
<zorder>text_entry_2</zorder>
<zorder>rectangle_5</zorder>
<zorder>text_entry_3</zorder>
<zorder>rectangle_6</zorder>
<zorder>message_button</zorder>
<zorder>message_button_1</zorder>
<zorder>text_entry_4</zorder>
<zorder>message_button_2</zorder>
<zorder>message_button_3</zorder>
<zorder>text_entry_5</zorder>
<zorder>message_button_4</zorder>
<zorder>message_button_5</zorder>
<zorder>text_entry_6</zorder>
<zorder>message_button_6</zorder>
<zorder>message_button_7</zorder>
<zorder>text_entry_7</zorder>
<zorder>message_button_8</zorder>
<zorder>message_button_9</zorder>
<zorder>text_entry_8</zorder>
<zorder>message_button_10</zorder>
<zorder>message_button_11</zorder>
<zorder>text_entry_9</zorder>
<zorder>rectangle_7</zorder>
<zorder>text_entry_10</zorder>
<zorder>rectangle_8</zorder>
<zorder>rectangle_9</zorder>
<zorder>text_entry_11</zorder>
<zorder>rectangle_10</zorder>
<zorder>rectangle_11</zorder>
<zorder>text_entry_12</zorder>
<zorder>rectangle_12</zorder>
<zorder>message_button_12</zorder>
<zorder>message_button_13</zorder>
<zorder>text_entry_13</zorder>
<zorder>rectangle_13</zorder>
<zorder>message_button_14</zorder>
<zorder>polyline</zorder>
<zorder>polyline_1</zorder>
<zorder>polyline_2</zorder>
<zorder>polyline_3</zorder>
<zorder>polyline_4</zorder>
<zorder>polyline_5</zorder>
<zorder>polyline_6</zorder>
<zorder>polyline_7</zorder>
<zorder>text_8</zorder>
<zorder>text_entry_14</zorder>
<zorder>text_9</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>PyDMRelatedDisplayButton</class>
<extends>QPushButton</extends>
<header>pydm.widgets.related_display_button</header>
</customwidget>
<customwidget>
<class>PyDMLineEdit</class>
<extends>QLineEdit</extends>
<header>pydm.widgets.line_edit</header>
</customwidget>
<customwidget>
<class>PyDMPushButton</class>
<extends>QPushButton</extends>
<header>pydm.widgets.pushbutton</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>PyDMFrame</class>
<extends>QFrame</extends>
<header>pydm.widgets.frame</header>
</customwidget>
</customwidgets>
</ui>