<?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>360</width>
<height>210</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>360</width>
<height>210</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>beamHistory</string>
</property>
<layout class="QGridLayout" name="gridLayout" columnstretch="240,20,100" rowstretch="2,26,2,20,160">
<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="1" column="0" colspan="2">
<widget class="QLabel" name="text">
<property name="geometry">
<rect>
<x>0</x>
<y>2</y>
<width>260</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>Beam Current {mA}:</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="toolTip">
<string>text</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="0" column="1" rowspan="3" colspan="2">
<widget class="PyDMLabel" name="text_update">
<property name="geometry">
<rect>
<x>240</x>
<y>0</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: S:SRcurrentAI</string>
</property>
<property name="channel" stdset="0">
<string>ca://S:SRcurrentAI</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(10, 0, 184);
background-color: rgb(236, 236, 236);
}</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="3">
<widget class="PyDMWaveformPlot" name="cartesian_plot">
<property name="geometry">
<rect>
<x>0</x>
<y>50</y>
<width>360</width>
<height>160</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>cartesian_plot</string>
</property>
<property name="title" stdset="0">
<string/>
</property>
<property name="xLabels">
<stringlist>
<string>History {Hours}</string>
</stringlist>
</property>
<property name="curves" stdset="0">
<stringlist>
<string>{"name": "curve 1", "x_channel": "ca://S:SRtimeCP", "y_channel": "ca://S:SRcurrentCP", "color": "#2a63e4", "lineStyle": 1, "lineWidth": 1, "symbolSize": 10, "redraw_mode": 2, "block_size": 1200}</string>
</stringlist>
</property>
<property name="autoRangeX" stdset="0">
<bool>true</bool>
</property>
<property name="autoRangeY" stdset="0">
<bool>false</bool>
</property>
<property name="axisColor" stdset="0">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="backgroundColor" stdset="0">
<color>
<red>236</red>
<green>236</green>
<blue>236</blue>
</color>
</property>
</widget>
</item>
<item row="3" column="0" colspan="2">
<widget class="QLabel" name="text_1">
<property name="geometry">
<rect>
<x>0</x>
<y>30</y>
<width>260</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>Beam Lifetime {h}:</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_1</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_1 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="3" column="1" colspan="2">
<widget class="PyDMLabel" name="text_update_1">
<property name="geometry">
<rect>
<x>240</x>
<y>30</y>
<width>120</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: S:SRlifeTimeHrsCC</string>
</property>
<property name="channel" stdset="0">
<string>ca://S:SRlifeTimeHrsCC</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update_1 {
color: rgb(10, 0, 184);
background-color: rgb(236, 236, 236);
}</string>
</property>
</widget>
</item>
</layout>
<zorder>text</zorder>
<zorder>text_update</zorder>
<zorder>cartesian_plot</zorder>
<zorder>text_1</zorder>
<zorder>text_update_1</zorder>
</widget>
<customwidgets>
<customwidget>
<class>PyDMLabel</class>
<extends>QLabel</extends>
<header>pydm.widgets.label</header>
</customwidget>
<customwidget>
<class>PyDMWaveformPlot</class>
<extends>QGraphicsView</extends>
<header>pydm.widgets.waveformplot</header>
</customwidget>
<customwidget>
<class>PyDMFrame</class>
<extends>QFrame</extends>
<header>pydm.widgets.frame</header>
</customwidget>
</customwidgets>
</ui>