2242 lines
54 KiB
XML
2242 lines
54 KiB
XML
<?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>
|
|
<width>724</width>
|
|
<height>546</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Dialog</string>
|
|
</property>
|
|
<widget class="QWidget" name="layoutWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>10</y>
|
|
<width>478</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<item>
|
|
<widget class="QLabel" name="label">
|
|
<property name="text">
|
|
<string>槽位号:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLineEdit" name="lineEdit">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<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>
|
|
<widget class="QCheckBox" name="checkBox_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>50</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="QCheckBox" name="checkBox_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>50</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="QCheckBox" name="checkBox_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>50</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="QCheckBox" name="checkBox_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>50</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="QPushButton" name="pushButton_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>510</x>
|
|
<y>510</y>
|
|
<width>81</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>帮 助</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>510</y>
|
|
<width>71</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>取 消</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>510</y>
|
|
<width>71</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>打 印...</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>510</y>
|
|
<width>71</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>确 定</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>510</y>
|
|
<width>101</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>加载预定义模板</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>510</y>
|
|
<width>81</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>测点名称</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>610</x>
|
|
<y>510</y>
|
|
<width>91</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>另存为模板</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>80</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">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>13</y>
|
|
<width>251</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>正常电压</string>
|
|
</property>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>91</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="prefix">
|
|
<string>下限 </string>
|
|
</property>
|
|
<property name="minimum">
|
|
<double>-30.000000000000000</double>
|
|
</property>
|
|
<property name="maximum">
|
|
<double>30.000000000000000</double>
|
|
</property>
|
|
<property name="value">
|
|
<double>-21.000000000000000</double>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_12">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>30</y>
|
|
<width>81</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="prefix">
|
|
<string>上限 </string>
|
|
</property>
|
|
<property name="minimum">
|
|
<double>-30.000000000000000</double>
|
|
</property>
|
|
<property name="maximum">
|
|
<double>30.000000000000000</double>
|
|
</property>
|
|
<property name="value">
|
|
<double>21.000000000000000</double>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_27">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>32</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Volts</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="label_28">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>310</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>键齿数:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_25">
|
|
<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_10">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>93</y>
|
|
<width>251</width>
|
|
<height>181</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>阈值</string>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>91</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>类型</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>99</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string> 自动</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_12">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>60</y>
|
|
<width>71</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string> 手动</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="label_23">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>50</y>
|
|
<width>41</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>值:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_10">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>50</y>
|
|
<width>62</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="decimals">
|
|
<number>1</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_24">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>80</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_26">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>145</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_22">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>140</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>回差:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>140</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 class="QGroupBox" name="groupBox_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>340</x>
|
|
<y>130</y>
|
|
<width>371</width>
|
|
<height>131</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>告警模式</string>
|
|
</property>
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_3">
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_4">
|
|
<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_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>
|
|
<widget class="QRadioButton" name="radioButton_5">
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_6">
|
|
<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>
|
|
<widget class="QSpinBox" name="spinBox_6">
|
|
<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="QGroupBox" name="groupBox_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>340</x>
|
|
<y>10</y>
|
|
<width>191</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>记录输出</string>
|
|
</property>
|
|
<widget class="QComboBox" name="comboBox">
|
|
<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>
|
|
<widget class="QCheckBox" name="checkBox">
|
|
<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_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>340</x>
|
|
<y>280</y>
|
|
<width>371</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>响应时间(只读)</string>
|
|
</property>
|
|
<widget class="QLabel" name="label_3">
|
|
<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_4">
|
|
<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>
|
|
<widget class="QLineEdit" name="lineEdit_3">
|
|
<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>
|
|
<widget class="QLineEdit" name="lineEdit_4">
|
|
<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>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="tab_2">
|
|
<attribute name="title">
|
|
<string>通道 2</string>
|
|
</attribute>
|
|
<widget class="QGroupBox" name="groupBox_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>13</y>
|
|
<width>251</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>正常电压</string>
|
|
</property>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>91</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="prefix">
|
|
<string>下限 </string>
|
|
</property>
|
|
<property name="minimum">
|
|
<double>-30.000000000000000</double>
|
|
</property>
|
|
<property name="maximum">
|
|
<double>30.000000000000000</double>
|
|
</property>
|
|
<property name="value">
|
|
<double>-21.000000000000000</double>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>30</y>
|
|
<width>81</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="prefix">
|
|
<string>上限 </string>
|
|
</property>
|
|
<property name="minimum">
|
|
<double>-30.000000000000000</double>
|
|
</property>
|
|
<property name="maximum">
|
|
<double>30.000000000000000</double>
|
|
</property>
|
|
<property name="value">
|
|
<double>21.000000000000000</double>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_29">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>32</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Volts</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="label_30">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>310</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>键齿数:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_31">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</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_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>93</y>
|
|
<width>251</width>
|
|
<height>181</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>阈值</string>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox_15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>91</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>类型</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>99</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string> 自动</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>60</y>
|
|
<width>71</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string> 手动</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="label_32">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>50</y>
|
|
<width>41</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>值:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_15">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>50</y>
|
|
<width>62</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="decimals">
|
|
<number>1</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_33">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>80</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_34">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>145</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_35">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>140</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>回差:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_16">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>140</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 class="QGroupBox" name="groupBox_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>130</y>
|
|
<width>371</width>
|
|
<height>131</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>告警模式</string>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>151</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>告警</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton_7">
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_8">
|
|
<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_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>33</y>
|
|
<width>141</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>超速</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton_9">
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_10">
|
|
<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>
|
|
<widget class="QSpinBox" name="spinBox_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</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="QGroupBox" name="groupBox_16">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>510</x>
|
|
<y>20</y>
|
|
<width>191</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>记录输出</string>
|
|
</property>
|
|
<widget class="QComboBox" name="comboBox_2">
|
|
<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>
|
|
<widget class="QCheckBox" name="checkBox_2">
|
|
<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_17">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>20</y>
|
|
<width>151</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>正常模式</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton_15">
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_16">
|
|
<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_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>280</y>
|
|
<width>371</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>响应时间(只读)</string>
|
|
</property>
|
|
<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>
|
|
<widget class="QLineEdit" name="lineEdit_5">
|
|
<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>
|
|
<widget class="QLineEdit" name="lineEdit_6">
|
|
<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>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="tab_3">
|
|
<attribute name="title">
|
|
<string>通道 3</string>
|
|
</attribute>
|
|
<widget class="QGroupBox" name="groupBox_19">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>3</y>
|
|
<width>251</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>正常电压</string>
|
|
</property>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_17">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>91</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="prefix">
|
|
<string>下限 </string>
|
|
</property>
|
|
<property name="minimum">
|
|
<double>-30.000000000000000</double>
|
|
</property>
|
|
<property name="maximum">
|
|
<double>30.000000000000000</double>
|
|
</property>
|
|
<property name="value">
|
|
<double>-21.000000000000000</double>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>30</y>
|
|
<width>81</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="prefix">
|
|
<string>上限 </string>
|
|
</property>
|
|
<property name="minimum">
|
|
<double>-30.000000000000000</double>
|
|
</property>
|
|
<property name="maximum">
|
|
<double>30.000000000000000</double>
|
|
</property>
|
|
<property name="value">
|
|
<double>21.000000000000000</double>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_36">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>32</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Volts</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="label_37">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>300</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>键齿数:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_38">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>303</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>1 - 255</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_20">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>83</y>
|
|
<width>251</width>
|
|
<height>181</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>阈值</string>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox_21">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>91</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>类型</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton_17">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>99</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string> 自动</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>60</y>
|
|
<width>71</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string> 手动</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="label_39">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>50</y>
|
|
<width>41</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>值:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_19">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>50</y>
|
|
<width>62</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="decimals">
|
|
<number>1</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_40">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>80</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_41">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>145</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_42">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>140</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>回差:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_20">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>140</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 class="QGroupBox" name="groupBox_22">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>120</y>
|
|
<width>371</width>
|
|
<height>131</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>告警模式</string>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox_23">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>151</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>告警</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton_19">
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_20">
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_21">
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_22">
|
|
<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>
|
|
<widget class="QSpinBox" name="spinBox_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>300</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="QGroupBox" name="groupBox_25">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>510</x>
|
|
<y>10</y>
|
|
<width>191</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>记录输出</string>
|
|
</property>
|
|
<widget class="QComboBox" name="comboBox_3">
|
|
<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>
|
|
<widget class="QCheckBox" name="checkBox_7">
|
|
<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_26">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>10</y>
|
|
<width>151</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>正常模式</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton_23">
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_24">
|
|
<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_27">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>270</y>
|
|
<width>371</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<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>
|
|
<property name="text">
|
|
<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>
|
|
</property>
|
|
<property name="text">
|
|
<string>危险响应时间:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_7">
|
|
<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>
|
|
<widget class="QLineEdit" name="lineEdit_8">
|
|
<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>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="tab_4">
|
|
<attribute name="title">
|
|
<string>通道 4</string>
|
|
</attribute>
|
|
<widget class="QGroupBox" name="groupBox_28">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>13</y>
|
|
<width>251</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>正常电压</string>
|
|
</property>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_21">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>91</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="prefix">
|
|
<string>下限 </string>
|
|
</property>
|
|
<property name="minimum">
|
|
<double>-30.000000000000000</double>
|
|
</property>
|
|
<property name="maximum">
|
|
<double>30.000000000000000</double>
|
|
</property>
|
|
<property name="value">
|
|
<double>-21.000000000000000</double>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_22">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>30</y>
|
|
<width>81</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="prefix">
|
|
<string>上限 </string>
|
|
</property>
|
|
<property name="minimum">
|
|
<double>-30.000000000000000</double>
|
|
</property>
|
|
<property name="maximum">
|
|
<double>30.000000000000000</double>
|
|
</property>
|
|
<property name="value">
|
|
<double>21.000000000000000</double>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_43">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>32</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Volts</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="label_44">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>310</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>键齿数:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_45">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</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_29">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>93</y>
|
|
<width>251</width>
|
|
<height>181</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>阈值</string>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox_30">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>91</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>类型</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton_25">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>99</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string> 自动</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_26">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>60</y>
|
|
<width>71</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string> 手动</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="label_46">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>50</y>
|
|
<width>41</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>值:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_23">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>50</y>
|
|
<width>62</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="decimals">
|
|
<number>1</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_47">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>80</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_48">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>145</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_49">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>140</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>回差:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_24">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>140</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 class="QGroupBox" name="groupBox_31">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>130</y>
|
|
<width>371</width>
|
|
<height>131</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>告警模式</string>
|
|
</property>
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_27">
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_28">
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_29">
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_30">
|
|
<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>
|
|
<widget class="QSpinBox" name="spinBox_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</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="QGroupBox" name="groupBox_34">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>510</x>
|
|
<y>20</y>
|
|
<width>191</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>记录输出</string>
|
|
</property>
|
|
<widget class="QComboBox" name="comboBox_4">
|
|
<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>
|
|
<widget class="QCheckBox" name="checkBox_8">
|
|
<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_35">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>20</y>
|
|
<width>151</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>正常模式</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton_31">
|
|
<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>
|
|
<widget class="QRadioButton" name="radioButton_32">
|
|
<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_36">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>280</y>
|
|
<width>371</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>响应时间(只读)</string>
|
|
</property>
|
|
<widget class="QLabel" name="label_9">
|
|
<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_10">
|
|
<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>
|
|
<widget class="QLineEdit" name="lineEdit_9">
|
|
<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>
|
|
<widget class="QLineEdit" name="lineEdit_10">
|
|
<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>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|