377 lines
8.6 KiB
Plaintext
Raw Normal View History

2025-04-09 09:49:42 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>DataNodeFrequencyTest</class>
<widget class="QWidget" name="DataNodeFrequencyTest">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>803</width>
<height>660</height>
</rect>
</property>
<property name="windowTitle">
<string>DataNodeFrequencyTest</string>
</property>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>10</x>
<y>480</y>
<width>481</width>
<height>131</height>
</rect>
</property>
<property name="title">
<string>端口</string>
</property>
<widget class="QComboBox" name="multimeter_Box">
<property name="geometry">
<rect>
<x>90</x>
<y>20</y>
<width>241</width>
<height>41</height>
</rect>
</property>
</widget>
<widget class="QComboBox" name="Signal_Box">
<property name="geometry">
<rect>
<x>90</x>
<y>80</y>
<width>241</width>
<height>41</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>61</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>万用表:</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>71</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>信号发生器:</string>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>370</x>
<y>20</y>
<width>77</width>
<height>101</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="5" column="0">
<widget class="QPushButton" name="NFCRead_Btn">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>NFC读取</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QPushButton" name="ConnecDev_Btn">
<property name="text">
<string>联机</string>
</property>
</widget>
</item>
<item row="1" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="7" column="0">
<widget class="QPushButton" name="Test_Btn">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>开始测试</string>
</property>
</widget>
</item>
<item row="6" column="0">
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>510</x>
<y>10</y>
<width>261</width>
<height>171</height>
</rect>
</property>
<property name="title">
<string>实时数据</string>
</property>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>101</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>信号发生器频率:</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>101</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>信号发生器幅值:</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>10</x>
<y>120</y>
<width>101</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>万用表电压:</string>
</property>
</widget>
<widget class="QLineEdit" name="Frequency_Edit">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>130</x>
<y>20</y>
<width>91</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 28pt &quot;Agency FB&quot;;
color: rgb(0, 255, 0);</string>
</property>
</widget>
<widget class="QLineEdit" name="Ampl_Edit">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>130</x>
<y>70</y>
<width>91</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 28pt &quot;Agency FB&quot;;
color: rgb(0, 255, 0);</string>
</property>
</widget>
<widget class="QLineEdit" name="VOLTage_Edit">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>130</x>
<y>120</y>
<width>91</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 28pt &quot;Agency FB&quot;;
color: rgb(0, 255, 0);
color: rgb(85, 255, 0);</string>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>230</x>
<y>132</y>
<width>54</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>mv</string>
</property>
</widget>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>230</x>
<y>30</y>
<width>54</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Hz</string>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>230</x>
<y>80</y>
<width>54</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>mv</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_3">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>481</width>
<height>311</height>
</rect>
</property>
<property name="title">
<string>频响曲线</string>
</property>
</widget>
<widget class="QTabWidget" name="tabWidget">
<property name="geometry">
<rect>
<x>510</x>
<y>200</y>
<width>271</width>
<height>411</height>
</rect>
</property>
<property name="currentIndex">
<number>1</number>
</property>
<property name="tabBarAutoHide">
<bool>false</bool>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>NFC</string>
</attribute>
<widget class="QTextEdit" name="NFC_textEdit">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>241</width>
<height>371</height>
</rect>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>ZigBee</string>
</attribute>
<widget class="QTextEdit" name="ZigBee_textEdit">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>241</width>
<height>371</height>
</rect>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_5">
<attribute name="title">
<string> 频点</string>
</attribute>
</widget>
</widget>
<widget class="QTextEdit" name="Result_edit">
<property name="geometry">
<rect>
<x>10</x>
<y>340</y>
<width>481</width>
<height>121</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="TestStatus">
<property name="geometry">
<rect>
<x>270</x>
<y>620</y>
<width>221</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 28pt &quot;Agency FB&quot;;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>