2021-08-17 17:01:19 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>MainWindow</class>
|
|
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2021-09-17 06:36:57 +00:00
|
|
|
<width>1187</width>
|
|
|
|
<height>707</height>
|
2021-08-17 17:01:19 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>MainWindow</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="centralwidget">
|
2021-08-24 07:32:57 +00:00
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
2021-09-17 06:36:57 +00:00
|
|
|
<y>460</y>
|
2021-08-24 07:32:57 +00:00
|
|
|
<width>241</width>
|
|
|
|
<height>61</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>wifi_IP</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="horizontalLayoutWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>221</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="wifi_IP_lineEdit">
|
|
|
|
<property name="text">
|
|
|
|
<string>192.168.4.2</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="wifi_config_pushButton">
|
|
|
|
<property name="text">
|
|
|
|
<string>设置</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2021-09-16 03:04:28 +00:00
|
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2021-09-17 06:36:57 +00:00
|
|
|
<x>370</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>811</width>
|
2021-10-15 01:27:26 +00:00
|
|
|
<height>441</height>
|
2021-09-16 03:04:28 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2021-10-15 01:27:26 +00:00
|
|
|
<string>可视化图表</string>
|
2021-09-16 03:04:28 +00:00
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="gridLayoutWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>20</y>
|
2021-09-17 06:36:57 +00:00
|
|
|
<width>791</width>
|
2021-09-16 03:04:28 +00:00
|
|
|
<height>361</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout"/>
|
|
|
|
</widget>
|
2021-09-17 06:36:57 +00:00
|
|
|
<widget class="QWidget" name="horizontalLayoutWidget_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2021-10-15 01:27:26 +00:00
|
|
|
<y>380</y>
|
2021-09-17 06:36:57 +00:00
|
|
|
<width>791</width>
|
|
|
|
<height>51</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="tool_layout"/>
|
|
|
|
</widget>
|
2021-09-16 03:04:28 +00:00
|
|
|
</widget>
|
2021-10-13 07:20:52 +00:00
|
|
|
<widget class="QGroupBox" name="groupBox_3">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2021-10-15 01:27:26 +00:00
|
|
|
<y>10</y>
|
2021-10-13 07:20:52 +00:00
|
|
|
<width>291</width>
|
2021-10-15 01:27:26 +00:00
|
|
|
<height>321</height>
|
2021-10-13 07:20:52 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>command命令</string>
|
|
|
|
</property>
|
2021-10-15 01:27:26 +00:00
|
|
|
<widget class="QWidget" name="formLayoutWidget">
|
2021-10-13 07:20:52 +00:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>271</width>
|
2021-10-15 01:27:26 +00:00
|
|
|
<height>291</height>
|
2021-10-13 07:20:52 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2021-10-15 01:27:26 +00:00
|
|
|
<layout class="QFormLayout" name="formLayout">
|
|
|
|
<item row="0" column="0">
|
2021-10-13 14:57:39 +00:00
|
|
|
<widget class="QLineEdit" name="wifi_command_lineEdit_1"/>
|
2021-10-13 07:20:52 +00:00
|
|
|
</item>
|
2021-10-15 01:27:26 +00:00
|
|
|
<item row="0" column="1">
|
2021-10-13 14:57:39 +00:00
|
|
|
<widget class="QPushButton" name="wifi_command_pushButton_1">
|
|
|
|
<property name="text">
|
|
|
|
<string>发送</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2021-10-15 01:27:26 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLineEdit" name="wifi_command_lineEdit_2"/>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLineEdit" name="wifi_command_lineEdit_3"/>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QPushButton" name="wifi_command_pushButton_2">
|
|
|
|
<property name="text">
|
|
|
|
<string>发送</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QPushButton" name="wifi_command_pushButton_3">
|
|
|
|
<property name="text">
|
|
|
|
<string>发送</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2021-10-13 14:57:39 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2021-10-15 01:27:26 +00:00
|
|
|
</widget>
|
|
|
|
<widget class="QGroupBox" name="groupBox_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>370</x>
|
|
|
|
<y>460</y>
|
|
|
|
<width>591</width>
|
|
|
|
<height>131</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>滑条command命令</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="horizontalLayoutWidget_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>571</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2" stretch="1,18,1,1,1,1,1">
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="left_lineEdit_1">
|
|
|
|
<property name="text">
|
|
|
|
<string>0</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSlider" name="horizontalSlider_1">
|
|
|
|
<property name="minimum">
|
|
|
|
<number>-100</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tickPosition">
|
|
|
|
<enum>QSlider::TicksAbove</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tickInterval">
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="right_lineEdit_1">
|
|
|
|
<property name="text">
|
|
|
|
<string>15</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>command:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="command_lineEdit_1">
|
|
|
|
<property name="text">
|
|
|
|
<string>K11</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
|
<property name="text">
|
|
|
|
<string>num:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="num_lineEdit_1">
|
|
|
|
<property name="text">
|
|
|
|
<string>0</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="horizontalLayoutWidget_3">
|
2021-10-13 14:57:39 +00:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>50</y>
|
2021-10-15 01:27:26 +00:00
|
|
|
<width>571</width>
|
2021-10-13 14:57:39 +00:00
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2021-10-15 01:27:26 +00:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5" stretch="1,18,1,1,1,1,1">
|
2021-10-13 14:57:39 +00:00
|
|
|
<item>
|
2021-10-15 01:27:26 +00:00
|
|
|
<widget class="QLineEdit" name="left_lineEdit_2">
|
|
|
|
<property name="text">
|
|
|
|
<string>0</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2021-10-13 14:57:39 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2021-10-15 01:27:26 +00:00
|
|
|
<widget class="QSlider" name="horizontalSlider_2">
|
|
|
|
<property name="minimum">
|
|
|
|
<number>-100</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tickPosition">
|
|
|
|
<enum>QSlider::TicksAbove</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tickInterval">
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="right_lineEdit_2">
|
2021-10-13 14:57:39 +00:00
|
|
|
<property name="text">
|
2021-10-15 01:27:26 +00:00
|
|
|
<string>3</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
<property name="text">
|
|
|
|
<string>command:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="command_lineEdit_2">
|
|
|
|
<property name="text">
|
|
|
|
<string>K12</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
<property name="text">
|
|
|
|
<string>num:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="num_lineEdit_2">
|
|
|
|
<property name="text">
|
|
|
|
<string>0</string>
|
2021-10-13 14:57:39 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2021-10-15 01:27:26 +00:00
|
|
|
<widget class="QWidget" name="horizontalLayoutWidget_5">
|
2021-10-13 14:57:39 +00:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>80</y>
|
2021-10-15 01:27:26 +00:00
|
|
|
<width>571</width>
|
2021-10-13 14:57:39 +00:00
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2021-10-15 01:27:26 +00:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6" stretch="1,18,1,1,1,1,1">
|
2021-10-13 14:57:39 +00:00
|
|
|
<item>
|
2021-10-15 01:27:26 +00:00
|
|
|
<widget class="QLineEdit" name="left_lineEdit_3">
|
|
|
|
<property name="text">
|
|
|
|
<string>0</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2021-10-13 14:57:39 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2021-10-15 01:27:26 +00:00
|
|
|
<widget class="QSlider" name="horizontalSlider_3">
|
|
|
|
<property name="minimum">
|
|
|
|
<number>-100</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tickPosition">
|
|
|
|
<enum>QSlider::TicksAbove</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tickInterval">
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="right_lineEdit_3">
|
2021-10-13 07:20:52 +00:00
|
|
|
<property name="text">
|
2021-10-15 01:27:26 +00:00
|
|
|
<string>1.5</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
|
<property name="text">
|
|
|
|
<string>command:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="command_lineEdit_3">
|
|
|
|
<property name="text">
|
|
|
|
<string>K13</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
|
<property name="text">
|
|
|
|
<string>num:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="num_lineEdit_3">
|
|
|
|
<property name="text">
|
|
|
|
<string>0</string>
|
2021-10-13 07:20:52 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2021-08-17 17:01:19 +00:00
|
|
|
</widget>
|
|
|
|
<widget class="QMenuBar" name="menubar">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2021-09-17 06:36:57 +00:00
|
|
|
<width>1187</width>
|
2021-08-17 17:01:19 +00:00
|
|
|
<height>26</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|