forked from epics_driver_modules/motorBase
caQtDM files
This commit is contained in:
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
@@ -0,0 +1,103 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>115</x>
|
||||
<y>148</y>
|
||||
<width>275</width>
|
||||
<height>75</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
|
||||
|
||||
</string>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralWidget">
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>91</x>
|
||||
<y>40</y>
|
||||
<width>93</width>
|
||||
<height>23</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>More</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>Motor #1;Motor #2;Auxillary params;asyn record #1;asyn record #2</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>motorx_all.adl;motorx_all.adl;ACRAux.adl;asynRecord.adl;asynRecord.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=IOC:, M=m1;P=IOC:, M=m2;P=IOC:, R=ACR1:, M1=m1:;P=IOC:, R=asyn1;P=IOC:, R=asyn2</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false;false;false;false;false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caLabel" name="caLabel_0">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>17</x>
|
||||
<y>5</y>
|
||||
<width>240</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>Parker ACR Top-level</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::Height</enum>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<zorder>caLabel_0</zorder>
|
||||
<zorder>caRelatedDisplay_0</zorder>
|
||||
</widget>
|
||||
</widget>
|
||||
</ui>
|
||||
@@ -0,0 +1,196 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>729</x>
|
||||
<y>391</y>
|
||||
<width>400</width>
|
||||
<height>230</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(255, 255, 255, 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>200</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="TitleX">
|
||||
<string>Time</string>
|
||||
</property>
|
||||
<property name="TitleY">
|
||||
<string>Position</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>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="background">
|
||||
<color alpha="255">
|
||||
<red>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</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="countNumOrChannel">
|
||||
<string>2000</string>
|
||||
</property>
|
||||
<property name="color_1">
|
||||
<color alpha="255">
|
||||
<red>253</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="channels_1">
|
||||
<string>$(X);$(Y)</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="caLineEdit" name="caLineEdit_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>69</x>
|
||||
<y>11</y>
|
||||
<width>85</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(M).DESC</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>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignRight|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 class="caLabel" name="caLabel_0">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>161</x>
|
||||
<y>11</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>$(TITLE)</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::Height</enum>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<zorder>caLabel_0</zorder>
|
||||
<zorder>caCartesianPlot_0</zorder>
|
||||
<zorder>caLineEdit_0</zorder>
|
||||
</widget>
|
||||
</widget>
|
||||
</ui>
|
||||
@@ -0,0 +1,401 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>729</x>
|
||||
<y>391</y>
|
||||
<width>400</width>
|
||||
<height>230</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(255, 255, 255, 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>200</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="TitleX">
|
||||
<string>Time</string>
|
||||
</property>
|
||||
<property name="TitleY">
|
||||
<string>Position</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>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="background">
|
||||
<color alpha="255">
|
||||
<red>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</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="countNumOrChannel">
|
||||
<string>2000</string>
|
||||
</property>
|
||||
<property name="color_1">
|
||||
<color alpha="255">
|
||||
<red>78</red>
|
||||
<green>165</green>
|
||||
<blue>249</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="channels_1">
|
||||
<string>$(X);$(Y1)</string>
|
||||
</property>
|
||||
<property name="color_2">
|
||||
<color alpha="255">
|
||||
<red>253</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="channels_2">
|
||||
<string>$(X);$(Y2)</string>
|
||||
</property>
|
||||
<property name="color_3">
|
||||
<color alpha="255">
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="channels_3">
|
||||
<string>$(X);$(Y3)</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="caLineEdit" name="caLineEdit_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>48</x>
|
||||
<y>10</y>
|
||||
<width>85</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(M).DESC</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>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignRight|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 class="caLabel" name="caLabel_0">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>140</x>
|
||||
<y>10</y>
|
||||
<width>30</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="foreground">
|
||||
<color alpha="255">
|
||||
<red>78</red>
|
||||
<green>165</green>
|
||||
<blue>249</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="background">
|
||||
<color alpha="0">
|
||||
<red>78</red>
|
||||
<green>165</green>
|
||||
<blue>249</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Err</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_1">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>180</x>
|
||||
<y>10</y>
|
||||
<width>70</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="text">
|
||||
<string>Desired</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>260</x>
|
||||
<y>10</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>Readback</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>5</x>
|
||||
<y>20</y>
|
||||
<width>20</width>
|
||||
<height>10</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="foreground">
|
||||
<color alpha="255">
|
||||
<red>78</red>
|
||||
<green>165</green>
|
||||
<blue>249</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="background">
|
||||
<color alpha="0">
|
||||
<red>78</red>
|
||||
<green>165</green>
|
||||
<blue>249</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>ERR</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>350</x>
|
||||
<y>20</y>
|
||||
<width>45</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>READBACK</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_5">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>350</x>
|
||||
<y>10</y>
|
||||
<width>45</width>
|
||||
<height>10</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="text">
|
||||
<string>DESIRED</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::Height</enum>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<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>caCartesianPlot_0</zorder>
|
||||
<zorder>caLineEdit_0</zorder>
|
||||
</widget>
|
||||
</widget>
|
||||
</ui>
|
||||
@@ -0,0 +1,216 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>729</x>
|
||||
<y>391</y>
|
||||
<width>400</width>
|
||||
<height>230</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(255, 255, 255, 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>200</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="TitleX">
|
||||
<string>Point</string>
|
||||
</property>
|
||||
<property name="TitleY">
|
||||
<string>Position</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>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="background">
|
||||
<color alpha="255">
|
||||
<red>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</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="countNumOrChannel">
|
||||
<string>2000</string>
|
||||
</property>
|
||||
<property name="color_1">
|
||||
<color alpha="255">
|
||||
<red>253</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="channels_1">
|
||||
<string>$(X);$(Y1)</string>
|
||||
</property>
|
||||
<property name="color_2">
|
||||
<color alpha="255">
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="channels_2">
|
||||
<string>$(X);$(Y2)</string>
|
||||
</property>
|
||||
<property name="color_3">
|
||||
<color alpha="255">
|
||||
<red>40</red>
|
||||
<green>147</green>
|
||||
<blue>21</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="channels_3">
|
||||
<string>$(X);$(Y3)</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="caLineEdit" name="caLineEdit_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>69</x>
|
||||
<y>11</y>
|
||||
<width>85</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(M).DESC</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>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignRight|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 class="caLabel" name="caLabel_0">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>161</x>
|
||||
<y>11</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>$(TITLE)</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::Height</enum>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<zorder>caLabel_0</zorder>
|
||||
<zorder>caCartesianPlot_0</zorder>
|
||||
<zorder>caLineEdit_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
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,226 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>140</x>
|
||||
<y>349</y>
|
||||
<width>180</width>
|
||||
<height>100</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
|
||||
|
||||
</string>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralWidget">
|
||||
<widget class="caLabel" name="caLabel_0">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>-10</x>
|
||||
<y>8</y>
|
||||
<width>200</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>$(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="caMenu" name="caMenu_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>40</x>
|
||||
<y>70</y>
|
||||
<width>100</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(R).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="caGraphics" name="caGraphics_0">
|
||||
<property name="form">
|
||||
<enum>caGraphics::Circle</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>115</x>
|
||||
<y>39</y>
|
||||
<width>20</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="foreground">
|
||||
<color alpha="255">
|
||||
<red>0</red>
|
||||
<green>216</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="fillstyle">
|
||||
<enum>Filled</enum>
|
||||
</property>
|
||||
<property name="lineColor">
|
||||
<color alpha="255">
|
||||
<red>0</red>
|
||||
<green>216</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="linestyle">
|
||||
<enum>Solid</enum>
|
||||
</property>
|
||||
<property name="visibility">
|
||||
<enum>caGraphics::IfZero</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(R)</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caLineEdit" name="caLineEdit_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>46</x>
|
||||
<y>39</y>
|
||||
<width>60</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(R).VAL</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="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>hexadecimal</enum>
|
||||
</property>
|
||||
<property name="colorMode">
|
||||
<enum>caLineEdit::Static</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caGraphics" name="caGraphics_1">
|
||||
<property name="form">
|
||||
<enum>caGraphics::Circle</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>115</x>
|
||||
<y>39</y>
|
||||
<width>20</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="fillstyle">
|
||||
<enum>Filled</enum>
|
||||
</property>
|
||||
<property name="lineColor">
|
||||
<color alpha="255">
|
||||
<red>253</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="linestyle">
|
||||
<enum>Solid</enum>
|
||||
</property>
|
||||
<property name="visibility">
|
||||
<enum>caGraphics::IfNotZero</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(R)</string>
|
||||
</property>
|
||||
</widget>
|
||||
<zorder>caLabel_0</zorder>
|
||||
<zorder>caGraphics_0</zorder>
|
||||
<zorder>caGraphics_1</zorder>
|
||||
<zorder>caMenu_0</zorder>
|
||||
<zorder>caLineEdit_0</zorder>
|
||||
</widget>
|
||||
</widget>
|
||||
</ui>
|
||||
@@ -0,0 +1,66 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>839</x>
|
||||
<y>49</y>
|
||||
<width>150</width>
|
||||
<height>100</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
|
||||
|
||||
</string>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralWidget">
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>17</x>
|
||||
<y>39</y>
|
||||
<width>110</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="255">
|
||||
<red>187</red>
|
||||
<green>187</green>
|
||||
<blue>187</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>XPSAux</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>XPS Auxilliary</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>XPSAux.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=IOC:, R=XPSAux</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<zorder>caRelatedDisplay_0</zorder>
|
||||
</widget>
|
||||
</widget>
|
||||
</ui>
|
||||
@@ -0,0 +1,367 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>560</x>
|
||||
<y>84</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="caLabel" name="caLabel_0">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>-87</x>
|
||||
<y>97</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>GPIO1</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_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>159</x>
|
||||
<y>42</y>
|
||||
<width>100</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>IOC:m1READBACK.VAL</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="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignRight|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 class="caTextEntry" name="caTextEntry_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>159</x>
|
||||
<y>72</y>
|
||||
<width>100</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>IOC:m1MIN_JERK_TIME</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_1">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>73</x>
|
||||
<y>42</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>Readback</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>13</x>
|
||||
<y>72</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>Min. jerk time</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="caTextEntry" name="caTextEntry_1">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>159</x>
|
||||
<y>101</y>
|
||||
<width>100</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>IOC:m1MAX_JERK_TIME</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_3">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>13</x>
|
||||
<y>101</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>Max. jerk time</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>11</x>
|
||||
<y>11</y>
|
||||
<width>310</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>XPS with standard EPICS records</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::Height</enum>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<zorder>caLabel_0</zorder>
|
||||
<zorder>caLabel_1</zorder>
|
||||
<zorder>caLabel_2</zorder>
|
||||
<zorder>caLabel_3</zorder>
|
||||
<zorder>caLabel_4</zorder>
|
||||
<zorder>caLineEdit_0</zorder>
|
||||
<zorder>caTextEntry_0</zorder>
|
||||
<zorder>caTextEntry_1</zorder>
|
||||
</widget>
|
||||
</widget>
|
||||
</ui>
|
||||
@@ -0,0 +1,232 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>537</x>
|
||||
<y>30</y>
|
||||
<width>200</width>
|
||||
<height>175</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
|
||||
|
||||
</string>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralWidget">
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>25</x>
|
||||
<y>104</y>
|
||||
<width>150</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="255">
|
||||
<red>187</red>
|
||||
<green>187</green>
|
||||
<blue>187</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>Extra motor PVs</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>Motor 1;Motor 2</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>XPSExtra.adl;XPSExtra.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=IOC:, M1=m1;P=IOC:, M1=m2</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false;false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_1">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>25</x>
|
||||
<y>134</y>
|
||||
<width>150</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="255">
|
||||
<red>187</red>
|
||||
<green>187</green>
|
||||
<blue>187</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>Trajectory scan</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>XPS Trajectory Scan</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>trajectoryScan.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=IOC:, R=traj1, TITLE=XPS_trajectory,M1=m1,M2=m2</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_2">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>25</x>
|
||||
<y>74</y>
|
||||
<width>150</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="255">
|
||||
<red>187</red>
|
||||
<green>187</green>
|
||||
<blue>187</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>Auxilliary I/O</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>XPS Auxilliary</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>XPSAux.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=IOC:, R=XPSAux</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caLabel" name="caLabel_0">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>6</x>
|
||||
<y>11</y>
|
||||
<width>150</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>Newport XPS Test</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_3">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>25</x>
|
||||
<y>44</y>
|
||||
<width>150</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="255">
|
||||
<red>187</red>
|
||||
<green>187</green>
|
||||
<blue>187</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>Motors</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>Motors</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>motor3x.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=IOC:, M1=m1, M2=m2, M3=m3</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<zorder>caLabel_0</zorder>
|
||||
<zorder>caRelatedDisplay_0</zorder>
|
||||
<zorder>caRelatedDisplay_1</zorder>
|
||||
<zorder>caRelatedDisplay_2</zorder>
|
||||
<zorder>caRelatedDisplay_3</zorder>
|
||||
</widget>
|
||||
</widget>
|
||||
</ui>
|
||||
@@ -0,0 +1,232 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>833</x>
|
||||
<y>53</y>
|
||||
<width>200</width>
|
||||
<height>175</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
|
||||
|
||||
</string>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralWidget">
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>25</x>
|
||||
<y>104</y>
|
||||
<width>150</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="255">
|
||||
<red>187</red>
|
||||
<green>187</green>
|
||||
<blue>187</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>Extra motor PVs</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>Motor 1;Motor 2</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>XPSExtra.adl;XPSExtra.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=IOC:, M1=m1;P=IOC:, M1=m2</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false;false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_1">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>25</x>
|
||||
<y>134</y>
|
||||
<width>150</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="255">
|
||||
<red>187</red>
|
||||
<green>187</green>
|
||||
<blue>187</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>Profile move</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>XPS Profile Move</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>profileMove.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=IOC:, R=Prof1:, TITLE=XPSProfileMove, M1=m1,M2=m2,M3=m3,M4=m4,M5=m5,M6=m6,M7=m7,M8=m8</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_2">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>25</x>
|
||||
<y>74</y>
|
||||
<width>150</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="255">
|
||||
<red>187</red>
|
||||
<green>187</green>
|
||||
<blue>187</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>Auxilliary I/O</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>XPS Auxilliary</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>XPSAux.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=IOC:, R=XPSAux</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caLabel" name="caLabel_0">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>6</x>
|
||||
<y>11</y>
|
||||
<width>150</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>Newport XPS Test</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_3">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>25</x>
|
||||
<y>44</y>
|
||||
<width>150</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="255">
|
||||
<red>187</red>
|
||||
<green>187</green>
|
||||
<blue>187</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>Motors</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>Motors</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>motor3x.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=IOC:, M1=m1, M2=m2, M3=m3</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<zorder>caLabel_0</zorder>
|
||||
<zorder>caRelatedDisplay_0</zorder>
|
||||
<zorder>caRelatedDisplay_1</zorder>
|
||||
<zorder>caRelatedDisplay_2</zorder>
|
||||
<zorder>caRelatedDisplay_3</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
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
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
@@ -0,0 +1,955 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>549</x>
|
||||
<y>406</y>
|
||||
<width>400</width>
|
||||
<height>400</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(200, 200, 200, 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>31</y>
|
||||
<width>100</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="caGraphics" name="caRectangle_1">
|
||||
<property name="form">
|
||||
<enum>caGraphics::Rectangle</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>398</width>
|
||||
<height>30</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="foreground">
|
||||
<color alpha="255">
|
||||
<red>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="fillstyle">
|
||||
<enum>Filled</enum>
|
||||
</property>
|
||||
<property name="lineColor">
|
||||
<color alpha="255">
|
||||
<red>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="linestyle">
|
||||
<enum>Solid</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caPolyLine" name="caPolyLine_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>30</y>
|
||||
<width>402</width>
|
||||
<height>3</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="lineSize">
|
||||
<number>3</number>
|
||||
</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>
|
||||
<property name="xyPairs">
|
||||
<string>1,1;400,1;</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caLineEdit" name="caLineEdit_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>4</x>
|
||||
<y>5</y>
|
||||
<width>153</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).DESC</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>255</red>
|
||||
<green>255</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="caLineEdit" name="caLineEdit_1">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>289</x>
|
||||
<y>5</y>
|
||||
<width>100</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).DTYP</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>255</red>
|
||||
<green>255</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="caLabel" name="caLabel_0">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>171</x>
|
||||
<y>5</y>
|
||||
<width>51</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>$(P)$(M)</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_1">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>2</x>
|
||||
<y>34</y>
|
||||
<width>95</width>
|
||||
<height>20</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>Status Detail</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="caByte" name="caByte_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>5</x>
|
||||
<y>65</y>
|
||||
<width>37</width>
|
||||
<height>320</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).MSTA</string>
|
||||
</property>
|
||||
<property name="foreground">
|
||||
<color alpha="255">
|
||||
<red>30</red>
|
||||
<green>187</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="background">
|
||||
<color alpha="255">
|
||||
<red>200</red>
|
||||
<green>200</green>
|
||||
<blue>200</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="colorMode">
|
||||
<enum>caByte::Static</enum>
|
||||
</property>
|
||||
<property name="startBit">
|
||||
<enum>0</enum>
|
||||
</property>
|
||||
<property name="endBit">
|
||||
<enum>15</enum>
|
||||
</property>
|
||||
<property name="direction">
|
||||
<enum>Down</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caFrame" name="caFrame_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>50</x>
|
||||
<y>68</y>
|
||||
<width>352</width>
|
||||
<height>317</height>
|
||||
</rect>
|
||||
</property>
|
||||
<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>171</width>
|
||||
<height>15</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>Unused</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>0</x>
|
||||
<y>20</y>
|
||||
<width>171</width>
|
||||
<height>15</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>Unused</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>0</x>
|
||||
<y>40</y>
|
||||
<width>350</width>
|
||||
<height>15</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>MINUS_LS: minus limit switch has been hit</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>0</x>
|
||||
<y>60</y>
|
||||
<width>350</width>
|
||||
<height>15</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>COMM_ERR: Communication Error</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_6">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>80</y>
|
||||
<width>345</width>
|
||||
<height>15</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>GAIN_SUPPORT: motor supports closed-loop position control</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_7">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>100</y>
|
||||
<width>350</width>
|
||||
<height>15</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>MOVING: non-zero velocity present</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_8">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>120</y>
|
||||
<width>350</width>
|
||||
<height>15</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>PROBLEM: driver stopped polling</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_9">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>140</y>
|
||||
<width>350</width>
|
||||
<height>15</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>PRESENT: encoder is present</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_10">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>160</y>
|
||||
<width>350</width>
|
||||
<height>15</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>HOME: if at home position</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_11">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>180</y>
|
||||
<width>350</width>
|
||||
<height>15</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>Unused</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_12">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>200</y>
|
||||
<width>350</width>
|
||||
<height>15</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>POSITION: closed-loop position control enabled</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_13">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>220</y>
|
||||
<width>350</width>
|
||||
<height>15</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>Unused</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_14">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>240</y>
|
||||
<width>350</width>
|
||||
<height>15</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>HOMELS: state of home limit switch</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_15">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>260</y>
|
||||
<width>350</width>
|
||||
<height>15</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>PLUS_LS: plus limit has been hit</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_16">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>280</y>
|
||||
<width>350</width>
|
||||
<height>15</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>DONE: motion is complete</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_17">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>300</y>
|
||||
<width>350</width>
|
||||
<height>15</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>DIRECTION: last raw (0:Neg, 1:Pos)</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::Height</enum>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
</widget>
|
||||
<zorder>caRectangle_0</zorder>
|
||||
<zorder>caRectangle_1</zorder>
|
||||
<zorder>caPolyLine_0</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>caLabel_9</zorder>
|
||||
<zorder>caLabel_10</zorder>
|
||||
<zorder>caLabel_11</zorder>
|
||||
<zorder>caLabel_12</zorder>
|
||||
<zorder>caLabel_13</zorder>
|
||||
<zorder>caLabel_14</zorder>
|
||||
<zorder>caLabel_15</zorder>
|
||||
<zorder>caLabel_16</zorder>
|
||||
<zorder>caLabel_17</zorder>
|
||||
<zorder>caFrame_0</zorder>
|
||||
<zorder>caLineEdit_0</zorder>
|
||||
<zorder>caLineEdit_1</zorder>
|
||||
<zorder>caByte_0</zorder>
|
||||
</widget>
|
||||
</widget>
|
||||
</ui>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,656 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>10</x>
|
||||
<y>10</y>
|
||||
<width>128</width>
|
||||
<height>105</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(200, 200, 200, 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>11</x>
|
||||
<y>51</y>
|
||||
<width>104</width>
|
||||
<height>31</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="lineSize">
|
||||
<number>2</number>
|
||||
</property>
|
||||
<property name="foreground">
|
||||
<color alpha="255">
|
||||
<red>115</red>
|
||||
<green>255</green>
|
||||
<blue>107</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="fillstyle">
|
||||
<enum>Filled</enum>
|
||||
</property>
|
||||
<property name="lineColor">
|
||||
<color alpha="255">
|
||||
<red>115</red>
|
||||
<green>255</green>
|
||||
<blue>107</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="linestyle">
|
||||
<enum>Solid</enum>
|
||||
</property>
|
||||
<property name="visibility">
|
||||
<enum>caGraphics::IfZero</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).DMOV</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caGraphics" name="caRectangle_1">
|
||||
<property name="form">
|
||||
<enum>caGraphics::Rectangle</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>11</x>
|
||||
<y>51</y>
|
||||
<width>104</width>
|
||||
<height>31</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="lineSize">
|
||||
<number>2</number>
|
||||
</property>
|
||||
<property name="foreground">
|
||||
<color alpha="255">
|
||||
<red>251</red>
|
||||
<green>243</green>
|
||||
<blue>74</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="fillstyle">
|
||||
<enum>Filled</enum>
|
||||
</property>
|
||||
<property name="lineColor">
|
||||
<color alpha="255">
|
||||
<red>251</red>
|
||||
<green>243</green>
|
||||
<blue>74</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="linestyle">
|
||||
<enum>Solid</enum>
|
||||
</property>
|
||||
<property name="visibility">
|
||||
<enum>caGraphics::IfNotZero</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).LVIO</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caTextEntry" name="caTextEntry_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>14</x>
|
||||
<y>54</y>
|
||||
<width>98</width>
|
||||
<height>25</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).VAL</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>caLineEdit::Static</enum>
|
||||
</property>
|
||||
<property name="formatType">
|
||||
<enum>decimal</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caGraphics" name="caRectangle_2">
|
||||
<property name="form">
|
||||
<enum>caGraphics::Rectangle</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>12</x>
|
||||
<y>28</y>
|
||||
<width>102</width>
|
||||
<height>24</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="lineSize">
|
||||
<number>2</number>
|
||||
</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>
|
||||
<property name="visibility">
|
||||
<enum>caGraphics::IfNotZero</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).SET</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caGraphics" name="caRectangle_3">
|
||||
<property name="form">
|
||||
<enum>caGraphics::Rectangle</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>14</x>
|
||||
<y>30</y>
|
||||
<width>98</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="lineSize">
|
||||
<number>2</number>
|
||||
</property>
|
||||
<property name="foreground">
|
||||
<color alpha="255">
|
||||
<red>251</red>
|
||||
<green>243</green>
|
||||
<blue>74</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="background">
|
||||
<color alpha="0">
|
||||
<red>251</red>
|
||||
<green>243</green>
|
||||
<blue>74</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="lineColor">
|
||||
<color alpha="255">
|
||||
<red>251</red>
|
||||
<green>243</green>
|
||||
<blue>74</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="linestyle">
|
||||
<enum>Solid</enum>
|
||||
</property>
|
||||
<property name="visibility">
|
||||
<enum>caGraphics::Calc</enum>
|
||||
</property>
|
||||
<property name="visibilityCalc">
|
||||
<string>A!=0||B==7</string>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).SET</string>
|
||||
</property>
|
||||
<property name="channelB">
|
||||
<string>$(P)$(M).STAT</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caGraphics" name="caRectangle_4">
|
||||
<property name="form">
|
||||
<enum>caGraphics::Rectangle</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>5</x>
|
||||
<y>33</y>
|
||||
<width>6</width>
|
||||
<height>47</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="foreground">
|
||||
<color alpha="255">
|
||||
<red>253</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="fillstyle">
|
||||
<enum>Filled</enum>
|
||||
</property>
|
||||
<property name="lineColor">
|
||||
<color alpha="255">
|
||||
<red>253</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="linestyle">
|
||||
<enum>Solid</enum>
|
||||
</property>
|
||||
<property name="visibility">
|
||||
<enum>caGraphics::IfNotZero</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).LLS</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caGraphics" name="caRectangle_5">
|
||||
<property name="form">
|
||||
<enum>caGraphics::Rectangle</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>115</x>
|
||||
<y>33</y>
|
||||
<width>7</width>
|
||||
<height>47</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="foreground">
|
||||
<color alpha="255">
|
||||
<red>253</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="fillstyle">
|
||||
<enum>Filled</enum>
|
||||
</property>
|
||||
<property name="lineColor">
|
||||
<color alpha="255">
|
||||
<red>253</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="linestyle">
|
||||
<enum>Solid</enum>
|
||||
</property>
|
||||
<property name="visibility">
|
||||
<enum>caGraphics::IfNotZero</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).HLS</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caLineEdit" name="caLineEdit_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>16</x>
|
||||
<y>32</y>
|
||||
<width>94</width>
|
||||
<height>16</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).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>200</red>
|
||||
<green>200</green>
|
||||
<blue>200</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
<property name="formatType">
|
||||
<enum>decimal</enum>
|
||||
</property>
|
||||
<property name="colorMode">
|
||||
<enum>caLineEdit::Static</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>5</x>
|
||||
<y>82</y>
|
||||
<width>40</width>
|
||||
<height>20</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="255">
|
||||
<red>51</red>
|
||||
<green>153</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>-More</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>$(M) (Small);$(M) (Medium);$(M) (Setup);Scan Parameters;$(M) (Debug)</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>motorx.adl;motorx_more.adl;motorx_setup.adl;scanParms.adl;motorx_all.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=$(P),M=$(M);P=$(P),M=$(M);P=$(P),M=$(M);P=$(P),Q=$(M),PV=$(M);P=$(P),M=$(M)</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false;false;false;false;false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caMessageButton" name="caMessageButton_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>70</x>
|
||||
<y>82</y>
|
||||
<width>53</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>EPushButton::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).STOP</string>
|
||||
</property>
|
||||
<property name="foreground">
|
||||
<color alpha="255">
|
||||
<red>249</red>
|
||||
<green>218</green>
|
||||
<blue>60</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="background">
|
||||
<color alpha="255">
|
||||
<red>253</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>STOP</string>
|
||||
</property>
|
||||
<property name="pressMessage">
|
||||
<string>1</string>
|
||||
</property>
|
||||
<property name="colorMode">
|
||||
<enum>caMessageButton::Static</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caGraphics" name="caRectangle_6">
|
||||
<property name="form">
|
||||
<enum>caGraphics::Rectangle</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>11</x>
|
||||
<y>51</y>
|
||||
<width>104</width>
|
||||
<height>31</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="lineSize">
|
||||
<number>2</number>
|
||||
</property>
|
||||
<property name="foreground">
|
||||
<color alpha="255">
|
||||
<red>0</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="fillstyle">
|
||||
<enum>Filled</enum>
|
||||
</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>
|
||||
<property name="visibility">
|
||||
<enum>caGraphics::IfNotZero</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M)_able.VAL</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caGraphics" name="caRectangle_7">
|
||||
<property name="form">
|
||||
<enum>caGraphics::Rectangle</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>11</x>
|
||||
<y>51</y>
|
||||
<width>104</width>
|
||||
<height>31</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="lineSize">
|
||||
<number>2</number>
|
||||
</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="lineColor">
|
||||
<color alpha="255">
|
||||
<red>253</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="linestyle">
|
||||
<enum>Dash</enum>
|
||||
</property>
|
||||
<property name="visibility">
|
||||
<enum>caGraphics::IfNotZero</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M)_able.VAL</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caLineEdit" name="caLineEdit_1">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>128</width>
|
||||
<height>14</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).DESC</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>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
<property name="formatType">
|
||||
<enum>decimal</enum>
|
||||
</property>
|
||||
<property name="colorMode">
|
||||
<enum>caLineEdit::Static</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caPolyLine" name="caPolyLine_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>14</y>
|
||||
<width>127</width>
|
||||
<height>3</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="lineSize">
|
||||
<number>3</number>
|
||||
</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>
|
||||
<property name="xyPairs">
|
||||
<string>1,1;125,1;</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caLineEdit" name="caLineEdit_2">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>18</y>
|
||||
<width>128</width>
|
||||
<height>10</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).EGU</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>200</red>
|
||||
<green>200</green>
|
||||
<blue>200</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignHCenter|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>caRectangle_1</zorder>
|
||||
<zorder>caRectangle_2</zorder>
|
||||
<zorder>caRectangle_3</zorder>
|
||||
<zorder>caRectangle_4</zorder>
|
||||
<zorder>caRectangle_5</zorder>
|
||||
<zorder>caRectangle_6</zorder>
|
||||
<zorder>caRectangle_7</zorder>
|
||||
<zorder>caPolyLine_0</zorder>
|
||||
<zorder>caTextEntry_0</zorder>
|
||||
<zorder>caLineEdit_0</zorder>
|
||||
<zorder>caRelatedDisplay_0</zorder>
|
||||
<zorder>caMessageButton_0</zorder>
|
||||
<zorder>caLineEdit_1</zorder>
|
||||
<zorder>caLineEdit_2</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
@@ -0,0 +1,196 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>729</x>
|
||||
<y>391</y>
|
||||
<width>400</width>
|
||||
<height>230</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(255, 255, 255, 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>200</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="TitleX">
|
||||
<string>Point</string>
|
||||
</property>
|
||||
<property name="TitleY">
|
||||
<string>Position</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>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="background">
|
||||
<color alpha="255">
|
||||
<red>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</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="countNumOrChannel">
|
||||
<string>2000</string>
|
||||
</property>
|
||||
<property name="color_1">
|
||||
<color alpha="255">
|
||||
<red>253</red>
|
||||
<green>0</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="channels_1">
|
||||
<string>;$(Y)</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="caLineEdit" name="caLineEdit_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>69</x>
|
||||
<y>11</y>
|
||||
<width>85</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::Height</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(M).DESC</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>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignRight|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 class="caLabel" name="caLabel_0">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>161</x>
|
||||
<y>11</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>$(TITLE)</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::Height</enum>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<zorder>caLabel_0</zorder>
|
||||
<zorder>caCartesianPlot_0</zorder>
|
||||
<zorder>caLineEdit_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
Reference in New Issue
Block a user