TSI_Config/seismic_monitor.ui

1226 lines
29 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
2024-12-18 17:14:41 +08:00
<class>Seismic_monitor</class>
<widget class="QWidget" name="Seismic_monitor">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2024-12-25 09:27:22 +08:00
<width>1158</width>
<height>576</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>390</x>
<y>80</y>
<width>331</width>
2024-12-25 09:27:22 +08:00
<height>381</height>
</rect>
</property>
<property name="title">
<string>通道 3 和 4</string>
</property>
<widget class="QGroupBox" name="groupBox_9">
<property name="geometry">
<rect>
<x>10</x>
2024-12-25 09:27:22 +08:00
<y>290</y>
<width>120</width>
<height>80</height>
</rect>
</property>
<property name="title">
<string>通道3</string>
</property>
<widget class="QCheckBox" name="checkBox_5">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>启用</string>
</property>
2024-12-19 15:23:02 +08:00
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QToolButton" name="toolButton_5">
<property name="geometry">
<rect>
<x>30</x>
<y>50</y>
<width>37</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>配置</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_10">
<property name="geometry">
<rect>
<x>200</x>
2024-12-25 09:27:22 +08:00
<y>290</y>
<width>120</width>
<height>80</height>
</rect>
</property>
<property name="title">
<string>通道4</string>
</property>
<widget class="QCheckBox" name="checkBox_6">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>启用</string>
</property>
2024-12-19 15:23:02 +08:00
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QToolButton" name="toolButton_6">
<property name="geometry">
<rect>
<x>30</x>
<y>50</y>
<width>37</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>配置</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="layoutWidget_3">
<property name="geometry">
<rect>
<x>150</x>
2024-12-25 09:27:22 +08:00
<y>300</y>
<width>45</width>
<height>62</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_6">
<item>
<widget class="QToolButton" name="toolButton_7">
<property name="text">
<string>===&gt;</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_7">
<property name="text">
<string>=</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButton_8">
<property name="text">
<string>&lt;===</string>
</property>
</widget>
</item>
</layout>
</widget>
2024-12-18 15:01:56 +08:00
<widget class="QTabWidget" name="tabWidget_2">
<property name="geometry">
<rect>
<x>10</x>
2024-12-25 09:27:22 +08:00
<y>50</y>
2024-12-18 15:01:56 +08:00
<width>281</width>
2024-12-25 09:27:22 +08:00
<height>231</height>
</rect>
</property>
2024-12-18 15:01:56 +08:00
<property name="currentIndex">
2024-12-25 09:27:22 +08:00
<number>0</number>
</property>
2024-12-18 15:01:56 +08:00
<widget class="QWidget" name="tab_3">
<attribute name="title">
<string>通道3</string>
</attribute>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>21</x>
<y>11</y>
<width>54</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>通道3类型</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_7">
<property name="geometry">
<rect>
<x>100</x>
<y>10</y>
<width>120</width>
<height>20</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
2024-12-19 11:11:42 +08:00
<item>
<property name="text">
<string>加速度</string>
</property>
</item>
<item>
<property name="text">
<string>速度</string>
</property>
</item>
<item>
<property name="text">
<string>径向位移</string>
</property>
</item>
2024-12-18 15:01:56 +08:00
</widget>
2024-12-25 09:27:22 +08:00
<widget class="QComboBox" name="comboBox_10">
2024-12-18 15:01:56 +08:00
<property name="geometry">
<rect>
2024-12-25 09:27:22 +08:00
<x>110</x>
<y>100</y>
<width>111</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>32 k</string>
</property>
</item>
</widget>
<widget class="QLineEdit" name="lineEdit_4">
<property name="geometry">
<rect>
<x>110</x>
2024-12-18 15:01:56 +08:00
<y>40</y>
2024-12-25 09:27:22 +08:00
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_14">
<property name="geometry">
<rect>
<x>20</x>
<y>120</y>
2024-12-18 15:01:56 +08:00
<width>251</width>
2024-12-25 09:27:22 +08:00
<height>71</height>
2024-12-18 15:01:56 +08:00
</rect>
</property>
<property name="title">
2024-12-25 09:27:22 +08:00
<string>正常电压</string>
2024-12-18 15:01:56 +08:00
</property>
2024-12-25 09:27:22 +08:00
<widget class="QDoubleSpinBox" name="doubleSpinBox_13">
2024-12-18 15:01:56 +08:00
<property name="geometry">
<rect>
2024-12-25 09:27:22 +08:00
<x>10</x>
<y>30</y>
<width>91</width>
<height>22</height>
2024-12-18 15:01:56 +08:00
</rect>
</property>
2024-12-25 09:27:22 +08:00
<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>
2024-12-18 15:01:56 +08:00
</widget>
2024-12-25 09:27:22 +08:00
<widget class="QDoubleSpinBox" name="doubleSpinBox_14">
2024-12-18 15:01:56 +08:00
<property name="geometry">
<rect>
2024-12-25 09:27:22 +08:00
<x>110</x>
<y>30</y>
<width>81</width>
<height>22</height>
2024-12-18 15:01:56 +08:00
</rect>
</property>
2024-12-25 09:27:22 +08:00
<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>
2024-12-18 15:01:56 +08:00
</widget>
2024-12-25 09:27:22 +08:00
<widget class="QLabel" name="label_32">
2024-12-18 15:01:56 +08:00
<property name="geometry">
<rect>
2024-12-25 09:27:22 +08:00
<x>200</x>
<y>32</y>
<width>58</width>
2024-12-18 15:01:56 +08:00
<height>16</height>
</rect>
</property>
<property name="text">
2024-12-25 09:27:22 +08:00
<string>Volts</string>
2024-12-18 15:01:56 +08:00
</property>
</widget>
</widget>
2024-12-25 09:27:22 +08:00
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>30</x>
<y>70</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 灵敏度:</string>
</property>
</widget>
<widget class="QLabel" name="label_14">
<property name="geometry">
<rect>
<x>30</x>
<y>40</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 传感器名称:</string>
</property>
</widget>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
<x>20</x>
<y>100</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 采样率:</string>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_8">
<property name="geometry">
<rect>
<x>110</x>
<y>70</y>
<width>111</width>
<height>22</height>
</rect>
</property>
<property name="specialValueText">
<string/>
</property>
<property name="suffix">
<string> mv/g</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_4">
<attribute name="title">
<string>通道4</string>
</attribute>
2024-12-18 15:01:56 +08:00
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>21</x>
<y>11</y>
<width>54</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>通道4类型</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_8">
<property name="geometry">
<rect>
<x>90</x>
<y>10</y>
<width>120</width>
<height>20</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
2024-12-19 11:11:42 +08:00
<item>
<property name="text">
<string>加速度</string>
</property>
</item>
<item>
<property name="text">
<string>速度</string>
</property>
</item>
<item>
<property name="text">
<string>径向位移</string>
</property>
</item>
2024-12-18 15:01:56 +08:00
</widget>
2024-12-25 09:27:22 +08:00
<widget class="QComboBox" name="comboBox_12">
<property name="geometry">
<rect>
<x>100</x>
<y>100</y>
<width>111</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>32 k</string>
</property>
</item>
</widget>
<widget class="QLineEdit" name="lineEdit_6">
<property name="geometry">
<rect>
<x>100</x>
<y>40</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_16">
<property name="geometry">
<rect>
<x>10</x>
<y>120</y>
<width>251</width>
<height>71</height>
</rect>
</property>
<property name="title">
<string>正常电压</string>
</property>
<widget class="QDoubleSpinBox" name="doubleSpinBox_19">
<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_20">
<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_35">
<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="QLabel" name="label_19">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 传感器名称:</string>
</property>
</widget>
<widget class="QLabel" name="label_20">
2024-12-20 17:24:23 +08:00
<property name="geometry">
<rect>
2024-12-25 09:27:22 +08:00
<x>20</x>
<y>70</y>
<width>101</width>
2024-12-20 17:24:23 +08:00
<height>16</height>
</rect>
</property>
<property name="text">
2024-12-25 09:27:22 +08:00
<string> 灵敏度:</string>
</property>
</widget>
<widget class="QLabel" name="label_21">
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 采样率:</string>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_10">
<property name="geometry">
<rect>
<x>100</x>
<y>70</y>
<width>111</width>
<height>22</height>
</rect>
</property>
<property name="specialValueText">
<string/>
</property>
<property name="suffix">
<string> mv/g</string>
2024-12-20 17:24:23 +08:00
</property>
</widget>
2024-12-18 15:01:56 +08:00
</widget>
</widget>
2024-12-25 09:27:22 +08:00
<widget class="QCheckBox" name="checkBox_4">
<property name="geometry">
<rect>
<x>20</x>
<y>30</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>备份</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="layoutWidget_4">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>189</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>
</layout>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>331</width>
2024-12-25 09:27:22 +08:00
<height>381</height>
</rect>
</property>
<property name="title">
<string>通道 1 和 2</string>
</property>
<widget class="QGroupBox" name="groupBox_5">
<property name="geometry">
<rect>
<x>10</x>
2024-12-25 09:27:22 +08:00
<y>290</y>
<width>120</width>
<height>80</height>
</rect>
</property>
<property name="title">
<string>通道1</string>
</property>
<widget class="QCheckBox" name="checkBox_2">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>启用</string>
</property>
2024-12-19 15:23:02 +08:00
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QToolButton" name="toolButton_3">
<property name="geometry">
<rect>
<x>30</x>
<y>50</y>
<width>37</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>配置</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_6">
<property name="geometry">
<rect>
<x>200</x>
2024-12-25 09:27:22 +08:00
<y>290</y>
<width>120</width>
<height>80</height>
</rect>
</property>
<property name="title">
<string>通道2</string>
</property>
<widget class="QCheckBox" name="checkBox_3">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>启用</string>
</property>
2024-12-19 15:23:02 +08:00
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QToolButton" name="toolButton_4">
<property name="geometry">
<rect>
<x>30</x>
<y>50</y>
<width>37</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>配置</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="layoutWidget_7">
<property name="geometry">
<rect>
<x>150</x>
2024-12-25 09:27:22 +08:00
<y>300</y>
<width>45</width>
<height>62</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QToolButton" name="toolButton_2">
<property name="text">
<string>===&gt;</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_4">
<property name="text">
<string>=</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButton">
<property name="text">
<string>&lt;===</string>
</property>
</widget>
</item>
</layout>
</widget>
2024-12-18 15:01:56 +08:00
<widget class="QTabWidget" name="tabWidget">
<property name="geometry">
<rect>
<x>10</x>
2024-12-25 09:27:22 +08:00
<y>50</y>
2024-12-18 15:01:56 +08:00
<width>281</width>
2024-12-25 09:27:22 +08:00
<height>221</height>
2024-12-18 15:01:56 +08:00
</rect>
</property>
<property name="currentIndex">
2024-12-25 09:27:22 +08:00
<number>0</number>
2024-12-18 15:01:56 +08:00
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>通道1</string>
</attribute>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>21</x>
<y>11</y>
<width>54</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>通道1类型</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_5">
<property name="geometry">
<rect>
<x>90</x>
<y>10</y>
<width>120</width>
<height>20</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
2024-12-19 11:11:42 +08:00
<item>
<property name="text">
<string>加速度</string>
</property>
</item>
<item>
<property name="text">
<string>速度</string>
</property>
</item>
<item>
<property name="text">
<string>径向位移</string>
</property>
</item>
2024-12-18 15:01:56 +08:00
</widget>
2024-12-25 09:27:22 +08:00
<widget class="QLabel" name="label_5">
2024-12-18 15:01:56 +08:00
<property name="geometry">
<rect>
2024-12-25 09:27:22 +08:00
<x>20</x>
<y>40</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 传感器名称:</string>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_7">
<property name="geometry">
<rect>
<x>100</x>
<y>70</y>
<width>111</width>
<height>22</height>
</rect>
</property>
<property name="specialValueText">
<string/>
</property>
<property name="suffix">
<string> mv/g</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_3">
<property name="geometry">
<rect>
<x>100</x>
2024-12-18 15:01:56 +08:00
<y>40</y>
2024-12-25 09:27:22 +08:00
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 采样率:</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>20</x>
<y>70</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 灵敏度:</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_9">
<property name="geometry">
<rect>
<x>100</x>
<y>100</y>
<width>111</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>32 k</string>
</property>
</item>
</widget>
<widget class="QGroupBox" name="groupBox_13">
<property name="geometry">
<rect>
<x>10</x>
<y>120</y>
2024-12-18 15:01:56 +08:00
<width>251</width>
2024-12-25 09:27:22 +08:00
<height>71</height>
2024-12-18 15:01:56 +08:00
</rect>
</property>
<property name="title">
2024-12-25 09:27:22 +08:00
<string>正常电压</string>
2024-12-18 15:01:56 +08:00
</property>
2024-12-25 09:27:22 +08:00
<widget class="QDoubleSpinBox" name="doubleSpinBox_11">
2024-12-18 15:01:56 +08:00
<property name="geometry">
<rect>
2024-12-25 09:27:22 +08:00
<x>10</x>
<y>30</y>
<width>91</width>
<height>22</height>
2024-12-18 15:01:56 +08:00
</rect>
</property>
2024-12-25 09:27:22 +08:00
<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>
2024-12-18 15:01:56 +08:00
</widget>
2024-12-25 09:27:22 +08:00
<widget class="QDoubleSpinBox" name="doubleSpinBox_12">
2024-12-18 15:01:56 +08:00
<property name="geometry">
<rect>
2024-12-25 09:27:22 +08:00
<x>110</x>
<y>30</y>
<width>81</width>
<height>22</height>
2024-12-18 15:01:56 +08:00
</rect>
</property>
2024-12-25 09:27:22 +08:00
<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>
2024-12-18 15:01:56 +08:00
</widget>
2024-12-25 09:27:22 +08:00
<widget class="QLabel" name="label_31">
2024-12-18 15:01:56 +08:00
<property name="geometry">
<rect>
2024-12-25 09:27:22 +08:00
<x>200</x>
<y>32</y>
<width>58</width>
2024-12-18 15:01:56 +08:00
<height>16</height>
</rect>
</property>
<property name="text">
2024-12-25 09:27:22 +08:00
<string>Volts</string>
2024-12-18 15:01:56 +08:00
</property>
</widget>
</widget>
2024-12-25 09:27:22 +08:00
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>通道2</string>
</attribute>
2024-12-18 15:01:56 +08:00
<widget class="QComboBox" name="comboBox_6">
<property name="geometry">
<rect>
<x>90</x>
<y>10</y>
<width>120</width>
<height>20</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
2024-12-19 11:11:42 +08:00
<item>
<property name="text">
<string>加速度</string>
</property>
</item>
<item>
<property name="text">
<string>速度</string>
</property>
</item>
<item>
<property name="text">
<string>径向位移</string>
</property>
</item>
2024-12-18 15:01:56 +08:00
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>21</x>
<y>11</y>
<width>54</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>通道2类型</string>
</property>
</widget>
2024-12-25 09:27:22 +08:00
<widget class="QComboBox" name="comboBox_11">
2024-12-20 17:24:23 +08:00
<property name="geometry">
<rect>
2024-12-25 09:27:22 +08:00
<x>100</x>
<y>100</y>
<width>111</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>32 k</string>
</property>
</item>
</widget>
<widget class="QLineEdit" name="lineEdit_5">
<property name="geometry">
<rect>
<x>100</x>
<y>40</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_15">
<property name="geometry">
<rect>
<x>10</x>
<y>120</y>
<width>251</width>
<height>71</height>
</rect>
</property>
<property name="title">
<string>正常电压</string>
</property>
<widget class="QDoubleSpinBox" name="doubleSpinBox_17">
<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_18">
<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_34">
<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="QLabel" name="label_16">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 传感器名称:</string>
</property>
</widget>
<widget class="QLabel" name="label_17">
<property name="geometry">
<rect>
<x>20</x>
<y>70</y>
<width>101</width>
2024-12-20 17:24:23 +08:00
<height>16</height>
</rect>
</property>
<property name="text">
2024-12-25 09:27:22 +08:00
<string> 灵敏度:</string>
</property>
</widget>
<widget class="QLabel" name="label_18">
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 采样率:</string>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_9">
<property name="geometry">
<rect>
<x>100</x>
<y>70</y>
<width>111</width>
<height>22</height>
</rect>
</property>
<property name="specialValueText">
<string/>
</property>
<property name="suffix">
<string> mv/g</string>
2024-12-20 17:24:23 +08:00
</property>
</widget>
2024-12-18 15:01:56 +08:00
</widget>
</widget>
2024-12-25 09:27:22 +08:00
<widget class="QCheckBox" name="checkBox">
<property name="geometry">
<rect>
<x>20</x>
<y>30</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>备份</string>
</property>
</widget>
<zorder>layoutWidget_7</zorder>
<zorder>groupBox_5</zorder>
<zorder>groupBox_6</zorder>
2024-12-18 15:01:56 +08:00
<zorder>tabWidget</zorder>
2024-12-25 09:27:22 +08:00
<zorder>checkBox</zorder>
</widget>
<widget class="QWidget" name="layoutWidget_8">
<property name="geometry">
<rect>
<x>40</x>
2024-12-25 09:27:22 +08:00
<y>480</y>
<width>651</width>
<height>29</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<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>
2024-12-25 10:28:54 +08:00
<item>
<widget class="QToolButton" name="toolButton_15">
<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>
<resources/>
<connections/>
</ui>