caQtDM display files

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@16216 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
mooney
2013-04-15 16:39:18 +00:00
parent 35e429e144
commit 218be19fe0
60 changed files with 203059 additions and 0 deletions
+243
View File
@@ -0,0 +1,243 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>4</x>
<y>30</y>
<width>350</width>
<height>60</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caFrame" name="caFrame_0">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>352</width>
<height>62</height>
</rect>
</property>
<widget class="caFrame" name="caFrame_1">
<property name="geometry">
<rect>
<x>127</x>
<y>2</y>
<width>109</width>
<height>23</height>
</rect>
</property>
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>107</width>
<height>21</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>160</x>
<y>2</y>
<width>40</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>Attributes</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caGraphics" name="caRectangle_1">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>350</width>
<height>60</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="lineColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>13</x>
<y>29</y>
<width>40</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>File</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caTextEntry" name="caTextEntry_0">
<property name="geometry">
<rect>
<x>58</x>
<y>30</y>
<width>280</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)NDAttributesFile</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>string</enum>
</property>
</widget>
</widget>
<zorder>caRectangle_0</zorder>
<zorder>caFrame_1</zorder>
<zorder>caLabel_0</zorder>
<zorder>caRectangle_1</zorder>
<zorder>caLabel_1</zorder>
<zorder>caFrame_0</zorder>
<zorder>caTextEntry_0</zorder>
</widget>
</widget>
</ui>
+280
View File
@@ -0,0 +1,280 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>417</x>
<y>114</y>
<width>700</width>
<height>850</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caFrame" name="caFrame_0">
<property name="geometry">
<rect>
<x>100</x>
<y>4</y>
<width>502</width>
<height>28</height>
</rect>
</property>
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>500</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>58</x>
<y>1</y>
<width>384</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>Area Detector Control - $(P)$(R)</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
</widget>
<widget class="caInclude" name="caInclude_1">
<property name="geometry">
<rect>
<x>6</x>
<y>35</y>
<width>337</width>
<height>217</height>
</rect>
</property>
<property name="geometry">
<rect>
<x>6</x>
<y>35</y>
<width>335</width>
<height>215</height>
</rect>
</property>
<property name="filename">
<string>ADSetup.adl</string>
</property>
<property name="macro">
<string></string>
</property>
</widget>
<widget class="caInclude" name="caInclude_2">
<property name="geometry">
<rect>
<x>345</x>
<y>35</y>
<width>352</width>
<height>167</height>
</rect>
</property>
<property name="geometry">
<rect>
<x>345</x>
<y>35</y>
<width>350</width>
<height>165</height>
</rect>
</property>
<property name="filename">
<string>ADShutter.adl</string>
</property>
<property name="macro">
<string></string>
</property>
</widget>
<widget class="caInclude" name="caInclude_3">
<property name="geometry">
<rect>
<x>345</x>
<y>720</y>
<width>352</width>
<height>62</height>
</rect>
</property>
<property name="geometry">
<rect>
<x>345</x>
<y>720</y>
<width>350</width>
<height>60</height>
</rect>
</property>
<property name="filename">
<string>ADAttrFile.adl</string>
</property>
<property name="macro">
<string></string>
</property>
</widget>
<widget class="caInclude" name="caInclude_4">
<property name="geometry">
<rect>
<x>345</x>
<y>785</y>
<width>352</width>
<height>62</height>
</rect>
</property>
<property name="geometry">
<rect>
<x>345</x>
<y>785</y>
<width>350</width>
<height>60</height>
</rect>
</property>
<property name="filename">
<string>ADDriverFile.adl</string>
</property>
<property name="macro">
<string></string>
</property>
</widget>
<widget class="caInclude" name="caInclude_5">
<property name="geometry">
<rect>
<x>5</x>
<y>340</y>
<width>337</width>
<height>382</height>
</rect>
</property>
<property name="geometry">
<rect>
<x>5</x>
<y>340</y>
<width>335</width>
<height>380</height>
</rect>
</property>
<property name="filename">
<string>ADReadout.adl</string>
</property>
<property name="macro">
<string></string>
</property>
</widget>
<widget class="caInclude" name="caInclude_6">
<property name="geometry">
<rect>
<x>345</x>
<y>205</y>
<width>352</width>
<height>512</height>
</rect>
</property>
<property name="geometry">
<rect>
<x>345</x>
<y>205</y>
<width>350</width>
<height>510</height>
</rect>
</property>
<property name="filename">
<string>ADCollect.adl</string>
</property>
<property name="macro">
<string></string>
</property>
</widget>
<widget class="caInclude" name="caInclude_7">
<property name="geometry">
<rect>
<x>5</x>
<y>255</y>
<width>337</width>
<height>82</height>
</rect>
</property>
<property name="geometry">
<rect>
<x>5</x>
<y>255</y>
<width>335</width>
<height>80</height>
</rect>
</property>
<property name="filename">
<string>ADPlugins.adl</string>
</property>
<property name="macro">
<string></string>
</property>
</widget>
<zorder>caRectangle_0</zorder>
<zorder>caLabel_0</zorder>
<zorder>caFrame_0</zorder>
<zorder>caInclude_1</zorder>
<zorder>caInclude_2</zorder>
<zorder>caInclude_3</zorder>
<zorder>caInclude_4</zorder>
<zorder>caInclude_5</zorder>
<zorder>caInclude_6</zorder>
<zorder>caInclude_7</zorder>
</widget>
</widget>
</ui>
File diff suppressed because it is too large Load Diff
+242
View File
@@ -0,0 +1,242 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>139</x>
<y>165</y>
<width>350</width>
<height>60</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caFrame" name="caFrame_0">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>352</width>
<height>62</height>
</rect>
</property>
<widget class="caFrame" name="caFrame_1">
<property name="geometry">
<rect>
<x>127</x>
<y>2</y>
<width>109</width>
<height>23</height>
</rect>
</property>
<widget class="caFrame" name="caFrame_2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>109</width>
<height>23</height>
</rect>
</property>
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>107</width>
<height>21</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>33</x>
<y>0</y>
<width>40</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>File</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
</widget>
<widget class="caGraphics" name="caRectangle_1">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>350</width>
<height>60</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="lineColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>13</x>
<y>29</y>
<width>150</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Driver file I/O</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
<property name="geometry">
<rect>
<x>170</x>
<y>29</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="stackingMode">
<enum>Menu</enum>
</property>
<property name="labels">
<string></string>
</property>
<property name="files">
<string>NDFile.adl</string>
</property>
<property name="args">
<string>P=$(P),R=$(R)</string>
</property>
<property name="removeParent">
<string>false</string>
</property>
</widget>
</widget>
<zorder>caRectangle_0</zorder>
<zorder>caFrame_2</zorder>
<zorder>caLabel_0</zorder>
<zorder>caFrame_1</zorder>
<zorder>caRectangle_1</zorder>
<zorder>caLabel_1</zorder>
<zorder>caFrame_0</zorder>
<zorder>caRelatedDisplay_0</zorder>
</widget>
</widget>
</ui>
+799
View File
@@ -0,0 +1,799 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>112</x>
<y>138</y>
<width>350</width>
<height>265</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>34</y>
<width>350</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caGraphics" name="caRectangle_1">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>9</y>
<width>350</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>25</x>
<y>36</y>
<width>300</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>$(P)$(R)</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>25</x>
<y>11</y>
<width>300</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>EPICS Shutter Control</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>19</x>
<y>81</y>
<width>130</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Open drive PV</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_3">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>9</x>
<y>106</y>
<width>140</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Close drive PV</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_4">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>29</x>
<y>131</y>
<width>120</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Open command</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_5">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>19</x>
<y>156</y>
<width>130</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Close command</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_6">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>19</x>
<y>181</y>
<width>130</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Status PV</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_7">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>29</x>
<y>206</y>
<width>120</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Open status</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_8">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>19</x>
<y>231</y>
<width>130</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Close status</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caFrame" name="caFrame_0">
<property name="geometry">
<rect>
<x>156</x>
<y>81</y>
<width>187</width>
<height>172</height>
</rect>
</property>
<widget class="caTextEntry" name="caTextEntry_0">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>185</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ShutterOpenEPICS.OUT</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caTextEntry" name="caTextEntry_1">
<property name="geometry">
<rect>
<x>0</x>
<y>25</y>
<width>185</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ShutterCloseEPICS.OUT</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caTextEntry" name="caTextEntry_2">
<property name="geometry">
<rect>
<x>0</x>
<y>50</y>
<width>185</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ShutterOpenEPICS.OCAL</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caTextEntry" name="caTextEntry_3">
<property name="geometry">
<rect>
<x>0</x>
<y>75</y>
<width>185</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ShutterCloseEPICS.OCAL</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caTextEntry" name="caTextEntry_4">
<property name="geometry">
<rect>
<x>0</x>
<y>100</y>
<width>185</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ShutterStatusEPICS_RBV.INP</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caTextEntry" name="caTextEntry_5">
<property name="geometry">
<rect>
<x>0</x>
<y>125</y>
<width>185</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ShutterStatusEPICS_RBV.ONVL</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caTextEntry" name="caTextEntry_6">
<property name="geometry">
<rect>
<x>0</x>
<y>150</y>
<width>185</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ShutterStatusEPICS_RBV.ZRVL</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
</widget>
<zorder>caRectangle_0</zorder>
<zorder>caRectangle_1</zorder>
<zorder>caLabel_0</zorder>
<zorder>caLabel_1</zorder>
<zorder>caLabel_2</zorder>
<zorder>caLabel_3</zorder>
<zorder>caLabel_4</zorder>
<zorder>caLabel_5</zorder>
<zorder>caLabel_6</zorder>
<zorder>caLabel_7</zorder>
<zorder>caLabel_8</zorder>
<zorder>caFrame_0</zorder>
<zorder>caTextEntry_0</zorder>
<zorder>caTextEntry_1</zorder>
<zorder>caTextEntry_2</zorder>
<zorder>caTextEntry_3</zorder>
<zorder>caTextEntry_4</zorder>
<zorder>caTextEntry_5</zorder>
<zorder>caTextEntry_6</zorder>
</widget>
</widget>
</ui>
+525
View File
@@ -0,0 +1,525 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>141</x>
<y>292</y>
<width>335</width>
<height>80</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caFrame" name="caFrame_0">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>337</width>
<height>82</height>
</rect>
</property>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>122</x>
<y>10</y>
<width>1</width>
<height>40</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>335</width>
<height>80</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="lineColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caGraphics" name="caRectangle_1">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>113</x>
<y>2</y>
<width>107</width>
<height>21</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>87</x>
<y>3</y>
<width>159</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>Plugins</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>90</x>
<y>29</y>
<width>40</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>File</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_3">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>230</x>
<y>29</y>
<width>30</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>ROI</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_4">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>80</x>
<y>55</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Stats</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_5">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>210</x>
<y>55</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Other</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
<property name="geometry">
<rect>
<x>135</x>
<y>29</y>
<width>64</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="stackingMode">
<enum>Menu</enum>
</property>
<property name="labels">
<string>netCDF file #1;TIFF file #1;JPEG file #1;NeXus file #1;Magick file #1;HDF5 file #1;Null file #1</string>
</property>
<property name="files">
<string>NDFileNetCDF.adl;NDFileTIFF.adl;NDFileJPEG.adl;NDFileNexus.adl;NDFileMagick.adl;NDFileHDF5.adl;NDFileNull.adl</string>
</property>
<property name="args">
<string>P=$(P), R=netCDF1:;P=$(P), R=TIFF1:;P=$(P), R=JPEG1:;P=$(P), R=Nexus1:;P=$(P), R=Magick1:;P=$(P), R=HDF1:;P=$(P), R=Null1:</string>
</property>
<property name="removeParent">
<string>false;false;false;false;false;false;false</string>
</property>
</widget>
<widget class="caRelatedDisplay" name="caRelatedDisplay_1">
<property name="geometry">
<rect>
<x>135</x>
<y>55</y>
<width>64</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="stackingMode">
<enum>Menu</enum>
</property>
<property name="labels">
<string>Statistics #1;Statistics #2;Statistics #3;Statistics #4;Statistics #5;Statistics 1-5</string>
</property>
<property name="files">
<string>NDStats.adl;NDStats.adl;NDStats.adl;NDStats.adl;NDStats.adl;NDStats5.adl</string>
</property>
<property name="args">
<string>P=$(P), R=Stats1:;P=$(P), R=Stats2:;P=$(P), R=Stats3:;P=$(P), R=Stats4:;P=$(P), R=Stats5:;P=$(P), R1=Stats1:,R2=Stats2:,R3=Stats3:,R4=Stats4:,R5=Stats5:</string>
</property>
<property name="removeParent">
<string>false;false;false;false;false;false</string>
</property>
</widget>
<widget class="caRelatedDisplay" name="caRelatedDisplay_2">
<property name="geometry">
<rect>
<x>265</x>
<y>29</y>
<width>64</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="stackingMode">
<enum>Menu</enum>
</property>
<property name="labels">
<string>ROI #1;ROI #2;ROI #3;ROI #4;ROI 1-4 combined</string>
</property>
<property name="files">
<string>NDROI.adl;NDROI.adl;NDROI.adl;NDROI.adl;NDROI4.adl</string>
</property>
<property name="args">
<string>P=$(P), R=ROI1:;P=$(P), R=ROI2:;P=$(P), R=ROI3:;P=$(P), R=ROI4:;P=$(P), R1=ROI1:,R2=ROI2:, R3=ROI3:,R4=ROI4:</string>
</property>
<property name="removeParent">
<string>false;false;false;false;false</string>
</property>
</widget>
<widget class="caRelatedDisplay" name="caRelatedDisplay_3">
<property name="geometry">
<rect>
<x>265</x>
<y>55</y>
<width>64</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="stackingMode">
<enum>Menu</enum>
</property>
<property name="labels">
<string>Image #1;Process #1;Transform #1;Color convert #1;Color convert #2;Overlay #1;Overlays 1-8;Scan #1;Acquire Sequence</string>
</property>
<property name="files">
<string>NDStdArrays.adl;NDProcess.adl;NDTransform.adl;NDColorConvert.adl;NDColorConvert.adl;NDOverlay.adl;NDOverlay8.adl;scan_more.adl;yySseq.adl</string>
</property>
<property name="args">
<string>P=$(P), R=image1:;P=$(P), R=Proc1:;P=$(P), R=Trans1:;P=$(P), R=CC1:;P=$(P), R=CC2:;P=$(P), R=Over1:;P=$(P), R=Over1:,O1=Over1:1:,O2=Over1:2:,O3=Over1:3:,O4=Over1:4:,O5=Over1:5:,O6=Over1:6:,O7=Over1:7:,O8=Over1:8:;P=$(P), S=scan1, N=1;P=$(P), S=AcquireSequence</string>
</property>
<property name="removeParent">
<string>false;false;false;false;false;false;false;false;false</string>
</property>
</widget>
<widget class="caRelatedDisplay" name="caRelatedDisplay_4">
<property name="geometry">
<rect>
<x>10</x>
<y>29</y>
<width>64</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="label">
<string>-All</string>
</property>
<property name="stackingMode">
<enum>Menu</enum>
</property>
<property name="labels">
<string>Common plugins</string>
</property>
<property name="files">
<string>commonPlugins.adl</string>
</property>
<property name="args">
<string>P=$(P)</string>
</property>
<property name="removeParent">
<string>false</string>
</property>
</widget>
</widget>
<zorder>caLabel_0</zorder>
<zorder>caRectangle_0</zorder>
<zorder>caRectangle_1</zorder>
<zorder>caLabel_1</zorder>
<zorder>caLabel_2</zorder>
<zorder>caLabel_3</zorder>
<zorder>caLabel_4</zorder>
<zorder>caLabel_5</zorder>
<zorder>caFrame_0</zorder>
<zorder>caRelatedDisplay_0</zorder>
<zorder>caRelatedDisplay_1</zorder>
<zorder>caRelatedDisplay_2</zorder>
<zorder>caRelatedDisplay_3</zorder>
<zorder>caRelatedDisplay_4</zorder>
</widget>
</widget>
</ui>
File diff suppressed because it is too large Load Diff
+836
View File
@@ -0,0 +1,836 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>251</x>
<y>367</y>
<width>335</width>
<height>215</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>335</width>
<height>215</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="lineColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caFrame" name="caFrame_0">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>337</width>
<height>217</height>
</rect>
</property>
<widget class="caGraphics" name="caRectangle_1">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>114</x>
<y>2</y>
<width>107</width>
<height>21</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caGraphics" name="caRectangle_2">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>335</width>
<height>215</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="lineColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>88</x>
<y>3</y>
<width>159</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>Setup</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caFrame" name="caFrame_1">
<property name="geometry">
<rect>
<x>58</x>
<y>59</y>
<width>270</width>
<height>22</height>
</rect>
</property>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>108</x>
<y>1</y>
<width>160</width>
<height>18</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>$(P)$(R)</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>EPICS name</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
</widget>
<widget class="caFrame" name="caFrame_2">
<property name="geometry">
<rect>
<x>38</x>
<y>84</y>
<width>290</width>
<height>22</height>
</rect>
</property>
<widget class="caLabel" name="caLabel_3">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>120</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Manufacturer</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_0">
<property name="geometry">
<rect>
<x>128</x>
<y>1</y>
<width>160</width>
<height>18</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)Manufacturer_RBV</string>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>187</red>
<green>187</green>
<blue>187</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
</widget>
<widget class="caLabel" name="caLabel_4">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>68</x>
<y>188</y>
<width>90</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Debugging</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
<property name="geometry">
<rect>
<x>167</x>
<y>188</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="stackingMode">
<enum>Menu</enum>
</property>
<property name="labels">
<string>asyn record;Save restore status</string>
</property>
<property name="files">
<string>asynRecord.adl;save_restoreStatus_more.adl</string>
</property>
<property name="args">
<string>P=$(P),R=$(R)AsynIO;P=$(P)</string>
</property>
<property name="removeParent">
<string>false;false</string>
</property>
</widget>
<widget class="caLabel" name="caLabel_5">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>108</x>
<y>109</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Model</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_1">
<property name="geometry">
<rect>
<x>166</x>
<y>110</y>
<width>160</width>
<height>18</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)Model_RBV</string>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>187</red>
<green>187</green>
<blue>187</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_6">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>58</x>
<y>159</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Connection</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caMessageButton" name="caMessageButton_0">
<property name="geometry">
<rect>
<x>166</x>
<y>159</y>
<width>80</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>EPushButton::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)AsynIO.CNCT</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="label">
<string>Connect</string>
</property>
<property name="pressMessage">
<string>1</string>
</property>
<property name="colorMode">
<enum>caMessageButton::Static</enum>
</property>
</widget>
<widget class="caMessageButton" name="caMessageButton_1">
<property name="geometry">
<rect>
<x>251</x>
<y>159</y>
<width>80</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>EPushButton::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)AsynIO.CNCT</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="label">
<string>Disconnect</string>
</property>
<property name="pressMessage">
<string>0</string>
</property>
<property name="colorMode">
<enum>caMessageButton::Static</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_7">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>197</x>
<y>132</y>
<width>90</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>40</red>
<green>147</green>
<blue>21</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>40</red>
<green>147</green>
<blue>21</blue>
</color>
</property>
<property name="visibility">
<enum>caLabel::IfNotZero</enum>
</property>
<property name="visibilityCalc">
<string>0</string>
</property>
<property name="channel">
<string>$(P)$(R)AsynIO.CNCT</string>
</property>
<property name="text">
<string>Connected</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_8">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>182</x>
<y>132</y>
<width>120</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>253</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="visibility">
<enum>caLabel::IfZero</enum>
</property>
<property name="channel">
<string>$(P)$(R)AsynIO.CNCT</string>
</property>
<property name="text">
<string>Disconnected</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_9">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>58</x>
<y>34</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>asyn port</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_2">
<property name="geometry">
<rect>
<x>166</x>
<y>35</y>
<width>160</width>
<height>18</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)PortName_RBV</string>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>187</red>
<green>187</green>
<blue>187</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
</widget>
<zorder>caRectangle_0</zorder>
<zorder>caRectangle_1</zorder>
<zorder>caRectangle_2</zorder>
<zorder>caLabel_0</zorder>
<zorder>caLabel_1</zorder>
<zorder>caLabel_2</zorder>
<zorder>caFrame_1</zorder>
<zorder>caLabel_3</zorder>
<zorder>caFrame_2</zorder>
<zorder>caLabel_4</zorder>
<zorder>caLabel_5</zorder>
<zorder>caLabel_6</zorder>
<zorder>caLabel_7</zorder>
<zorder>caLabel_8</zorder>
<zorder>caLabel_9</zorder>
<zorder>caFrame_0</zorder>
<zorder>caLineEdit_0</zorder>
<zorder>caRelatedDisplay_0</zorder>
<zorder>caLineEdit_1</zorder>
<zorder>caMessageButton_0</zorder>
<zorder>caMessageButton_1</zorder>
<zorder>caLineEdit_2</zorder>
</widget>
</widget>
</ui>
+767
View File
@@ -0,0 +1,767 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>85</x>
<y>111</y>
<width>350</width>
<height>165</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caFrame" name="caFrame_0">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>352</width>
<height>167</height>
</rect>
</property>
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>113</x>
<y>2</y>
<width>107</width>
<height>21</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caGraphics" name="caRectangle_1">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>350</width>
<height>165</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="lineColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>86</x>
<y>3</y>
<width>159</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>Shutter</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>16</x>
<y>34</y>
<width>150</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Shutter mode</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caMenu" name="caMenu_0">
<property name="geometry">
<rect>
<x>173</x>
<y>34</y>
<width>120</width>
<height>20</height>
</rect>
</property>
<property name="channel">
<string>$(P)$(R)ShutterMode</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caMenu::Static</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>66</x>
<y>83</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Open/Close</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caMessageButton" name="caMessageButton_0">
<property name="geometry">
<rect>
<x>173</x>
<y>83</y>
<width>60</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>EPushButton::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ShutterControl</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="label">
<string>Open</string>
</property>
<property name="pressMessage">
<string>1</string>
</property>
<property name="colorMode">
<enum>caMessageButton::Static</enum>
</property>
</widget>
<widget class="caMessageButton" name="caMessageButton_1">
<property name="geometry">
<rect>
<x>240</x>
<y>83</y>
<width>60</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>EPushButton::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ShutterControl</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="label">
<string>Close</string>
</property>
<property name="pressMessage">
<string>0</string>
</property>
<property name="colorMode">
<enum>caMessageButton::Static</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_3">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>6</x>
<y>58</y>
<width>120</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Status: Det.</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_0">
<property name="geometry">
<rect>
<x>132</x>
<y>59</y>
<width>60</width>
<height>18</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ShutterStatus_RBV</string>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Alarm_Static</enum>
</property>
</widget>
<widget class="caTextEntry" name="caTextEntry_0">
<property name="geometry">
<rect>
<x>132</x>
<y>108</y>
<width>60</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ShutterOpenDelay</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_4">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>15</x>
<y>108</y>
<width>110</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Delay: Open</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_5">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>215</x>
<y>108</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Close</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caTextEntry" name="caTextEntry_1">
<property name="geometry">
<rect>
<x>272</x>
<y>108</y>
<width>60</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ShutterCloseDelay</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
<property name="geometry">
<rect>
<x>205</x>
<y>136</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="stackingMode">
<enum>Menu</enum>
</property>
<property name="labels">
<string>EPICS shutter setup</string>
</property>
<property name="files">
<string>ADEpicsShutter.adl</string>
</property>
<property name="args">
<string>P=$(P),R=$(R)</string>
</property>
<property name="removeParent">
<string>false</string>
</property>
</widget>
<widget class="caLabel" name="caLabel_6">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>6</x>
<y>136</y>
<width>190</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>EPICS shutter setup</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_7">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>215</x>
<y>58</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>EPICS</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_1">
<property name="geometry">
<rect>
<x>272</x>
<y>59</y>
<width>60</width>
<height>18</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ShutterStatusEPICS_RBV</string>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Alarm_Static</enum>
</property>
</widget>
</widget>
<zorder>caRectangle_0</zorder>
<zorder>caRectangle_1</zorder>
<zorder>caLabel_0</zorder>
<zorder>caLabel_1</zorder>
<zorder>caLabel_2</zorder>
<zorder>caLabel_3</zorder>
<zorder>caLabel_4</zorder>
<zorder>caLabel_5</zorder>
<zorder>caLabel_6</zorder>
<zorder>caLabel_7</zorder>
<zorder>caFrame_0</zorder>
<zorder>caMenu_0</zorder>
<zorder>caMessageButton_0</zorder>
<zorder>caMessageButton_1</zorder>
<zorder>caLineEdit_0</zorder>
<zorder>caTextEntry_0</zorder>
<zorder>caTextEntry_1</zorder>
<zorder>caRelatedDisplay_0</zorder>
<zorder>caLineEdit_1</zorder>
</widget>
</widget>
</ui>
+1109
View File
File diff suppressed because it is too large Load Diff
+6117
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+4639
View File
File diff suppressed because it is too large Load Diff
+425
View File
@@ -0,0 +1,425 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>193</x>
<y>91</y>
<width>390</width>
<height>620</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>5</y>
<width>390</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>87</x>
<y>6</y>
<width>216</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>$(P)$(R)</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caInclude" name="caInclude_0">
<property name="geometry">
<rect>
<x>5</x>
<y>40</y>
<width>382</width>
<height>507</height>
</rect>
</property>
<property name="geometry">
<rect>
<x>5</x>
<y>40</y>
<width>380</width>
<height>505</height>
</rect>
</property>
<property name="filename">
<string>NDPluginBase.adl</string>
</property>
<property name="macro">
<string></string>
</property>
</widget>
<widget class="caFrame" name="caFrame_1">
<property name="geometry">
<rect>
<x>5</x>
<y>555</y>
<width>382</width>
<height>62</height>
</rect>
</property>
<widget class="caGraphics" name="caRectangle_1">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>380</width>
<height>60</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="lineColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caFrame" name="caFrame_2">
<property name="geometry">
<rect>
<x>7</x>
<y>8</y>
<width>368</width>
<height>22</height>
</rect>
</property>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>150</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Color mode out</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caMenu" name="caMenu_0">
<property name="geometry">
<rect>
<x>160</x>
<y>0</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="channel">
<string>$(P)$(R)ColorModeOut</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caMenu::Static</enum>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_0">
<property name="geometry">
<rect>
<x>266</x>
<y>1</y>
<width>100</width>
<height>18</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)ColorModeOut_RBV</string>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>187</red>
<green>187</green>
<blue>187</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
</widget>
<widget class="caLabel" name="caLabel_2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>7</x>
<y>33</y>
<width>150</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>False color map</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caMenu" name="caMenu_1">
<property name="geometry">
<rect>
<x>167</x>
<y>33</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="channel">
<string>$(P)$(R)FalseColor</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caMenu::Static</enum>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_1">
<property name="geometry">
<rect>
<x>273</x>
<y>34</y>
<width>100</width>
<height>18</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)FalseColor_RBV</string>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>187</red>
<green>187</green>
<blue>187</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
</widget>
<zorder>caRectangle_0</zorder>
<zorder>caLabel_0</zorder>
<zorder>caInclude_0</zorder>
<zorder>caRectangle_1</zorder>
<zorder>caLabel_1</zorder>
<zorder>caFrame_2</zorder>
<zorder>caLabel_2</zorder>
<zorder>caFrame_1</zorder>
<zorder>caMenu_0</zorder>
<zorder>caLineEdit_0</zorder>
<zorder>caMenu_1</zorder>
<zorder>caLineEdit_1</zorder>
</widget>
</widget>
</ui>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+365
View File
@@ -0,0 +1,365 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>154</x>
<y>55</y>
<width>390</width>
<height>640</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>5</y>
<width>390</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>87</x>
<y>6</y>
<width>216</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>$(P)$(R)</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caInclude" name="caInclude_0">
<property name="geometry">
<rect>
<x>5</x>
<y>40</y>
<width>382</width>
<height>507</height>
</rect>
</property>
<property name="geometry">
<rect>
<x>5</x>
<y>40</y>
<width>380</width>
<height>505</height>
</rect>
</property>
<property name="filename">
<string>NDPluginBase.adl</string>
</property>
<property name="macro">
<string></string>
</property>
</widget>
<widget class="caFrame" name="caFrame_1">
<property name="geometry">
<rect>
<x>5</x>
<y>550</y>
<width>382</width>
<height>87</height>
</rect>
</property>
<widget class="caGraphics" name="caRectangle_1">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>380</width>
<height>85</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="lineColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
<property name="geometry">
<rect>
<x>167</x>
<y>30</y>
<width>160</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="label">
<string>Individual Overlays</string>
</property>
<property name="stackingMode">
<enum>Menu</enum>
</property>
<property name="labels">
<string>Overlay 1;Overlay 2;Overlay 3;Overlay 4;Overlay 5;Overlay 6;Overlay 7;Overlay 8</string>
</property>
<property name="files">
<string>NDOverlayN.adl;NDOverlayN.adl;NDOverlayN.adl;NDOverlayN.adl;NDOverlayN.adl;NDOverlayN.adl;NDOverlayN.adl;NDOverlayN.adl</string>
</property>
<property name="args">
<string>P=$(P), R=$(R)1:;P=$(P), R=$(R)2:;P=$(P), R=$(R)3:;P=$(P), R=$(R)4:;P=$(P), R=$(R)5:;P=$(P), R=$(R)6:;P=$(P), R=$(R)7:;P=$(P), R=$(R)8:</string>
</property>
<property name="removeParent">
<string>false;false;false;false;false;false;false;false</string>
</property>
</widget>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>17</x>
<y>30</y>
<width>140</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Individual 0-7</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caRelatedDisplay" name="caRelatedDisplay_1">
<property name="geometry">
<rect>
<x>167</x>
<y>57</y>
<width>160</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="label">
<string>Combined Overlays</string>
</property>
<property name="stackingMode">
<enum>Menu</enum>
</property>
<property name="labels">
<string>Overlays 1-8;Overlays 9-16</string>
</property>
<property name="files">
<string>NDOverlay8.adl;NDOverlay8.adl</string>
</property>
<property name="args">
<string>P=$(P),R=$(R),O1=$(R)1:,O2=$(R)2:,O3=$(R)3:,O4=$(R)4:,O5=$(R)5:,O6=$(R)6:,O7=$(R)7:,O8=$(R)8:;P=$(P),R=$(R),O1=$(R)9:,O2=$(R)10:,O3=$(R)11:,O4=$(R)12:,O5=$(R)13:,O6=$(R)14:,O7=$(R)15:,O8=$(R)16:</string>
</property>
<property name="removeParent">
<string>false;false</string>
</property>
</widget>
<widget class="caLabel" name="caLabel_2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>133</x>
<y>5</y>
<width>150</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Overlay definitions</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_3">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>77</x>
<y>58</y>
<width>80</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Combined</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
</widget>
<zorder>caRectangle_0</zorder>
<zorder>caLabel_0</zorder>
<zorder>caInclude_0</zorder>
<zorder>caRectangle_1</zorder>
<zorder>caLabel_1</zorder>
<zorder>caLabel_2</zorder>
<zorder>caLabel_3</zorder>
<zorder>caFrame_1</zorder>
<zorder>caRelatedDisplay_0</zorder>
<zorder>caRelatedDisplay_1</zorder>
</widget>
</widget>
</ui>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+169
View File
@@ -0,0 +1,169 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>1095</x>
<y>344</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caCartesianPlot" name="caCartesianPlot_0">
<property name="geometry">
<rect>
<x>0</x>
<y>30</y>
<width>400</width>
<height>270</height>
</rect>
</property>
<property name="Title">
<string>$(TITLE)</string>
</property>
<property name="TitleX">
<string>$(XLABEL)</string>
</property>
<property name="TitleY">
<string>$(YLABEL)</string>
</property>
<property name="scaleColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="foreground">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="color_1">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="channels_1">
<string>;$(P)$(R)$(DATA)</string>
</property>
<property name="Style_1">
<enum>caCartesianPlot::Dots</enum>
</property>
<property name="Style_2">
<enum>caCartesianPlot::Dots</enum>
</property>
<property name="Style_3">
<enum>caCartesianPlot::Dots</enum>
</property>
<property name="symbol_1">
<enum>caCartesianPlot::NoSymbol</enum>
</property>
<property name="symbol_2">
<enum>caCartesianPlot::Rect</enum>
</property>
<property name="symbol_3">
<enum>caCartesianPlot::Triangle</enum>
</property>
<property name="XaxisScaling">
<enum>caCartesianPlot::Channel</enum>
</property>
<property name="YaxisScaling">
<enum>caCartesianPlot::Channel</enum>
</property>
</widget>
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>26</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>92</x>
<y>1</y>
<width>216</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>$(P)$(R) $(TITLE)</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
<zorder>caRectangle_0</zorder>
<zorder>caLabel_0</zorder>
<zorder>caCartesianPlot_0</zorder>
</widget>
</widget>
</ui>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+3601
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+119
View File
@@ -0,0 +1,119 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>159</x>
<y>196</y>
<width>390</width>
<height>555</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>5</y>
<width>390</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>87</x>
<y>6</y>
<width>216</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>$(P)$(R)</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caInclude" name="caInclude_0">
<property name="geometry">
<rect>
<x>5</x>
<y>40</y>
<width>382</width>
<height>507</height>
</rect>
</property>
<property name="geometry">
<rect>
<x>5</x>
<y>40</y>
<width>380</width>
<height>505</height>
</rect>
</property>
<property name="filename">
<string>NDPluginBase.adl</string>
</property>
<property name="macro">
<string></string>
</property>
</widget>
<zorder>caRectangle_0</zorder>
<zorder>caLabel_0</zorder>
<zorder>caInclude_0</zorder>
</widget>
</widget>
</ui>
+697
View File
@@ -0,0 +1,697 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>647</x>
<y>505</y>
<width>500</width>
<height>355</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caCartesianPlot" name="caCartesianPlot_0">
<property name="geometry">
<rect>
<x>10</x>
<y>92</y>
<width>480</width>
<height>230</height>
</rect>
</property>
<property name="Title">
<string>$(P)$(R)$(PLT)</string>
</property>
<property name="TitleX">
<string>Time point</string>
</property>
<property name="TitleY">
<string>Value</string>
</property>
<property name="scaleColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="Style_1">
<enum>caCartesianPlot::Lines</enum>
</property>
<property name="Style_2">
<enum>caCartesianPlot::Lines</enum>
</property>
<property name="Style_3">
<enum>caCartesianPlot::Lines</enum>
</property>
<property name="symbol_1">
<enum>caCartesianPlot::NoSymbol</enum>
</property>
<property name="symbol_2">
<enum>caCartesianPlot::Rect</enum>
</property>
<property name="symbol_3">
<enum>caCartesianPlot::Triangle</enum>
</property>
<property name="plotMode">
<enum>caCartesianPlot::PlotLastNPoints</enum>
</property>
<property name="color_1">
<color alpha="255">
<red>75</red>
<green>110</green>
<blue>199</blue>
</color>
</property>
<property name="channels_1">
<string>;$(P)$(R)$(PLT)</string>
</property>
<property name="XaxisScaling">
<enum>caCartesianPlot::Auto</enum>
</property>
<property name="XaxisLimits">
<string>0;1</string>
</property>
<property name="YaxisScaling">
<enum>caCartesianPlot::Auto</enum>
</property>
<property name="YaxisLimits">
<string>0;1</string>
</property>
</widget>
<widget class="caFrame" name="caFrame_0">
<property name="geometry">
<rect>
<x>255</x>
<y>65</y>
<width>227</width>
<height>22</height>
</rect>
</property>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>130</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Current point</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_0">
<property name="geometry">
<rect>
<x>135</x>
<y>1</y>
<width>90</width>
<height>18</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)TSCurrentPoint</string>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>187</red>
<green>187</green>
<blue>187</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
</widget>
<widget class="caFrame" name="caFrame_1">
<property name="geometry">
<rect>
<x>10</x>
<y>327</y>
<width>242</width>
<height>22</height>
</rect>
</property>
<widget class="caMenu" name="caMenu_0">
<property name="geometry">
<rect>
<x>95</x>
<y>1</y>
<width>80</width>
<height>18</height>
</rect>
</property>
<property name="channel">
<string>$(P)$(R)TSRead.SCAN</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caMenu::Static</enum>
</property>
</widget>
<widget class="caMessageButton" name="caMessageButton_0">
<property name="geometry">
<rect>
<x>180</x>
<y>0</y>
<width>60</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>EPushButton::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)TSControl</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="label">
<string>Read</string>
</property>
<property name="pressMessage">
<string>3</string>
</property>
<property name="colorMode">
<enum>caMessageButton::Static</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>90</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Read rate</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</widget>
<widget class="caFrame" name="caFrame_2">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>317</width>
<height>22</height>
</rect>
</property>
<widget class="caMessageButton" name="caMessageButton_1">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>90</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>EPushButton::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)TSControl</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="label">
<string>Erase/Start</string>
</property>
<property name="pressMessage">
<string>0</string>
</property>
<property name="colorMode">
<enum>caMessageButton::Static</enum>
</property>
</widget>
<widget class="caMessageButton" name="caMessageButton_2">
<property name="geometry">
<rect>
<x>95</x>
<y>0</y>
<width>60</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>EPushButton::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)TSControl</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="label">
<string>Stop</string>
</property>
<property name="pressMessage">
<string>2</string>
</property>
<property name="colorMode">
<enum>caMessageButton::Static</enum>
</property>
</widget>
<widget class="caMessageButton" name="caMessageButton_3">
<property name="geometry">
<rect>
<x>160</x>
<y>0</y>
<width>60</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>EPushButton::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)TSControl</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="label">
<string>Start</string>
</property>
<property name="pressMessage">
<string>1</string>
</property>
<property name="colorMode">
<enum>caMessageButton::Static</enum>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_1">
<property name="geometry">
<rect>
<x>225</x>
<y>1</y>
<width>90</width>
<height>18</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)TSAcquiring</string>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>70</red>
<green>70</green>
<blue>70</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Alarm_Static</enum>
</property>
</widget>
</widget>
<widget class="caFrame" name="caFrame_3">
<property name="geometry">
<rect>
<x>10</x>
<y>65</y>
<width>227</width>
<height>22</height>
</rect>
</property>
<widget class="caTextEntry" name="caTextEntry_0">
<property name="geometry">
<rect>
<x>165</x>
<y>1</y>
<width>60</width>
<height>19</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)TSNumPoints</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>160</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Number of points</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
</widget>
</widget>
<widget class="caFrame" name="caFrame_4">
<property name="geometry">
<rect>
<x>25</x>
<y>5</y>
<width>452</width>
<height>27</height>
</rect>
</property>
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>450</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_3">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>180</x>
<y>0</y>
<width>96</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="text">
<string>$(P)$(R)$(PLT)</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
</widget>
<zorder>caLabel_0</zorder>
<zorder>caFrame_0</zorder>
<zorder>caLabel_1</zorder>
<zorder>caFrame_1</zorder>
<zorder>caFrame_2</zorder>
<zorder>caLabel_2</zorder>
<zorder>caFrame_3</zorder>
<zorder>caRectangle_0</zorder>
<zorder>caLabel_3</zorder>
<zorder>caFrame_4</zorder>
<zorder>caCartesianPlot_0</zorder>
<zorder>caLineEdit_0</zorder>
<zorder>caMenu_0</zorder>
<zorder>caMessageButton_0</zorder>
<zorder>caMessageButton_1</zorder>
<zorder>caMessageButton_2</zorder>
<zorder>caMessageButton_3</zorder>
<zorder>caLineEdit_1</zorder>
<zorder>caTextEntry_0</zorder>
</widget>
</widget>
</ui>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+4787
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+677
View File
@@ -0,0 +1,677 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>432</x>
<y>625</y>
<width>350</width>
<height>150</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caFrame" name="caFrame_0">
<property name="geometry">
<rect>
<x>113</x>
<y>0</y>
<width>107</width>
<height>23</height>
</rect>
</property>
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>105</width>
<height>21</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="fillstyle">
<enum>Filled</enum>
</property>
<property name="lineColor">
<color alpha="255">
<red>218</red>
<green>218</green>
<blue>218</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
</widget>
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>93</x>
<y>1</y>
<width>157</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="text">
<string>Init</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>11</x>
<y>24</y>
<width>40</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Num Frame Buffers (Max 500):</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caFrame" name="caFrame_1">
<property name="geometry">
<rect>
<x>200</x>
<y>43</y>
<width>130</width>
<height>22</height>
</rect>
</property>
<widget class="caTextEntry" name="caTextEntry_0">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>60</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)PENumFrameBuffers</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_0">
<property name="geometry">
<rect>
<x>67</x>
<y>1</y>
<width>61</width>
<height>18</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)PENumFrameBuffers_RBV</string>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>187</red>
<green>187</green>
<blue>187</blue>
</color>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
</widget>
<widget class="caGraphics" name="caRectangle_1">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>350</width>
<height>150</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="lineColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caMessageButton" name="caMessageButton_0">
<property name="geometry">
<rect>
<x>4</x>
<y>100</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>EPushButton::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)PEInitialize</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="label">
<string>Initialize</string>
</property>
<property name="pressMessage">
<string>1</string>
</property>
<property name="colorMode">
<enum>caMessageButton::Static</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>11</x>
<y>122</y>
<width>40</width>
<height>25</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Status:</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_1">
<property name="geometry">
<rect>
<x>95</x>
<y>127</y>
<width>120</width>
<height>18</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)PEStatus_RBV</string>
</property>
<property name="foreground">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>187</red>
<green>187</green>
<blue>187</blue>
</color>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Alarm_Static</enum>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_2">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>2</width>
<height>2</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
<widget class="caFrame" name="caFrame_2">
<property name="geometry">
<rect>
<x>7</x>
<y>70</y>
<width>143</width>
<height>25</height>
</rect>
</property>
<widget class="caLabel" name="caLabel_3">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>2</x>
<y>0</y>
<width>139</width>
<height>10</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Frame Buffer Index</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_3">
<property name="geometry">
<rect>
<x>0</x>
<y>13</y>
<width>130</width>
<height>10</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)PEFrameBuffIndex</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>187</red>
<green>187</green>
<blue>187</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
</widget>
<widget class="caLabel" name="caLabel_4">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="geometry">
<rect>
<x>196</x>
<y>70</y>
<width>139</width>
<height>10</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Image Number</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::Height</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="caLineEdit" name="caLineEdit_4">
<property name="geometry">
<rect>
<x>194</x>
<y>83</y>
<width>130</width>
<height>10</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::Height</enum>
</property>
<property name="channel">
<string>$(P)$(R)PEImageNumber</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>187</red>
<green>187</green>
<blue>187</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
<zorder>caRectangle_0</zorder>
<zorder>caFrame_0</zorder>
<zorder>caLabel_0</zorder>
<zorder>caLabel_1</zorder>
<zorder>caFrame_1</zorder>
<zorder>caRectangle_1</zorder>
<zorder>caLabel_2</zorder>
<zorder>caLabel_3</zorder>
<zorder>caFrame_2</zorder>
<zorder>caLabel_4</zorder>
<zorder>caTextEntry_0</zorder>
<zorder>caLineEdit_0</zorder>
<zorder>caMessageButton_0</zorder>
<zorder>caLineEdit_1</zorder>
<zorder>caLineEdit_2</zorder>
<zorder>caLineEdit_3</zorder>
<zorder>caLineEdit_4</zorder>
</widget>
</widget>
</ui>
+5550
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+3016
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+5031
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff