1665 lines
40 KiB
XML
1665 lines
40 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>KeyPhase</class>
|
|
<widget class="QDialog" name="KeyPhase">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>654</width>
|
|
<height>663</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Dialog</string>
|
|
</property>
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>70</y>
|
|
<width>281</width>
|
|
<height>541</height>
|
|
</rect>
|
|
</property>
|
|
<property name="currentIndex">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QWidget" name="tab">
|
|
<attribute name="title">
|
|
<string>通道 1</string>
|
|
</attribute>
|
|
<widget class="QCheckBox" name="checkBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>10</y>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>使用</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>110</y>
|
|
<width>251</width>
|
|
<height>191</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>阈值与回差</string>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
<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">
|
|
<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_2">
|
|
<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_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>130</x>
|
|
<y>50</y>
|
|
<width>41</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>阈值:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox">
|
|
<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_4">
|
|
<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_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>150</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_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>150</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>回差:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>150</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_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>370</y>
|
|
<width>251</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>安装角度</string>
|
|
</property>
|
|
<widget class="QLabel" name="label_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>40</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>度数:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="spinBox_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>40</y>
|
|
<width>61</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>179</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>30</y>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>左边</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>50</y>
|
|
<width>61</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>右边</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="label_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>327</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>键齿数:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="spinBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>327</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_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>330</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>1 - 255</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>251</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>正常电压</string>
|
|
</property>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_3">
|
|
<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_4">
|
|
<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_10">
|
|
<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_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>130</x>
|
|
<y>479</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道 2</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>68</x>
|
|
<y>472</y>
|
|
<width>51</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>===></string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="tab_2">
|
|
<attribute name="title">
|
|
<string>通道 2</string>
|
|
</attribute>
|
|
<widget class="QSpinBox" name="spinBox_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>328</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_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>31</y>
|
|
<width>251</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>正常电压</string>
|
|
</property>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_5">
|
|
<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_6">
|
|
<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_12">
|
|
<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_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>328</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>键齿数:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>371</y>
|
|
<width>251</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>安装角度</string>
|
|
</property>
|
|
<widget class="QLabel" name="label_15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>40</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>度数:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="spinBox_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>40</y>
|
|
<width>61</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>179</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>30</y>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>左边</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>50</y>
|
|
<width>61</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>右边</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBox_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>11</y>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>使用</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>474</y>
|
|
<width>51</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><===</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_17">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>331</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>1 - 255</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_20">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>480</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道 1</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>110</y>
|
|
<width>251</width>
|
|
<height>191</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>91</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>类型</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton_7">
|
|
<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_8">
|
|
<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_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>130</x>
|
|
<y>50</y>
|
|
<width>41</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>阈值:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_7">
|
|
<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_16">
|
|
<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_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>150</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_19">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>150</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>回差:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>150</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="QTabWidget" name="tabWidget_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>350</x>
|
|
<y>70</y>
|
|
<width>281</width>
|
|
<height>541</height>
|
|
</rect>
|
|
</property>
|
|
<property name="currentIndex">
|
|
<number>1</number>
|
|
</property>
|
|
<widget class="QWidget" name="tab_5">
|
|
<attribute name="title">
|
|
<string>通道 3</string>
|
|
</attribute>
|
|
<widget class="QSpinBox" name="spinBox_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>318</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_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>21</y>
|
|
<width>251</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>正常电压</string>
|
|
</property>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_9">
|
|
<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_10">
|
|
<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_21">
|
|
<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_22">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>318</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>键齿数:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_10">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>361</y>
|
|
<width>251</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>安装角度</string>
|
|
</property>
|
|
<widget class="QLabel" name="label_24">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>40</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>度数:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="spinBox_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>40</y>
|
|
<width>61</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>179</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>30</y>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>左边</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_10">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>50</y>
|
|
<width>61</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>右边</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBox_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>1</y>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>使用</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>68</x>
|
|
<y>463</y>
|
|
<width>51</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>===></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_26">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>321</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>1 - 255</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_29">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>130</x>
|
|
<y>470</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道 4</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>110</y>
|
|
<width>251</width>
|
|
<height>191</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>阈值与回差</string>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox_12">
|
|
<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>130</x>
|
|
<y>50</y>
|
|
<width>41</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>阈值:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_11">
|
|
<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_25">
|
|
<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_27">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>150</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_28">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>150</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>回差:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_12">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>150</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_6">
|
|
<attribute name="title">
|
|
<string>通道 4</string>
|
|
</attribute>
|
|
<widget class="QSpinBox" name="spinBox_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>328</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_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>31</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_30">
|
|
<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_31">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>328</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>键齿数:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>371</y>
|
|
<width>251</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>安装角度</string>
|
|
</property>
|
|
<widget class="QLabel" name="label_33">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>40</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>度数:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="spinBox_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>40</y>
|
|
<width>61</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>179</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>30</y>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>左边</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>50</y>
|
|
<width>61</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>右边</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBox_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>11</y>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>使用</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>470</y>
|
|
<width>51</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><===</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_35">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>331</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>1 - 255</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_38">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>480</y>
|
|
<width>58</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>通道 3</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>110</y>
|
|
<width>251</width>
|
|
<height>191</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>阈值与回差</string>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupBox_16">
|
|
<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_15">
|
|
<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_16">
|
|
<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>130</x>
|
|
<y>50</y>
|
|
<width>41</width>
|
|
<height>20</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_34">
|
|
<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_36">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>150</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_37">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>150</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>150</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="QPushButton" name="pushButton_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>296</x>
|
|
<y>260</y>
|
|
<width>51</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>===></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>294</x>
|
|
<y>370</y>
|
|
<width>51</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><===</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_39">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>300</x>
|
|
<y>320</y>
|
|
<width>41</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string> ===</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>510</x>
|
|
<y>620</y>
|
|
<width>81</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>620</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>420</x>
|
|
<y>620</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>130</x>
|
|
<y>620</y>
|
|
<width>71</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>确 定</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>620</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>40</x>
|
|
<y>20</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> 5</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="label_2">
|
|
<property name="text">
|
|
<string>主备组:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLineEdit" name="lineEdit_2">
|
|
<property name="text">
|
|
<string> 5-6</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>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|