<?xml version="1.0" ?>
<ui version="4.0">
<class>Dialog</class>
<widget class="PyDMFrame" name="screen">
<property name="geometry">
<rect>
<x>89</x>
<y>92</y>
<width>500</width>
<height>130</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>500</width>
<height>130</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">PyDMFrame#screen {
color: rgb(0, 0, 0);
background-color: rgb(200, 200, 200);
}</string>
</property>
<property name="windowTitle">
<string>filter_drive</string>
</property>
<layout class="QGridLayout" name="gridLayout" columnstretch="5,1,59,1,4,5,5,5,5,45,5,10,5,20,5,34,1,15,45,5,45,15,45,15,86,9,5" rowstretch="15,2,3,2,6,2,5,2,5,2,2,3,9,6,1,1,2,3,9,3,3,2,5,1,13,1,5,15,2">
<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="3" column="6" rowspan="4" colspan="2">
<widget class="PyDMDrawingRectangle" name="rectangle">
<property name="geometry">
<rect>
<x>75</x>
<y>20</y>
<width>10</width>
<height>15</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>0</red>
<green>216</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>216</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>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}${R}EnergySelect", "trigger": true, "use_enum": false}], "expression": "ch[0]!=0"}]</string>
</property>
<property name="toolTip">
<string>rectangle</string>
</property>
</widget>
</item>
<item row="0" column="6" colspan="2">
<widget class="PyDMDrawingRectangle" name="rectangle_1">
<property name="geometry">
<rect>
<x>75</x>
<y>0</y>
<width>10</width>
<height>15</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>0</red>
<green>216</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>216</green>
<blue>0</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>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}${R}EnergySelect", "trigger": true, "use_enum": false}], "expression": "ch[0]==0"}]</string>
</property>
<property name="toolTip">
<string>rectangle_1</string>
</property>
</widget>
</item>
<item row="0" column="1" rowspan="8" colspan="4">
<widget class="PyDMEnumButton" name="choice_button">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>65</width>
<height>37</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>${P}${R}EnergySelect</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}EnergySelect</string>
</property>
<property name="font">
<font>
<pointsize>11</pointsize>
</font>
</property>
<property name="orientation" stdset="0">
<number>2</number>
</property>
<property name="horizontalSpacing" stdset="0">
<number>0</number>
</property>
<property name="verticalSpacing" stdset="0">
<number>0</number>
</property>
<property name="marginTop" stdset="0">
<number>0</number>
</property>
<property name="marginBottom" stdset="0">
<number>0</number>
</property>
<property name="marginLeft" stdset="0">
<number>0</number>
</property>
<property name="marginRight" stdset="0">
<number>0</number>
</property>
<property name="styleSheet">
<string notr="true">PyDMEnumButton#choice_button {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
margin: 0px;
padding: 0px;
min-width: 0px;
min-height: 0px;
}
QPushButton {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
margin: 0px;
padding: 0px;
min-width: 0px;
min-height: 0px;
}</string>
</property>
</widget>
</item>
<item row="0" column="9" colspan="5">
<widget class="PyDMLabel" name="text_update">
<property name="geometry">
<rect>
<x>90</x>
<y>0</y>
<width>85</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}${R}EnergyBeamline</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}EnergyBeamline</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="2" column="9" rowspan="6" colspan="5">
<widget class="PyDMLineEdit" name="text_entry">
<property name="geometry">
<rect>
<x>90</x>
<y>17</y>
<width>85</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}${R}EnergyLocal</string>
</property>
<property name="toolTip">
<string>${P}${R}EnergyLocal</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="27" column="2" colspan="2">
<widget class="QLabel" name="text">
<property name="geometry">
<rect>
<x>6</x>
<y>113</y>
<width>60</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>Message</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</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="27" column="7" colspan="19">
<widget class="PyDMLabel" name="text_update_1">
<property name="geometry">
<rect>
<x>80</x>
<y>113</y>
<width>415</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}${R}Message</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}Message</string>
</property>
<property name="displayFormat" stdset="0">
<enum>PyDMLabel::String</enum>
</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_1 {
color: rgb(0, 0, 0);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="0" column="24" rowspan="5" colspan="2">
<widget class="PyDMPushButton" name="message_button">
<property name="geometry">
<rect>
<x>400</x>
<y>0</y>
<width>95</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>ALL IN</string>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionSetpoint</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionSetpoint</string>
</property>
<property name="pressValue" stdset="0">
<string>0</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button {
color: rgb(51, 153, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="6" column="24" rowspan="7" colspan="2">
<widget class="PyDMPushButton" name="message_button_1">
<property name="geometry">
<rect>
<x>400</x>
<y>30</y>
<width>95</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>ALL OUT</string>
</property>
<property name="font">
<font>
<pointsize>16</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionSetpoint</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionSetpoint</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(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="15" column="24" rowspan="4">
<widget class="QLabel" name="text_1">
<property name="geometry">
<rect>
<x>400</x>
<y>65</y>
<width>86</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>Setpoint</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::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_1 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="20" column="24" rowspan="6" colspan="2">
<widget class="PyDMLineEdit" name="text_entry_1">
<property name="geometry">
<rect>
<x>400</x>
<y>83</y>
<width>95</width>
<height>25</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}${R}TransmissionSetpoint</string>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionSetpoint</string>
</property>
<property name="font">
<font>
<pointsize>15</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="23" column="1" rowspan="3" colspan="2">
<widget class="QLabel" name="text_2">
<property name="geometry">
<rect>
<x>5</x>
<y>93</y>
<width>60</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>Mask</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_2</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_2 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="18" column="1" rowspan="3" colspan="2">
<widget class="QLabel" name="text_3">
<property name="geometry">
<rect>
<x>5</x>
<y>71</y>
<width>60</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>Transm</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_3</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_3 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="24" column="6" colspan="4">
<widget class="PyDMLabel" name="text_update_2">
<property name="geometry">
<rect>
<x>75</x>
<y>94</y>
<width>60</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: ${P}${R}FilterMask</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}FilterMask</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_2 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="17" column="6" rowspan="5" colspan="11">
<widget class="PyDMLabel" name="text_update_3">
<property name="geometry">
<rect>
<x>75</x>
<y>68</y>
<width>140</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${R}Transmission</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}Transmission</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_3 {
color: rgb(10, 0, 184);
background-color: rgb(251, 243, 74);
}</string>
</property>
</widget>
</item>
<item row="12" column="1" rowspan="2" colspan="2">
<widget class="QLabel" name="text_4">
<property name="geometry">
<rect>
<x>5</x>
<y>49</y>
<width>60</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>Status</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_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(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="11" column="6" rowspan="5" colspan="11">
<widget class="PyDMLabel" name="text_update_4">
<property name="geometry">
<rect>
<x>75</x>
<y>46</y>
<width>140</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}${R}Status</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}Status</string>
</property>
<property name="displayFormat" stdset="0">
<enum>PyDMLabel::String</enum>
</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_4 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="24" column="13" colspan="4">
<widget class="PyDMLabel" name="text_update_5">
<property name="geometry">
<rect>
<x>155</x>
<y>94</y>
<width>60</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: ${P}${R}FilterMask</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}FilterMask</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_5 {
color: rgb(10, 0, 184);
background-color: rgb(200, 200, 200);
}</string>
</property>
</widget>
</item>
<item row="24" column="11">
<widget class="QLabel" name="text_5">
<property name="geometry">
<rect>
<x>140</x>
<y>94</y>
<width>10</width>
<height>13</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>=</string>
</property>
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_5</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_5 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="0" column="15">
<widget class="QLabel" name="text_6">
<property name="geometry">
<rect>
<x>180</x>
<y>0</y>
<width>34</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>keV</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_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(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="3" column="15" rowspan="4">
<widget class="QLabel" name="text_7">
<property name="geometry">
<rect>
<x>180</x>
<y>20</y>
<width>34</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>keV</string>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_7</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_7 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="0" column="18" rowspan="3">
<widget class="PyDMPushButton" name="message_button_2">
<property name="geometry">
<rect>
<x>230</x>
<y>0</y>
<width>45</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>/1000</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionFactor</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionFactor</string>
</property>
<property name="pressValue" stdset="0">
<string>0.001</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="0" column="22" rowspan="3">
<widget class="PyDMPushButton" name="message_button_3">
<property name="geometry">
<rect>
<x>340</x>
<y>0</y>
<width>45</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>1e-2</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionSetpoint</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionSetpoint</string>
</property>
<property name="pressValue" stdset="0">
<string>1.0e-2</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="4" column="22" rowspan="5">
<widget class="PyDMPushButton" name="message_button_4">
<property name="geometry">
<rect>
<x>340</x>
<y>22</y>
<width>45</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>1e-4</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionSetpoint</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionSetpoint</string>
</property>
<property name="pressValue" stdset="0">
<string>1.0e-4</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="10" column="22" rowspan="4">
<widget class="PyDMPushButton" name="message_button_5">
<property name="geometry">
<rect>
<x>340</x>
<y>44</y>
<width>45</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>1e-6</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionSetpoint</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionSetpoint</string>
</property>
<property name="pressValue" stdset="0">
<string>1.0e-6</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="16" column="22" rowspan="5">
<widget class="PyDMPushButton" name="message_button_6">
<property name="geometry">
<rect>
<x>340</x>
<y>66</y>
<width>45</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>1e-8</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionSetpoint</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionSetpoint</string>
</property>
<property name="pressValue" stdset="0">
<string>1.0e-8</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="22" column="22" rowspan="4">
<widget class="PyDMPushButton" name="message_button_7">
<property name="geometry">
<rect>
<x>340</x>
<y>88</y>
<width>45</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>1e-10</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionSetpoint</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionSetpoint</string>
</property>
<property name="pressValue" stdset="0">
<string>1.0e-10</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="4" column="18" rowspan="5">
<widget class="PyDMPushButton" name="message_button_8">
<property name="geometry">
<rect>
<x>230</x>
<y>22</y>
<width>45</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>/10</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionFactor</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionFactor</string>
</property>
<property name="pressValue" stdset="0">
<string>0.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="10" column="18" rowspan="4">
<widget class="PyDMPushButton" name="message_button_9">
<property name="geometry">
<rect>
<x>230</x>
<y>44</y>
<width>45</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>/2</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionFactor</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionFactor</string>
</property>
<property name="pressValue" stdset="0">
<string>.5</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="16" column="18" rowspan="5">
<widget class="PyDMPushButton" name="message_button_10">
<property name="geometry">
<rect>
<x>230</x>
<y>66</y>
<width>45</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>-10%</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionFactor</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionFactor</string>
</property>
<property name="pressValue" stdset="0">
<string>0.9</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="22" column="18" rowspan="4">
<widget class="PyDMPushButton" name="message_button_11">
<property name="geometry">
<rect>
<x>230</x>
<y>88</y>
<width>45</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}${R}TransmissionStepDown</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionStepDown</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="22" column="20" rowspan="4">
<widget class="PyDMPushButton" name="message_button_12">
<property name="geometry">
<rect>
<x>280</x>
<y>88</y>
<width>45</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}${R}TransmissionStepUp</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionStepUp</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="0" column="20" rowspan="3">
<widget class="PyDMPushButton" name="message_button_13">
<property name="geometry">
<rect>
<x>280</x>
<y>0</y>
<width>45</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>*1000</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionFactor</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionFactor</string>
</property>
<property name="pressValue" stdset="0">
<string>1000</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="4" column="20" rowspan="5">
<widget class="PyDMPushButton" name="message_button_14">
<property name="geometry">
<rect>
<x>280</x>
<y>22</y>
<width>45</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>*10</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionFactor</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionFactor</string>
</property>
<property name="pressValue" stdset="0">
<string>10</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_14 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="10" column="20" rowspan="4">
<widget class="PyDMPushButton" name="message_button_15">
<property name="geometry">
<rect>
<x>280</x>
<y>44</y>
<width>45</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>*2</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionFactor</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionFactor</string>
</property>
<property name="pressValue" stdset="0">
<string>2</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_15 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
<item row="16" column="20" rowspan="5">
<widget class="PyDMPushButton" name="message_button_16">
<property name="geometry">
<rect>
<x>280</x>
<y>66</y>
<width>45</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>+10%</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="toolTip">
<string>${P}${R}TransmissionFactor</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}${R}TransmissionFactor</string>
</property>
<property name="pressValue" stdset="0">
<string>1.1</string>
</property>
<property name="styleSheet">
<string notr="true">PyDMPushButton#message_button_16 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
}</string>
</property>
</widget>
</item>
</layout>
<zorder>rectangle</zorder>
<zorder>rectangle_1</zorder>
<zorder>choice_button</zorder>
<zorder>text_update</zorder>
<zorder>text_entry</zorder>
<zorder>text</zorder>
<zorder>text_update_1</zorder>
<zorder>message_button</zorder>
<zorder>message_button_1</zorder>
<zorder>text_1</zorder>
<zorder>text_entry_1</zorder>
<zorder>text_2</zorder>
<zorder>text_3</zorder>
<zorder>text_update_2</zorder>
<zorder>text_update_3</zorder>
<zorder>text_4</zorder>
<zorder>text_update_4</zorder>
<zorder>text_update_5</zorder>
<zorder>text_5</zorder>
<zorder>text_6</zorder>
<zorder>text_7</zorder>
<zorder>message_button_2</zorder>
<zorder>message_button_3</zorder>
<zorder>message_button_4</zorder>
<zorder>message_button_5</zorder>
<zorder>message_button_6</zorder>
<zorder>message_button_7</zorder>
<zorder>message_button_8</zorder>
<zorder>message_button_9</zorder>
<zorder>message_button_10</zorder>
<zorder>message_button_11</zorder>
<zorder>message_button_12</zorder>
<zorder>message_button_13</zorder>
<zorder>message_button_14</zorder>
<zorder>message_button_15</zorder>
<zorder>message_button_16</zorder>
</widget>
<customwidgets>
<customwidget>
<class>PyDMDrawingRectangle</class>
<extends>QWidget</extends>
<header>pydm.widgets.drawing</header>
</customwidget>
<customwidget>
<class>PyDMEnumButton</class>
<extends>QWidget</extends>
<header>pydm.widgets.enum_button</header>
</customwidget>
<customwidget>
<class>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>PyDMPushButton</class>
<extends>QPushButton</extends>
<header>pydm.widgets.pushbutton</header>
</customwidget>
<customwidget>
<class>PyDMFrame</class>
<extends>QFrame</extends>
<header>pydm.widgets.frame</header>
</customwidget>
</customwidgets>
</ui>