<?xml version="1.0" ?>
<ui version="4.0">
<class>Dialog</class>
<widget class="PyDMFrame" name="screen">
<property name="geometry">
<rect>
<x>29</x>
<y>237</y>
<width>360</width>
<height>250</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>360</width>
<height>250</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">PyDMFrame#screen {
color: rgb(0, 0, 0);
background-color: rgb(218, 218, 218);
}</string>
</property>
<property name="windowTitle">
<string>pvHistory</string>
</property>
<layout class="QGridLayout" name="gridLayout" columnstretch="5,30,50,30,15,85,45,35,5,10,20,5,20,5" rowstretch="2,14,4,11,9,3,8,2,7,170,20">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<property name="horizontalSpacing">
<number>0</number>
</property>
<property name="verticalSpacing">
<number>0</number>
</property>
<item row="0" column="7" rowspan="3" colspan="7">
<widget class="PyDMEnumButton" name="choice_button">
<property name="geometry">
<rect>
<x>260</x>
<y>0</y>
<width>100</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>${P}history${N}_StopScan</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}history${N}_StopScan</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="orientation" stdset="0">
<number>1</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="10" column="10" colspan="4">
<widget class="PyDMRelatedDisplayButton" name="related_display">
<property name="geometry">
<rect>
<x>310</x>
<y>230</y>
<width>50</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>MORE</string>
</property>
<property name="text">
<string>MORE</string>
</property>
<property name="showIcon" stdset="0">
<bool>false</bool>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display {
color: rgb(255, 255, 255);
background-color: rgb(51, 153, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>2 PV's</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>pvHistory2.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},N=${N}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>false</bool>
</property>
</widget>
</item>
<item row="9" column="0" colspan="14">
<widget class="PyDMWaveformPlot" name="cartesian_plot">
<property name="geometry">
<rect>
<x>0</x>
<y>60</y>
<width>360</width>
<height>170</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://${P}history${N}.VALB", "y_channel": "ca://${P}history${N}.VALD", "color": "#2a63e4", "lineStyle": 1, "lineWidth": 1, "symbolSize": 10, "redraw_mode": 2, "block_size": 0}</string>
</stringlist>
</property>
<property name="autoRangeX" stdset="0">
<bool>true</bool>
</property>
<property name="autoRangeY" stdset="0">
<bool>true</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="5" column="2" rowspan="4" colspan="4">
<widget class="PyDMLineEdit" name="text_entry">
<property name="geometry">
<rect>
<x>35</x>
<y>40</y>
<width>180</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}history${N}_PV1_curr.INP</string>
</property>
<property name="toolTip">
<string>${P}history${N}_PV1_curr.INP</string>
</property>
<property name="displayFormat" stdset="0">
<enum>PyDMLineEdit::String</enum>
</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(164, 170, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="4" column="1" rowspan="3">
<widget class="QLabel" name="text">
<property name="geometry">
<rect>
<x>5</x>
<y>31</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>PV1</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="5" column="6" rowspan="4" colspan="2">
<widget class="PyDMLabel" name="text_update">
<property name="geometry">
<rect>
<x>215</x>
<y>40</y>
<width>80</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}history${N}_PV1_curr</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}history${N}_PV1_curr</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::AlignCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="6" column="9" rowspan="2" colspan="2">
<widget class="QLabel" name="text_1">
<property name="geometry">
<rect>
<x>300</x>
<y>43</y>
<width>30</width>
<height>10</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>PREC</string>
</property>
<property name="font">
<font>
<pointsize>6</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="5" column="12" rowspan="4">
<widget class="PyDMLineEdit" name="text_entry_1">
<property name="geometry">
<rect>
<x>335</x>
<y>40</y>
<width>20</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="channel" stdset="0">
<string>ca://${P}history${N}_PV1_curr.PREC</string>
</property>
<property name="toolTip">
<string>${P}history${N}_PV1_curr.PREC</string>
</property>
<property name="displayFormat" stdset="0">
<enum>PyDMLineEdit::String</enum>
</property>
<property name="font">
<font>
<pointsize>12</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="0" column="3" rowspan="3">
<widget class="PyDMLineEdit" name="text_entry_2">
<property name="geometry">
<rect>
<x>85</x>
<y>0</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="channel" stdset="0">
<string>ca://${P}history${N}_Interval.B</string>
</property>
<property name="toolTip">
<string>${P}history${N}_Interval.B</string>
</property>
<property name="displayFormat" stdset="0">
<enum>PyDMLineEdit::String</enum>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMLineEdit#text_entry_2 {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
border: 1px solid black;
margin: 0px;
padding: 0px;
spacing: 0px;
}</string>
</property>
</widget>
</item>
<item row="1" column="1" colspan="2">
<widget class="QLabel" name="text_2">
<property name="geometry">
<rect>
<x>5</x>
<y>2</y>
<width>80</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>interval {s}</string>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text_2</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text_2 {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="10" column="0" colspan="5">
<widget class="PyDMRelatedDisplayButton" name="related_display_1">
<property name="geometry">
<rect>
<x>0</x>
<y>230</y>
<width>130</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>CLEAR ALL ARRAYS</string>
</property>
<property name="text">
<string>CLEAR ALL ARRAYS</string>
</property>
<property name="showIcon" stdset="0">
<bool>false</bool>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display_1 {
color: rgb(251, 243, 74);
background-color: rgb(253, 0, 0);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string>clear</string>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>pvHistory_clear.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},N=${N}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>true</bool>
</property>
</widget>
</item>
<item row="3" column="2" rowspan="2" colspan="4">
<widget class="PyDMLabel" name="text_update_1">
<property name="geometry">
<rect>
<x>35</x>
<y>20</y>
<width>180</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}history${N}_PV1_DESC</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}history${N}_PV1_DESC</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::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>choice_button</zorder>
<zorder>related_display</zorder>
<zorder>cartesian_plot</zorder>
<zorder>text_entry</zorder>
<zorder>text</zorder>
<zorder>text_update</zorder>
<zorder>text_1</zorder>
<zorder>text_entry_1</zorder>
<zorder>text_entry_2</zorder>
<zorder>text_2</zorder>
<zorder>related_display_1</zorder>
<zorder>text_update_1</zorder>
</widget>
<customwidgets>
<customwidget>
<class>PyDMEnumButton</class>
<extends>QWidget</extends>
<header>pydm.widgets.enum_button</header>
</customwidget>
<customwidget>
<class>PyDMRelatedDisplayButton</class>
<extends>QPushButton</extends>
<header>pydm.widgets.related_display_button</header>
</customwidget>
<customwidget>
<class>PyDMWaveformPlot</class>
<extends>QGraphicsView</extends>
<header>pydm.widgets.waveformplot</header>
</customwidget>
<customwidget>
<class>PyDMLineEdit</class>
<extends>QLineEdit</extends>
<header>pydm.widgets.line_edit</header>
</customwidget>
<customwidget>
<class>PyDMLabel</class>
<extends>QLabel</extends>
<header>pydm.widgets.label</header>
</customwidget>
<customwidget>
<class>PyDMFrame</class>
<extends>QFrame</extends>
<header>pydm.widgets.frame</header>
</customwidget>
</customwidgets>
</ui>