<?xml version="1.0" ?>
<ui version="4.0">
<class>Dialog</class>
<widget class="PyDMFrame" name="screen">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>290</width>
<height>310</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>290</width>
<height>310</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">PyDMFrame#screen {
color: rgb(0, 0, 0);
background-color: rgb(212, 219, 157);
}</string>
</property>
<property name="windowTitle">
<string>ID_ctrl</string>
</property>
<layout class="QGridLayout" name="gridLayout" columnstretch="1,5,7,7,2,23,1,7,1,36,16,13,11,7,3,10,13,1,2,6,2,1,6,3,2,37,33,9,5,13,1,1,1,2,2" rowstretch="5,16,4,19,3,1,20,1,3,6,10,12,8,4,1,1,13,12,13,1,2,18,7,16,3,16,5,40,3,1,1,16,1,3,3,13,1,1,7">
<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="15" column="0" rowspan="5" colspan="35">
<widget class="PyDMDrawingRectangle" name="rectangle">
<property name="geometry">
<rect>
<x>0</x>
<y>113</y>
<width>290</width>
<height>40</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>0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="toolTip">
<string>rectangle</string>
</property>
</widget>
</item>
<item row="9" column="0" rowspan="5" colspan="35">
<widget class="PyDMDrawingRectangle" name="rectangle_1">
<property name="geometry">
<rect>
<x>0</x>
<y>72</y>
<width>290</width>
<height>40</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>0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="toolTip">
<string>rectangle_1</string>
</property>
</widget>
</item>
<item row="4" column="17" rowspan="4" colspan="13">
<widget class="PyDMDrawingRectangle" name="rectangle_2">
<property name="geometry">
<rect>
<x>163</x>
<y>44</y>
<width>120</width>
<height>25</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>0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="toolTip">
<string>rectangle_2</string>
</property>
</widget>
</item>
<item row="27" column="16" colspan="19">
<widget class="PyDMPushButton" name="message_button">
<property name="geometry">
<rect>
<x>150</x>
<y>220</y>
<width>140</width>
<height>40</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Stop </string>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="toolTip">
<string>ID${xx}:UN:stopSQ.PROC</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:UN:stopSQ.PROC</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button {
color: rgb(253, 0, 0);
background-color: rgb(160, 18, 7);
}</string>
</property>
</widget>
</item>
<item row="35" column="22" colspan="10">
<widget class="PyDMLabel" name="text_update">
<property name="geometry">
<rect>
<x>175</x>
<y>288</y>
<width>110</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:UN:idSelectSU.DESC</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:UN:idSelectSU.DESC</string>
</property>
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update {
color: rgb(0, 0, 0);
background-color: rgb(212, 219, 157);
}</string>
</property>
</widget>
</item>
<item row="25" column="0" colspan="35">
<widget class="PyDMLabel" name="text_update_1">
<property name="geometry">
<rect>
<x>0</x>
<y>199</y>
<width>290</width>
<height>16</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:UN:gapdsAO.DESC</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:UN:gapdsAO.DESC</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(212, 219, 157);
}</string>
</property>
</widget>
</item>
<item row="23" column="0" colspan="35">
<widget class="PyDMLabel" name="text_update_2">
<property name="geometry">
<rect>
<x>0</x>
<y>180</y>
<width>290</width>
<height>16</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:UN:gapusAO.DESC</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:UN:gapusAO.DESC</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(212, 219, 157);
}</string>
</property>
</widget>
</item>
<item row="10" column="24" rowspan="3" colspan="10">
<widget class="PyDMLabel" name="text_update_3">
<property name="geometry">
<rect>
<x>184</x>
<y>78</y>
<width>104</width>
<height>30</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:UN:keVavgAO.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:UN:keVavgAO.VAL</string>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_3 {
color: rgb(115, 255, 107);
background-color: rgb(88, 52, 15);
}</string>
</property>
</widget>
</item>
<item row="16" column="9" rowspan="3" colspan="12">
<widget class="PyDMLineEdit" name="text_entry">
<property name="geometry">
<rect>
<x>54</x>
<y>114</y>
<width>120</width>
<height>38</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:UN:setavgAI.VAL</string>
</property>
<property name="toolTip">
<string>ID${xx}:UN:setavgAI.VAL</string>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry {
color: rgb(255, 255, 255);
background-color: rgb(10, 0, 184);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="16" column="24" rowspan="3" colspan="7">
<widget class="PyDMLineEdit" name="text_entry_1">
<property name="geometry">
<rect>
<x>184</x>
<y>114</y>
<width>100</width>
<height>38</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:UN:keVavgAI.VAL</string>
</property>
<property name="toolTip">
<string>ID${xx}:UN:keVavgAI.VAL</string>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_1 {
color: rgb(255, 255, 255);
background-color: rgb(10, 0, 184);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="10" column="6" rowspan="3" colspan="17">
<widget class="PyDMLabel" name="text_update_4">
<property name="geometry">
<rect>
<x>45</x>
<y>78</y>
<width>136</width>
<height>30</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:UN:gapavgAO.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:UN:gapavgAO.VAL</string>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_4 {
color: rgb(115, 255, 107);
background-color: rgb(88, 52, 15);
}</string>
</property>
</widget>
</item>
<item row="17" column="1" colspan="6">
<widget class="QLabel" name="text">
<property name="geometry">
<rect>
<x>1</x>
<y>127</y>
<width>45</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Desired</string>
</property>
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text {
color: rgb(255, 255, 255);
}</string>
</property>
</widget>
</item>
<item row="1" column="4" rowspan="2" colspan="25">
<widget class="PyDMLabel" name="text_update_5">
<property name="geometry">
<rect>
<x>20</x>
<y>5</y>
<width>250</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:UN:idLocationSO</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:UN:idLocationSO</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_5 {
color: rgb(88, 52, 15);
background-color: rgb(212, 219, 157);
}</string>
</property>
</widget>
</item>
<item row="34" column="12" rowspan="4" colspan="2">
<widget class="PyDMRelatedDisplayButton" name="related_display">
<property name="geometry">
<rect>
<x>119</x>
<y>285</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="showIcon" stdset="0">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display {
color: rgb(88, 52, 15);
background-color: rgb(115, 223, 255);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>Taper Control</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>ID_taper_ctrl.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>xx=${xx}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="35" column="2" rowspan="2" colspan="9">
<widget class="QLabel" name="text_1">
<property name="geometry">
<rect>
<x>6</x>
<y>288</y>
<width>100</width>
<height>14</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Taper Control :</string>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_1</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_1 {
color: rgb(10, 0, 184);
}</string>
</property>
</widget>
</item>
<item row="2" column="8" rowspan="3" colspan="18">
<widget class="PyDMLabel" name="text_2">
<property name="geometry">
<rect>
<x>53</x>
<y>21</y>
<width>170</width>
<height>26</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>ID Gap Control</string>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>88</red>
<green>52</green>
<blue>15</blue>
</color>
</brush>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://ID${xx}:UN:stopSQ.DO1", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>text_2</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_2 {
color: rgb(88, 52, 15);
}</string>
</property>
</widget>
</item>
<item row="11" column="1" colspan="6">
<widget class="QLabel" name="text_3">
<property name="geometry">
<rect>
<x>1</x>
<y>88</y>
<width>45</width>
<height>12</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Current</string>
</property>
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>115</red>
<green>255</green>
<blue>107</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_3</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_3 {
color: rgb(115, 255, 107);
}</string>
</property>
</widget>
</item>
<item row="21" column="10" colspan="25">
<widget class="QLabel" name="text_4">
<property name="geometry">
<rect>
<x>90</x>
<y>155</y>
<width>200</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string> Gap, mm Energy, keV</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>88</red>
<green>52</green>
<blue>15</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_4</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_4 {
color: rgb(88, 52, 15);
}</string>
</property>
</widget>
</item>
<item row="27" column="0" colspan="15">
<widget class="PyDMPushButton" name="message_button_1">
<property name="geometry">
<rect>
<x>0</x>
<y>220</y>
<width>140</width>
<height>40</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Move</string>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="toolTip">
<string>ID${xx}:UN:moveSQ.PROC</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:UN:moveSQ.PROC</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_1 {
color: rgb(115, 255, 107);
background-color: rgb(40, 147, 21);
}</string>
</property>
</widget>
</item>
<item row="31" column="25" colspan="2">
<widget class="PyDMLabel" name="text_update_6">
<property name="geometry">
<rect>
<x>186</x>
<y>265</y>
<width>70</width>
<height>16</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:UN:commAI.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:UN:commAI.VAL</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_6 {
color: rgb(10, 0, 184);
background-color: rgb(212, 219, 157);
}</string>
</property>
</widget>
</item>
<item row="29" column="5" rowspan="3" colspan="15">
<widget class="QLabel" name="text_5">
<property name="geometry">
<rect>
<x>22</x>
<y>263</y>
<width>150</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Minimum allowed gap:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>88</red>
<green>52</green>
<blue>15</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_5</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_5 {
color: rgb(88, 52, 15);
}</string>
</property>
</widget>
</item>
<item row="30" column="28" rowspan="3" colspan="4">
<widget class="QLabel" name="text_6">
<property name="geometry">
<rect>
<x>265</x>
<y>264</y>
<width>20</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>mm</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>88</red>
<green>52</green>
<blue>15</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_6</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_6 {
color: rgb(88, 52, 15);
}</string>
</property>
</widget>
</item>
<item row="6" column="3" colspan="10">
<widget class="QLabel" name="text_7">
<property name="geometry">
<rect>
<x>13</x>
<y>48</y>
<width>117</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>Access Mode :</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>106</red>
<green>115</green>
<blue>193</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(106, 115, 193);
}</string>
</property>
</widget>
</item>
<item row="4" column="18" rowspan="4" colspan="13">
<widget class="PyDMLabel" name="text_update_7">
<property name="geometry">
<rect>
<x>164</x>
<y>44</y>
<width>120</width>
<height>25</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:accessSecurityMI.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:accessSecurityMI.VAL</string>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_7 {
color: rgb(75, 110, 199);
background-color: rgb(212, 219, 157);
}</string>
</property>
</widget>
</item>
<item row="4" column="19" rowspan="4" colspan="14">
<widget class="PyDMLabel" name="text_8">
<property name="geometry">
<rect>
<x>166</x>
<y>44</y>
<width>120</width>
<height>25</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Operator</string>
</property>
<property name="font">
<font>
<pointsize>15</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="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://ID${xx}:accessSecurityMI.VAL", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>text_8</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_8 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
</layout>
<zorder>rectangle</zorder>
<zorder>rectangle_1</zorder>
<zorder>rectangle_2</zorder>
<zorder>message_button</zorder>
<zorder>text_update</zorder>
<zorder>text_update_1</zorder>
<zorder>text_update_2</zorder>
<zorder>text_update_3</zorder>
<zorder>text_entry</zorder>
<zorder>text_entry_1</zorder>
<zorder>text_update_4</zorder>
<zorder>text</zorder>
<zorder>text_update_5</zorder>
<zorder>related_display</zorder>
<zorder>text_1</zorder>
<zorder>text_2</zorder>
<zorder>text_3</zorder>
<zorder>text_4</zorder>
<zorder>message_button_1</zorder>
<zorder>text_update_6</zorder>
<zorder>text_5</zorder>
<zorder>text_6</zorder>
<zorder>text_7</zorder>
<zorder>text_update_7</zorder>
<zorder>text_8</zorder>
</widget>
<customwidgets>
<customwidget>
<class>PyDMDrawingRectangle</class>
<extends>QWidget</extends>
<header>pydm.widgets.drawing</header>
</customwidget>
<customwidget>
<class>PyDMPushButton</class>
<extends>QPushButton</extends>
<header>pydm.widgets.pushbutton</header>
</customwidget>
<customwidget>
<class>PyDMLabel</class>
<extends>QLabel</extends>
<header>pydm.widgets.label</header>
</customwidget>
<customwidget>
<class>PyDMLineEdit</class>
<extends>QLineEdit</extends>
<header>pydm.widgets.line_edit</header>
</customwidget>
<customwidget>
<class>PyDMRelatedDisplayButton</class>
<extends>QPushButton</extends>
<header>pydm.widgets.related_display_button</header>
</customwidget>
<customwidget>
<class>PyDMFrame</class>
<extends>QFrame</extends>
<header>pydm.widgets.frame</header>
</customwidget>
</customwidgets>
</ui>