2024-12-17 18:53:41 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>Tachometer</class>
|
|
|
|
<widget class="QDialog" name="Tachometer">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2025-03-21 10:42:24 +08:00
|
|
|
<width>766</width>
|
|
|
|
<height>633</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Dialog</string>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QWidget" name="widget_body" native="true">
|
2024-12-17 18:53:41 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>0</x>
|
2024-12-17 18:53:41 +08:00
|
|
|
<y>10</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>751</width>
|
|
|
|
<height>611</height>
|
2024-12-17 18:53:41 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QPushButton" name="pushButton_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>440</x>
|
|
|
|
<y>550</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>打 印...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QCheckBox" name="checkBox_chan_1">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>40</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>81</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道1激活</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_3">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>350</x>
|
|
|
|
<y>550</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>取 消</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QPushButton" name="pushButton_confirm">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>40</x>
|
|
|
|
<y>550</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>确 定</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_9">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>630</x>
|
|
|
|
<y>550</y>
|
|
|
|
<width>91</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>另存为模板</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QCheckBox" name="checkBox_chan_3">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>240</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>81</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道3激活</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_5">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>530</x>
|
|
|
|
<y>550</y>
|
|
|
|
<width>81</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>帮 助</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_7">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>120</x>
|
|
|
|
<y>550</y>
|
|
|
|
<width>101</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>加载预定义模板</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QCheckBox" name="checkBox_chan_4">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>340</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>81</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道4激活</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>40</x>
|
|
|
|
<y>120</y>
|
|
|
|
<width>691</width>
|
|
|
|
<height>411</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="tab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>通道 1</string>
|
|
|
|
</attribute>
|
|
|
|
<widget class="QGroupBox" name="groupBox_12">
|
2024-12-24 14:11:20 +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>251</width>
|
|
|
|
<height>71</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>正常电压</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_low_1">
|
2024-12-24 14:11:20 +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>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</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>
|
2024-12-24 14:11:20 +08:00
|
|
|
</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>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>120</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QLabel" name="label_50">
|
2024-12-24 14:11:20 +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_12">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>-12</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>18</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<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_11">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>-12</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>17</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>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>下限:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QLabel" name="label_51">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>200</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>20</y>
|
|
|
|
<width>54</width>
|
|
|
|
<height>18</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string>V</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QLabel" name="label_28">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>10</x>
|
|
|
|
<y>310</y>
|
|
|
|
<width>58</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-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QLabel" name="label_25">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>150</x>
|
|
|
|
<y>313</y>
|
2024-12-24 14:11:20 +08:00
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>1 - 255</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_10">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>100</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>251</width>
|
|
|
|
<height>181</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>阈值</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_11">
|
2024-12-24 14:11:20 +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_1">
|
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>
|
2025-03-25 10:47:13 +08:00
|
|
|
<attribute name="buttonGroup">
|
|
|
|
<string notr="true">buttonGroup</string>
|
|
|
|
</attribute>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_manual_threshold_1">
|
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>
|
2025-03-25 10:47:13 +08:00
|
|
|
<attribute name="buttonGroup">
|
|
|
|
<string notr="true">buttonGroup</string>
|
|
|
|
</attribute>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_23">
|
|
|
|
<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>
|
|
|
|
<height>16</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>值:</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_threshold_1">
|
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>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QLabel" name="label_24">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<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>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>-20.0 to 0.0 Volts</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_26">
|
|
|
|
<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>
|
|
|
|
<widget class="QLabel" name="label_22">
|
|
|
|
<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_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>
|
|
|
|
<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>
|
|
|
|
<property name="value">
|
|
|
|
<double>2.000000000000000</double>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_2">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>310</x>
|
|
|
|
<y>130</y>
|
|
|
|
<width>371</width>
|
|
|
|
<height>131</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="title">
|
|
|
|
<string>告警模式</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_3">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>151</width>
|
|
|
|
<height>91</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>告警</string>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_alert_latching_1">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 锁存</string>
|
|
|
|
</property>
|
2025-03-25 10:47:13 +08:00
|
|
|
<attribute name="buttonGroup">
|
|
|
|
<string notr="true">buttonGroup_2</string>
|
|
|
|
</attribute>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_not_alert_latching_1">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 非锁存</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2025-03-25 10:47:13 +08:00
|
|
|
<attribute name="buttonGroup">
|
|
|
|
<string notr="true">buttonGroup_2</string>
|
|
|
|
</attribute>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QGroupBox" name="groupBox_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>180</x>
|
|
|
|
<y>33</y>
|
|
|
|
<width>141</width>
|
|
|
|
<height>91</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>超速</string>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_overspeed_latching_1">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 锁存</string>
|
|
|
|
</property>
|
2025-03-25 10:47:13 +08:00
|
|
|
<attribute name="buttonGroup">
|
|
|
|
<string notr="true">buttonGroup_3</string>
|
|
|
|
</attribute>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_not_overspeed_latching_1">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 非锁存</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2025-03-25 10:47:13 +08:00
|
|
|
<attribute name="buttonGroup">
|
|
|
|
<string notr="true">buttonGroup_3</string>
|
|
|
|
</attribute>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
|
|
|
</widget>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QSpinBox" name="spinBox_events_per_revolution_1">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>60</x>
|
2025-03-11 16:42:00 +08:00
|
|
|
<y>310</y>
|
|
|
|
<width>51</width>
|
2024-12-24 14:11:20 +08:00
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="minimum">
|
2024-12-24 14:11:20 +08:00
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="maximum">
|
|
|
|
<number>255</number>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_6">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>310</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>191</width>
|
2024-12-24 14:11:20 +08:00
|
|
|
<height>91</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>记录输出</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QComboBox" name="comboBox_record_output_1">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>50</x>
|
2024-12-24 14:11:20 +08:00
|
|
|
<y>30</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>103</width>
|
|
|
|
<height>32</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>不输出</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>转速</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QCheckBox" name="checkBox_two_ma_clamp_1">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>52</x>
|
|
|
|
<y>67</y>
|
|
|
|
<width>101</width>
|
2024-12-24 14:11:20 +08:00
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>2 mA 默认值</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_5">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>310</x>
|
|
|
|
<y>280</y>
|
|
|
|
<width>371</width>
|
2024-12-24 14:11:20 +08:00
|
|
|
<height>91</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>响应时间(只读)</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QLabel" name="label_3">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>70</x>
|
2024-12-24 14:11:20 +08:00
|
|
|
<y>30</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>101</width>
|
|
|
|
<height>16</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>告警响应时间:</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QLabel" name="label_4">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>70</x>
|
2024-12-24 14:11:20 +08:00
|
|
|
<y>60</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>81</width>
|
|
|
|
<height>16</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>危险响应时间:</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_alert_response_time_1">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>180</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>25ms</string>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
2024-12-24 14:11:20 +08:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_danger_response_time_1">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>180</x>
|
|
|
|
<y>58</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>25ms</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QWidget" name="tab_2">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>通道 2</string>
|
|
|
|
</attribute>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_13">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>251</width>
|
|
|
|
<height>71</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>正常电压</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_low_2">
|
|
|
|
<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>
|
|
|
|
</widget>
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_high_2">
|
|
|
|
<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>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_52">
|
|
|
|
<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_13">
|
|
|
|
<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_14">
|
|
|
|
<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_53">
|
|
|
|
<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-11 16:42:00 +08:00
|
|
|
<widget class="QLabel" name="label_30">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>10</x>
|
|
|
|
<y>310</y>
|
|
|
|
<width>58</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-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QSpinBox" name="spinBox_events_per_revolution_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>60</x>
|
|
|
|
<y>310</y>
|
|
|
|
<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-11 16:42:00 +08:00
|
|
|
<widget class="QLabel" name="label_31">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>150</x>
|
|
|
|
<y>313</y>
|
|
|
|
<width>58</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>1 - 255</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_7">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>310</x>
|
|
|
|
<y>130</y>
|
|
|
|
<width>371</width>
|
|
|
|
<height>131</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="title">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string>告警模式</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_8">
|
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>151</width>
|
2025-03-11 16:42:00 +08:00
|
|
|
<height>91</height>
|
|
|
|
</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="QRadioButton" name="radioButton_alert_latching_2">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>30</x>
|
2025-03-11 16:42:00 +08:00
|
|
|
<y>30</y>
|
2025-03-21 10:42:24 +08:00
|
|
|
<width>71</width>
|
2025-03-11 16:42:00 +08:00
|
|
|
<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-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_not_alert_latching_2">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>30</x>
|
2025-03-11 16:42:00 +08:00
|
|
|
<y>60</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-21 10:42:24 +08:00
|
|
|
<string> 非锁存</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_9">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>180</x>
|
|
|
|
<y>33</y>
|
|
|
|
<width>141</width>
|
|
|
|
<height>91</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_overspeed_latching_2">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 锁存</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_not_overspeed_latching_2">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 非锁存</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_16">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-26 16:20:19 +08:00
|
|
|
<x>310</x>
|
2025-03-11 16:42:00 +08:00
|
|
|
<y>20</y>
|
|
|
|
<width>191</width>
|
|
|
|
<height>91</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="title">
|
|
|
|
<string>记录输出</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QComboBox" name="comboBox_record_output_2">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>50</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>103</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>不输出</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>转速</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QCheckBox" name="checkBox_two_ma_clamp_2">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>52</x>
|
|
|
|
<y>67</y>
|
|
|
|
<width>101</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>2 mA 默认值</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QGroupBox" name="groupBox_18">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>310</x>
|
|
|
|
<y>280</y>
|
|
|
|
<width>371</width>
|
|
|
|
<height>91</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="title">
|
|
|
|
<string>响应时间(只读)</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>70</x>
|
|
|
|
<y>30</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>70</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>81</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>危险响应时间:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_alert_response_time_2">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>180</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>25ms</string>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_danger_response_time_2">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>180</x>
|
|
|
|
<y>58</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>25ms</string>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_14">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>10</x>
|
2025-03-21 10:42:24 +08:00
|
|
|
<y>100</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>251</width>
|
|
|
|
<height>181</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="title">
|
|
|
|
<string>阈值</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +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_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-21 10:42:24 +08:00
|
|
|
<widget class="QLabel" name="label_27">
|
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>
|
|
|
|
<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_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>
|
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QLabel" name="label_29">
|
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-21 10:42:24 +08:00
|
|
|
<widget class="QLabel" name="label_32">
|
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-21 10:42:24 +08:00
|
|
|
<widget class="QLabel" name="label_33">
|
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">
|
|
|
|
<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>
|
|
|
|
<property name="value">
|
|
|
|
<double>2.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tab_3">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>通道 3</string>
|
|
|
|
</attribute>
|
|
|
|
<widget class="QGroupBox" name="groupBox_21">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>251</width>
|
|
|
|
<height>71</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>正常电压</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_low_3">
|
|
|
|
<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>
|
|
|
|
</widget>
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_high_3">
|
|
|
|
<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>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_54">
|
|
|
|
<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_15">
|
|
|
|
<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_16">
|
|
|
|
<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_55">
|
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>
|
2025-03-23 14:03:48 +08:00
|
|
|
<property name="text">
|
|
|
|
<string>V</string>
|
2025-03-11 16:42:00 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_34">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-21 10:42:24 +08:00
|
|
|
<x>10</x>
|
|
|
|
<y>310</y>
|
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="text">
|
|
|
|
<string>键齿数:</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QSpinBox" name="spinBox_events_per_revolution_3">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>60</x>
|
|
|
|
<y>310</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>255</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_39">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>150</x>
|
|
|
|
<y>313</y>
|
|
|
|
<width>58</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>1 - 255</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QGroupBox" name="groupBox_22">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>310</x>
|
|
|
|
<y>130</y>
|
|
|
|
<width>371</width>
|
|
|
|
<height>131</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>告警模式</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QGroupBox" name="groupBox_23">
|
|
|
|
<property name="geometry">
|
2025-03-11 16:42:00 +08:00
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>151</width>
|
|
|
|
<height>91</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>告警</string>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_alert_latching_3">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 锁存</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_not_alert_latching_3">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 非锁存</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QGroupBox" name="groupBox_24">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>180</x>
|
|
|
|
<y>33</y>
|
|
|
|
<width>141</width>
|
|
|
|
<height>91</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>超速</string>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_overspeed_latching_3">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 锁存</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_not_overspeed_latching_3">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 非锁存</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_25">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-26 16:20:19 +08:00
|
|
|
<x>310</x>
|
2025-03-11 16:42:00 +08:00
|
|
|
<y>20</y>
|
|
|
|
<width>191</width>
|
2024-12-24 14:11:20 +08:00
|
|
|
<height>91</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>记录输出</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QComboBox" name="comboBox_record_output_3">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>50</x>
|
2024-12-24 14:11:20 +08:00
|
|
|
<y>30</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>103</width>
|
|
|
|
<height>32</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>不输出</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>转速</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QCheckBox" name="checkBox_two_ma_clamp_3">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>52</x>
|
|
|
|
<y>67</y>
|
|
|
|
<width>101</width>
|
2024-12-24 14:11:20 +08:00
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>2 mA 默认值</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_27">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>310</x>
|
2025-03-25 10:47:13 +08:00
|
|
|
<y>280</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>371</width>
|
|
|
|
<height>91</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="title">
|
|
|
|
<string>响应时间(只读)</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>70</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>101</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>告警响应时间:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>70</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>81</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>危险响应时间:</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_alert_response_time_3">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>180</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>25ms</string>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_danger_response_time_3">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>180</x>
|
|
|
|
<y>58</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>25ms</string>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_19">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-25 10:47:13 +08:00
|
|
|
<y>100</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>251</width>
|
|
|
|
<height>181</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>阈值</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_20">
|
2024-12-24 14:11:20 +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_35">
|
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>
|
|
|
|
<height>16</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>值:</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
</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>
|
|
|
|
</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>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_37">
|
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>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_38">
|
2024-12-24 14:11:20 +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>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<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>
|
|
|
|
<property name="value">
|
|
|
|
<double>2.000000000000000</double>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tab_4">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>通道 4</string>
|
|
|
|
</attribute>
|
|
|
|
<widget class="QGroupBox" name="groupBox_30">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>20</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>
|
|
|
|
</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>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_56">
|
2025-03-21 10:42:24 +08:00
|
|
|
<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>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_17">
|
2025-03-21 10:42:24 +08:00
|
|
|
<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>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_18">
|
2025-03-21 10:42:24 +08:00
|
|
|
<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>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_57">
|
2025-03-21 10:42:24 +08:00
|
|
|
<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>
|
|
|
|
<widget class="QLabel" name="label_44">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>150</x>
|
|
|
|
<y>313</y>
|
2025-03-21 10:42:24 +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>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="spinBox_events_per_revolution_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>60</x>
|
|
|
|
<y>310</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>255</number>
|
2025-03-21 10:42:24 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_45">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-23 14:03:48 +08:00
|
|
|
<x>10</x>
|
|
|
|
<y>310</y>
|
2025-03-21 10:42:24 +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-21 10:42:24 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_31">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>310</x>
|
|
|
|
<y>130</y>
|
|
|
|
<width>371</width>
|
|
|
|
<height>131</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="title">
|
|
|
|
<string>告警模式</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_32">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>151</width>
|
|
|
|
<height>91</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>告警</string>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_alert_latching_4">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 锁存</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_not_alert_latching_4">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 非锁存</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QGroupBox" name="groupBox_33">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>180</x>
|
|
|
|
<y>33</y>
|
|
|
|
<width>141</width>
|
|
|
|
<height>91</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>超速</string>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_overspeed_latching_4">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 锁存</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_not_overspeed_latching_4">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>30</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string> 非锁存</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_34">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-26 16:20:19 +08:00
|
|
|
<x>310</x>
|
2025-03-11 16:42:00 +08:00
|
|
|
<y>20</y>
|
|
|
|
<width>191</width>
|
|
|
|
<height>91</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="title">
|
|
|
|
<string>记录输出</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QComboBox" name="comboBox_record_output_4">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>50</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>103</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>不输出</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>转速</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QCheckBox" name="checkBox_two_ma_clamp_4">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>52</x>
|
|
|
|
<y>67</y>
|
|
|
|
<width>101</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>2 mA 默认值</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_36">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>310</x>
|
2025-03-25 10:47:13 +08:00
|
|
|
<y>280</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>371</width>
|
2024-12-24 14:11:20 +08:00
|
|
|
<height>91</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>响应时间(只读)</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QLabel" name="label_9">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>70</x>
|
2024-12-24 14:11:20 +08:00
|
|
|
<y>30</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>101</width>
|
|
|
|
<height>16</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>告警响应时间:</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-11 16:42:00 +08:00
|
|
|
<widget class="QLabel" name="label_10">
|
2024-12-24 14:11:20 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-03-11 16:42:00 +08:00
|
|
|
<x>70</x>
|
2024-12-24 14:11:20 +08:00
|
|
|
<y>60</y>
|
2025-03-11 16:42:00 +08:00
|
|
|
<width>81</width>
|
|
|
|
<height>16</height>
|
2024-12-24 14:11:20 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>危险响应时间:</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_alert_response_time_4">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>180</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>25ms</string>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
2024-12-24 14:11:20 +08:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLineEdit" name="lineEdit_danger_response_time_4">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>180</x>
|
|
|
|
<y>58</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-03-11 16:42:00 +08:00
|
|
|
<string>25ms</string>
|
2024-12-24 14:11:20 +08:00
|
|
|
</property>
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QGroupBox" name="groupBox_28">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2025-03-25 10:47:13 +08:00
|
|
|
<y>100</y>
|
2025-03-21 10:42:24 +08:00
|
|
|
<width>251</width>
|
|
|
|
<height>181</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>阈值</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QGroupBox" name="groupBox_29">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>201</width>
|
|
|
|
<height>51</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>类型</string>
|
|
|
|
</property>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QRadioButton" name="radioButton_automatic_threshold_4">
|
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_4">
|
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>
|
|
|
|
<widget class="QLabel" name="label_40">
|
|
|
|
<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>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_threshold_4">
|
2025-03-21 10:42:24 +08:00
|
|
|
<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>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_41">
|
|
|
|
<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_42">
|
|
|
|
<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_43">
|
|
|
|
<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>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_hysteresis_4">
|
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>
|
|
|
|
<property name="value">
|
|
|
|
<double>2.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2024-12-24 14:11:20 +08:00
|
|
|
</widget>
|
|
|
|
</widget>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QCheckBox" name="checkBox_chan_2">
|
2025-03-11 16:42:00 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>81</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道2激活</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_8">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>240</x>
|
|
|
|
<y>550</y>
|
|
|
|
<width>81</width>
|
|
|
|
<height>32</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>测点名称</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-03-21 10:42:24 +08:00
|
|
|
<widget class="QWidget" name="layoutWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>41</x>
|
|
|
|
<y>50</y>
|
|
|
|
<width>311</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>
|
2025-03-23 14:03:48 +08:00
|
|
|
<widget class="QLabel" name="label_slot">
|
2025-03-21 10:42:24 +08:00
|
|
|
<property name="text">
|
|
|
|
<string>7</string>
|
|
|
|
</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>
|
|
|
|
</widget>
|
2024-12-17 18:53:41 +08:00
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2025-03-25 10:47:13 +08:00
|
|
|
<buttongroups>
|
|
|
|
<buttongroup name="buttonGroup_3"/>
|
|
|
|
<buttongroup name="buttonGroup"/>
|
|
|
|
<buttongroup name="buttonGroup_2"/>
|
|
|
|
</buttongroups>
|
2024-12-17 18:53:41 +08:00
|
|
|
</ui>
|