TSI_Config/tachometer.ui

2380 lines
60 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>766</width>
<height>633</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QWidget" name="widget_body" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>10</y>
<width>751</width>
<height>611</height>
</rect>
</property>
<widget class="QPushButton" name="pushButton_4">
<property name="geometry">
<rect>
<x>440</x>
<y>550</y>
<width>71</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>打 印...</string>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_chan_1">
<property name="geometry">
<rect>
<x>40</x>
<y>90</y>
<width>81</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>通道1激活</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="pushButton_3">
<property name="geometry">
<rect>
<x>350</x>
<y>550</y>
<width>71</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>取 消</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_confirm">
<property name="geometry">
<rect>
<x>40</x>
<y>550</y>
<width>71</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>确 定</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_9">
<property name="geometry">
<rect>
<x>630</x>
<y>550</y>
<width>91</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>另存为模板</string>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_chan_3">
<property name="geometry">
<rect>
<x>240</x>
<y>90</y>
<width>81</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>通道3激活</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="pushButton_5">
<property name="geometry">
<rect>
<x>530</x>
<y>550</y>
<width>81</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>帮 助</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_7">
<property name="geometry">
<rect>
<x>120</x>
<y>550</y>
<width>101</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>加载预定义模板</string>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_chan_4">
<property name="geometry">
<rect>
<x>340</x>
<y>90</y>
<width>81</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>通道4激活</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QTabWidget" name="tabWidget">
<property name="geometry">
<rect>
<x>40</x>
<y>120</y>
<width>691</width>
<height>411</height>
</rect>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>通道 1</string>
</attribute>
<widget class="QGroupBox" name="groupBox_12">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>251</width>
<height>71</height>
</rect>
</property>
<property name="title">
<string>正常电压</string>
</property>
<widget class="QDoubleSpinBox" name="doubleSpinBox_low_1">
<property name="geometry">
<rect>
<x>74</x>
<y>40</y>
<width>120</width>
<height>17</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>16777215</height>
</size>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_high_1">
<property name="geometry">
<rect>
<x>74</x>
<y>20</y>
<width>120</width>
<height>18</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>16777215</height>
</size>
</property>
</widget>
<widget class="QLabel" name="label_50">
<property name="geometry">
<rect>
<x>200</x>
<y>40</y>
<width>54</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>V</string>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>-12</x>
<y>20</y>
<width>80</width>
<height>18</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>上限:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>-12</x>
<y>40</y>
<width>80</width>
<height>17</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>下限:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_51">
<property name="geometry">
<rect>
<x>200</x>
<y>20</y>
<width>54</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>V</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_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>100</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>201</width>
<height>51</height>
</rect>
</property>
<property name="title">
<string>类型</string>
</property>
<widget class="QRadioButton" name="radioButton_automatic_threshold_1">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>99</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string> 自动</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<attribute name="buttonGroup">
<string notr="true">buttonGroup</string>
</attribute>
</widget>
<widget class="QRadioButton" name="radioButton_manual_threshold_1">
<property name="geometry">
<rect>
<x>110</x>
<y>20</y>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string> 手动</string>
</property>
<attribute name="buttonGroup">
<string notr="true">buttonGroup</string>
</attribute>
</widget>
</widget>
<widget class="QLabel" name="label_23">
<property name="geometry">
<rect>
<x>20</x>
<y>90</y>
<width>41</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>值:</string>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_threshold_1">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>60</x>
<y>90</y>
<width>62</width>
<height>22</height>
</rect>
</property>
<property name="decimals">
<number>1</number>
</property>
</widget>
<widget class="QLabel" name="label_24">
<property name="geometry">
<rect>
<x>140</x>
<y>90</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>-20.0 to 0.0 Volts</string>
</property>
</widget>
<widget class="QLabel" name="label_26">
<property name="geometry">
<rect>
<x>140</x>
<y>130</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>0.2 to 2.5 Volts</string>
</property>
</widget>
<widget class="QLabel" name="label_22">
<property name="geometry">
<rect>
<x>10</x>
<y>130</y>
<width>58</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>回差:</string>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_hysteresis_1">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>60</x>
<y>130</y>
<width>62</width>
<height>22</height>
</rect>
</property>
<property name="decimals">
<number>1</number>
</property>
<property name="value">
<double>2.000000000000000</double>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>310</x>
<y>130</y>
<width>371</width>
<height>131</height>
</rect>
</property>
<property name="title">
<string>告警模式</string>
</property>
<widget class="QGroupBox" name="groupBox_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_alert_latching_1">
<property name="geometry">
<rect>
<x>30</x>
<y>30</y>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string> 锁存</string>
</property>
<attribute name="buttonGroup">
<string notr="true">buttonGroup_2</string>
</attribute>
</widget>
<widget class="QRadioButton" name="radioButton_not_alert_latching_1">
<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>
<attribute name="buttonGroup">
<string notr="true">buttonGroup_2</string>
</attribute>
</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_overspeed_latching_1">
<property name="geometry">
<rect>
<x>30</x>
<y>30</y>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string> 锁存</string>
</property>
<attribute name="buttonGroup">
<string notr="true">buttonGroup_3</string>
</attribute>
</widget>
<widget class="QRadioButton" name="radioButton_not_overspeed_latching_1">
<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>
<attribute name="buttonGroup">
<string notr="true">buttonGroup_3</string>
</attribute>
</widget>
</widget>
</widget>
<widget class="QSpinBox" name="spinBox_events_per_revolution_1">
<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>310</x>
<y>10</y>
<width>191</width>
<height>91</height>
</rect>
</property>
<property name="title">
<string>记录输出</string>
</property>
<widget class="QComboBox" name="comboBox_record_output_1">
<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_two_ma_clamp_1">
<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>310</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_alert_response_time_1">
<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_danger_response_time_1">
<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>10</x>
<y>20</y>
<width>251</width>
<height>71</height>
</rect>
</property>
<property name="title">
<string>正常电压</string>
</property>
<widget class="QDoubleSpinBox" name="doubleSpinBox_low_2">
<property name="geometry">
<rect>
<x>74</x>
<y>40</y>
<width>120</width>
<height>17</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>16777215</height>
</size>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_high_2">
<property name="geometry">
<rect>
<x>74</x>
<y>20</y>
<width>120</width>
<height>18</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>16777215</height>
</size>
</property>
</widget>
<widget class="QLabel" name="label_52">
<property name="geometry">
<rect>
<x>200</x>
<y>40</y>
<width>54</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>V</string>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>-12</x>
<y>20</y>
<width>80</width>
<height>18</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>上限:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_14">
<property name="geometry">
<rect>
<x>-12</x>
<y>40</y>
<width>80</width>
<height>17</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>下限:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_53">
<property name="geometry">
<rect>
<x>200</x>
<y>20</y>
<width>54</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>V</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_30">
<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="QSpinBox" name="spinBox_events_per_revolution_2">
<property name="geometry">
<rect>
<x>60</x>
<y>310</y>
<width>51</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>255</number>
</property>
</widget>
<widget class="QLabel" name="label_31">
<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_7">
<property name="geometry">
<rect>
<x>310</x>
<y>130</y>
<width>371</width>
<height>131</height>
</rect>
</property>
<property name="title">
<string>告警模式</string>
</property>
<widget class="QGroupBox" name="groupBox_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_alert_latching_2">
<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_not_alert_latching_2">
<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_overspeed_latching_2">
<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_not_overspeed_latching_2">
<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="QGroupBox" name="groupBox_16">
<property name="geometry">
<rect>
<x>310</x>
<y>20</y>
<width>191</width>
<height>91</height>
</rect>
</property>
<property name="title">
<string>记录输出</string>
</property>
<widget class="QComboBox" name="comboBox_record_output_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_two_ma_clamp_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_18">
<property name="geometry">
<rect>
<x>310</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_alert_response_time_2">
<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_danger_response_time_2">
<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 class="QGroupBox" name="groupBox_14">
<property name="geometry">
<rect>
<x>10</x>
<y>100</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>201</width>
<height>51</height>
</rect>
</property>
<property name="title">
<string>类型</string>
</property>
<widget class="QRadioButton" name="radioButton_automatic_threshold_2">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>99</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string> 自动</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QRadioButton" name="radioButton_manual_threshold_2">
<property name="geometry">
<rect>
<x>110</x>
<y>20</y>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string> 手动</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_27">
<property name="geometry">
<rect>
<x>20</x>
<y>90</y>
<width>41</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>值:</string>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_threshold_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>60</x>
<y>90</y>
<width>62</width>
<height>22</height>
</rect>
</property>
<property name="decimals">
<number>1</number>
</property>
</widget>
<widget class="QLabel" name="label_29">
<property name="geometry">
<rect>
<x>140</x>
<y>90</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>-20.0 to 0.0 Volts</string>
</property>
</widget>
<widget class="QLabel" name="label_32">
<property name="geometry">
<rect>
<x>140</x>
<y>130</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>0.2 to 2.5 Volts</string>
</property>
</widget>
<widget class="QLabel" name="label_33">
<property name="geometry">
<rect>
<x>10</x>
<y>130</y>
<width>58</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>回差:</string>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_hysteresis_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>60</x>
<y>130</y>
<width>62</width>
<height>22</height>
</rect>
</property>
<property name="decimals">
<number>1</number>
</property>
<property name="value">
<double>2.000000000000000</double>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab_3">
<attribute name="title">
<string>通道 3</string>
</attribute>
<widget class="QGroupBox" name="groupBox_21">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>251</width>
<height>71</height>
</rect>
</property>
<property name="title">
<string>正常电压</string>
</property>
<widget class="QDoubleSpinBox" name="doubleSpinBox_low_3">
<property name="geometry">
<rect>
<x>74</x>
<y>40</y>
<width>120</width>
<height>17</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>16777215</height>
</size>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_high_3">
<property name="geometry">
<rect>
<x>74</x>
<y>20</y>
<width>120</width>
<height>18</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>16777215</height>
</size>
</property>
</widget>
<widget class="QLabel" name="label_54">
<property name="geometry">
<rect>
<x>200</x>
<y>40</y>
<width>54</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>V</string>
</property>
</widget>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
<x>-12</x>
<y>20</y>
<width>80</width>
<height>18</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>上限:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_16">
<property name="geometry">
<rect>
<x>-12</x>
<y>40</y>
<width>80</width>
<height>17</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>下限:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_55">
<property name="geometry">
<rect>
<x>200</x>
<y>20</y>
<width>54</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>V</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_34">
<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="QSpinBox" name="spinBox_events_per_revolution_3">
<property name="geometry">
<rect>
<x>60</x>
<y>310</y>
<width>51</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>255</number>
</property>
</widget>
<widget class="QLabel" name="label_39">
<property name="geometry">
<rect>
<x>150</x>
<y>313</y>
<width>58</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>1 - 255</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_22">
<property name="geometry">
<rect>
<x>310</x>
<y>130</y>
<width>371</width>
<height>131</height>
</rect>
</property>
<property name="title">
<string>告警模式</string>
</property>
<widget class="QGroupBox" name="groupBox_23">
<property name="geometry">
<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_alert_latching_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_not_alert_latching_3">
<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_overspeed_latching_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_not_overspeed_latching_3">
<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="QGroupBox" name="groupBox_25">
<property name="geometry">
<rect>
<x>310</x>
<y>20</y>
<width>191</width>
<height>91</height>
</rect>
</property>
<property name="title">
<string>记录输出</string>
</property>
<widget class="QComboBox" name="comboBox_record_output_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_two_ma_clamp_3">
<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_27">
<property name="geometry">
<rect>
<x>310</x>
<y>280</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_alert_response_time_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_danger_response_time_3">
<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 class="QGroupBox" name="groupBox_19">
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>251</width>
<height>181</height>
</rect>
</property>
<property name="title">
<string>阈值</string>
</property>
<widget class="QGroupBox" name="groupBox_20">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>201</width>
<height>51</height>
</rect>
</property>
<property name="title">
<string>类型</string>
</property>
<widget class="QRadioButton" name="radioButton_automatic_threshold_3">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>99</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string> 自动</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QRadioButton" name="radioButton_manual_threshold_3">
<property name="geometry">
<rect>
<x>110</x>
<y>20</y>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string> 手动</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_35">
<property name="geometry">
<rect>
<x>20</x>
<y>90</y>
<width>41</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>值:</string>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_threshold_3">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>60</x>
<y>90</y>
<width>62</width>
<height>22</height>
</rect>
</property>
<property name="decimals">
<number>1</number>
</property>
</widget>
<widget class="QLabel" name="label_36">
<property name="geometry">
<rect>
<x>140</x>
<y>90</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>-20.0 to 0.0 Volts</string>
</property>
</widget>
<widget class="QLabel" name="label_37">
<property name="geometry">
<rect>
<x>140</x>
<y>130</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>0.2 to 2.5 Volts</string>
</property>
</widget>
<widget class="QLabel" name="label_38">
<property name="geometry">
<rect>
<x>10</x>
<y>130</y>
<width>58</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>回差:</string>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_hysteresis_3">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>60</x>
<y>130</y>
<width>62</width>
<height>22</height>
</rect>
</property>
<property name="decimals">
<number>1</number>
</property>
<property name="value">
<double>2.000000000000000</double>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab_4">
<attribute name="title">
<string>通道 4</string>
</attribute>
<widget class="QGroupBox" name="groupBox_30">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>251</width>
<height>71</height>
</rect>
</property>
<property name="title">
<string>正常电压</string>
</property>
<widget class="QDoubleSpinBox" name="doubleSpinBox_low_4">
<property name="geometry">
<rect>
<x>74</x>
<y>40</y>
<width>120</width>
<height>17</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>16777215</height>
</size>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_high_4">
<property name="geometry">
<rect>
<x>74</x>
<y>20</y>
<width>120</width>
<height>18</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>16777215</height>
</size>
</property>
</widget>
<widget class="QLabel" name="label_56">
<property name="geometry">
<rect>
<x>200</x>
<y>40</y>
<width>54</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>V</string>
</property>
</widget>
<widget class="QLabel" name="label_17">
<property name="geometry">
<rect>
<x>-12</x>
<y>20</y>
<width>80</width>
<height>18</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>上限:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_18">
<property name="geometry">
<rect>
<x>-12</x>
<y>40</y>
<width>80</width>
<height>17</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>下限:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_57">
<property name="geometry">
<rect>
<x>200</x>
<y>20</y>
<width>54</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>V</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_44">
<property name="geometry">
<rect>
<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="QSpinBox" name="spinBox_events_per_revolution_4">
<property name="geometry">
<rect>
<x>60</x>
<y>310</y>
<width>51</width>
<height>22</height>
</rect>
</property>
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>255</number>
</property>
</widget>
<widget class="QLabel" name="label_45">
<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="QGroupBox" name="groupBox_31">
<property name="geometry">
<rect>
<x>310</x>
<y>130</y>
<width>371</width>
<height>131</height>
</rect>
</property>
<property name="title">
<string>告警模式</string>
</property>
<widget class="QGroupBox" name="groupBox_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_alert_latching_4">
<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_not_alert_latching_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_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_overspeed_latching_4">
<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_not_overspeed_latching_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>
<widget class="QGroupBox" name="groupBox_34">
<property name="geometry">
<rect>
<x>310</x>
<y>20</y>
<width>191</width>
<height>91</height>
</rect>
</property>
<property name="title">
<string>记录输出</string>
</property>
<widget class="QComboBox" name="comboBox_record_output_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_two_ma_clamp_4">
<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_36">
<property name="geometry">
<rect>
<x>310</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_alert_response_time_4">
<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_danger_response_time_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 class="QGroupBox" name="groupBox_28">
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>251</width>
<height>181</height>
</rect>
</property>
<property name="title">
<string>阈值</string>
</property>
<widget class="QGroupBox" name="groupBox_29">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>201</width>
<height>51</height>
</rect>
</property>
<property name="title">
<string>类型</string>
</property>
<widget class="QRadioButton" name="radioButton_automatic_threshold_4">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>99</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string> 自动</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QRadioButton" name="radioButton_manual_threshold_4">
<property name="geometry">
<rect>
<x>110</x>
<y>20</y>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string> 手动</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_40">
<property name="geometry">
<rect>
<x>20</x>
<y>90</y>
<width>41</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>值:</string>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_threshold_4">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>60</x>
<y>90</y>
<width>62</width>
<height>22</height>
</rect>
</property>
<property name="decimals">
<number>1</number>
</property>
</widget>
<widget class="QLabel" name="label_41">
<property name="geometry">
<rect>
<x>140</x>
<y>90</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>-20.0 to 0.0 Volts</string>
</property>
</widget>
<widget class="QLabel" name="label_42">
<property name="geometry">
<rect>
<x>140</x>
<y>130</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>0.2 to 2.5 Volts</string>
</property>
</widget>
<widget class="QLabel" name="label_43">
<property name="geometry">
<rect>
<x>10</x>
<y>130</y>
<width>58</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>回差:</string>
</property>
</widget>
<widget class="QDoubleSpinBox" name="doubleSpinBox_hysteresis_4">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>60</x>
<y>130</y>
<width>62</width>
<height>22</height>
</rect>
</property>
<property name="decimals">
<number>1</number>
</property>
<property name="value">
<double>2.000000000000000</double>
</property>
</widget>
</widget>
</widget>
</widget>
<widget class="QCheckBox" name="checkBox_chan_2">
<property name="geometry">
<rect>
<x>140</x>
<y>90</y>
<width>81</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>通道2激活</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="pushButton_8">
<property name="geometry">
<rect>
<x>240</x>
<y>550</y>
<width>81</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>测点名称</string>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>41</x>
<y>50</y>
<width>311</width>
<height>22</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>槽位号:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_slot">
<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>
</widget>
<resources/>
<connections/>
<buttongroups>
<buttongroup name="buttonGroup_3"/>
<buttongroup name="buttonGroup"/>
<buttongroup name="buttonGroup_2"/>
</buttongroups>
</ui>