TSI_Config/radial_vibration.ui
2025-08-05 20:49:25 +08:00

1633 lines
40 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Radial_vibration</class>
<widget class="QWidget" name="Radial_vibration">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>665</width>
<height>570</height>
</rect>
</property>
<property name="windowTitle">
<string>位移配置</string>
</property>
<widget class="QTabWidget" name="tabWidget">
<property name="geometry">
<rect>
<x>10</x>
<y>60</y>
<width>631</width>
<height>451</height>
</rect>
</property>
<property name="currentIndex">
<number>1</number>
</property>
<widget class="QWidget" name="tab_5">
<attribute name="title">
<string>滤波</string>
</attribute>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>353</width>
<height>116</height>
</rect>
</property>
<property name="title">
<string>滤波</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QCheckBox" name="checkBox_high_pass">
<property name="text">
<string>高通:</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="spinBox_high_pass_low">
<property name="minimumSize">
<size>
<width>60</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>60</width>
<height>16777215</height>
</size>
</property>
<property name="minimum">
<number>3</number>
</property>
<property name="maximum">
<number>3000</number>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_33">
<property name="text">
<string>-</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="spinBox_high_pass_high">
<property name="minimumSize">
<size>
<width>60</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>60</width>
<height>16777215</height>
</size>
</property>
<property name="minimum">
<number>3</number>
</property>
<property name="maximum">
<number>3000</number>
</property>
<property name="value">
<number>3000</number>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_32">
<property name="text">
<string>3 - 3000Hz</string>
</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>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QCheckBox" name="checkBox_low_pass">
<property name="text">
<string>低通:</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="spinBox_low_pass_low">
<property name="minimumSize">
<size>
<width>60</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>60</width>
<height>16777215</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_30">
<property name="text">
<string>-</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="spinBox_low_pass_high">
<property name="minimumSize">
<size>
<width>60</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>60</width>
<height>16777215</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_29">
<property name="text">
<string>30 - 30000Hz</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>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QCheckBox" name="checkBox_band_pass">
<property name="text">
<string>带通:</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="spinBox_band_pass_low">
<property name="minimumSize">
<size>
<width>60</width>
<height>0</height>
</size>
</property>
<property name="minimum">
<number>3</number>
</property>
<property name="maximum">
<number>3000</number>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_34">
<property name="text">
<string>-</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="spinBox_band_pass_high">
<property name="minimumSize">
<size>
<width>60</width>
<height>0</height>
</size>
</property>
<property name="minimum">
<number>3</number>
</property>
<property name="maximum">
<number>3000</number>
</property>
<property name="value">
<number>3000</number>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_35">
<property name="text">
<string>3 - 3000Hz</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_3">
<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>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="tab_6">
<attribute name="title">
<string>测量</string>
</attribute>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>530</x>
<y>360</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>%</string>
</property>
</widget>
<widget class="QTabWidget" name="tabWidget_4">
<property name="geometry">
<rect>
<x>20</x>
<y>50</y>
<width>621</width>
<height>321</height>
</rect>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab_8">
<attribute name="title">
<string>常规</string>
</attribute>
<widget class="QLabel" name="label_26">
<property name="geometry">
<rect>
<x>170</x>
<y>150</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>整流器</string>
</property>
</widget>
<widget class="QLabel" name="label_27">
<property name="geometry">
<rect>
<x>170</x>
<y>50</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>输出使用</string>
</property>
</widget>
<widget class="QLabel" name="label_28">
<property name="geometry">
<rect>
<x>170</x>
<y>100</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>工程单位</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_output_used">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>125</width>
<height>25</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>125</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>125</width>
<height>25</height>
</size>
</property>
<item>
<property name="text">
<string></string>
</property>
</item>
<item>
<property name="text">
<string></string>
</property>
</item>
</widget>
<widget class="QComboBox" name="comboBox_engineering_unit">
<property name="geometry">
<rect>
<x>10</x>
<y>90</y>
<width>125</width>
<height>25</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>125</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>125</width>
<height>25</height>
</size>
</property>
<item>
<property name="text">
<string>g</string>
</property>
</item>
<item>
<property name="text">
<string>m/s**2</string>
</property>
</item>
<item>
<property name="text">
<string>mm/s</string>
</property>
</item>
<item>
<property name="text">
<string>inch/s</string>
</property>
</item>
<item>
<property name="text">
<string>um</string>
</property>
</item>
<item>
<property name="text">
<string>mm</string>
</property>
</item>
<item>
<property name="text">
<string>mils</string>
</property>
</item>
<item>
<property name="text">
<string>inch/s**2</string>
</property>
</item>
<item>
<property name="text">
<string/>
</property>
</item>
</widget>
<widget class="QComboBox" name="comboBox_rectifier_funtion">
<property name="geometry">
<rect>
<x>10</x>
<y>140</y>
<width>125</width>
<height>25</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>125</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>125</width>
<height>25</height>
</size>
</property>
<item>
<property name="text">
<string>True Peak</string>
</property>
</item>
<item>
<property name="text">
<string>True Peak-To-Peak</string>
</property>
</item>
<item>
<property name="text">
<string>RMS Scaled Peak</string>
</property>
</item>
<item>
<property name="text">
<string>RMS Scaled Peak-To-Peak</string>
</property>
</item>
<item>
<property name="text">
<string>AVG</string>
</property>
</item>
<item>
<property name="text">
<string>RMS Scaled AVG</string>
</property>
</item>
<item>
<property name="text">
<string>RMS</string>
</property>
</item>
</widget>
</widget>
<widget class="QWidget" name="tab_9">
<attribute name="title">
<string> 警报</string>
</attribute>
<widget class="QLabel" name="label_36">
<property name="geometry">
<rect>
<x>10</x>
<y>60</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>危险 + 高</string>
</property>
</widget>
<widget class="QLabel" name="label_37">
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>警报 + 高</string>
</property>
</widget>
<widget class="QLabel" name="label_38">
<property name="geometry">
<rect>
<x>10</x>
<y>140</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>警报 + 低</string>
</property>
</widget>
<widget class="QLabel" name="label_39">
<property name="geometry">
<rect>
<x>10</x>
<y>180</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>危险 + 低</string>
</property>
</widget>
<widget class="QLabel" name="label_40">
<property name="geometry">
<rect>
<x>90</x>
<y>30</y>
<width>31</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string> 等级
(um)</string>
</property>
</widget>
<widget class="QLabel" name="label_41">
<property name="geometry">
<rect>
<x>170</x>
<y>30</y>
<width>31</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>回差
(um)</string>
</property>
</widget>
<widget class="QLabel" name="label_42">
<property name="geometry">
<rect>
<x>230</x>
<y>30</y>
<width>31</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>延时
(um)</string>
</property>
</widget>
<widget class="QLabel" name="label_43">
<property name="geometry">
<rect>
<x>280</x>
<y>40</y>
<width>31</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 使能</string>
</property>
</widget>
<widget class="QLabel" name="label_44">
<property name="geometry">
<rect>
<x>340</x>
<y>40</y>
<width>31</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 锁存</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_danger_high_level">
<property name="geometry">
<rect>
<x>80</x>
<y>60</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_danger_high_hysteresis">
<property name="geometry">
<rect>
<x>150</x>
<y>60</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_danger_high_delay">
<property name="geometry">
<rect>
<x>220</x>
<y>60</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_alert_high_delay">
<property name="geometry">
<rect>
<x>220</x>
<y>100</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_alert_high_level">
<property name="geometry">
<rect>
<x>80</x>
<y>100</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_alert_high_hysteresis">
<property name="geometry">
<rect>
<x>150</x>
<y>100</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_alert_low_delay">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>220</x>
<y>140</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_danger_low_hysteresis">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>150</x>
<y>180</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_alert_low_level">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>80</x>
<y>140</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_danger_low_delay">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>220</x>
<y>180</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_danger_low_level">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>80</x>
<y>180</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_alert_low_hysteresis">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>150</x>
<y>140</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_danger_high_enable">
<property name="geometry">
<rect>
<x>290</x>
<y>60</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_alert_high_enable">
<property name="geometry">
<rect>
<x>290</x>
<y>100</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_alert_low_enable">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>290</x>
<y>140</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_danger_low_enable">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>290</x>
<y>180</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_alert_high_latch">
<property name="geometry">
<rect>
<x>350</x>
<y>100</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_danger_low_latch">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>350</x>
<y>180</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_danger_high_latch">
<property name="geometry">
<rect>
<x>350</x>
<y>60</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_alert_low_latch">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>350</x>
<y>140</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>间隙</string>
</attribute>
<widget class="QTabWidget" name="tabWidget_3">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>621</width>
<height>321</height>
</rect>
</property>
<property name="currentIndex">
<number>1</number>
</property>
<widget class="QWidget" name="tab_10">
<attribute name="title">
<string>常规</string>
</attribute>
<widget class="QLabel" name="label_31">
<property name="geometry">
<rect>
<x>170</x>
<y>150</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>整流器</string>
</property>
</widget>
<widget class="QLabel" name="label_45">
<property name="geometry">
<rect>
<x>170</x>
<y>50</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>输出使用</string>
</property>
</widget>
<widget class="QLabel" name="label_46">
<property name="geometry">
<rect>
<x>170</x>
<y>100</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>工程单位</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_output_used_2">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>125</width>
<height>25</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>125</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>125</width>
<height>25</height>
</size>
</property>
<item>
<property name="text">
<string></string>
</property>
</item>
<item>
<property name="text">
<string></string>
</property>
</item>
</widget>
<widget class="QComboBox" name="comboBox_engineering_unit_2">
<property name="geometry">
<rect>
<x>10</x>
<y>90</y>
<width>125</width>
<height>25</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>125</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>125</width>
<height>25</height>
</size>
</property>
<item>
<property name="text">
<string>g</string>
</property>
</item>
<item>
<property name="text">
<string>m/s**2</string>
</property>
</item>
<item>
<property name="text">
<string>mm/s</string>
</property>
</item>
<item>
<property name="text">
<string>inch/s</string>
</property>
</item>
<item>
<property name="text">
<string>um</string>
</property>
</item>
<item>
<property name="text">
<string>mm</string>
</property>
</item>
<item>
<property name="text">
<string>mils</string>
</property>
</item>
<item>
<property name="text">
<string>inch/s**2</string>
</property>
</item>
<item>
<property name="text">
<string/>
</property>
</item>
</widget>
<widget class="QComboBox" name="comboBox_rectifier_funtion_2">
<property name="geometry">
<rect>
<x>10</x>
<y>140</y>
<width>125</width>
<height>25</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>125</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>125</width>
<height>25</height>
</size>
</property>
<item>
<property name="text">
<string>True Peak</string>
</property>
</item>
<item>
<property name="text">
<string>True Peak-To-Peak</string>
</property>
</item>
<item>
<property name="text">
<string>RMS Scaled Peak</string>
</property>
</item>
<item>
<property name="text">
<string>RMS Scaled Peak-To-Peak</string>
</property>
</item>
<item>
<property name="text">
<string>AVG</string>
</property>
</item>
<item>
<property name="text">
<string>RMS Scaled AVG</string>
</property>
</item>
<item>
<property name="text">
<string>RMS</string>
</property>
</item>
</widget>
</widget>
<widget class="QWidget" name="tab_11">
<attribute name="title">
<string> 警报</string>
</attribute>
<widget class="QLabel" name="label_47">
<property name="geometry">
<rect>
<x>10</x>
<y>60</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>危险 + 高</string>
</property>
</widget>
<widget class="QLabel" name="label_48">
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>警报 + 高</string>
</property>
</widget>
<widget class="QLabel" name="label_49">
<property name="geometry">
<rect>
<x>10</x>
<y>140</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>警报 + 低</string>
</property>
</widget>
<widget class="QLabel" name="label_50">
<property name="geometry">
<rect>
<x>10</x>
<y>180</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>危险 + 低</string>
</property>
</widget>
<widget class="QLabel" name="label_51">
<property name="geometry">
<rect>
<x>90</x>
<y>30</y>
<width>31</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string> 等级
(um)</string>
</property>
</widget>
<widget class="QLabel" name="label_52">
<property name="geometry">
<rect>
<x>170</x>
<y>30</y>
<width>31</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>回差
(um)</string>
</property>
</widget>
<widget class="QLabel" name="label_53">
<property name="geometry">
<rect>
<x>230</x>
<y>30</y>
<width>31</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>延时
(um)</string>
</property>
</widget>
<widget class="QLabel" name="label_54">
<property name="geometry">
<rect>
<x>280</x>
<y>40</y>
<width>31</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 使能</string>
</property>
</widget>
<widget class="QLabel" name="label_55">
<property name="geometry">
<rect>
<x>340</x>
<y>40</y>
<width>31</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string> 锁存</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_danger_high_level_2">
<property name="geometry">
<rect>
<x>80</x>
<y>60</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_danger_high_hysteresis_2">
<property name="geometry">
<rect>
<x>150</x>
<y>60</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_danger_high_delay_2">
<property name="geometry">
<rect>
<x>220</x>
<y>60</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_alert_high_delay_2">
<property name="geometry">
<rect>
<x>220</x>
<y>100</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_alert_high_level_2">
<property name="geometry">
<rect>
<x>80</x>
<y>100</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_alert_high_hysteresis_2">
<property name="geometry">
<rect>
<x>150</x>
<y>100</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_alert_low_delay_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>220</x>
<y>140</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_danger_low_hysteresis_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>150</x>
<y>180</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_alert_low_level_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>80</x>
<y>140</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_danger_low_delay_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>220</x>
<y>180</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_danger_low_level_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>80</x>
<y>180</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_alert_low_hysteresis_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>150</x>
<y>140</y>
<width>51</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_danger_high_enable_2">
<property name="geometry">
<rect>
<x>290</x>
<y>60</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_alert_high_enable_2">
<property name="geometry">
<rect>
<x>290</x>
<y>100</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_alert_low_enable_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>290</x>
<y>140</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_danger_low_enable_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>290</x>
<y>180</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_alert_high_latch_2">
<property name="geometry">
<rect>
<x>350</x>
<y>100</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_danger_low_latch_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>350</x>
<y>180</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_danger_high_latch_2">
<property name="geometry">
<rect>
<x>350</x>
<y>60</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_alert_low_latch_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>350</x>
<y>140</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
</widget>
</widget>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>21</x>
<y>10</y>
<width>105</width>
<height>17</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QLabel" name="label_58">
<property name="text">
<string>通道:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_channel">
<property name="text">
<string>1</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_active">
<property name="text">
<string>(启用)</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>341</x>
<y>10</y>
<width>63</width>
<height>17</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QLabel" name="label_57">
<property name="text">
<string>槽位号:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_slot">
<property name="text">
<string>3</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>13</x>
<y>521</y>
<width>632</width>
<height>37</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<item>
<widget class="QPushButton" name="pushButton_confirm">
<property name="minimumSize">
<size>
<width>100</width>
<height>35</height>
</size>
</property>
<property name="text">
<string>确定</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_set_default">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>35</height>
</size>
</property>
<property name="text">
<string>设置为默认值</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_cancel">
<property name="minimumSize">
<size>
<width>100</width>
<height>35</height>
</size>
</property>
<property name="text">
<string>取消</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_print">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>35</height>
</size>
</property>
<property name="text">
<string>打印</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_help">
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>35</height>
</size>
</property>
<property name="text">
<string>帮助</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<resources/>
<connections/>
</ui>