<?xml version="1.0" ?>
<ui version="4.0">
<class>Dialog</class>
<widget class="PyDMFrame" name="screen">
<property name="geometry">
<rect>
<x>511</x>
<y>193</y>
<width>320</width>
<height>600</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>320</width>
<height>600</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">PyDMFrame#screen {
color: rgb(0, 0, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
<property name="windowTitle">
<string>UndulatorSyncCtl</string>
</property>
<layout class="QGridLayout" name="gridLayout" columnstretch="2,2,1,1,1,3,4,1,18,1,1,18,12,3,59,10,5,2,1,2,7,7,7,17,1,8,1,5,7,23,10,13,5,10,2,2,2,1,10,1,1,14,3,3,3,1,4,5" rowstretch="4,26,15,3,13,6,15,8,1,29,1,9,18,5,2,18,3,26,8,6,18,4,6,6,18,4,9,6,18,4,11,40,5,4,18,3,7,18,5,16,7,16,9,4,18,3,8,5,18,2,5,7,18,8,5,18,2,11">
<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="8" column="23" rowspan="2" colspan="13">
<widget class="PyDMLabel" name="text_update">
<property name="geometry">
<rect>
<x>168</x>
<y>90</y>
<width>104</width>
<height>30</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Energy.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Energy.VAL</string>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update {
color: rgb(33, 108, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="9" column="10" rowspan="2" colspan="11">
<widget class="PyDMLabel" name="text_update_1">
<property name="geometry">
<rect>
<x>34</x>
<y>91</y>
<width>120</width>
<height>30</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Gap.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Gap.VAL</string>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_1 {
color: rgb(33, 108, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="12" column="11" colspan="27">
<widget class="QLabel" name="text">
<property name="geometry">
<rect>
<x>35</x>
<y>130</y>
<width>240</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string> Gap {mm} Energy {keV} </string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>88</red>
<green>52</green>
<blue>15</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text {
color: rgb(88, 52, 15);
}</string>
</property>
</widget>
</item>
<item row="39" column="3" colspan="44">
<widget class="PyDMLabel" name="text_update_2">
<property name="geometry">
<rect>
<x>5</x>
<y>420</y>
<width>310</width>
<height>16</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Message1.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Message1.VAL</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_2 {
color: rgb(10, 0, 184);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="41" column="3" colspan="44">
<widget class="PyDMLabel" name="text_update_3">
<property name="geometry">
<rect>
<x>5</x>
<y>443</y>
<width>310</width>
<height>16</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Message2.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Message2.VAL</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_3 {
color: rgb(0, 0, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="4" column="13" colspan="21">
<widget class="PyDMLabel" name="text_update_4">
<property name="geometry">
<rect>
<x>65</x>
<y>48</y>
<width>203</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Device</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Device</string>
</property>
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_4 {
color: rgb(174, 78, 188);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="2" column="14" colspan="19">
<widget class="PyDMLabel" name="text_update_5">
<property name="geometry">
<rect>
<x>68</x>
<y>30</y>
<width>190</width>
<height>15</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Location</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Location</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_5 {
color: rgb(42, 99, 228);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="6" column="26" colspan="11">
<widget class="PyDMLabel" name="text_update_6">
<property name="geometry">
<rect>
<x>194</x>
<y>67</y>
<width>80</width>
<height>15</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ID${xx}:Version</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Version</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_6 {
color: rgb(222, 19, 9);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="6" column="9" colspan="15">
<widget class="QLabel" name="text_1">
<property name="geometry">
<rect>
<x>33</x>
<y>67</y>
<width>152</width>
<height>15</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Software Version:</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_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="1" column="12" colspan="20">
<widget class="QLabel" name="text_2">
<property name="geometry">
<rect>
<x>53</x>
<y>4</y>
<width>200</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>Undulator Sync Scan Control</string>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_2</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_2 {
color: rgb(253, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="14" column="28" rowspan="2" colspan="2">
<widget class="PyDMPushButton" name="message_button">
<property name="geometry">
<rect>
<x>200</x>
<y>153</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>On</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>ID${xx}:SyncScanMode.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:SyncScanMode.VAL</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(0, 216, 0);
}</string>
</property>
</widget>
</item>
<item row="31" column="22" colspan="20">
<widget class="PyDMPushButton" name="message_button_1">
<property name="geometry">
<rect>
<x>161</x>
<y>320</y>
<width>140</width>
<height>40</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Stop </string>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="toolTip">
<string>ID${xx}:Stop.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:Stop.VAL</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_1 {
color: rgb(253, 0, 0);
background-color: rgb(160, 18, 7);
}</string>
</property>
</widget>
</item>
<item row="31" column="5" colspan="15">
<widget class="PyDMPushButton" name="message_button_2">
<property name="geometry">
<rect>
<x>7</x>
<y>320</y>
<width>140</width>
<height>40</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Start</string>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="toolTip">
<string>ID${xx}:SSStart.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:SSStart.VAL</string>
</property>
<property name="pressValue" stdset="0">
<string>1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_2 {
color: rgb(115, 255, 107);
background-color: rgb(40, 147, 21);
}</string>
</property>
</widget>
</item>
<item row="15" column="5" colspan="24">
<widget class="QLabel" name="text_3">
<property name="geometry">
<rect>
<x>7</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>Enable Sync Scanning : </string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_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(253, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="14" column="31" rowspan="2" colspan="4">
<widget class="PyDMPushButton" name="message_button_3">
<property name="geometry">
<rect>
<x>240</x>
<y>153</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>Off</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>ID${xx}:SyncScanMode.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:SyncScanMode.VAL</string>
</property>
<property name="pressValue" stdset="0">
<string>0</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_3 {
color: rgb(0, 0, 0);
background-color: rgb(253, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="17" column="6" colspan="39">
<widget class="PyDMLabel" name="text_4">
<property name="geometry">
<rect>
<x>10</x>
<y>176</y>
<width>300</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>Sync Scan Mode Enabled</string>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>51</red>
<green>153</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://ID${xx}:SyncScanMode.VAL", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>text_4</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_4 {
color: rgb(51, 153, 0);
}</string>
</property>
</widget>
</item>
<item row="19" column="25" rowspan="3" colspan="15">
<widget class="PyDMLineEdit" name="text_entry">
<property name="geometry">
<rect>
<x>186</x>
<y>210</y>
<width>100</width>
<height>28</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}:SSStartGap</string>
</property>
<property name="toolTip">
<string>ID${xx}:SSStartGap</string>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry {
color: rgb(255, 255, 255);
background-color: rgb(135, 147, 226);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="20" column="8" colspan="19">
<widget class="QLabel" name="text_5">
<property name="geometry">
<rect>
<x>15</x>
<y>216</y>
<width>180</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Starting Gap {mm} :</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_5</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_5 {
color: rgb(10, 0, 184);
}</string>
</property>
</widget>
</item>
<item row="23" column="24" rowspan="3" colspan="15">
<widget class="PyDMLineEdit" name="text_entry_1">
<property name="geometry">
<rect>
<x>185</x>
<y>244</y>
<width>100</width>
<height>28</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}:SSEndGap</string>
</property>
<property name="toolTip">
<string>ID${xx}:SSEndGap</string>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_1 {
color: rgb(255, 255, 255);
background-color: rgb(135, 147, 226);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="24" column="7" colspan="19">
<widget class="QLabel" name="text_6">
<property name="geometry">
<rect>
<x>14</x>
<y>250</y>
<width>180</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Finish Gap {mm} :</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_6</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_6 {
color: rgb(10, 0, 184);
}</string>
</property>
</widget>
</item>
<item row="27" column="24" rowspan="3" colspan="15">
<widget class="PyDMLineEdit" name="text_entry_2">
<property name="geometry">
<rect>
<x>185</x>
<y>281</y>
<width>100</width>
<height>28</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}:SSTime</string>
</property>
<property name="toolTip">
<string>ID${xx}:SSTime</string>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_2 {
color: rgb(255, 255, 255);
background-color: rgb(10, 0, 184);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="28" column="7" colspan="19">
<widget class="QLabel" name="text_7">
<property name="geometry">
<rect>
<x>14</x>
<y>287</y>
<width>180</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Duration {sec} :</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_7</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_7 {
color: rgb(10, 0, 184);
}</string>
</property>
</widget>
</item>
<item row="37" column="4" colspan="21">
<widget class="QLabel" name="text_8">
<property name="geometry">
<rect>
<x>6</x>
<y>397</y>
<width>180</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Status Messages:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>222</red>
<green>19</green>
<blue>9</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_8</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_8 {
color: rgb(222, 19, 9);
}</string>
</property>
</widget>
</item>
<item row="47" column="21" rowspan="3" colspan="22">
<widget class="PyDMLabel" name="text_9">
<property name="geometry">
<rect>
<x>154</x>
<y>501</y>
<width>150</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>ID Moving</string>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="rules" stdset="0">
<string>[{"name": "visibility", "property": "Visible", "channels": [{"channel": "ca://ID${xx}:Busy.VAL", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>text_9</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_9 {
color: rgb(253, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="48" column="3" colspan="16">
<widget class="QLabel" name="text_10">
<property name="geometry">
<rect>
<x>5</x>
<y>506</y>
<width>140</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Device Status:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>222</red>
<green>19</green>
<blue>9</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_10</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_10 {
color: rgb(222, 19, 9);
}</string>
</property>
</widget>
</item>
<item row="52" column="2" colspan="16">
<widget class="QLabel" name="text_11">
<property name="geometry">
<rect>
<x>4</x>
<y>538</y>
<width>140</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>Sync Scan Status:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>139</red>
<green>26</green>
<blue>150</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_11</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_11 {
color: rgb(139, 26, 150);
}</string>
</property>
</widget>
</item>
<item row="51" column="21" rowspan="2" colspan="22">
<widget class="PyDMLabel" name="text_update_7">
<property name="geometry">
<rect>
<x>154</x>
<y>531</y>
<width>150</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}:SSBusy.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:SSBusy.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(139, 26, 150);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="54" column="15" rowspan="3" colspan="29">
<widget class="PyDMLabel" name="text_update_8">
<property name="geometry">
<rect>
<x>127</x>
<y>564</y>
<width>180</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}:SSState.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:SSState.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_8 {
color: rgb(10, 0, 184);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="55" column="2" colspan="16">
<widget class="QLabel" name="text_12">
<property name="geometry">
<rect>
<x>4</x>
<y>569</y>
<width>140</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>Program State:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_12</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_12 {
color: rgb(10, 0, 184);
}</string>
</property>
</widget>
</item>
<item row="33" column="22" rowspan="3" colspan="24">
<widget class="PyDMLabel" name="text_update_9">
<property name="geometry">
<rect>
<x>161</x>
<y>365</y>
<width>150</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}:SSStart.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:SSStart.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_9 {
color: rgb(33, 108, 0);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="44" column="1" colspan="16">
<widget class="QLabel" name="text_13">
<property name="geometry">
<rect>
<x>2</x>
<y>472</y>
<width>140</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>Motor Speed:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>40</red>
<green>147</green>
<blue>21</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_13</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_13 {
color: rgb(40, 147, 21);
}</string>
</property>
</widget>
</item>
<item row="43" column="16" rowspan="3" colspan="25">
<widget class="PyDMLabel" name="text_update_10">
<property name="geometry">
<rect>
<x>137</x>
<y>468</y>
<width>150</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}:MotorSpeed.VAL</string>
</property>
<property name="channel" stdset="0">
<string>ca://ID${xx}:MotorSpeed.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_10 {
color: rgb(40, 147, 21);
background-color: rgb(235, 241, 181);
}</string>
</property>
</widget>
</item>
<item row="34" column="5" colspan="15">
<widget class="QLabel" name="text_14">
<property name="geometry">
<rect>
<x>7</x>
<y>369</y>
<width>140</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>SS Start:</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>40</red>
<green>147</green>
<blue>21</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_14</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_14 {
color: rgb(40, 147, 21);
}</string>
</property>
</widget>
</item>
</layout>
<zorder>text_update</zorder>
<zorder>text_update_1</zorder>
<zorder>text</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_1</zorder>
<zorder>text_2</zorder>
<zorder>message_button</zorder>
<zorder>message_button_1</zorder>
<zorder>message_button_2</zorder>
<zorder>text_3</zorder>
<zorder>message_button_3</zorder>
<zorder>text_4</zorder>
<zorder>text_entry</zorder>
<zorder>text_5</zorder>
<zorder>text_entry_1</zorder>
<zorder>text_6</zorder>
<zorder>text_entry_2</zorder>
<zorder>text_7</zorder>
<zorder>text_8</zorder>
<zorder>text_9</zorder>
<zorder>text_10</zorder>
<zorder>text_11</zorder>
<zorder>text_update_7</zorder>
<zorder>text_update_8</zorder>
<zorder>text_12</zorder>
<zorder>text_update_9</zorder>
<zorder>text_13</zorder>
<zorder>text_update_10</zorder>
<zorder>text_14</zorder>
</widget>
<customwidgets>
<customwidget>
<class>PyDMLabel</class>
<extends>QLabel</extends>
<header>pydm.widgets.label</header>
</customwidget>
<customwidget>
<class>PyDMPushButton</class>
<extends>QPushButton</extends>
<header>pydm.widgets.pushbutton</header>
</customwidget>
<customwidget>
<class>PyDMLineEdit</class>
<extends>QLineEdit</extends>
<header>pydm.widgets.line_edit</header>
</customwidget>
<customwidget>
<class>PyDMFrame</class>
<extends>QFrame</extends>
<header>pydm.widgets.frame</header>
</customwidget>
</customwidgets>
</ui>