1224 lines
36 KiB
XML
1224 lines
36 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>Acceleration</class>
|
||
<widget class="QWidget" name="Acceleration">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>703</width>
|
||
<height>587</height>
|
||
</rect>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>加速度配置</string>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_3">
|
||
<item>
|
||
<widget class="QWidget" name="widget_3" native="true">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>50</height>
|
||
</size>
|
||
</property>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||
<item>
|
||
<widget class="QLabel" name="label">
|
||
<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>
|
||
</item>
|
||
<item>
|
||
<spacer name="horizontalSpacer">
|
||
<property name="orientation">
|
||
<enum>Qt::Horizontal</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>236</width>
|
||
<height>20</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||
<item>
|
||
<widget class="QLabel" name="label_3">
|
||
<property name="text">
|
||
<string> 槽位号:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLabel" name="label_slot">
|
||
<property name="text">
|
||
<string>8</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<spacer name="horizontalSpacer_5">
|
||
<property name="orientation">
|
||
<enum>Qt::Horizontal</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>235</width>
|
||
<height>20</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QWidget" name="widget" native="true">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>400</height>
|
||
</size>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_4">
|
||
<item>
|
||
<widget class="QTabWidget" name="tabWidget">
|
||
<property name="currentIndex">
|
||
<number>0</number>
|
||
</property>
|
||
<widget class="QWidget" name="tab">
|
||
<attribute name="title">
|
||
<string>滤波配置</string>
|
||
</attribute>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
||
<item>
|
||
<widget class="QGroupBox" name="groupBox_2">
|
||
<property name="title">
|
||
<string>滤波</string>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_5">
|
||
<item>
|
||
<layout class="QVBoxLayout" name="verticalLayout">
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
||
<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="minimumSize">
|
||
<size>
|
||
<width>60</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>3 - 3000Hz</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_5">
|
||
<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_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>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
||
<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_4">
|
||
<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>
|
||
</item>
|
||
<item>
|
||
<spacer name="verticalSpacer">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>248</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="tab_2">
|
||
<attribute name="title">
|
||
<string>特征值和警报配置</string>
|
||
</attribute>
|
||
<widget class="QGroupBox" name="groupBox_3">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>10</y>
|
||
<width>431</width>
|
||
<height>351</height>
|
||
</rect>
|
||
</property>
|
||
<property name="title">
|
||
<string> 特征值</string>
|
||
</property>
|
||
<widget class="QLabel" name="label_15">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>50</y>
|
||
<width>54</width>
|
||
<height>12</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>直接值</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_16">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>80</y>
|
||
<width>81</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string> 偏置电压</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QCheckBox" name="checkBox_1x_ampl">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>110</y>
|
||
<width>81</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>1倍频幅值</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QCheckBox" name="checkBox_2x_ampl">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>180</y>
|
||
<width>81</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>2倍频幅值</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_17">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>141</x>
|
||
<y>31</y>
|
||
<width>48</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>取值范围</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_18">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>269</x>
|
||
<y>31</y>
|
||
<width>48</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>默认值</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QComboBox" name="comboBox_direct_value_range">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>130</x>
|
||
<y>50</y>
|
||
<width>111</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>16777215</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-20 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-50 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-100 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-200 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-250 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-400 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>自定义</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
<widget class="QDoubleSpinBox" name="doubleSpinBox_direct_clamp">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>260</x>
|
||
<y>50</y>
|
||
<width>62</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>80</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_bias_voltage">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>130</x>
|
||
<y>80</y>
|
||
<width>54</width>
|
||
<height>12</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>-24</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QDoubleSpinBox" name="doubleSpinBox_bias_volt_clamp">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>260</x>
|
||
<y>80</y>
|
||
<width>62</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<property name="decimals">
|
||
<number>1</number>
|
||
</property>
|
||
</widget>
|
||
<widget class="QComboBox" name="comboBox_1x_value_range">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>130</x>
|
||
<y>110</y>
|
||
<width>111</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-20 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-50 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-100 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-200 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-250 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-400 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>自定义</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
<widget class="QDoubleSpinBox" name="doubleSpinBox_1x_ampl_clamp">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>260</x>
|
||
<y>110</y>
|
||
<width>62</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_20">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>150</y>
|
||
<width>91</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>1倍频相位</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_21">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>210</y>
|
||
<width>91</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>2倍频相位</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QDoubleSpinBox" name="doubleSpinBox_1x_phase_lag_clamp">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>260</x>
|
||
<y>150</y>
|
||
<width>62</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<property name="decimals">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="maximum">
|
||
<double>100.000000000000000</double>
|
||
</property>
|
||
</widget>
|
||
<widget class="QDoubleSpinBox" name="doubleSpinBox_2x_ampl_clamp">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>260</x>
|
||
<y>180</y>
|
||
<width>62</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
</widget>
|
||
<widget class="QDoubleSpinBox" name="doubleSpinBox_2x_phase_lag_clamp">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>260</x>
|
||
<y>210</y>
|
||
<width>62</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<property name="decimals">
|
||
<number>0</number>
|
||
</property>
|
||
</widget>
|
||
<widget class="QComboBox" name="comboBox_2x_value_range">
|
||
<property name="enabled">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>130</x>
|
||
<y>180</y>
|
||
<width>111</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-20 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-50 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-100 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-200 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-250 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>0-400 m/s^2 pk</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>自定义</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
<widget class="QCheckBox" name="checkBox_rms">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>250</y>
|
||
<width>71</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string> 有效值</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QCheckBox" name="checkBox_integrate">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>130</x>
|
||
<y>250</y>
|
||
<width>61</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>积分</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QGroupBox" name="groupBox_4">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>200</x>
|
||
<y>240</y>
|
||
<width>221</width>
|
||
<height>101</height>
|
||
</rect>
|
||
</property>
|
||
<property name="title">
|
||
<string> 延时</string>
|
||
</property>
|
||
<widget class="QLabel" name="label_22">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>20</y>
|
||
<width>54</width>
|
||
<height>12</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string> 告警</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_23">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>50</y>
|
||
<width>54</width>
|
||
<height>12</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string> 危险</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QDoubleSpinBox" name="doubleSpinBox_danger">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>50</y>
|
||
<width>61</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="decimals">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="minimum">
|
||
<double>1.000000000000000</double>
|
||
</property>
|
||
</widget>
|
||
<widget class="QCheckBox" name="checkBox_100ms">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>80</y>
|
||
<width>71</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>100 ms</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_24">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>130</x>
|
||
<y>20</y>
|
||
<width>54</width>
|
||
<height>12</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>1 - 60s</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_25">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>130</x>
|
||
<y>50</y>
|
||
<width>71</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>1.0 - 60.0s</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QSpinBox" name="spinBox_alert">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>20</y>
|
||
<width>61</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="minimum">
|
||
<number>1</number>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QLabel" name="label_2">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>190</x>
|
||
<y>80</y>
|
||
<width>53</width>
|
||
<height>15</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>Vdc</string>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QCheckBox" name="checkBox_alert_latching">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>460</x>
|
||
<y>20</y>
|
||
<width>131</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string> 告警锁定</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QCheckBox" name="checkBox_danger_latching">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>460</x>
|
||
<y>40</y>
|
||
<width>131</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string> 危险锁定</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_26">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>460</x>
|
||
<y>170</y>
|
||
<width>121</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>倍增</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QDoubleSpinBox" name="doubleSpinBox_trip_multiply">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>460</x>
|
||
<y>190</y>
|
||
<width>62</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="minimum">
|
||
<double>1.000000000000000</double>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_27">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>460</x>
|
||
<y>210</y>
|
||
<width>141</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>1.00 - 3.00 (步进0.25)</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_28">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>460</x>
|
||
<y>90</y>
|
||
<width>54</width>
|
||
<height>12</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>记录输出</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QComboBox" name="comboBox_recorder_output">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>460</x>
|
||
<y>110</y>
|
||
<width>141</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>None</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>直接值</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>偏置电压</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>1倍频幅值</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>1倍频相位</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>2倍频幅值</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>2倍频相位</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
<widget class="QCheckBox" name="checkBox_two_ma_clamp">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>460</x>
|
||
<y>140</y>
|
||
<width>91</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>2 mA 默认值</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QCheckBox" name="checkBox_timed_ok">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>460</x>
|
||
<y>60</y>
|
||
<width>181</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string> Timed OK channel Defeat</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_85">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>460</x>
|
||
<y>250</y>
|
||
<width>121</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>比较</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QSpinBox" name="spinBox_comparision_percentage">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>460</x>
|
||
<y>310</y>
|
||
<width>61</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
</widget>
|
||
<widget class="QComboBox" name="comboBox_comparision">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>460</x>
|
||
<y>270</y>
|
||
<width>141</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>None</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>直接值</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>偏置电压</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>1倍频幅值</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>1倍频相位</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>2倍频幅值</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>2倍频相位</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
<widget class="QLabel" name="label_7">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>530</x>
|
||
<y>320</y>
|
||
<width>54</width>
|
||
<height>12</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>%</string>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QWidget" name="widget_2" native="true">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>50</height>
|
||
</size>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
||
<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="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>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<resources/>
|
||
<connections/>
|
||
</ui>
|