2024-12-17 18:53:41 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>KeyPhase</class>
|
|
|
|
<widget class="QDialog" name="KeyPhase">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>660</width>
|
2025-03-23 14:03:48 +08:00
|
|
|
<height>580</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>键相配置</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="leftMargin">
|
2024-12-17 18:53:41 +08:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="widget_body" native="true">
|
2025-03-27 10:16:01 +08:00
|
|
|
<widget class="QPushButton" name="pushButton_cancel">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>200</x>
|
|
|
|
<y>530</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>71</width>
|
|
|
|
<height>32</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>取 消</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QPushButton" name="pushButton_7">
|
2025-03-27 10:16:01 +08:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-27 10:16:01 +08:00
|
|
|
<x>480</x>
|
2025-03-23 14:03:48 +08:00
|
|
|
<y>530</y>
|
2024-12-17 18:53:41 +08:00
|
|
|
<width>81</width>
|
2025-03-11 16:42:00 +08:00
|
|
|
<height>32</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>帮 助</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QPushButton" name="pushButton_confirm">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>110</x>
|
|
|
|
<y>530</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>71</width>
|
|
|
|
<height>32</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>确 定</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QLabel" name="label_39">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>300</x>
|
|
|
|
<y>310</y>
|
|
|
|
<width>41</width>
|
2024-12-24 14:11:20 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string> ===</string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QPushButton" name="pushButton_2">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>296</x>
|
|
|
|
<y>250</y>
|
2024-12-17 18:53:41 +08:00
|
|
|
<width>51</width>
|
2025-03-11 16:42:00 +08:00
|
|
|
<height>32</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>===></string>
|
2024-12-17 18:53:41 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-11 16:42:00 +08:00
|
|
|
<y>60</y>
|
|
|
|
<width>281</width>
|
2025-03-23 14:03:48 +08:00
|
|
|
<height>451</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="tab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>通道 1</string>
|
|
|
|
</attribute>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QCheckBox" name="checkBox_enable_1">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string>启用</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QLabel" name="label_11">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>130</x>
|
2025-03-23 14:03:48 +08:00
|
|
|
<y>387</y>
|
2025-03-21 10:42:24 +08:00
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道 2</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>68</x>
|
2025-03-23 14:03:48 +08:00
|
|
|
<y>380</y>
|
2025-03-21 10:42:24 +08:00
|
|
|
<width>51</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>===></string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QGroupBox" name="groupBox_17">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>40</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>251</width>
|
|
|
|
<height>71</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>正常电压</string>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_low_1">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>74</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>120</width>
|
|
|
|
<height>17</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-27 10:16:01 +08:00
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<double>-50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<double>-25.000000000000000</double>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
</widget>
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_high_1">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>74</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>120</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-27 10:16:01 +08:00
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<double>-50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<double>25.000000000000000</double>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QLabel" name="label_50">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>200</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>54</width>
|
|
|
|
<height>17</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="text">
|
|
|
|
<string>V</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_42">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>-12</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="text">
|
|
|
|
<string>上限:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_43">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>-12</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>下限:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QLabel" name="label_51">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>200</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>20</y>
|
|
|
|
<width>54</width>
|
|
|
|
<height>18</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string>V</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_10">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-23 14:03:48 +08:00
|
|
|
<y>130</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>251</width>
|
2025-03-21 10:42:24 +08:00
|
|
|
<height>181</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string>阈值</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_11">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>30</y>
|
2025-03-21 10:42:24 +08:00
|
|
|
<width>201</width>
|
|
|
|
<height>51</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="title">
|
|
|
|
<string>类型</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_automatic_threshold_1">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>99</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 自动</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_manual_threshold_1">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>110</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>20</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 手动</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_23">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>41</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="text">
|
|
|
|
<string>值:</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_threshold_1">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>60</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>62</width>
|
2025-03-11 16:42:00 +08:00
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-28 10:17:18 +08:00
|
|
|
<property name="minimum">
|
|
|
|
<double>-50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<double>-5.000000000000000</double>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_24">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>111</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="text">
|
|
|
|
<string>-20.0 to 0.0 Volts</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_27">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
|
|
|
<y>130</y>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>0.2 to 2.5 Volts</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_25">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>10</x>
|
|
|
|
<y>130</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string>回差:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_hysteresis_1">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>60</x>
|
|
|
|
<y>130</y>
|
|
|
|
<width>62</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2025-03-28 10:17:18 +08:00
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="value">
|
|
|
|
<double>2.000000000000000</double>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QSpinBox" name="spinBox_events_per_revolution_1">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>60</x>
|
2025-03-23 14:03:48 +08:00
|
|
|
<y>340</y>
|
2025-03-21 10:42:24 +08:00
|
|
|
<width>51</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>255</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_28">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>150</x>
|
|
|
|
<y>343</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-23 14:03:48 +08:00
|
|
|
<string>1 - 255</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_30">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-23 14:03:48 +08:00
|
|
|
<y>340</y>
|
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<property name="text">
|
|
|
|
<string>键齿数:</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tab_2">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>通道 2</string>
|
|
|
|
</attribute>
|
|
|
|
<widget class="QCheckBox" name="checkBox_enable_2">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string>启用</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>120</x>
|
|
|
|
<y>384</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>51</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string><===</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_20">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>60</x>
|
|
|
|
<y>390</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道 1</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_31">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-23 14:03:48 +08:00
|
|
|
<y>40</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>251</width>
|
2025-03-23 14:03:48 +08:00
|
|
|
<height>71</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2025-03-23 14:03:48 +08:00
|
|
|
<string>正常电压</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_low_2">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>74</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>120</width>
|
|
|
|
<height>17</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-27 10:16:01 +08:00
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<double>-50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<double>-25.000000000000000</double>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_high_2">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>74</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>120</width>
|
|
|
|
<height>18</height>
|
2025-03-21 10:42:24 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2025-03-21 10:42:24 +08:00
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2025-03-21 10:42:24 +08:00
|
|
|
</property>
|
2025-03-27 10:16:01 +08:00
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<double>-50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<double>25.000000000000000</double>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_94">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>200</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>54</width>
|
|
|
|
<height>17</height>
|
2025-03-21 10:42:24 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<property name="text">
|
|
|
|
<string>V</string>
|
2025-03-21 10:42:24 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_95">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>-12</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>18</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="text">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string>上限:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QLabel" name="label_96">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>-12</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>17</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="text">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string>下限:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QLabel" name="label_97">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>200</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>54</width>
|
|
|
|
<height>18</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="text">
|
|
|
|
<string>V</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QSpinBox" name="spinBox_events_per_revolution_2">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>60</x>
|
2025-03-23 14:03:48 +08:00
|
|
|
<y>340</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>51</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>255</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_12">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-23 14:03:48 +08:00
|
|
|
<y>130</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>251</width>
|
2025-03-21 10:42:24 +08:00
|
|
|
<height>181</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string>阈值</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_13">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>30</y>
|
2025-03-21 10:42:24 +08:00
|
|
|
<width>201</width>
|
|
|
|
<height>51</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>类型</string>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_automatic_threshold_2">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>20</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>99</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 自动</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_manual_threshold_2">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>110</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>20</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 手动</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_32">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>20</x>
|
|
|
|
<y>90</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>41</width>
|
2025-03-21 10:42:24 +08:00
|
|
|
<height>16</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string>值:</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_threshold_2">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>60</x>
|
|
|
|
<y>90</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>62</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2025-03-28 10:17:18 +08:00
|
|
|
<property name="minimum">
|
|
|
|
<double>-50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<double>-5.000000000000000</double>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_33">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>90</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>111</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>-20.0 to 0.0 Volts</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_34">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>130</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>101</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>0.2 to 2.5 Volts</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_36">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>130</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>回差:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_hysteresis_2">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>60</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>130</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>62</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2025-03-28 10:17:18 +08:00
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="value">
|
|
|
|
<double>2.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_37">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>340</y>
|
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>键齿数:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_44">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>150</x>
|
|
|
|
<y>343</y>
|
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>1 - 255</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_3">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>294</x>
|
|
|
|
<y>360</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string><===</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_9">
|
2025-03-27 10:16:01 +08:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-27 10:16:01 +08:00
|
|
|
<x>390</x>
|
2025-03-23 14:03:48 +08:00
|
|
|
<y>530</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>打 印...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QTabWidget" name="tabWidget_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>350</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>281</width>
|
|
|
|
<height>451</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="tab_5">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>通道 3</string>
|
|
|
|
</attribute>
|
|
|
|
<widget class="QCheckBox" name="checkBox_enable_3">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>启用</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_5">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>68</x>
|
|
|
|
<y>383</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>===></string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_29">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>130</x>
|
|
|
|
<y>390</y>
|
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道 4</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_23">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>40</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>251</width>
|
|
|
|
<height>71</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>正常电压</string>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_low_3">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>74</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>120</width>
|
|
|
|
<height>17</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-27 10:16:01 +08:00
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<double>-50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<double>-25.000000000000000</double>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_high_3">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>74</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>120</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-27 10:16:01 +08:00
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<double>-50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<double>25.000000000000000</double>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QLabel" name="label_78">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>200</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>54</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>V</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_79">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>-12</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>18</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="text">
|
|
|
|
<string>上限:</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_80">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>-12</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-23 14:03:48 +08:00
|
|
|
<string>下限:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_81">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>200</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>54</width>
|
|
|
|
<height>18</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-23 14:03:48 +08:00
|
|
|
<string>V</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QSpinBox" name="spinBox_events_per_revolution_3">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>60</x>
|
|
|
|
<y>340</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>51</width>
|
2025-03-23 14:03:48 +08:00
|
|
|
<height>22</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<property name="minimum">
|
|
|
|
<number>1</number>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<property name="maximum">
|
|
|
|
<number>255</number>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_45">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>10</x>
|
|
|
|
<y>340</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-23 14:03:48 +08:00
|
|
|
<string>键齿数:</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_46">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>150</x>
|
|
|
|
<y>343</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-23 14:03:48 +08:00
|
|
|
<string>1 - 255</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_14">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-23 14:03:48 +08:00
|
|
|
<y>130</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>251</width>
|
2025-03-21 10:42:24 +08:00
|
|
|
<height>181</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string>阈值</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_15">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>30</y>
|
2025-03-21 10:42:24 +08:00
|
|
|
<width>201</width>
|
|
|
|
<height>51</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>类型</string>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_automatic_threshold_3">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>20</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>99</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 自动</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_manual_threshold_3">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>110</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>20</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 手动</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_47">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>20</x>
|
|
|
|
<y>90</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>41</width>
|
2025-03-21 10:42:24 +08:00
|
|
|
<height>16</height>
|
2025-03-11 16:42:00 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string>值:</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_threshold_3">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>60</x>
|
|
|
|
<y>90</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>62</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2025-03-28 10:17:18 +08:00
|
|
|
<property name="minimum">
|
|
|
|
<double>-50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<double>-5.000000000000000</double>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_48">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>90</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>111</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>-20.0 to 0.0 Volts</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_49">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>130</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>101</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>0.2 to 2.5 Volts</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_52">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>130</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>回差:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_hysteresis_3">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>60</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>130</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>62</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2025-03-28 10:17:18 +08:00
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="value">
|
|
|
|
<double>2.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tab_6">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>通道 4</string>
|
|
|
|
</attribute>
|
|
|
|
<widget class="QCheckBox" name="checkBox_enable_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>启用</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_6">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>130</x>
|
|
|
|
<y>380</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string><===</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_38">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>70</x>
|
|
|
|
<y>390</y>
|
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道 3</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_27">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>251</width>
|
|
|
|
<height>71</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>正常电压</string>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_low_4">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>74</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>120</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2025-03-27 10:16:01 +08:00
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<double>-50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<double>-25.000000000000000</double>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_high_4">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>74</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>120</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2025-03-27 10:16:01 +08:00
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<double>-50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<double>25.000000000000000</double>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_86">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>200</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>54</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>V</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_87">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>-12</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>上限:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_88">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>-12</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>下限:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_89">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>200</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>54</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>V</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_53">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>150</x>
|
|
|
|
<y>343</y>
|
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>1 - 255</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QGroupBox" name="groupBox_16">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>130</y>
|
|
|
|
<width>251</width>
|
|
|
|
<height>181</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>阈值</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QGroupBox" name="groupBox_18">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>201</width>
|
|
|
|
<height>51</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>类型</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QRadioButton" name="radioButton_automatic_threshold_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>99</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 自动</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QRadioButton" name="radioButton_manual_threshold_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>110</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 手动</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_54">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>41</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>值:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_threshold_4">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>60</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>62</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2025-03-28 10:17:18 +08:00
|
|
|
<property name="minimum">
|
|
|
|
<double>-50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<double>-5.000000000000000</double>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_55">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>111</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>-20.0 to 0.0 Volts</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_56">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
|
|
|
<y>130</y>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>0.2 to 2.5 Volts</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_57">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>130</y>
|
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>回差:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_hysteresis_4">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>60</x>
|
|
|
|
<y>130</y>
|
|
|
|
<width>62</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="decimals">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2025-03-28 10:17:18 +08:00
|
|
|
<property name="maximum">
|
|
|
|
<double>50.000000000000000</double>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<property name="value">
|
|
|
|
<double>2.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_58">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>340</y>
|
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>键齿数:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="spinBox_events_per_revolution_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>60</x>
|
|
|
|
<y>340</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>255</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2024-12-17 18:53:41 +08:00
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QWidget" name="layoutWidget">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-20 14:38:14 +08:00
|
|
|
<x>41</x>
|
2025-03-11 16:42:00 +08:00
|
|
|
<y>10</y>
|
2025-03-20 14:38:14 +08:00
|
|
|
<width>431</width>
|
|
|
|
<height>22</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>槽位号:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_slot">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="text">
|
2025-03-20 14:38:14 +08:00
|
|
|
<string>5</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="text">
|
|
|
|
<string>主备组:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_standby">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="text">
|
2025-03-20 14:38:14 +08:00
|
|
|
<string>5-6</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
2024-12-17 18:53:41 +08:00
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
</item>
|
|
|
|
</layout>
|
2024-12-17 18:53:41 +08:00
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|