forked from epics_driver_modules/motorBase
39002 lines
1.4 MiB
Plaintext
39002 lines
1.4 MiB
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>MainWindow</class>
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>455</x>
|
|
<y>639</y>
|
|
<width>455</width>
|
|
<height>308</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string>
|
|
|
|
QWidget#centralWidget {background: rgba(218, 218, 218, 255);}
|
|
QPushButton::menu-indicator {image: url(none.png); width: 0}
|
|
|
|
caTable {
|
|
font: 10pt;
|
|
background: cornsilk;
|
|
alternate-background-color: wheat;
|
|
}
|
|
|
|
caLineEdit {
|
|
border-radius: 1px;
|
|
background: lightyellow;
|
|
color: black;
|
|
}
|
|
|
|
caTextEntry {
|
|
color: rgb(127, 0, 63);
|
|
background-color: cornsilk;
|
|
selection-color: #0a214c;
|
|
selection-background-color: wheat;
|
|
border: 1px groove black;
|
|
border-radius: 1px;
|
|
padding: 1px;
|
|
}
|
|
|
|
caTextEntry:focus {
|
|
padding: 0px;
|
|
border: 2px groove darkred;
|
|
border-radius: 1px;
|
|
}
|
|
|
|
QPushButton {
|
|
border-color: #00b;
|
|
border-radius: 2px;
|
|
padding: 3px;
|
|
border-width: 1px;
|
|
|
|
background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1,
|
|
stop:0 rgba(224, 239, 255, 255),
|
|
stop:0.5 rgba(199, 215, 230, 255),
|
|
stop:1 rgba(184, 214, 236, 255));
|
|
}
|
|
QPushButton:hover {
|
|
background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1,
|
|
stop:0 rgba(201, 226, 255, 255),
|
|
stop:0.5 rgba(177, 204, 230, 255),
|
|
stop:1 rgba(163, 205, 236, 255));
|
|
}
|
|
QPushButton:pressed {
|
|
background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1,
|
|
stop:0 rgba(174, 219, 255, 255),
|
|
stop:0.5 rgba(165, 199, 230, 255),
|
|
stop:1 rgba(134, 188, 236, 255));
|
|
}
|
|
|
|
QPushButton:disabled {
|
|
background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1,
|
|
stop:0 rgba(174, 219, 255, 255),
|
|
stop:0.5 rgba(165, 199, 230, 255),
|
|
stop:1 rgba(134, 188, 236, 255));
|
|
}
|
|
|
|
caChoice {
|
|
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
|
stop: 0 #E1E1E1, stop: 0.4 #DDDDDD,
|
|
stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3);
|
|
}
|
|
|
|
caChoice > QPushButton {
|
|
text-align: left;
|
|
padding: 1px;
|
|
}
|
|
|
|
caSlider::groove:horizontal {
|
|
border: 1px solid #bbb;
|
|
background: lightgrey;
|
|
height: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
|
|
caSlider::handle:horizontal {
|
|
background: red;
|
|
border: 1px solid #777;
|
|
width: 13px;
|
|
margin-top: -2px;
|
|
margin-bottom: -2px;
|
|
border-radius: 2px;
|
|
}
|
|
|
|
|
|
|
|
</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralWidget">
|
|
<widget class="caLabel" name="caLabel_0">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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) motor status</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>455</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>365</x>
|
|
<y>128</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_0">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m68.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="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="caGraphics" name="caRectangle_1">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m68_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_2">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m68.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_3">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m68.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_4">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m68.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m68</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m68</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_5">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m68.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_6">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_1">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="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>68</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m68.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>128</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_7">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m60.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="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="caGraphics" name="caRectangle_8">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m60_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_9">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m60.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_10">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m60.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_11">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m60.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m60</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m60</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_12">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m60.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_13">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_2">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>60</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m60.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>365</x>
|
|
<y>20</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_14">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m65.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="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="caGraphics" name="caRectangle_15">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m65_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_16">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m65.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_17">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m65.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_18">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m65.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m65</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m65</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_19">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m65.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_20">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_3">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="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>65</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m65.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>365</x>
|
|
<y>56</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_21">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m66.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="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="caGraphics" name="caRectangle_22">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m66_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_23">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m66.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_24">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m66.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_25">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m66.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m66</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m66</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_26">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m66.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_27">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_4">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>66</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m66.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>365</x>
|
|
<y>92</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_28">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m67.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="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="caGraphics" name="caRectangle_29">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m67_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_30">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m67.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_31">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m67.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_32">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m67.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m67</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m67</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_33">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m67.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_34">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_5">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>67</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m67.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_10">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>20</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_35">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_10">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m57.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="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="caGraphics" name="caRectangle_36">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m57_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_37">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m57.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_38">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m57.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_39">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m57.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m57</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m57</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_40">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m57.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_41">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_6">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>57</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m57.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_12">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>56</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_42">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_12">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m58.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="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="caGraphics" name="caRectangle_43">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m58_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_44">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m58.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_45">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m58.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_46">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m58.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m58</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m58</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_47">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m58.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_48">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_7">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>58</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m58.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>92</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_49">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m59.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="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="caGraphics" name="caRectangle_50">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m59_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_51">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m59.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_52">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m59.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_53">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m59.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m59</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m59</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_54">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m59.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_55">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_8">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>59</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m59.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_16">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>164</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_56">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_16">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m61.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="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="caGraphics" name="caRectangle_57">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m61_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_58">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m61.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_59">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m61.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_60">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m61.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_17">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m61</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m61</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_61">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m61.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_62">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_9">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>61</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_17">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m61.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>365</x>
|
|
<y>164</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_63">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m69.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="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="caGraphics" name="caRectangle_64">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m69_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_65">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m69.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_66">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m69.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_67">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m69.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_19">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m69</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m69</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_68">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m69.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_69">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_10">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>69</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_19">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m69.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_20">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>365</x>
|
|
<y>200</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_70">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_20">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m70.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="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="caGraphics" name="caRectangle_71">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m70_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_72">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m70.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_73">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m70.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_74">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m70.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_21">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_10">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m70</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m70</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_75">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m70.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_76">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_11">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>70</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_21">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m70.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_22">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>200</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_77">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_22">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m62.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="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="caGraphics" name="caRectangle_78">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m62_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_79">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m62.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_80">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m62.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_81">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m62.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_23">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m62</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m62</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_82">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m62.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_83">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_12">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>62</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_23">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m62.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_24">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>236</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_84">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_24">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m63.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="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="caGraphics" name="caRectangle_85">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m63_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_86">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m63.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_87">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m63.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_88">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m63.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_25">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_12">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m63</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m63</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_89">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m63.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_90">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_13">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>63</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_25">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m63.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_26">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>365</x>
|
|
<y>236</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_91">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_26">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m71.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="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="caGraphics" name="caRectangle_92">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m71_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_93">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m71.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_94">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m71.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_95">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m71.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_27">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m71</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m71</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_96">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m71.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_97">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_14">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>71</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_27">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m71.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_98">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>365</x>
|
|
<y>272</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_28">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>366</x>
|
|
<y>273</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m72.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="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="caGraphics" name="caRectangle_99">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>400</x>
|
|
<y>283</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m72_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_100">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>291</y>
|
|
<width>10</width>
|
|
<height>4</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)m72.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_101">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>287</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m72.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_102">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>283</y>
|
|
<width>10</width>
|
|
<height>4</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)m72.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_28">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>366</x>
|
|
<y>282</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m72</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m72</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_103">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m72.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_104">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_15">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>72</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_29">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>366</x>
|
|
<y>295</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m72.RBV</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="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="caGraphics" name="caRectangle_105">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>272</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_30">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>321</x>
|
|
<y>273</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m64.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="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="caGraphics" name="caRectangle_106">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>355</x>
|
|
<y>283</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m64_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_107">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>345</x>
|
|
<y>291</y>
|
|
<width>10</width>
|
|
<height>4</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)m64.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_108">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>345</x>
|
|
<y>287</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m64.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_109">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>345</x>
|
|
<y>283</y>
|
|
<width>10</width>
|
|
<height>4</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)m64.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_29">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>321</x>
|
|
<y>282</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m64</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m64</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_110">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m64.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_111">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_16">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>64</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_31">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>321</x>
|
|
<y>295</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m64.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_30">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>275</x>
|
|
<y>20</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_112">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_32">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m49.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="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="caGraphics" name="caRectangle_113">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m49_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_114">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m49.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_115">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m49.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_116">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m49.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_31">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_16">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m49</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m49</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_117">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m49.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_118">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_17">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>49</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_33">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m49.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_32">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>275</x>
|
|
<y>56</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_119">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_34">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m50.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="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="caGraphics" name="caRectangle_120">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m50_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_121">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m50.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_122">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m50.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_123">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m50.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_33">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_17">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m50</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m50</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_124">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m50.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_125">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_18">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>50</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_35">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m50.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_34">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>275</x>
|
|
<y>92</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_126">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_36">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m51.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="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="caGraphics" name="caRectangle_127">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m51_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_128">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m51.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_129">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m51.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_130">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m51.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_35">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m51</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m51</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_131">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m51.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_132">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_19">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>51</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_37">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m51.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_36">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>275</x>
|
|
<y>128</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_133">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_38">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m52.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="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="caGraphics" name="caRectangle_134">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m52_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_135">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m52.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_136">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m52.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_137">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m52.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_37">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_19">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m52</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m52</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_138">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m52.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_139">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_20">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>52</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_39">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m52.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_38">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>275</x>
|
|
<y>164</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_140">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_40">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m53.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="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="caGraphics" name="caRectangle_141">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m53_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_142">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m53.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_143">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m53.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_144">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m53.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_39">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_20">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m53</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m53</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_145">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m53.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_146">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_21">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>53</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_41">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m53.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_40">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>275</x>
|
|
<y>200</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_147">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_42">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m54.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="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="caGraphics" name="caRectangle_148">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m54_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_149">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m54.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_150">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m54.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_151">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m54.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_41">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_21">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m54</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m54</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_152">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m54.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_153">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_22">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>54</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_43">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m54.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_42">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>275</x>
|
|
<y>236</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_154">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_44">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m55.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="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="caGraphics" name="caRectangle_155">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m55_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_156">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m55.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_157">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m55.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_158">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m55.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_43">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_22">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m55</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m55</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_159">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m55.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_160">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_23">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>55</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_45">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m55.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_161">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>275</x>
|
|
<y>272</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_46">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>276</x>
|
|
<y>273</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m56.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="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="caGraphics" name="caRectangle_162">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>283</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m56_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_163">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>300</x>
|
|
<y>291</y>
|
|
<width>10</width>
|
|
<height>4</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)m56.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_164">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>300</x>
|
|
<y>287</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m56.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_165">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>300</x>
|
|
<y>283</y>
|
|
<width>10</width>
|
|
<height>4</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)m56.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_44">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>276</x>
|
|
<y>282</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_23">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m56</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m56</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_166">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m56.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_167">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_24">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>56</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_47">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>276</x>
|
|
<y>295</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m56.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_45">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>20</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_168">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_48">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m41.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="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="caGraphics" name="caRectangle_169">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m41_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_170">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m41.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_171">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m41.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_172">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m41.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_46">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_24">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m41</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m41</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_173">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m41.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_174">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_25">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>41</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_49">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m41.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_47">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>56</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_175">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_50">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m42.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="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="caGraphics" name="caRectangle_176">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m42_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_177">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m42.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_178">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m42.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_179">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m42.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_48">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_25">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m42</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m42</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_180">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m42.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_181">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_26">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>42</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_51">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m42.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_49">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>92</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_182">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_52">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m43.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="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="caGraphics" name="caRectangle_183">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m43_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_184">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m43.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_185">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m43.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_186">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m43.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_50">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_26">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m43</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m43</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_187">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m43.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_188">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_27">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>43</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_53">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m43.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_51">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>128</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_189">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_54">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m44.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="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="caGraphics" name="caRectangle_190">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m44_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_191">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m44.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_192">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m44.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_193">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m44.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_52">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_27">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m44</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m44</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_194">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m44.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_195">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_28">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>44</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_55">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m44.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_53">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>164</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_196">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_56">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m45.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="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="caGraphics" name="caRectangle_197">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m45_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_198">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m45.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_199">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m45.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_200">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m45.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_54">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_28">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m45</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m45</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_201">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m45.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_202">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_29">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>45</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_57">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m45.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_55">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>200</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_203">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_58">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m46.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="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="caGraphics" name="caRectangle_204">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m46_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_205">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m46.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_206">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m46.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_207">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m46.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_56">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_29">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m46</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m46</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_208">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m46.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_209">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_30">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>46</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_59">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m46.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_57">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>236</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_210">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_60">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m47.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="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="caGraphics" name="caRectangle_211">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m47_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_212">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m47.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_213">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m47.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_214">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m47.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_58">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_30">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m47</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m47</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_215">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m47.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_216">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_31">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>47</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_61">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m47.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_217">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>272</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_62">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>231</x>
|
|
<y>273</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m48.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="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="caGraphics" name="caRectangle_218">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>265</x>
|
|
<y>283</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m48_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_219">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>255</x>
|
|
<y>291</y>
|
|
<width>10</width>
|
|
<height>4</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)m48.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_220">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>255</x>
|
|
<y>287</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m48.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_221">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>255</x>
|
|
<y>283</y>
|
|
<width>10</width>
|
|
<height>4</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)m48.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_59">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>231</x>
|
|
<y>282</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_31">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m48</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m48</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_222">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m48.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_223">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_32">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>48</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_63">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>231</x>
|
|
<y>295</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m48.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_60">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>20</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_224">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_64">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m33.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="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="caGraphics" name="caRectangle_225">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m33_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_226">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m33.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_227">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m33.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_228">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m33.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_61">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_32">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m33</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m33</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_229">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m33.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_230">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_33">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>33</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_65">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m33.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_62">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>56</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_231">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_66">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m34.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="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="caGraphics" name="caRectangle_232">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m34_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_233">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m34.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_234">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m34.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_235">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m34.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_63">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_33">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m34</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m34</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_236">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m34.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_237">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_34">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>34</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_67">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m34.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_64">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>92</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_238">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_68">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m35.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="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="caGraphics" name="caRectangle_239">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m35_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_240">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m35.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_241">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m35.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_242">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m35.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_65">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_34">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m35</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m35</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_243">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m35.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_244">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_35">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>35</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_69">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m35.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_66">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>128</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_245">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_70">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m36.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="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="caGraphics" name="caRectangle_246">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m36_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_247">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m36.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_248">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m36.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_249">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m36.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_67">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_35">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m36</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m36</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_250">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m36.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_251">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_36">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>36</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_71">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m36.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_68">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>164</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_252">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_72">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m37.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="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="caGraphics" name="caRectangle_253">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m37_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_254">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m37.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_255">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m37.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_256">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m37.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_69">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_36">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m37</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m37</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_257">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m37.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_258">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_37">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>37</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_73">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m37.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_70">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>200</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_259">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_74">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m38.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="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="caGraphics" name="caRectangle_260">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m38_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_261">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m38.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_262">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m38.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_263">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m38.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_71">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_37">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m38</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m38</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_264">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m38.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_265">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_38">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>38</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_75">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m38.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_72">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>236</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_266">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_76">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m39.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="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="caGraphics" name="caRectangle_267">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m39_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_268">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m39.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_269">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m39.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_270">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m39.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_73">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_38">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m39</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m39</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_271">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m39.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_272">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_39">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>39</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_77">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m39.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_273">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>272</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_78">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>186</x>
|
|
<y>273</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m40.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="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="caGraphics" name="caRectangle_274">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>283</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m40_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_275">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>291</y>
|
|
<width>10</width>
|
|
<height>4</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)m40.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_276">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>287</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m40.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_277">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>283</y>
|
|
<width>10</width>
|
|
<height>4</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)m40.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_74">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>186</x>
|
|
<y>282</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_39">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m40</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m40</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_278">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m40.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_279">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_40">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>40</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_79">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>186</x>
|
|
<y>295</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m40.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_75">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>20</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_280">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_80">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m25.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="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="caGraphics" name="caRectangle_281">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m25_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_282">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m25.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_283">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m25.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_284">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m25.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_76">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_40">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m25</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m25</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_285">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m25.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_286">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_41">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>25</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_81">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m25.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_77">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>56</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_287">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_82">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m26.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="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="caGraphics" name="caRectangle_288">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m26_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_289">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m26.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_290">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m26.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_291">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m26.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_78">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_41">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m26</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m26</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_292">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m26.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_293">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_42">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>26</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_83">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m26.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_79">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>92</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_294">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_84">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m27.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="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="caGraphics" name="caRectangle_295">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m27_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_296">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m27.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_297">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m27.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_298">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m27.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_80">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_42">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m27</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m27</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_299">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m27.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_300">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_43">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>27</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_85">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m27.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_81">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>128</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_301">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_86">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m28.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="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="caGraphics" name="caRectangle_302">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m28_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_303">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m28.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_304">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m28.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_305">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m28.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_82">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_43">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m28</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m28</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_306">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m28.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_307">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_44">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>28</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_87">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m28.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_83">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>164</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_308">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_88">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m29.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="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="caGraphics" name="caRectangle_309">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m29_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_310">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m29.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_311">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m29.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_312">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m29.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_84">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_44">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m29</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m29</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_313">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m29.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_314">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_45">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>29</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_89">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m29.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_85">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>200</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_315">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_90">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m30.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="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="caGraphics" name="caRectangle_316">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m30_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_317">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m30.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_318">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m30.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_319">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m30.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_86">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_45">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m30</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m30</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_320">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m30.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_321">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_46">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>30</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_91">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m30.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_87">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>236</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_322">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_92">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m31.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="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="caGraphics" name="caRectangle_323">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m31_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_324">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m31.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_325">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m31.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_326">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m31.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_88">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_46">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m31</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m31</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_327">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m31.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_328">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_47">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>31</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_93">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m31.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_329">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>272</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_94">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>141</x>
|
|
<y>273</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m32.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="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="caGraphics" name="caRectangle_330">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>175</x>
|
|
<y>283</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m32_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_331">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>165</x>
|
|
<y>291</y>
|
|
<width>10</width>
|
|
<height>4</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)m32.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_332">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>165</x>
|
|
<y>287</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m32.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_333">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>165</x>
|
|
<y>283</y>
|
|
<width>10</width>
|
|
<height>4</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)m32.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_89">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>141</x>
|
|
<y>282</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_47">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m32</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m32</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_334">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m32.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_335">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_48">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>32</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_95">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>141</x>
|
|
<y>295</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m32.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_90">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>95</x>
|
|
<y>20</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_336">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_96">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m17.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="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="caGraphics" name="caRectangle_337">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m17_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_338">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m17.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_339">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m17.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_340">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m17.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_91">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_48">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m17</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m17</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_341">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m17.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_342">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_49">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>17</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_97">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m17.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_92">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>95</x>
|
|
<y>56</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_343">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_98">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m18.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="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="caGraphics" name="caRectangle_344">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m18_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_345">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m18.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_346">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m18.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_347">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m18.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_93">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_49">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m18</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m18</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_348">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m18.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_349">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_50">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>18</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_99">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m18.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_94">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>95</x>
|
|
<y>92</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_350">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_100">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m19.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="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="caGraphics" name="caRectangle_351">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m19_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_352">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m19.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_353">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m19.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_354">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m19.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_95">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_50">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m19</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m19</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_355">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m19.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_356">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_51">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>19</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_101">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m19.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_96">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>95</x>
|
|
<y>128</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_357">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_102">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m20.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="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="caGraphics" name="caRectangle_358">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m20_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_359">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m20.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_360">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m20.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_361">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m20.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_97">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_51">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m20</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m20</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_362">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m20.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_363">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_52">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>20</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_103">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m20.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_98">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>95</x>
|
|
<y>164</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_364">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_104">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m21.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="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="caGraphics" name="caRectangle_365">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m21_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_366">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m21.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_367">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m21.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_368">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m21.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_99">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_52">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m21</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m21</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_369">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m21.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_370">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_53">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>21</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_105">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m21.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_100">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>95</x>
|
|
<y>200</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_371">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_106">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m22.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="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="caGraphics" name="caRectangle_372">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m22_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_373">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m22.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_374">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m22.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_375">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m22.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_101">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_53">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m22</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m22</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_376">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m22.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_377">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_54">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>22</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_107">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m22.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_102">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>95</x>
|
|
<y>236</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_378">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_108">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m23.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="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="caGraphics" name="caRectangle_379">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m23_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_380">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m23.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_381">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m23.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_382">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m23.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_103">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_54">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m23</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m23</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_383">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m23.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_384">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_55">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>23</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_109">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m23.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_385">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>95</x>
|
|
<y>272</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_110">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>96</x>
|
|
<y>273</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m24.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="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="caGraphics" name="caRectangle_386">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>130</x>
|
|
<y>283</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m24_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_387">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>291</y>
|
|
<width>10</width>
|
|
<height>4</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)m24.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_388">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>287</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m24.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_389">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>283</y>
|
|
<width>10</width>
|
|
<height>4</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)m24.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_104">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>96</x>
|
|
<y>282</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_55">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m24</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m24</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_390">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m24.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_391">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_56">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>24</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_111">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>96</x>
|
|
<y>295</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m24.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_105">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>20</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_392">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_112">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m9.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="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="caGraphics" name="caRectangle_393">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m9_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_394">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m9.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_395">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m9.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_396">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m9.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_106">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_56">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m9</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m9</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_397">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m9.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_398">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_57">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>9</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_113">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m9.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_107">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>56</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_399">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_114">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m10.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="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="caGraphics" name="caRectangle_400">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m10_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_401">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m10.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_402">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m10.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_403">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m10.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_108">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_57">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m10</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m10</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_404">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m10.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_405">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_58">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>10</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_115">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m10.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_109">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>92</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_406">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_116">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m11.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="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="caGraphics" name="caRectangle_407">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m11_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_408">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m11.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_409">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m11.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_410">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m11.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_110">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_58">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m11</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m11</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_411">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m11.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_412">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_59">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>11</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_117">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m11.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_111">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>128</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_413">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_118">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m12.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="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="caGraphics" name="caRectangle_414">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m12_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_415">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m12.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_416">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m12.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_417">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m12.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_112">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_59">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m12</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m12</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_418">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m12.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_419">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_60">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>12</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_119">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m12.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_113">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>164</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_420">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_120">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m13.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="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="caGraphics" name="caRectangle_421">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m13_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_422">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m13.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_423">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m13.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_424">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m13.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_114">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_60">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m13</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m13</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_425">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m13.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_426">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_61">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>13</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_121">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m13.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_115">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>200</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_427">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_122">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m14.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="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="caGraphics" name="caRectangle_428">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m14_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_429">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m14.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_430">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m14.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_431">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m14.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_116">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_61">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m14</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m14</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_432">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m14.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_433">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_62">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>14</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_123">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m14.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_117">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>236</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_434">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_124">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m15.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="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="caGraphics" name="caRectangle_435">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m15_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_436">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m15.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_437">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m15.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_438">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m15.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_118">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_62">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m15</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m15</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_439">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m15.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_440">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_63">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>15</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_125">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m15.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_441">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>272</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_126">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>51</x>
|
|
<y>273</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m16.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="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="caGraphics" name="caRectangle_442">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>85</x>
|
|
<y>283</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m16_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_443">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>75</x>
|
|
<y>291</y>
|
|
<width>10</width>
|
|
<height>4</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)m16.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_444">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>75</x>
|
|
<y>287</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m16.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_445">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>75</x>
|
|
<y>283</y>
|
|
<width>10</width>
|
|
<height>4</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)m16.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_119">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>51</x>
|
|
<y>282</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_63">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m16</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m16</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_446">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m16.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_447">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_64">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>16</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_127">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>51</x>
|
|
<y>295</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m16.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_120">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>20</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_448">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_128">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m1.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="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="caGraphics" name="caRectangle_449">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m1_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_450">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m1.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_451">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m1.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_452">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m1.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_121">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_64">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m1</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m1</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_453">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m1.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_454">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_65">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>1</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_129">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m1.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_122">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>56</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_455">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_130">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m2.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="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="caGraphics" name="caRectangle_456">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m2_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_457">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m2.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_458">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m2.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_459">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m2.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_123">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_65">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m2</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m2</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_460">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m2.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_461">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_66">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>2</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_131">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m2.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_124">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>92</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_462">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_132">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m3.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="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="caGraphics" name="caRectangle_463">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m3_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_464">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m3.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_465">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m3.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_466">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m3.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_125">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_66">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m3</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m3</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_467">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m3.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_468">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_67">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>3</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_133">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m3.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_126">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>128</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_469">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_134">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m4.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="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="caGraphics" name="caRectangle_470">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m4_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_471">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m4.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_472">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m4.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_473">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m4.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_127">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_67">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m4</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m4</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_474">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m4.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_475">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_68">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>4</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_135">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m4.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_128">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>164</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_476">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_136">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m5.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="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="caGraphics" name="caRectangle_477">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m5_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_478">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m5.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_479">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m5.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_480">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m5.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_129">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_68">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m5</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m5</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_481">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m5.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_482">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_69">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>5</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_137">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m5.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_130">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>200</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_483">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_138">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m6.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="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="caGraphics" name="caRectangle_484">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m6_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_485">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m6.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_486">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m6.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_487">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m6.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_131">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_69">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m6</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m6</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_488">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m6.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_489">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_70">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>6</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_139">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m6.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_132">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>236</y>
|
|
<width>42</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_490">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_140">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>1</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m7.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="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="caGraphics" name="caRectangle_491">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>35</x>
|
|
<y>11</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m7_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_492">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>19</y>
|
|
<width>10</width>
|
|
<height>4</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)m7.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_493">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>15</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m7.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_494">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>25</x>
|
|
<y>11</y>
|
|
<width>10</width>
|
|
<height>4</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)m7.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_133">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>10</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_70">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m7</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m7</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_495">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m7.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_496">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_71">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>7</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_141">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1</x>
|
|
<y>23</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m7.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_497">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>272</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_142">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>6</x>
|
|
<y>273</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m8.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="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="caGraphics" name="caRectangle_498">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>283</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m8_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_499">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>291</y>
|
|
<width>10</width>
|
|
<height>4</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)m8.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_500">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>287</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m8.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_501">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>283</y>
|
|
<width>10</width>
|
|
<height>4</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)m8.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_134">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>6</x>
|
|
<y>282</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_71">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m8</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m8</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_502">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m8.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_503">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_72">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>8</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_143">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>6</x>
|
|
<y>295</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m8.RBV</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="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="caGraphics" name="caRectangle_504">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>92</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_144">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>93</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m75.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="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="caGraphics" name="caRectangle_505">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>445</x>
|
|
<y>103</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m75_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_506">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>111</y>
|
|
<width>10</width>
|
|
<height>4</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)m75.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_507">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>107</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m75.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_508">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>103</y>
|
|
<width>10</width>
|
|
<height>4</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)m75.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_135">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>102</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_72">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m3</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m75</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_509">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m75.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_510">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_73">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>75</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_511">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>128</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_145">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>129</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m76.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="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="caGraphics" name="caRectangle_512">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>445</x>
|
|
<y>139</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m76_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_513">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>147</y>
|
|
<width>10</width>
|
|
<height>4</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)m76.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_514">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>143</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m76.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_515">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>139</y>
|
|
<width>10</width>
|
|
<height>4</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)m76.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_136">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>138</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_73">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m4</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m76</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_516">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m76.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_517">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_74">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>76</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_518">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>164</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_146">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>165</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m77.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="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="caGraphics" name="caRectangle_519">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>445</x>
|
|
<y>175</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m77_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_520">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>183</y>
|
|
<width>10</width>
|
|
<height>4</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)m77.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_521">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>179</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m77.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_522">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>175</y>
|
|
<width>10</width>
|
|
<height>4</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)m77.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_137">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>174</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_74">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m5</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m77</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_523">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m77.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_524">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_75">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>77</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_525">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>200</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_147">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>201</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m78.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="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="caGraphics" name="caRectangle_526">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>445</x>
|
|
<y>211</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m78_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_527">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>219</y>
|
|
<width>10</width>
|
|
<height>4</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)m78.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_528">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>215</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m78.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_529">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>211</y>
|
|
<width>10</width>
|
|
<height>4</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)m78.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_138">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>210</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_75">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m6</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m78</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_530">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m78.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_531">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_76">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>78</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_532">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>236</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_148">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>237</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m79.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="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="caGraphics" name="caRectangle_533">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>445</x>
|
|
<y>247</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m79_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_534">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>255</y>
|
|
<width>10</width>
|
|
<height>4</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)m79.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_535">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>251</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m79.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_536">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>247</y>
|
|
<width>10</width>
|
|
<height>4</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)m79.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_139">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>246</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_76">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m7</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m79</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_537">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m79.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_538">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_77">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>79</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_539">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>272</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_149">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>273</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m80.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="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="caGraphics" name="caRectangle_540">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>445</x>
|
|
<y>283</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m80_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_541">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>291</y>
|
|
<width>10</width>
|
|
<height>4</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)m80.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_542">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>287</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m80.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_543">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>283</y>
|
|
<width>10</width>
|
|
<height>4</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)m80.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_140">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>282</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_77">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m8</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m80</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_544">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m80.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_545">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_78">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>80</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_546">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>20</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_150">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>21</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m73.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="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="caGraphics" name="caRectangle_547">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>445</x>
|
|
<y>31</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m73_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_548">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>39</y>
|
|
<width>10</width>
|
|
<height>4</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)m73.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_549">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>35</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m73.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_550">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>31</y>
|
|
<width>10</width>
|
|
<height>4</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)m73.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_141">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>30</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_78">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m1</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m73</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_551">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m73.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_552">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_79">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>73</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_553">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>56</y>
|
|
<width>40</width>
|
|
<height>33</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_151">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>57</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m74.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="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="caGraphics" name="caRectangle_554">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>445</x>
|
|
<y>67</y>
|
|
<width>5</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</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)m74_able.VAL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_555">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>75</y>
|
|
<width>10</width>
|
|
<height>4</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)m74.LLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_556">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>71</y>
|
|
<width>10</width>
|
|
<height>4</height>
|
|
</rect>
|
|
</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)m74.LVIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_557">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>67</y>
|
|
<width>10</width>
|
|
<height>4</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)m74.HLS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_142">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>66</y>
|
|
<width>26</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_79">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="stackingMode">
|
|
<enum>Hidden</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string>m2</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>motorx_more.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),M=m74</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_558">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</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="background">
|
|
<color alpha="0">
|
|
<red>115</red>
|
|
<green>255</green>
|
|
<blue>107</blue>
|
|
</color>
|
|
</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)m74.DMOV</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_559">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>1</y>
|
|
<width>24</width>
|
|
<height>12</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>174</red>
|
|
<green>174</green>
|
|
<blue>174</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_80">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</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>74</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>24</width>
|
|
<height>14</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_152">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>43</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m73.RBV</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="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_153">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>79</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m74.RBV</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="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_154">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>115</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m75.RBV</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="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_155">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>151</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m76.RBV</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="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_156">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>187</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m77.RBV</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="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_157">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>223</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m78.RBV</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="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_158">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>259</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m79.RBV</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="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_159">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>411</x>
|
|
<y>295</y>
|
|
<width>38</width>
|
|
<height>10</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)m80.RBV</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="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.0</double>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>1.0</double>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<zorder>caLabel_0</zorder>
|
|
<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>caLabel_1</zorder>
|
|
<zorder>caFrame_1</zorder>
|
|
<zorder>caFrame_0</zorder>
|
|
<zorder>caRectangle_7</zorder>
|
|
<zorder>caRectangle_8</zorder>
|
|
<zorder>caRectangle_9</zorder>
|
|
<zorder>caRectangle_10</zorder>
|
|
<zorder>caRectangle_11</zorder>
|
|
<zorder>caRectangle_12</zorder>
|
|
<zorder>caRectangle_13</zorder>
|
|
<zorder>caLabel_2</zorder>
|
|
<zorder>caFrame_3</zorder>
|
|
<zorder>caFrame_2</zorder>
|
|
<zorder>caRectangle_14</zorder>
|
|
<zorder>caRectangle_15</zorder>
|
|
<zorder>caRectangle_16</zorder>
|
|
<zorder>caRectangle_17</zorder>
|
|
<zorder>caRectangle_18</zorder>
|
|
<zorder>caRectangle_19</zorder>
|
|
<zorder>caRectangle_20</zorder>
|
|
<zorder>caLabel_3</zorder>
|
|
<zorder>caFrame_5</zorder>
|
|
<zorder>caFrame_4</zorder>
|
|
<zorder>caRectangle_21</zorder>
|
|
<zorder>caRectangle_22</zorder>
|
|
<zorder>caRectangle_23</zorder>
|
|
<zorder>caRectangle_24</zorder>
|
|
<zorder>caRectangle_25</zorder>
|
|
<zorder>caRectangle_26</zorder>
|
|
<zorder>caRectangle_27</zorder>
|
|
<zorder>caLabel_4</zorder>
|
|
<zorder>caFrame_7</zorder>
|
|
<zorder>caFrame_6</zorder>
|
|
<zorder>caRectangle_28</zorder>
|
|
<zorder>caRectangle_29</zorder>
|
|
<zorder>caRectangle_30</zorder>
|
|
<zorder>caRectangle_31</zorder>
|
|
<zorder>caRectangle_32</zorder>
|
|
<zorder>caRectangle_33</zorder>
|
|
<zorder>caRectangle_34</zorder>
|
|
<zorder>caLabel_5</zorder>
|
|
<zorder>caFrame_9</zorder>
|
|
<zorder>caFrame_8</zorder>
|
|
<zorder>caRectangle_35</zorder>
|
|
<zorder>caRectangle_36</zorder>
|
|
<zorder>caRectangle_37</zorder>
|
|
<zorder>caRectangle_38</zorder>
|
|
<zorder>caRectangle_39</zorder>
|
|
<zorder>caRectangle_40</zorder>
|
|
<zorder>caRectangle_41</zorder>
|
|
<zorder>caLabel_6</zorder>
|
|
<zorder>caFrame_11</zorder>
|
|
<zorder>caFrame_10</zorder>
|
|
<zorder>caRectangle_42</zorder>
|
|
<zorder>caRectangle_43</zorder>
|
|
<zorder>caRectangle_44</zorder>
|
|
<zorder>caRectangle_45</zorder>
|
|
<zorder>caRectangle_46</zorder>
|
|
<zorder>caRectangle_47</zorder>
|
|
<zorder>caRectangle_48</zorder>
|
|
<zorder>caLabel_7</zorder>
|
|
<zorder>caFrame_13</zorder>
|
|
<zorder>caFrame_12</zorder>
|
|
<zorder>caRectangle_49</zorder>
|
|
<zorder>caRectangle_50</zorder>
|
|
<zorder>caRectangle_51</zorder>
|
|
<zorder>caRectangle_52</zorder>
|
|
<zorder>caRectangle_53</zorder>
|
|
<zorder>caRectangle_54</zorder>
|
|
<zorder>caRectangle_55</zorder>
|
|
<zorder>caLabel_8</zorder>
|
|
<zorder>caFrame_15</zorder>
|
|
<zorder>caFrame_14</zorder>
|
|
<zorder>caRectangle_56</zorder>
|
|
<zorder>caRectangle_57</zorder>
|
|
<zorder>caRectangle_58</zorder>
|
|
<zorder>caRectangle_59</zorder>
|
|
<zorder>caRectangle_60</zorder>
|
|
<zorder>caRectangle_61</zorder>
|
|
<zorder>caRectangle_62</zorder>
|
|
<zorder>caLabel_9</zorder>
|
|
<zorder>caFrame_17</zorder>
|
|
<zorder>caFrame_16</zorder>
|
|
<zorder>caRectangle_63</zorder>
|
|
<zorder>caRectangle_64</zorder>
|
|
<zorder>caRectangle_65</zorder>
|
|
<zorder>caRectangle_66</zorder>
|
|
<zorder>caRectangle_67</zorder>
|
|
<zorder>caRectangle_68</zorder>
|
|
<zorder>caRectangle_69</zorder>
|
|
<zorder>caLabel_10</zorder>
|
|
<zorder>caFrame_19</zorder>
|
|
<zorder>caFrame_18</zorder>
|
|
<zorder>caRectangle_70</zorder>
|
|
<zorder>caRectangle_71</zorder>
|
|
<zorder>caRectangle_72</zorder>
|
|
<zorder>caRectangle_73</zorder>
|
|
<zorder>caRectangle_74</zorder>
|
|
<zorder>caRectangle_75</zorder>
|
|
<zorder>caRectangle_76</zorder>
|
|
<zorder>caLabel_11</zorder>
|
|
<zorder>caFrame_21</zorder>
|
|
<zorder>caFrame_20</zorder>
|
|
<zorder>caRectangle_77</zorder>
|
|
<zorder>caRectangle_78</zorder>
|
|
<zorder>caRectangle_79</zorder>
|
|
<zorder>caRectangle_80</zorder>
|
|
<zorder>caRectangle_81</zorder>
|
|
<zorder>caRectangle_82</zorder>
|
|
<zorder>caRectangle_83</zorder>
|
|
<zorder>caLabel_12</zorder>
|
|
<zorder>caFrame_23</zorder>
|
|
<zorder>caFrame_22</zorder>
|
|
<zorder>caRectangle_84</zorder>
|
|
<zorder>caRectangle_85</zorder>
|
|
<zorder>caRectangle_86</zorder>
|
|
<zorder>caRectangle_87</zorder>
|
|
<zorder>caRectangle_88</zorder>
|
|
<zorder>caRectangle_89</zorder>
|
|
<zorder>caRectangle_90</zorder>
|
|
<zorder>caLabel_13</zorder>
|
|
<zorder>caFrame_25</zorder>
|
|
<zorder>caFrame_24</zorder>
|
|
<zorder>caRectangle_91</zorder>
|
|
<zorder>caRectangle_92</zorder>
|
|
<zorder>caRectangle_93</zorder>
|
|
<zorder>caRectangle_94</zorder>
|
|
<zorder>caRectangle_95</zorder>
|
|
<zorder>caRectangle_96</zorder>
|
|
<zorder>caRectangle_97</zorder>
|
|
<zorder>caLabel_14</zorder>
|
|
<zorder>caFrame_27</zorder>
|
|
<zorder>caFrame_26</zorder>
|
|
<zorder>caRectangle_98</zorder>
|
|
<zorder>caRectangle_99</zorder>
|
|
<zorder>caRectangle_100</zorder>
|
|
<zorder>caRectangle_101</zorder>
|
|
<zorder>caRectangle_102</zorder>
|
|
<zorder>caRectangle_103</zorder>
|
|
<zorder>caRectangle_104</zorder>
|
|
<zorder>caLabel_15</zorder>
|
|
<zorder>caFrame_28</zorder>
|
|
<zorder>caRectangle_105</zorder>
|
|
<zorder>caRectangle_106</zorder>
|
|
<zorder>caRectangle_107</zorder>
|
|
<zorder>caRectangle_108</zorder>
|
|
<zorder>caRectangle_109</zorder>
|
|
<zorder>caRectangle_110</zorder>
|
|
<zorder>caRectangle_111</zorder>
|
|
<zorder>caLabel_16</zorder>
|
|
<zorder>caFrame_29</zorder>
|
|
<zorder>caRectangle_112</zorder>
|
|
<zorder>caRectangle_113</zorder>
|
|
<zorder>caRectangle_114</zorder>
|
|
<zorder>caRectangle_115</zorder>
|
|
<zorder>caRectangle_116</zorder>
|
|
<zorder>caRectangle_117</zorder>
|
|
<zorder>caRectangle_118</zorder>
|
|
<zorder>caLabel_17</zorder>
|
|
<zorder>caFrame_31</zorder>
|
|
<zorder>caFrame_30</zorder>
|
|
<zorder>caRectangle_119</zorder>
|
|
<zorder>caRectangle_120</zorder>
|
|
<zorder>caRectangle_121</zorder>
|
|
<zorder>caRectangle_122</zorder>
|
|
<zorder>caRectangle_123</zorder>
|
|
<zorder>caRectangle_124</zorder>
|
|
<zorder>caRectangle_125</zorder>
|
|
<zorder>caLabel_18</zorder>
|
|
<zorder>caFrame_33</zorder>
|
|
<zorder>caFrame_32</zorder>
|
|
<zorder>caRectangle_126</zorder>
|
|
<zorder>caRectangle_127</zorder>
|
|
<zorder>caRectangle_128</zorder>
|
|
<zorder>caRectangle_129</zorder>
|
|
<zorder>caRectangle_130</zorder>
|
|
<zorder>caRectangle_131</zorder>
|
|
<zorder>caRectangle_132</zorder>
|
|
<zorder>caLabel_19</zorder>
|
|
<zorder>caFrame_35</zorder>
|
|
<zorder>caFrame_34</zorder>
|
|
<zorder>caRectangle_133</zorder>
|
|
<zorder>caRectangle_134</zorder>
|
|
<zorder>caRectangle_135</zorder>
|
|
<zorder>caRectangle_136</zorder>
|
|
<zorder>caRectangle_137</zorder>
|
|
<zorder>caRectangle_138</zorder>
|
|
<zorder>caRectangle_139</zorder>
|
|
<zorder>caLabel_20</zorder>
|
|
<zorder>caFrame_37</zorder>
|
|
<zorder>caFrame_36</zorder>
|
|
<zorder>caRectangle_140</zorder>
|
|
<zorder>caRectangle_141</zorder>
|
|
<zorder>caRectangle_142</zorder>
|
|
<zorder>caRectangle_143</zorder>
|
|
<zorder>caRectangle_144</zorder>
|
|
<zorder>caRectangle_145</zorder>
|
|
<zorder>caRectangle_146</zorder>
|
|
<zorder>caLabel_21</zorder>
|
|
<zorder>caFrame_39</zorder>
|
|
<zorder>caFrame_38</zorder>
|
|
<zorder>caRectangle_147</zorder>
|
|
<zorder>caRectangle_148</zorder>
|
|
<zorder>caRectangle_149</zorder>
|
|
<zorder>caRectangle_150</zorder>
|
|
<zorder>caRectangle_151</zorder>
|
|
<zorder>caRectangle_152</zorder>
|
|
<zorder>caRectangle_153</zorder>
|
|
<zorder>caLabel_22</zorder>
|
|
<zorder>caFrame_41</zorder>
|
|
<zorder>caFrame_40</zorder>
|
|
<zorder>caRectangle_154</zorder>
|
|
<zorder>caRectangle_155</zorder>
|
|
<zorder>caRectangle_156</zorder>
|
|
<zorder>caRectangle_157</zorder>
|
|
<zorder>caRectangle_158</zorder>
|
|
<zorder>caRectangle_159</zorder>
|
|
<zorder>caRectangle_160</zorder>
|
|
<zorder>caLabel_23</zorder>
|
|
<zorder>caFrame_43</zorder>
|
|
<zorder>caFrame_42</zorder>
|
|
<zorder>caRectangle_161</zorder>
|
|
<zorder>caRectangle_162</zorder>
|
|
<zorder>caRectangle_163</zorder>
|
|
<zorder>caRectangle_164</zorder>
|
|
<zorder>caRectangle_165</zorder>
|
|
<zorder>caRectangle_166</zorder>
|
|
<zorder>caRectangle_167</zorder>
|
|
<zorder>caLabel_24</zorder>
|
|
<zorder>caFrame_44</zorder>
|
|
<zorder>caRectangle_168</zorder>
|
|
<zorder>caRectangle_169</zorder>
|
|
<zorder>caRectangle_170</zorder>
|
|
<zorder>caRectangle_171</zorder>
|
|
<zorder>caRectangle_172</zorder>
|
|
<zorder>caRectangle_173</zorder>
|
|
<zorder>caRectangle_174</zorder>
|
|
<zorder>caLabel_25</zorder>
|
|
<zorder>caFrame_46</zorder>
|
|
<zorder>caFrame_45</zorder>
|
|
<zorder>caRectangle_175</zorder>
|
|
<zorder>caRectangle_176</zorder>
|
|
<zorder>caRectangle_177</zorder>
|
|
<zorder>caRectangle_178</zorder>
|
|
<zorder>caRectangle_179</zorder>
|
|
<zorder>caRectangle_180</zorder>
|
|
<zorder>caRectangle_181</zorder>
|
|
<zorder>caLabel_26</zorder>
|
|
<zorder>caFrame_48</zorder>
|
|
<zorder>caFrame_47</zorder>
|
|
<zorder>caRectangle_182</zorder>
|
|
<zorder>caRectangle_183</zorder>
|
|
<zorder>caRectangle_184</zorder>
|
|
<zorder>caRectangle_185</zorder>
|
|
<zorder>caRectangle_186</zorder>
|
|
<zorder>caRectangle_187</zorder>
|
|
<zorder>caRectangle_188</zorder>
|
|
<zorder>caLabel_27</zorder>
|
|
<zorder>caFrame_50</zorder>
|
|
<zorder>caFrame_49</zorder>
|
|
<zorder>caRectangle_189</zorder>
|
|
<zorder>caRectangle_190</zorder>
|
|
<zorder>caRectangle_191</zorder>
|
|
<zorder>caRectangle_192</zorder>
|
|
<zorder>caRectangle_193</zorder>
|
|
<zorder>caRectangle_194</zorder>
|
|
<zorder>caRectangle_195</zorder>
|
|
<zorder>caLabel_28</zorder>
|
|
<zorder>caFrame_52</zorder>
|
|
<zorder>caFrame_51</zorder>
|
|
<zorder>caRectangle_196</zorder>
|
|
<zorder>caRectangle_197</zorder>
|
|
<zorder>caRectangle_198</zorder>
|
|
<zorder>caRectangle_199</zorder>
|
|
<zorder>caRectangle_200</zorder>
|
|
<zorder>caRectangle_201</zorder>
|
|
<zorder>caRectangle_202</zorder>
|
|
<zorder>caLabel_29</zorder>
|
|
<zorder>caFrame_54</zorder>
|
|
<zorder>caFrame_53</zorder>
|
|
<zorder>caRectangle_203</zorder>
|
|
<zorder>caRectangle_204</zorder>
|
|
<zorder>caRectangle_205</zorder>
|
|
<zorder>caRectangle_206</zorder>
|
|
<zorder>caRectangle_207</zorder>
|
|
<zorder>caRectangle_208</zorder>
|
|
<zorder>caRectangle_209</zorder>
|
|
<zorder>caLabel_30</zorder>
|
|
<zorder>caFrame_56</zorder>
|
|
<zorder>caFrame_55</zorder>
|
|
<zorder>caRectangle_210</zorder>
|
|
<zorder>caRectangle_211</zorder>
|
|
<zorder>caRectangle_212</zorder>
|
|
<zorder>caRectangle_213</zorder>
|
|
<zorder>caRectangle_214</zorder>
|
|
<zorder>caRectangle_215</zorder>
|
|
<zorder>caRectangle_216</zorder>
|
|
<zorder>caLabel_31</zorder>
|
|
<zorder>caFrame_58</zorder>
|
|
<zorder>caFrame_57</zorder>
|
|
<zorder>caRectangle_217</zorder>
|
|
<zorder>caRectangle_218</zorder>
|
|
<zorder>caRectangle_219</zorder>
|
|
<zorder>caRectangle_220</zorder>
|
|
<zorder>caRectangle_221</zorder>
|
|
<zorder>caRectangle_222</zorder>
|
|
<zorder>caRectangle_223</zorder>
|
|
<zorder>caLabel_32</zorder>
|
|
<zorder>caFrame_59</zorder>
|
|
<zorder>caRectangle_224</zorder>
|
|
<zorder>caRectangle_225</zorder>
|
|
<zorder>caRectangle_226</zorder>
|
|
<zorder>caRectangle_227</zorder>
|
|
<zorder>caRectangle_228</zorder>
|
|
<zorder>caRectangle_229</zorder>
|
|
<zorder>caRectangle_230</zorder>
|
|
<zorder>caLabel_33</zorder>
|
|
<zorder>caFrame_61</zorder>
|
|
<zorder>caFrame_60</zorder>
|
|
<zorder>caRectangle_231</zorder>
|
|
<zorder>caRectangle_232</zorder>
|
|
<zorder>caRectangle_233</zorder>
|
|
<zorder>caRectangle_234</zorder>
|
|
<zorder>caRectangle_235</zorder>
|
|
<zorder>caRectangle_236</zorder>
|
|
<zorder>caRectangle_237</zorder>
|
|
<zorder>caLabel_34</zorder>
|
|
<zorder>caFrame_63</zorder>
|
|
<zorder>caFrame_62</zorder>
|
|
<zorder>caRectangle_238</zorder>
|
|
<zorder>caRectangle_239</zorder>
|
|
<zorder>caRectangle_240</zorder>
|
|
<zorder>caRectangle_241</zorder>
|
|
<zorder>caRectangle_242</zorder>
|
|
<zorder>caRectangle_243</zorder>
|
|
<zorder>caRectangle_244</zorder>
|
|
<zorder>caLabel_35</zorder>
|
|
<zorder>caFrame_65</zorder>
|
|
<zorder>caFrame_64</zorder>
|
|
<zorder>caRectangle_245</zorder>
|
|
<zorder>caRectangle_246</zorder>
|
|
<zorder>caRectangle_247</zorder>
|
|
<zorder>caRectangle_248</zorder>
|
|
<zorder>caRectangle_249</zorder>
|
|
<zorder>caRectangle_250</zorder>
|
|
<zorder>caRectangle_251</zorder>
|
|
<zorder>caLabel_36</zorder>
|
|
<zorder>caFrame_67</zorder>
|
|
<zorder>caFrame_66</zorder>
|
|
<zorder>caRectangle_252</zorder>
|
|
<zorder>caRectangle_253</zorder>
|
|
<zorder>caRectangle_254</zorder>
|
|
<zorder>caRectangle_255</zorder>
|
|
<zorder>caRectangle_256</zorder>
|
|
<zorder>caRectangle_257</zorder>
|
|
<zorder>caRectangle_258</zorder>
|
|
<zorder>caLabel_37</zorder>
|
|
<zorder>caFrame_69</zorder>
|
|
<zorder>caFrame_68</zorder>
|
|
<zorder>caRectangle_259</zorder>
|
|
<zorder>caRectangle_260</zorder>
|
|
<zorder>caRectangle_261</zorder>
|
|
<zorder>caRectangle_262</zorder>
|
|
<zorder>caRectangle_263</zorder>
|
|
<zorder>caRectangle_264</zorder>
|
|
<zorder>caRectangle_265</zorder>
|
|
<zorder>caLabel_38</zorder>
|
|
<zorder>caFrame_71</zorder>
|
|
<zorder>caFrame_70</zorder>
|
|
<zorder>caRectangle_266</zorder>
|
|
<zorder>caRectangle_267</zorder>
|
|
<zorder>caRectangle_268</zorder>
|
|
<zorder>caRectangle_269</zorder>
|
|
<zorder>caRectangle_270</zorder>
|
|
<zorder>caRectangle_271</zorder>
|
|
<zorder>caRectangle_272</zorder>
|
|
<zorder>caLabel_39</zorder>
|
|
<zorder>caFrame_73</zorder>
|
|
<zorder>caFrame_72</zorder>
|
|
<zorder>caRectangle_273</zorder>
|
|
<zorder>caRectangle_274</zorder>
|
|
<zorder>caRectangle_275</zorder>
|
|
<zorder>caRectangle_276</zorder>
|
|
<zorder>caRectangle_277</zorder>
|
|
<zorder>caRectangle_278</zorder>
|
|
<zorder>caRectangle_279</zorder>
|
|
<zorder>caLabel_40</zorder>
|
|
<zorder>caFrame_74</zorder>
|
|
<zorder>caRectangle_280</zorder>
|
|
<zorder>caRectangle_281</zorder>
|
|
<zorder>caRectangle_282</zorder>
|
|
<zorder>caRectangle_283</zorder>
|
|
<zorder>caRectangle_284</zorder>
|
|
<zorder>caRectangle_285</zorder>
|
|
<zorder>caRectangle_286</zorder>
|
|
<zorder>caLabel_41</zorder>
|
|
<zorder>caFrame_76</zorder>
|
|
<zorder>caFrame_75</zorder>
|
|
<zorder>caRectangle_287</zorder>
|
|
<zorder>caRectangle_288</zorder>
|
|
<zorder>caRectangle_289</zorder>
|
|
<zorder>caRectangle_290</zorder>
|
|
<zorder>caRectangle_291</zorder>
|
|
<zorder>caRectangle_292</zorder>
|
|
<zorder>caRectangle_293</zorder>
|
|
<zorder>caLabel_42</zorder>
|
|
<zorder>caFrame_78</zorder>
|
|
<zorder>caFrame_77</zorder>
|
|
<zorder>caRectangle_294</zorder>
|
|
<zorder>caRectangle_295</zorder>
|
|
<zorder>caRectangle_296</zorder>
|
|
<zorder>caRectangle_297</zorder>
|
|
<zorder>caRectangle_298</zorder>
|
|
<zorder>caRectangle_299</zorder>
|
|
<zorder>caRectangle_300</zorder>
|
|
<zorder>caLabel_43</zorder>
|
|
<zorder>caFrame_80</zorder>
|
|
<zorder>caFrame_79</zorder>
|
|
<zorder>caRectangle_301</zorder>
|
|
<zorder>caRectangle_302</zorder>
|
|
<zorder>caRectangle_303</zorder>
|
|
<zorder>caRectangle_304</zorder>
|
|
<zorder>caRectangle_305</zorder>
|
|
<zorder>caRectangle_306</zorder>
|
|
<zorder>caRectangle_307</zorder>
|
|
<zorder>caLabel_44</zorder>
|
|
<zorder>caFrame_82</zorder>
|
|
<zorder>caFrame_81</zorder>
|
|
<zorder>caRectangle_308</zorder>
|
|
<zorder>caRectangle_309</zorder>
|
|
<zorder>caRectangle_310</zorder>
|
|
<zorder>caRectangle_311</zorder>
|
|
<zorder>caRectangle_312</zorder>
|
|
<zorder>caRectangle_313</zorder>
|
|
<zorder>caRectangle_314</zorder>
|
|
<zorder>caLabel_45</zorder>
|
|
<zorder>caFrame_84</zorder>
|
|
<zorder>caFrame_83</zorder>
|
|
<zorder>caRectangle_315</zorder>
|
|
<zorder>caRectangle_316</zorder>
|
|
<zorder>caRectangle_317</zorder>
|
|
<zorder>caRectangle_318</zorder>
|
|
<zorder>caRectangle_319</zorder>
|
|
<zorder>caRectangle_320</zorder>
|
|
<zorder>caRectangle_321</zorder>
|
|
<zorder>caLabel_46</zorder>
|
|
<zorder>caFrame_86</zorder>
|
|
<zorder>caFrame_85</zorder>
|
|
<zorder>caRectangle_322</zorder>
|
|
<zorder>caRectangle_323</zorder>
|
|
<zorder>caRectangle_324</zorder>
|
|
<zorder>caRectangle_325</zorder>
|
|
<zorder>caRectangle_326</zorder>
|
|
<zorder>caRectangle_327</zorder>
|
|
<zorder>caRectangle_328</zorder>
|
|
<zorder>caLabel_47</zorder>
|
|
<zorder>caFrame_88</zorder>
|
|
<zorder>caFrame_87</zorder>
|
|
<zorder>caRectangle_329</zorder>
|
|
<zorder>caRectangle_330</zorder>
|
|
<zorder>caRectangle_331</zorder>
|
|
<zorder>caRectangle_332</zorder>
|
|
<zorder>caRectangle_333</zorder>
|
|
<zorder>caRectangle_334</zorder>
|
|
<zorder>caRectangle_335</zorder>
|
|
<zorder>caLabel_48</zorder>
|
|
<zorder>caFrame_89</zorder>
|
|
<zorder>caRectangle_336</zorder>
|
|
<zorder>caRectangle_337</zorder>
|
|
<zorder>caRectangle_338</zorder>
|
|
<zorder>caRectangle_339</zorder>
|
|
<zorder>caRectangle_340</zorder>
|
|
<zorder>caRectangle_341</zorder>
|
|
<zorder>caRectangle_342</zorder>
|
|
<zorder>caLabel_49</zorder>
|
|
<zorder>caFrame_91</zorder>
|
|
<zorder>caFrame_90</zorder>
|
|
<zorder>caRectangle_343</zorder>
|
|
<zorder>caRectangle_344</zorder>
|
|
<zorder>caRectangle_345</zorder>
|
|
<zorder>caRectangle_346</zorder>
|
|
<zorder>caRectangle_347</zorder>
|
|
<zorder>caRectangle_348</zorder>
|
|
<zorder>caRectangle_349</zorder>
|
|
<zorder>caLabel_50</zorder>
|
|
<zorder>caFrame_93</zorder>
|
|
<zorder>caFrame_92</zorder>
|
|
<zorder>caRectangle_350</zorder>
|
|
<zorder>caRectangle_351</zorder>
|
|
<zorder>caRectangle_352</zorder>
|
|
<zorder>caRectangle_353</zorder>
|
|
<zorder>caRectangle_354</zorder>
|
|
<zorder>caRectangle_355</zorder>
|
|
<zorder>caRectangle_356</zorder>
|
|
<zorder>caLabel_51</zorder>
|
|
<zorder>caFrame_95</zorder>
|
|
<zorder>caFrame_94</zorder>
|
|
<zorder>caRectangle_357</zorder>
|
|
<zorder>caRectangle_358</zorder>
|
|
<zorder>caRectangle_359</zorder>
|
|
<zorder>caRectangle_360</zorder>
|
|
<zorder>caRectangle_361</zorder>
|
|
<zorder>caRectangle_362</zorder>
|
|
<zorder>caRectangle_363</zorder>
|
|
<zorder>caLabel_52</zorder>
|
|
<zorder>caFrame_97</zorder>
|
|
<zorder>caFrame_96</zorder>
|
|
<zorder>caRectangle_364</zorder>
|
|
<zorder>caRectangle_365</zorder>
|
|
<zorder>caRectangle_366</zorder>
|
|
<zorder>caRectangle_367</zorder>
|
|
<zorder>caRectangle_368</zorder>
|
|
<zorder>caRectangle_369</zorder>
|
|
<zorder>caRectangle_370</zorder>
|
|
<zorder>caLabel_53</zorder>
|
|
<zorder>caFrame_99</zorder>
|
|
<zorder>caFrame_98</zorder>
|
|
<zorder>caRectangle_371</zorder>
|
|
<zorder>caRectangle_372</zorder>
|
|
<zorder>caRectangle_373</zorder>
|
|
<zorder>caRectangle_374</zorder>
|
|
<zorder>caRectangle_375</zorder>
|
|
<zorder>caRectangle_376</zorder>
|
|
<zorder>caRectangle_377</zorder>
|
|
<zorder>caLabel_54</zorder>
|
|
<zorder>caFrame_101</zorder>
|
|
<zorder>caFrame_100</zorder>
|
|
<zorder>caRectangle_378</zorder>
|
|
<zorder>caRectangle_379</zorder>
|
|
<zorder>caRectangle_380</zorder>
|
|
<zorder>caRectangle_381</zorder>
|
|
<zorder>caRectangle_382</zorder>
|
|
<zorder>caRectangle_383</zorder>
|
|
<zorder>caRectangle_384</zorder>
|
|
<zorder>caLabel_55</zorder>
|
|
<zorder>caFrame_103</zorder>
|
|
<zorder>caFrame_102</zorder>
|
|
<zorder>caRectangle_385</zorder>
|
|
<zorder>caRectangle_386</zorder>
|
|
<zorder>caRectangle_387</zorder>
|
|
<zorder>caRectangle_388</zorder>
|
|
<zorder>caRectangle_389</zorder>
|
|
<zorder>caRectangle_390</zorder>
|
|
<zorder>caRectangle_391</zorder>
|
|
<zorder>caLabel_56</zorder>
|
|
<zorder>caFrame_104</zorder>
|
|
<zorder>caRectangle_392</zorder>
|
|
<zorder>caRectangle_393</zorder>
|
|
<zorder>caRectangle_394</zorder>
|
|
<zorder>caRectangle_395</zorder>
|
|
<zorder>caRectangle_396</zorder>
|
|
<zorder>caRectangle_397</zorder>
|
|
<zorder>caRectangle_398</zorder>
|
|
<zorder>caLabel_57</zorder>
|
|
<zorder>caFrame_106</zorder>
|
|
<zorder>caFrame_105</zorder>
|
|
<zorder>caRectangle_399</zorder>
|
|
<zorder>caRectangle_400</zorder>
|
|
<zorder>caRectangle_401</zorder>
|
|
<zorder>caRectangle_402</zorder>
|
|
<zorder>caRectangle_403</zorder>
|
|
<zorder>caRectangle_404</zorder>
|
|
<zorder>caRectangle_405</zorder>
|
|
<zorder>caLabel_58</zorder>
|
|
<zorder>caFrame_108</zorder>
|
|
<zorder>caFrame_107</zorder>
|
|
<zorder>caRectangle_406</zorder>
|
|
<zorder>caRectangle_407</zorder>
|
|
<zorder>caRectangle_408</zorder>
|
|
<zorder>caRectangle_409</zorder>
|
|
<zorder>caRectangle_410</zorder>
|
|
<zorder>caRectangle_411</zorder>
|
|
<zorder>caRectangle_412</zorder>
|
|
<zorder>caLabel_59</zorder>
|
|
<zorder>caFrame_110</zorder>
|
|
<zorder>caFrame_109</zorder>
|
|
<zorder>caRectangle_413</zorder>
|
|
<zorder>caRectangle_414</zorder>
|
|
<zorder>caRectangle_415</zorder>
|
|
<zorder>caRectangle_416</zorder>
|
|
<zorder>caRectangle_417</zorder>
|
|
<zorder>caRectangle_418</zorder>
|
|
<zorder>caRectangle_419</zorder>
|
|
<zorder>caLabel_60</zorder>
|
|
<zorder>caFrame_112</zorder>
|
|
<zorder>caFrame_111</zorder>
|
|
<zorder>caRectangle_420</zorder>
|
|
<zorder>caRectangle_421</zorder>
|
|
<zorder>caRectangle_422</zorder>
|
|
<zorder>caRectangle_423</zorder>
|
|
<zorder>caRectangle_424</zorder>
|
|
<zorder>caRectangle_425</zorder>
|
|
<zorder>caRectangle_426</zorder>
|
|
<zorder>caLabel_61</zorder>
|
|
<zorder>caFrame_114</zorder>
|
|
<zorder>caFrame_113</zorder>
|
|
<zorder>caRectangle_427</zorder>
|
|
<zorder>caRectangle_428</zorder>
|
|
<zorder>caRectangle_429</zorder>
|
|
<zorder>caRectangle_430</zorder>
|
|
<zorder>caRectangle_431</zorder>
|
|
<zorder>caRectangle_432</zorder>
|
|
<zorder>caRectangle_433</zorder>
|
|
<zorder>caLabel_62</zorder>
|
|
<zorder>caFrame_116</zorder>
|
|
<zorder>caFrame_115</zorder>
|
|
<zorder>caRectangle_434</zorder>
|
|
<zorder>caRectangle_435</zorder>
|
|
<zorder>caRectangle_436</zorder>
|
|
<zorder>caRectangle_437</zorder>
|
|
<zorder>caRectangle_438</zorder>
|
|
<zorder>caRectangle_439</zorder>
|
|
<zorder>caRectangle_440</zorder>
|
|
<zorder>caLabel_63</zorder>
|
|
<zorder>caFrame_118</zorder>
|
|
<zorder>caFrame_117</zorder>
|
|
<zorder>caRectangle_441</zorder>
|
|
<zorder>caRectangle_442</zorder>
|
|
<zorder>caRectangle_443</zorder>
|
|
<zorder>caRectangle_444</zorder>
|
|
<zorder>caRectangle_445</zorder>
|
|
<zorder>caRectangle_446</zorder>
|
|
<zorder>caRectangle_447</zorder>
|
|
<zorder>caLabel_64</zorder>
|
|
<zorder>caFrame_119</zorder>
|
|
<zorder>caRectangle_448</zorder>
|
|
<zorder>caRectangle_449</zorder>
|
|
<zorder>caRectangle_450</zorder>
|
|
<zorder>caRectangle_451</zorder>
|
|
<zorder>caRectangle_452</zorder>
|
|
<zorder>caRectangle_453</zorder>
|
|
<zorder>caRectangle_454</zorder>
|
|
<zorder>caLabel_65</zorder>
|
|
<zorder>caFrame_121</zorder>
|
|
<zorder>caFrame_120</zorder>
|
|
<zorder>caRectangle_455</zorder>
|
|
<zorder>caRectangle_456</zorder>
|
|
<zorder>caRectangle_457</zorder>
|
|
<zorder>caRectangle_458</zorder>
|
|
<zorder>caRectangle_459</zorder>
|
|
<zorder>caRectangle_460</zorder>
|
|
<zorder>caRectangle_461</zorder>
|
|
<zorder>caLabel_66</zorder>
|
|
<zorder>caFrame_123</zorder>
|
|
<zorder>caFrame_122</zorder>
|
|
<zorder>caRectangle_462</zorder>
|
|
<zorder>caRectangle_463</zorder>
|
|
<zorder>caRectangle_464</zorder>
|
|
<zorder>caRectangle_465</zorder>
|
|
<zorder>caRectangle_466</zorder>
|
|
<zorder>caRectangle_467</zorder>
|
|
<zorder>caRectangle_468</zorder>
|
|
<zorder>caLabel_67</zorder>
|
|
<zorder>caFrame_125</zorder>
|
|
<zorder>caFrame_124</zorder>
|
|
<zorder>caRectangle_469</zorder>
|
|
<zorder>caRectangle_470</zorder>
|
|
<zorder>caRectangle_471</zorder>
|
|
<zorder>caRectangle_472</zorder>
|
|
<zorder>caRectangle_473</zorder>
|
|
<zorder>caRectangle_474</zorder>
|
|
<zorder>caRectangle_475</zorder>
|
|
<zorder>caLabel_68</zorder>
|
|
<zorder>caFrame_127</zorder>
|
|
<zorder>caFrame_126</zorder>
|
|
<zorder>caRectangle_476</zorder>
|
|
<zorder>caRectangle_477</zorder>
|
|
<zorder>caRectangle_478</zorder>
|
|
<zorder>caRectangle_479</zorder>
|
|
<zorder>caRectangle_480</zorder>
|
|
<zorder>caRectangle_481</zorder>
|
|
<zorder>caRectangle_482</zorder>
|
|
<zorder>caLabel_69</zorder>
|
|
<zorder>caFrame_129</zorder>
|
|
<zorder>caFrame_128</zorder>
|
|
<zorder>caRectangle_483</zorder>
|
|
<zorder>caRectangle_484</zorder>
|
|
<zorder>caRectangle_485</zorder>
|
|
<zorder>caRectangle_486</zorder>
|
|
<zorder>caRectangle_487</zorder>
|
|
<zorder>caRectangle_488</zorder>
|
|
<zorder>caRectangle_489</zorder>
|
|
<zorder>caLabel_70</zorder>
|
|
<zorder>caFrame_131</zorder>
|
|
<zorder>caFrame_130</zorder>
|
|
<zorder>caRectangle_490</zorder>
|
|
<zorder>caRectangle_491</zorder>
|
|
<zorder>caRectangle_492</zorder>
|
|
<zorder>caRectangle_493</zorder>
|
|
<zorder>caRectangle_494</zorder>
|
|
<zorder>caRectangle_495</zorder>
|
|
<zorder>caRectangle_496</zorder>
|
|
<zorder>caLabel_71</zorder>
|
|
<zorder>caFrame_133</zorder>
|
|
<zorder>caFrame_132</zorder>
|
|
<zorder>caRectangle_497</zorder>
|
|
<zorder>caRectangle_498</zorder>
|
|
<zorder>caRectangle_499</zorder>
|
|
<zorder>caRectangle_500</zorder>
|
|
<zorder>caRectangle_501</zorder>
|
|
<zorder>caRectangle_502</zorder>
|
|
<zorder>caRectangle_503</zorder>
|
|
<zorder>caLabel_72</zorder>
|
|
<zorder>caFrame_134</zorder>
|
|
<zorder>caRectangle_504</zorder>
|
|
<zorder>caRectangle_505</zorder>
|
|
<zorder>caRectangle_506</zorder>
|
|
<zorder>caRectangle_507</zorder>
|
|
<zorder>caRectangle_508</zorder>
|
|
<zorder>caRectangle_509</zorder>
|
|
<zorder>caRectangle_510</zorder>
|
|
<zorder>caLabel_73</zorder>
|
|
<zorder>caFrame_135</zorder>
|
|
<zorder>caRectangle_511</zorder>
|
|
<zorder>caRectangle_512</zorder>
|
|
<zorder>caRectangle_513</zorder>
|
|
<zorder>caRectangle_514</zorder>
|
|
<zorder>caRectangle_515</zorder>
|
|
<zorder>caRectangle_516</zorder>
|
|
<zorder>caRectangle_517</zorder>
|
|
<zorder>caLabel_74</zorder>
|
|
<zorder>caFrame_136</zorder>
|
|
<zorder>caRectangle_518</zorder>
|
|
<zorder>caRectangle_519</zorder>
|
|
<zorder>caRectangle_520</zorder>
|
|
<zorder>caRectangle_521</zorder>
|
|
<zorder>caRectangle_522</zorder>
|
|
<zorder>caRectangle_523</zorder>
|
|
<zorder>caRectangle_524</zorder>
|
|
<zorder>caLabel_75</zorder>
|
|
<zorder>caFrame_137</zorder>
|
|
<zorder>caRectangle_525</zorder>
|
|
<zorder>caRectangle_526</zorder>
|
|
<zorder>caRectangle_527</zorder>
|
|
<zorder>caRectangle_528</zorder>
|
|
<zorder>caRectangle_529</zorder>
|
|
<zorder>caRectangle_530</zorder>
|
|
<zorder>caRectangle_531</zorder>
|
|
<zorder>caLabel_76</zorder>
|
|
<zorder>caFrame_138</zorder>
|
|
<zorder>caRectangle_532</zorder>
|
|
<zorder>caRectangle_533</zorder>
|
|
<zorder>caRectangle_534</zorder>
|
|
<zorder>caRectangle_535</zorder>
|
|
<zorder>caRectangle_536</zorder>
|
|
<zorder>caRectangle_537</zorder>
|
|
<zorder>caRectangle_538</zorder>
|
|
<zorder>caLabel_77</zorder>
|
|
<zorder>caFrame_139</zorder>
|
|
<zorder>caRectangle_539</zorder>
|
|
<zorder>caRectangle_540</zorder>
|
|
<zorder>caRectangle_541</zorder>
|
|
<zorder>caRectangle_542</zorder>
|
|
<zorder>caRectangle_543</zorder>
|
|
<zorder>caRectangle_544</zorder>
|
|
<zorder>caRectangle_545</zorder>
|
|
<zorder>caLabel_78</zorder>
|
|
<zorder>caFrame_140</zorder>
|
|
<zorder>caRectangle_546</zorder>
|
|
<zorder>caRectangle_547</zorder>
|
|
<zorder>caRectangle_548</zorder>
|
|
<zorder>caRectangle_549</zorder>
|
|
<zorder>caRectangle_550</zorder>
|
|
<zorder>caRectangle_551</zorder>
|
|
<zorder>caRectangle_552</zorder>
|
|
<zorder>caLabel_79</zorder>
|
|
<zorder>caFrame_141</zorder>
|
|
<zorder>caRectangle_553</zorder>
|
|
<zorder>caRectangle_554</zorder>
|
|
<zorder>caRectangle_555</zorder>
|
|
<zorder>caRectangle_556</zorder>
|
|
<zorder>caRectangle_557</zorder>
|
|
<zorder>caRectangle_558</zorder>
|
|
<zorder>caRectangle_559</zorder>
|
|
<zorder>caLabel_80</zorder>
|
|
<zorder>caFrame_142</zorder>
|
|
<zorder>caLineEdit_0</zorder>
|
|
<zorder>caRelatedDisplay_0</zorder>
|
|
<zorder>caLineEdit_1</zorder>
|
|
<zorder>caLineEdit_2</zorder>
|
|
<zorder>caRelatedDisplay_1</zorder>
|
|
<zorder>caLineEdit_3</zorder>
|
|
<zorder>caLineEdit_4</zorder>
|
|
<zorder>caRelatedDisplay_2</zorder>
|
|
<zorder>caLineEdit_5</zorder>
|
|
<zorder>caLineEdit_6</zorder>
|
|
<zorder>caRelatedDisplay_3</zorder>
|
|
<zorder>caLineEdit_7</zorder>
|
|
<zorder>caLineEdit_8</zorder>
|
|
<zorder>caRelatedDisplay_4</zorder>
|
|
<zorder>caLineEdit_9</zorder>
|
|
<zorder>caLineEdit_10</zorder>
|
|
<zorder>caRelatedDisplay_5</zorder>
|
|
<zorder>caLineEdit_11</zorder>
|
|
<zorder>caLineEdit_12</zorder>
|
|
<zorder>caRelatedDisplay_6</zorder>
|
|
<zorder>caLineEdit_13</zorder>
|
|
<zorder>caLineEdit_14</zorder>
|
|
<zorder>caRelatedDisplay_7</zorder>
|
|
<zorder>caLineEdit_15</zorder>
|
|
<zorder>caLineEdit_16</zorder>
|
|
<zorder>caRelatedDisplay_8</zorder>
|
|
<zorder>caLineEdit_17</zorder>
|
|
<zorder>caLineEdit_18</zorder>
|
|
<zorder>caRelatedDisplay_9</zorder>
|
|
<zorder>caLineEdit_19</zorder>
|
|
<zorder>caLineEdit_20</zorder>
|
|
<zorder>caRelatedDisplay_10</zorder>
|
|
<zorder>caLineEdit_21</zorder>
|
|
<zorder>caLineEdit_22</zorder>
|
|
<zorder>caRelatedDisplay_11</zorder>
|
|
<zorder>caLineEdit_23</zorder>
|
|
<zorder>caLineEdit_24</zorder>
|
|
<zorder>caRelatedDisplay_12</zorder>
|
|
<zorder>caLineEdit_25</zorder>
|
|
<zorder>caLineEdit_26</zorder>
|
|
<zorder>caRelatedDisplay_13</zorder>
|
|
<zorder>caLineEdit_27</zorder>
|
|
<zorder>caLineEdit_28</zorder>
|
|
<zorder>caRelatedDisplay_14</zorder>
|
|
<zorder>caLineEdit_29</zorder>
|
|
<zorder>caLineEdit_30</zorder>
|
|
<zorder>caRelatedDisplay_15</zorder>
|
|
<zorder>caLineEdit_31</zorder>
|
|
<zorder>caLineEdit_32</zorder>
|
|
<zorder>caRelatedDisplay_16</zorder>
|
|
<zorder>caLineEdit_33</zorder>
|
|
<zorder>caLineEdit_34</zorder>
|
|
<zorder>caRelatedDisplay_17</zorder>
|
|
<zorder>caLineEdit_35</zorder>
|
|
<zorder>caLineEdit_36</zorder>
|
|
<zorder>caRelatedDisplay_18</zorder>
|
|
<zorder>caLineEdit_37</zorder>
|
|
<zorder>caLineEdit_38</zorder>
|
|
<zorder>caRelatedDisplay_19</zorder>
|
|
<zorder>caLineEdit_39</zorder>
|
|
<zorder>caLineEdit_40</zorder>
|
|
<zorder>caRelatedDisplay_20</zorder>
|
|
<zorder>caLineEdit_41</zorder>
|
|
<zorder>caLineEdit_42</zorder>
|
|
<zorder>caRelatedDisplay_21</zorder>
|
|
<zorder>caLineEdit_43</zorder>
|
|
<zorder>caLineEdit_44</zorder>
|
|
<zorder>caRelatedDisplay_22</zorder>
|
|
<zorder>caLineEdit_45</zorder>
|
|
<zorder>caLineEdit_46</zorder>
|
|
<zorder>caRelatedDisplay_23</zorder>
|
|
<zorder>caLineEdit_47</zorder>
|
|
<zorder>caLineEdit_48</zorder>
|
|
<zorder>caRelatedDisplay_24</zorder>
|
|
<zorder>caLineEdit_49</zorder>
|
|
<zorder>caLineEdit_50</zorder>
|
|
<zorder>caRelatedDisplay_25</zorder>
|
|
<zorder>caLineEdit_51</zorder>
|
|
<zorder>caLineEdit_52</zorder>
|
|
<zorder>caRelatedDisplay_26</zorder>
|
|
<zorder>caLineEdit_53</zorder>
|
|
<zorder>caLineEdit_54</zorder>
|
|
<zorder>caRelatedDisplay_27</zorder>
|
|
<zorder>caLineEdit_55</zorder>
|
|
<zorder>caLineEdit_56</zorder>
|
|
<zorder>caRelatedDisplay_28</zorder>
|
|
<zorder>caLineEdit_57</zorder>
|
|
<zorder>caLineEdit_58</zorder>
|
|
<zorder>caRelatedDisplay_29</zorder>
|
|
<zorder>caLineEdit_59</zorder>
|
|
<zorder>caLineEdit_60</zorder>
|
|
<zorder>caRelatedDisplay_30</zorder>
|
|
<zorder>caLineEdit_61</zorder>
|
|
<zorder>caLineEdit_62</zorder>
|
|
<zorder>caRelatedDisplay_31</zorder>
|
|
<zorder>caLineEdit_63</zorder>
|
|
<zorder>caLineEdit_64</zorder>
|
|
<zorder>caRelatedDisplay_32</zorder>
|
|
<zorder>caLineEdit_65</zorder>
|
|
<zorder>caLineEdit_66</zorder>
|
|
<zorder>caRelatedDisplay_33</zorder>
|
|
<zorder>caLineEdit_67</zorder>
|
|
<zorder>caLineEdit_68</zorder>
|
|
<zorder>caRelatedDisplay_34</zorder>
|
|
<zorder>caLineEdit_69</zorder>
|
|
<zorder>caLineEdit_70</zorder>
|
|
<zorder>caRelatedDisplay_35</zorder>
|
|
<zorder>caLineEdit_71</zorder>
|
|
<zorder>caLineEdit_72</zorder>
|
|
<zorder>caRelatedDisplay_36</zorder>
|
|
<zorder>caLineEdit_73</zorder>
|
|
<zorder>caLineEdit_74</zorder>
|
|
<zorder>caRelatedDisplay_37</zorder>
|
|
<zorder>caLineEdit_75</zorder>
|
|
<zorder>caLineEdit_76</zorder>
|
|
<zorder>caRelatedDisplay_38</zorder>
|
|
<zorder>caLineEdit_77</zorder>
|
|
<zorder>caLineEdit_78</zorder>
|
|
<zorder>caRelatedDisplay_39</zorder>
|
|
<zorder>caLineEdit_79</zorder>
|
|
<zorder>caLineEdit_80</zorder>
|
|
<zorder>caRelatedDisplay_40</zorder>
|
|
<zorder>caLineEdit_81</zorder>
|
|
<zorder>caLineEdit_82</zorder>
|
|
<zorder>caRelatedDisplay_41</zorder>
|
|
<zorder>caLineEdit_83</zorder>
|
|
<zorder>caLineEdit_84</zorder>
|
|
<zorder>caRelatedDisplay_42</zorder>
|
|
<zorder>caLineEdit_85</zorder>
|
|
<zorder>caLineEdit_86</zorder>
|
|
<zorder>caRelatedDisplay_43</zorder>
|
|
<zorder>caLineEdit_87</zorder>
|
|
<zorder>caLineEdit_88</zorder>
|
|
<zorder>caRelatedDisplay_44</zorder>
|
|
<zorder>caLineEdit_89</zorder>
|
|
<zorder>caLineEdit_90</zorder>
|
|
<zorder>caRelatedDisplay_45</zorder>
|
|
<zorder>caLineEdit_91</zorder>
|
|
<zorder>caLineEdit_92</zorder>
|
|
<zorder>caRelatedDisplay_46</zorder>
|
|
<zorder>caLineEdit_93</zorder>
|
|
<zorder>caLineEdit_94</zorder>
|
|
<zorder>caRelatedDisplay_47</zorder>
|
|
<zorder>caLineEdit_95</zorder>
|
|
<zorder>caLineEdit_96</zorder>
|
|
<zorder>caRelatedDisplay_48</zorder>
|
|
<zorder>caLineEdit_97</zorder>
|
|
<zorder>caLineEdit_98</zorder>
|
|
<zorder>caRelatedDisplay_49</zorder>
|
|
<zorder>caLineEdit_99</zorder>
|
|
<zorder>caLineEdit_100</zorder>
|
|
<zorder>caRelatedDisplay_50</zorder>
|
|
<zorder>caLineEdit_101</zorder>
|
|
<zorder>caLineEdit_102</zorder>
|
|
<zorder>caRelatedDisplay_51</zorder>
|
|
<zorder>caLineEdit_103</zorder>
|
|
<zorder>caLineEdit_104</zorder>
|
|
<zorder>caRelatedDisplay_52</zorder>
|
|
<zorder>caLineEdit_105</zorder>
|
|
<zorder>caLineEdit_106</zorder>
|
|
<zorder>caRelatedDisplay_53</zorder>
|
|
<zorder>caLineEdit_107</zorder>
|
|
<zorder>caLineEdit_108</zorder>
|
|
<zorder>caRelatedDisplay_54</zorder>
|
|
<zorder>caLineEdit_109</zorder>
|
|
<zorder>caLineEdit_110</zorder>
|
|
<zorder>caRelatedDisplay_55</zorder>
|
|
<zorder>caLineEdit_111</zorder>
|
|
<zorder>caLineEdit_112</zorder>
|
|
<zorder>caRelatedDisplay_56</zorder>
|
|
<zorder>caLineEdit_113</zorder>
|
|
<zorder>caLineEdit_114</zorder>
|
|
<zorder>caRelatedDisplay_57</zorder>
|
|
<zorder>caLineEdit_115</zorder>
|
|
<zorder>caLineEdit_116</zorder>
|
|
<zorder>caRelatedDisplay_58</zorder>
|
|
<zorder>caLineEdit_117</zorder>
|
|
<zorder>caLineEdit_118</zorder>
|
|
<zorder>caRelatedDisplay_59</zorder>
|
|
<zorder>caLineEdit_119</zorder>
|
|
<zorder>caLineEdit_120</zorder>
|
|
<zorder>caRelatedDisplay_60</zorder>
|
|
<zorder>caLineEdit_121</zorder>
|
|
<zorder>caLineEdit_122</zorder>
|
|
<zorder>caRelatedDisplay_61</zorder>
|
|
<zorder>caLineEdit_123</zorder>
|
|
<zorder>caLineEdit_124</zorder>
|
|
<zorder>caRelatedDisplay_62</zorder>
|
|
<zorder>caLineEdit_125</zorder>
|
|
<zorder>caLineEdit_126</zorder>
|
|
<zorder>caRelatedDisplay_63</zorder>
|
|
<zorder>caLineEdit_127</zorder>
|
|
<zorder>caLineEdit_128</zorder>
|
|
<zorder>caRelatedDisplay_64</zorder>
|
|
<zorder>caLineEdit_129</zorder>
|
|
<zorder>caLineEdit_130</zorder>
|
|
<zorder>caRelatedDisplay_65</zorder>
|
|
<zorder>caLineEdit_131</zorder>
|
|
<zorder>caLineEdit_132</zorder>
|
|
<zorder>caRelatedDisplay_66</zorder>
|
|
<zorder>caLineEdit_133</zorder>
|
|
<zorder>caLineEdit_134</zorder>
|
|
<zorder>caRelatedDisplay_67</zorder>
|
|
<zorder>caLineEdit_135</zorder>
|
|
<zorder>caLineEdit_136</zorder>
|
|
<zorder>caRelatedDisplay_68</zorder>
|
|
<zorder>caLineEdit_137</zorder>
|
|
<zorder>caLineEdit_138</zorder>
|
|
<zorder>caRelatedDisplay_69</zorder>
|
|
<zorder>caLineEdit_139</zorder>
|
|
<zorder>caLineEdit_140</zorder>
|
|
<zorder>caRelatedDisplay_70</zorder>
|
|
<zorder>caLineEdit_141</zorder>
|
|
<zorder>caLineEdit_142</zorder>
|
|
<zorder>caRelatedDisplay_71</zorder>
|
|
<zorder>caLineEdit_143</zorder>
|
|
<zorder>caLineEdit_144</zorder>
|
|
<zorder>caRelatedDisplay_72</zorder>
|
|
<zorder>caLineEdit_145</zorder>
|
|
<zorder>caRelatedDisplay_73</zorder>
|
|
<zorder>caLineEdit_146</zorder>
|
|
<zorder>caRelatedDisplay_74</zorder>
|
|
<zorder>caLineEdit_147</zorder>
|
|
<zorder>caRelatedDisplay_75</zorder>
|
|
<zorder>caLineEdit_148</zorder>
|
|
<zorder>caRelatedDisplay_76</zorder>
|
|
<zorder>caLineEdit_149</zorder>
|
|
<zorder>caRelatedDisplay_77</zorder>
|
|
<zorder>caLineEdit_150</zorder>
|
|
<zorder>caRelatedDisplay_78</zorder>
|
|
<zorder>caLineEdit_151</zorder>
|
|
<zorder>caRelatedDisplay_79</zorder>
|
|
<zorder>caLineEdit_152</zorder>
|
|
<zorder>caLineEdit_153</zorder>
|
|
<zorder>caLineEdit_154</zorder>
|
|
<zorder>caLineEdit_155</zorder>
|
|
<zorder>caLineEdit_156</zorder>
|
|
<zorder>caLineEdit_157</zorder>
|
|
<zorder>caLineEdit_158</zorder>
|
|
<zorder>caLineEdit_159</zorder>
|
|
</widget>
|
|
</widget>
|
|
</ui> |