Files
general-system-framework/ui/uiSub_DevDebug.ui

1016 lines
32 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>pageDebug</class>
<widget class="QWidget" name="pageDebug">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>653</width>
<height>411</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QTabWidget" name="tabServo">
<property name="geometry">
<rect>
<x>-10</x>
<y>10</y>
<width>651</width>
<height>421</height>
</rect>
</property>
<property name="currentIndex">
<number>3</number>
</property>
<widget class="QWidget" name="tab_0">
<attribute name="title">
<string>传送带调试页面</string>
</attribute>
<widget class="QWidget" name="widget" native="true">
<property name="geometry">
<rect>
<x>30</x>
<y>20</y>
<width>411</width>
<height>291</height>
</rect>
</property>
<widget class="QLabel" name="lblConveySpeed">
<property name="geometry">
<rect>
<x>50</x>
<y>120</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>速度</string>
</property>
</widget>
<widget class="QRadioButton" name="rdbLeftConveyMotor">
<property name="geometry">
<rect>
<x>50</x>
<y>30</y>
<width>98</width>
<height>19</height>
</rect>
</property>
<property name="text">
<string>传送带电机1</string>
</property>
</widget>
<widget class="QRadioButton" name="rdbRightConveyMotor">
<property name="geometry">
<rect>
<x>270</x>
<y>30</y>
<width>98</width>
<height>19</height>
</rect>
</property>
<property name="text">
<string>传送带电机2</string>
</property>
</widget>
<widget class="QSlider" name="sldConveySpeed">
<property name="geometry">
<rect>
<x>110</x>
<y>120</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>-50</number>
</property>
<property name="maximum">
<number>50</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QTextEdit" name="edtConveySpeed">
<property name="geometry">
<rect>
<x>290</x>
<y>110</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;-30&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QTextEdit" name="edtConveyAcSpeed">
<property name="geometry">
<rect>
<x>290</x>
<y>150</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;50&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QSlider" name="sldConveyAcSpeed">
<property name="geometry">
<rect>
<x>110</x>
<y>160</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>0</number>
</property>
<property name="maximum">
<number>100</number>
</property>
<property name="singleStep">
<number>10</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="lblConveyAcSpeed">
<property name="geometry">
<rect>
<x>50</x>
<y>160</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>加速度</string>
</property>
</widget>
<widget class="QTextEdit" name="edtConveyDeSpeed">
<property name="geometry">
<rect>
<x>290</x>
<y>190</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;50&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QSlider" name="sldConveyDeSpeed">
<property name="geometry">
<rect>
<x>110</x>
<y>200</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>0</number>
</property>
<property name="maximum">
<number>100</number>
</property>
<property name="singleStep">
<number>10</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="lblConveyDeSpeed">
<property name="geometry">
<rect>
<x>50</x>
<y>200</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>减速度</string>
</property>
</widget>
<widget class="QLabel" name="lblConveyAddr">
<property name="geometry">
<rect>
<x>50</x>
<y>80</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>从机地址</string>
</property>
</widget>
<widget class="QSlider" name="sldConveyAddr">
<property name="geometry">
<rect>
<x>110</x>
<y>80</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>10</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QTextEdit" name="edtConveyAddr">
<property name="geometry">
<rect>
<x>290</x>
<y>70</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;1&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QPushButton" name="btnConveyStart">
<property name="geometry">
<rect>
<x>80</x>
<y>250</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>同步启动</string>
</property>
</widget>
<widget class="QPushButton" name="btnConveyStop">
<property name="geometry">
<rect>
<x>240</x>
<y>250</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>同步停止</string>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab_1">
<attribute name="title">
<string>舵机调试页面</string>
</attribute>
<widget class="QWidget" name="widget_2" native="true">
<property name="geometry">
<rect>
<x>60</x>
<y>30</y>
<width>411</width>
<height>291</height>
</rect>
</property>
<widget class="QLabel" name="lblServoSpeed">
<property name="geometry">
<rect>
<x>50</x>
<y>40</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>速度</string>
</property>
</widget>
<widget class="QSlider" name="sldServoSpeed">
<property name="geometry">
<rect>
<x>110</x>
<y>40</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>-50</number>
</property>
<property name="maximum">
<number>50</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QTextEdit" name="edtServoSpeed">
<property name="geometry">
<rect>
<x>290</x>
<y>30</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;1500&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QTextEdit" name="edtServoAcSpeed">
<property name="geometry">
<rect>
<x>290</x>
<y>70</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;50&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QSlider" name="sldServoAcSpeed">
<property name="geometry">
<rect>
<x>110</x>
<y>80</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>0</number>
</property>
<property name="maximum">
<number>100</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="lblServoAcSpeed">
<property name="geometry">
<rect>
<x>50</x>
<y>80</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>加速度</string>
</property>
</widget>
<widget class="QTextEdit" name="edtServoOriP">
<property name="geometry">
<rect>
<x>290</x>
<y>110</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;0&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QSlider" name="sldServoOriP">
<property name="geometry">
<rect>
<x>110</x>
<y>120</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>0</number>
</property>
<property name="maximum">
<number>180</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="lblServoOriP">
<property name="geometry">
<rect>
<x>50</x>
<y>120</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>原点位置</string>
</property>
</widget>
<widget class="QPushButton" name="btnStartRot">
<property name="geometry">
<rect>
<x>70</x>
<y>210</y>
<width>101</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>旋转到翻转位置</string>
</property>
</widget>
<widget class="QPushButton" name="btnStartRoi">
<property name="geometry">
<rect>
<x>230</x>
<y>210</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>旋转到原点</string>
</property>
</widget>
<widget class="QLabel" name="lblServoRotP">
<property name="geometry">
<rect>
<x>50</x>
<y>160</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>旋转位置</string>
</property>
</widget>
<widget class="QTextEdit" name="edtServoRotP">
<property name="geometry">
<rect>
<x>290</x>
<y>150</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;180&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QSlider" name="sldServoRotP">
<property name="geometry">
<rect>
<x>110</x>
<y>160</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>0</number>
</property>
<property name="maximum">
<number>180</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>达妙电机调试页面</string>
</attribute>
<widget class="QWidget" name="widget_3" native="true">
<property name="geometry">
<rect>
<x>80</x>
<y>30</y>
<width>411</width>
<height>291</height>
</rect>
</property>
<widget class="QLabel" name="lblDmSpeed">
<property name="geometry">
<rect>
<x>50</x>
<y>40</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>速度</string>
</property>
</widget>
<widget class="QSlider" name="sldDmSpeed">
<property name="geometry">
<rect>
<x>110</x>
<y>40</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>30</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QTextEdit" name="edtDmSpeed">
<property name="geometry">
<rect>
<x>290</x>
<y>30</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;30&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QTextEdit" name="edtDmOriP">
<property name="geometry">
<rect>
<x>290</x>
<y>70</y>
<width>51</width>
<height>31</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;-282.6&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QSlider" name="sldDmOriP">
<property name="geometry">
<rect>
<x>110</x>
<y>80</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>0</number>
</property>
<property name="maximum">
<number>180</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="lblDmOriP">
<property name="geometry">
<rect>
<x>50</x>
<y>80</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>吸附位置</string>
</property>
</widget>
<widget class="QPushButton" name="btnStartRoiP">
<property name="geometry">
<rect>
<x>60</x>
<y>210</y>
<width>101</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>运动到吸附位置</string>
</property>
</widget>
<widget class="QPushButton" name="btnStartDropP">
<property name="geometry">
<rect>
<x>210</x>
<y>210</y>
<width>101</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>运动到放置位置</string>
</property>
</widget>
<widget class="QLabel" name="lblDmDropP">
<property name="geometry">
<rect>
<x>50</x>
<y>120</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>放置位置</string>
</property>
</widget>
<widget class="QTextEdit" name="edtDmDropP">
<property name="geometry">
<rect>
<x>290</x>
<y>110</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;282.6&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QSlider" name="sldDmDropP">
<property name="geometry">
<rect>
<x>110</x>
<y>120</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>0</number>
</property>
<property name="maximum">
<number>180</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QPushButton" name="btnStartZero">
<property name="geometry">
<rect>
<x>60</x>
<y>170</y>
<width>101</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>设置零位</string>
</property>
</widget>
<widget class="QPushButton" name="btnReset">
<property name="geometry">
<rect>
<x>210</x>
<y>170</y>
<width>101</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>复位电机</string>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>挡板电机调试页面</string>
</attribute>
<widget class="QWidget" name="widget_4" native="true">
<property name="geometry">
<rect>
<x>70</x>
<y>30</y>
<width>411</width>
<height>291</height>
</rect>
</property>
<widget class="QLabel" name="lblStepperSpeed">
<property name="geometry">
<rect>
<x>50</x>
<y>40</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>速度</string>
</property>
</widget>
<widget class="QSlider" name="sldStepperSpeed">
<property name="geometry">
<rect>
<x>110</x>
<y>40</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>3000</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QTextEdit" name="edtStepperSpeed">
<property name="geometry">
<rect>
<x>290</x>
<y>30</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;2500&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QTextEdit" name="edtStepperCycle">
<property name="geometry">
<rect>
<x>290</x>
<y>70</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;10&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QSlider" name="sldStepperCycle">
<property name="geometry">
<rect>
<x>110</x>
<y>80</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>0</number>
</property>
<property name="maximum">
<number>20</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="lblStepperCycle">
<property name="geometry">
<rect>
<x>50</x>
<y>80</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>运动圈数</string>
</property>
</widget>
<widget class="QLabel" name="lblStepperDir">
<property name="geometry">
<rect>
<x>50</x>
<y>120</y>
<width>53</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>运动方向</string>
</property>
</widget>
<widget class="QPushButton" name="btnStepperAlign">
<property name="geometry">
<rect>
<x>260</x>
<y>170</y>
<width>71</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>线条对齐</string>
</property>
</widget>
<widget class="QComboBox" name="cmbStepperDir">
<property name="geometry">
<rect>
<x>110</x>
<y>120</y>
<width>151</width>
<height>23</height>
</rect>
</property>
<item>
<property name="text">
<string>正向</string>
</property>
</item>
<item>
<property name="text">
<string>反向</string>
</property>
</item>
</widget>
<widget class="QPushButton" name="btnStepperStart">
<property name="geometry">
<rect>
<x>50</x>
<y>170</y>
<width>71</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>开启</string>
</property>
</widget>
<widget class="QPushButton" name="btnStepperStop">
<property name="geometry">
<rect>
<x>150</x>
<y>170</y>
<width>71</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>停止</string>
</property>
</widget>
</widget>
</widget>
</widget>
</widget>
<resources/>
<connections/>
</ui>