2024-12-17 18:53:41 +08:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
2024-12-18 17:14:41 +08:00
|
|
|
|
<class>Acceleration</class>
|
|
|
|
|
<widget class="QWidget" name="Acceleration">
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>699</width>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<height>530</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Form</string>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>40</x>
|
|
|
|
|
<y>100</y>
|
|
|
|
|
<width>621</width>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<height>361</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="currentIndex">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QWidget" name="tab">
|
|
|
|
|
<attribute name="title">
|
|
|
|
|
<string>传感器和滤波配置</string>
|
|
|
|
|
</attribute>
|
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>10</x>
|
|
|
|
|
<y>40</y>
|
|
|
|
|
<width>591</width>
|
|
|
|
|
<height>131</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string> 传感器</string>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>10</x>
|
|
|
|
|
<y>20</y>
|
|
|
|
|
<width>101</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string> 传感器名称:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_3">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>90</x>
|
|
|
|
|
<y>20</y>
|
|
|
|
|
<width>113</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>10</x>
|
|
|
|
|
<y>60</y>
|
|
|
|
|
<width>101</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string> 灵敏度:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>210</x>
|
|
|
|
|
<y>70</y>
|
|
|
|
|
<width>54</width>
|
|
|
|
|
<height>12</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>mV/g</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QGroupBox" name="groupBox_13">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>300</x>
|
|
|
|
|
<y>30</y>
|
|
|
|
|
<width>251</width>
|
|
|
|
|
<height>71</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>正常电压</string>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_11">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>10</x>
|
|
|
|
|
<y>30</y>
|
|
|
|
|
<width>91</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="prefix">
|
|
|
|
|
<string>下限 </string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimum">
|
|
|
|
|
<double>-30.000000000000000</double>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximum">
|
|
|
|
|
<double>30.000000000000000</double>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="value">
|
|
|
|
|
<double>-21.000000000000000</double>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_12">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>110</x>
|
|
|
|
|
<y>30</y>
|
|
|
|
|
<width>81</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="prefix">
|
|
|
|
|
<string>上限 </string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimum">
|
|
|
|
|
<double>-30.000000000000000</double>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximum">
|
|
|
|
|
<double>30.000000000000000</double>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="value">
|
|
|
|
|
<double>21.000000000000000</double>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_31">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>200</x>
|
|
|
|
|
<y>32</y>
|
|
|
|
|
<width>58</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Volts</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_7">
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>90</x>
|
|
|
|
|
<y>60</y>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<width>111</width>
|
|
|
|
|
<height>22</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<widget class="QLabel" name="label_6">
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>10</x>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<y>100</y>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<width>101</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string> 采样率:</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<widget class="QComboBox" name="comboBox_8">
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>90</x>
|
|
|
|
|
<y>100</y>
|
|
|
|
|
<width>111</width>
|
|
|
|
|
<height>22</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>10</x>
|
|
|
|
|
<y>180</y>
|
|
|
|
|
<width>591</width>
|
|
|
|
|
<height>131</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>滤波</string>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QLabel" name="label_29">
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>275</x>
|
|
|
|
|
<y>70</y>
|
|
|
|
|
<width>72</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string>30 - 30000Hz</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<widget class="QComboBox" name="comboBox_7">
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>190</x>
|
|
|
|
|
<y>70</y>
|
|
|
|
|
<width>69</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<height>20</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<widget class="QLabel" name="label_30">
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>160</x>
|
|
|
|
|
<y>70</y>
|
|
|
|
|
<width>21</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string>-</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<widget class="QLabel" name="label_11">
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>21</x>
|
|
|
|
|
<y>71</y>
|
|
|
|
|
<width>36</width>
|
|
|
|
|
<height>16</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string>低通:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QComboBox" name="comboBox_2">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>70</x>
|
|
|
|
|
<y>71</y>
|
|
|
|
|
<width>61</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_12">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>21</x>
|
|
|
|
|
<y>31</y>
|
|
|
|
|
<width>36</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>高通:</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<widget class="QLabel" name="label_32">
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>275</x>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<y>30</y>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<width>60</width>
|
|
|
|
|
<height>16</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string>3 - 3000Hz</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<widget class="QLabel" name="label_33">
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>160</x>
|
|
|
|
|
<y>30</y>
|
|
|
|
|
<width>21</width>
|
|
|
|
|
<height>16</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string>-</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<widget class="QSpinBox" name="spinBox_2">
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>70</x>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<y>30</y>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<width>61</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<property name="minimum">
|
|
|
|
|
<number>3</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximum">
|
|
|
|
|
<number>3000</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QSpinBox" name="spinBox_3">
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>190</x>
|
|
|
|
|
<y>30</y>
|
|
|
|
|
<width>61</width>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<property name="minimum">
|
|
|
|
|
<number>3</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximum">
|
|
|
|
|
<number>3000</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="value">
|
|
|
|
|
<number>3000</number>
|
|
|
|
|
</property>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QWidget" name="tab_2">
|
|
|
|
|
<attribute name="title">
|
|
|
|
|
<string>特征值和警报配置</string>
|
|
|
|
|
</attribute>
|
|
|
|
|
<widget class="QGroupBox" name="groupBox_3">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>20</x>
|
|
|
|
|
<y>10</y>
|
|
|
|
|
<width>431</width>
|
|
|
|
|
<height>351</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string> 特征值</string>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QLabel" name="label_15">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>20</x>
|
|
|
|
|
<y>50</y>
|
|
|
|
|
<width>54</width>
|
|
|
|
|
<height>12</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>直接值</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_16">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>10</x>
|
|
|
|
|
<y>80</y>
|
|
|
|
|
<width>81</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string> 偏置电压</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QCheckBox" name="checkBox">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>20</x>
|
|
|
|
|
<y>110</y>
|
|
|
|
|
<width>71</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string>1倍频幅值</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_2">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>20</x>
|
|
|
|
|
<y>180</y>
|
|
|
|
|
<width>71</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string>2倍频幅值</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_17">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>141</x>
|
|
|
|
|
<y>31</y>
|
|
|
|
|
<width>48</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>取值范围</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_18">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>269</x>
|
|
|
|
|
<y>31</y>
|
|
|
|
|
<width>48</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string>默认值</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QComboBox" name="comboBox_3">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>130</x>
|
|
|
|
|
<y>50</y>
|
|
|
|
|
<width>69</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>260</x>
|
|
|
|
|
<y>50</y>
|
|
|
|
|
<width>62</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_19">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>130</x>
|
|
|
|
|
<y>80</y>
|
|
|
|
|
<width>54</width>
|
|
|
|
|
<height>12</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>-24Vdc</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_2">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>260</x>
|
|
|
|
|
<y>80</y>
|
|
|
|
|
<width>62</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QComboBox" name="comboBox_4">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>130</x>
|
|
|
|
|
<y>110</y>
|
|
|
|
|
<width>69</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_3">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>260</x>
|
|
|
|
|
<y>110</y>
|
|
|
|
|
<width>62</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_20">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>20</x>
|
|
|
|
|
<y>150</y>
|
|
|
|
|
<width>91</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string>1倍频相位</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_21">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>20</x>
|
|
|
|
|
<y>210</y>
|
|
|
|
|
<width>91</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string>2倍频相位</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_4">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>260</x>
|
|
|
|
|
<y>150</y>
|
|
|
|
|
<width>62</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<property name="maximum">
|
|
|
|
|
<double>99.900000000000006</double>
|
|
|
|
|
</property>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_5">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>260</x>
|
|
|
|
|
<y>180</y>
|
|
|
|
|
<width>62</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_6">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>260</x>
|
|
|
|
|
<y>210</y>
|
|
|
|
|
<width>62</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QComboBox" name="comboBox_5">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>130</x>
|
|
|
|
|
<y>180</y>
|
|
|
|
|
<width>69</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_3">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>20</x>
|
|
|
|
|
<y>250</y>
|
|
|
|
|
<width>71</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string> 有效值</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_4">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>130</x>
|
|
|
|
|
<y>250</y>
|
|
|
|
|
<width>71</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>积分</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QGroupBox" name="groupBox_4">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>200</x>
|
|
|
|
|
<y>240</y>
|
|
|
|
|
<width>221</width>
|
|
|
|
|
<height>101</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string> 延时</string>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QLabel" name="label_22">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>20</x>
|
|
|
|
|
<y>20</y>
|
|
|
|
|
<width>54</width>
|
|
|
|
|
<height>12</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string> 告警</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_23">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>20</x>
|
|
|
|
|
<y>50</y>
|
|
|
|
|
<width>54</width>
|
|
|
|
|
<height>12</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string> 危险</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_8">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>60</x>
|
|
|
|
|
<y>50</y>
|
|
|
|
|
<width>62</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_5">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>60</x>
|
|
|
|
|
<y>80</y>
|
|
|
|
|
<width>71</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>100 ms</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_24">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>130</x>
|
|
|
|
|
<y>20</y>
|
|
|
|
|
<width>54</width>
|
|
|
|
|
<height>12</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>1 - 60s</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_25">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>130</x>
|
|
|
|
|
<y>50</y>
|
|
|
|
|
<width>71</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>1.0 - 60.0s</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QSpinBox" name="spinBox">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>60</x>
|
|
|
|
|
<y>20</y>
|
|
|
|
|
<width>61</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_6">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>460</x>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<y>20</y>
|
|
|
|
|
<width>131</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string> 告警锁定</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_7">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>460</x>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<y>40</y>
|
|
|
|
|
<width>131</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string> 危险锁定</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_26">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>460</x>
|
|
|
|
|
<y>170</y>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<width>121</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>倍增</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_9">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>460</x>
|
|
|
|
|
<y>190</y>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<width>62</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_27">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>460</x>
|
|
|
|
|
<y>210</y>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<width>141</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>1.00 - 3.00 (步进0.25)</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_28">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>460</x>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<y>90</y>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<width>54</width>
|
|
|
|
|
<height>12</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>记录输出</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QComboBox" name="comboBox_6">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>460</x>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<y>110</y>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<width>141</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_8">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>460</x>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<y>140</y>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<width>91</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string>2 mA 默认值</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_9">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<x>460</x>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<y>60</y>
|
|
|
|
|
<width>141</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string> Timed OK channel Defeat</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<widget class="QLabel" name="label_85">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>460</x>
|
|
|
|
|
<y>250</y>
|
|
|
|
|
<width>121</width>
|
|
|
|
|
<height>16</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>比较</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QSpinBox" name="spinBox_4">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>460</x>
|
|
|
|
|
<y>310</y>
|
|
|
|
|
<width>61</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QComboBox" name="comboBox_19">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>460</x>
|
|
|
|
|
<y>270</y>
|
|
|
|
|
<width>141</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>530</x>
|
|
|
|
|
<y>320</y>
|
|
|
|
|
<width>54</width>
|
|
|
|
|
<height>12</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>%</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QWidget" name="layoutWidget_3">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>20</x>
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<y>480</y>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
<width>651</width>
|
|
|
|
|
<height>29</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QToolButton" name="toolButton_9">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>确定</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QToolButton" name="toolButton_10">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>设置为默认值</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QToolButton" name="toolButton_11">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>测点名称</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QToolButton" name="toolButton_12">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>取消</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QToolButton" name="toolButton_13">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>打印</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QToolButton" name="toolButton_14">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>帮助</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QWidget" name="layoutWidget_4">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>30</x>
|
|
|
|
|
<y>10</y>
|
|
|
|
|
<width>231</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>通道:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit">
|
|
|
|
|
<property name="readOnly">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>(启用)</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QWidget" name="layoutWidget_5">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>350</x>
|
|
|
|
|
<y>10</y>
|
|
|
|
|
<width>189</width>
|
|
|
|
|
<height>22</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
|
<property name="text">
|
2024-12-18 15:01:56 +08:00
|
|
|
|
<string> 槽位号:</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_2">
|
|
|
|
|
<property name="readOnly">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|