2025-07-28 20:55:48 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>DC_Outputs</class>
|
|
|
|
<widget class="QWidget" name="DC_Outputs">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>727</width>
|
|
|
|
<height>450</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
2025-08-04 12:25:12 +08:00
|
|
|
<string>直流输出</string>
|
2025-07-28 20:55:48 +08:00
|
|
|
</property>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QComboBox" name="comboBox_ch_output">
|
2025-07-28 20:55:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>60</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>150</width>
|
|
|
|
<height>25</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>150</width>
|
|
|
|
<height>25</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>150</width>
|
|
|
|
<height>25</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道1 输出1</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2025-08-04 12:25:12 +08:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道2 输出1</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道3 输出1</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道4 输出1</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2025-08-07 19:35:59 +08:00
|
|
|
<string>通道1 & 通道2</string>
|
2025-08-04 12:25:12 +08:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道3 & 通道4</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2025-08-05 20:49:25 +08:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道1 分频段1</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道1 分频段2</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道1 分频段3</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道1 分频段4</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道2 分频段1</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道2 分频段2</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道2 分频段3</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道2 分频段4</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道3 分频段1</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道3 分频段2</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道3 分频段3</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道3 分频段4</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道4 分频段1</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道4 分频段2</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道4 分频段3</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>通道4 分频段4</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2025-07-28 20:55:48 +08:00
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>50</x>
|
2025-08-04 12:25:12 +08:00
|
|
|
<y>160</y>
|
2025-07-28 20:55:48 +08:00
|
|
|
<width>54</width>
|
|
|
|
<height>12</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>1</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>50</x>
|
|
|
|
<y>200</y>
|
|
|
|
<width>54</width>
|
|
|
|
<height>12</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>2</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>50</x>
|
|
|
|
<y>240</y>
|
|
|
|
<width>54</width>
|
|
|
|
<height>12</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>3</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>50</x>
|
|
|
|
<y>280</y>
|
|
|
|
<width>54</width>
|
|
|
|
<height>12</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>4</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-08-04 12:25:12 +08:00
|
|
|
<x>140</x>
|
|
|
|
<y>110</y>
|
2025-07-28 20:55:48 +08:00
|
|
|
<width>101</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>IOC 直流 输出</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>310</x>
|
2025-08-04 12:25:12 +08:00
|
|
|
<y>110</y>
|
|
|
|
<width>41</width>
|
2025-07-28 20:55:48 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>最小值</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>440</x>
|
2025-08-04 12:25:12 +08:00
|
|
|
<y>110</y>
|
|
|
|
<width>41</width>
|
2025-07-28 20:55:48 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>最大值</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QLabel" name="label_ch_1">
|
2025-07-28 20:55:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>160</x>
|
2025-08-04 12:25:12 +08:00
|
|
|
<y>160</y>
|
2025-07-28 20:55:48 +08:00
|
|
|
<width>81</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-08-04 12:25:12 +08:00
|
|
|
<string>未使用</string>
|
2025-07-28 20:55:48 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QLabel" name="label_ch_2">
|
2025-07-28 20:55:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>160</x>
|
|
|
|
<y>200</y>
|
|
|
|
<width>81</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-08-04 12:25:12 +08:00
|
|
|
<string>未使用</string>
|
2025-07-28 20:55:48 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QLabel" name="label_ch_3">
|
2025-07-28 20:55:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>160</x>
|
|
|
|
<y>240</y>
|
|
|
|
<width>81</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>未使用</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QLabel" name="label_ch_4">
|
2025-07-28 20:55:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>160</x>
|
|
|
|
<y>280</y>
|
|
|
|
<width>81</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>未使用</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QLabel" name="label_ch_1_min">
|
2025-07-28 20:55:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>300</x>
|
2025-08-04 12:25:12 +08:00
|
|
|
<y>160</y>
|
2025-08-04 20:13:21 +08:00
|
|
|
<width>41</width>
|
2025-07-28 20:55:48 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-08-04 20:13:21 +08:00
|
|
|
<string>----- </string>
|
2025-07-28 20:55:48 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QLabel" name="label_ch_2_min">
|
2025-07-28 20:55:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>300</x>
|
|
|
|
<y>200</y>
|
2025-08-04 20:13:21 +08:00
|
|
|
<width>31</width>
|
2025-07-28 20:55:48 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-08-04 20:13:21 +08:00
|
|
|
<string>-----</string>
|
2025-07-28 20:55:48 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QLabel" name="label_ch_1_max">
|
2025-07-28 20:55:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>420</x>
|
2025-08-04 12:25:12 +08:00
|
|
|
<y>160</y>
|
2025-08-04 20:13:21 +08:00
|
|
|
<width>31</width>
|
2025-07-28 20:55:48 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-08-04 20:13:21 +08:00
|
|
|
<string>-----</string>
|
2025-07-28 20:55:48 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QLabel" name="label_ch_2_max">
|
2025-07-28 20:55:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>420</x>
|
|
|
|
<y>200</y>
|
2025-08-04 20:13:21 +08:00
|
|
|
<width>31</width>
|
2025-07-28 20:55:48 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-08-04 20:13:21 +08:00
|
|
|
<string>-----</string>
|
2025-07-28 20:55:48 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QLabel" name="label_ch_3_min">
|
2025-07-28 20:55:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>300</x>
|
|
|
|
<y>240</y>
|
2025-08-04 20:13:21 +08:00
|
|
|
<width>31</width>
|
2025-07-28 20:55:48 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-08-04 20:13:21 +08:00
|
|
|
<string>-----</string>
|
2025-07-28 20:55:48 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QLabel" name="label_ch_4_min">
|
2025-07-28 20:55:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>300</x>
|
|
|
|
<y>280</y>
|
2025-08-04 20:13:21 +08:00
|
|
|
<width>31</width>
|
2025-07-28 20:55:48 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-08-04 20:13:21 +08:00
|
|
|
<string>-----</string>
|
2025-07-28 20:55:48 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QLabel" name="label_ch_3_max">
|
2025-07-28 20:55:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-08-04 12:25:12 +08:00
|
|
|
<x>420</x>
|
2025-07-28 20:55:48 +08:00
|
|
|
<y>240</y>
|
2025-08-04 20:13:21 +08:00
|
|
|
<width>31</width>
|
2025-07-28 20:55:48 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-08-04 20:13:21 +08:00
|
|
|
<string>-----</string>
|
2025-07-28 20:55:48 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QLabel" name="label_ch_4_max">
|
2025-07-28 20:55:48 +08:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2025-08-04 12:25:12 +08:00
|
|
|
<x>420</x>
|
2025-07-28 20:55:48 +08:00
|
|
|
<y>280</y>
|
2025-08-04 20:13:21 +08:00
|
|
|
<width>31</width>
|
2025-07-28 20:55:48 +08:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2025-08-04 20:13:21 +08:00
|
|
|
<string>-----</string>
|
2025-07-28 20:55:48 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 12:25:12 +08:00
|
|
|
<widget class="QPushButton" name="pushButton_confirm">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>160</x>
|
|
|
|
<y>380</y>
|
|
|
|
<width>75</width>
|
|
|
|
<height>23</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>确认</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_cancel">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>340</x>
|
|
|
|
<y>380</y>
|
|
|
|
<width>75</width>
|
|
|
|
<height>23</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>取消</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-08-04 20:13:21 +08:00
|
|
|
<widget class="QLabel" name="label_ch_1_min_unit">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>340</x>
|
|
|
|
<y>160</y>
|
|
|
|
<width>41</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>----- </string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_ch_1_max_unit">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>460</x>
|
|
|
|
<y>160</y>
|
|
|
|
<width>41</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>----- </string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_ch_2_min_unit">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>340</x>
|
|
|
|
<y>200</y>
|
|
|
|
<width>41</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>----- </string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_ch_2_max_unit">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>460</x>
|
|
|
|
<y>200</y>
|
|
|
|
<width>41</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>----- </string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_ch_3_min_unit">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>340</x>
|
|
|
|
<y>240</y>
|
|
|
|
<width>41</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>----- </string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_ch_3_max_unit">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>460</x>
|
|
|
|
<y>240</y>
|
|
|
|
<width>41</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>----- </string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_ch_4_min_unit">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>340</x>
|
|
|
|
<y>280</y>
|
|
|
|
<width>41</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>----- </string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_ch_4_max_unit">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>460</x>
|
|
|
|
<y>280</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>-----</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2025-07-28 20:55:48 +08:00
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|