TSI_Config/singlerelay.ui
2025-03-27 10:16:01 +08:00

1103 lines
27 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SingleRelay</class>
<widget class="QDialog" name="SingleRelay">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>943</width>
<height>569</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>240</x>
<y>360</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>告警驱动逻辑:</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_10">
<property name="geometry">
<rect>
<x>220</x>
<y>530</y>
<width>71</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>确 定</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>750</x>
<y>535</y>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>NCT6100T</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>690</x>
<y>230</y>
<width>61</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>或(*)</string>
</property>
</widget>
<widget class="QTextEdit" name="textEdit">
<property name="geometry">
<rect>
<x>240</x>
<y>380</y>
<width>551</width>
<height>131</height>
</rect>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'SimSun'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'.AppleSystemUIFont'; font-size:13pt;&quot;&gt;S02C01P##NO&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>620</x>
<y>30</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>可用的告警:</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_9">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>510</x>
<y>530</y>
<width>71</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>打 印...</string>
</property>
</widget>
<widget class="QListWidget" name="listWidget">
<property name="geometry">
<rect>
<x>620</x>
<y>50</y>
<width>301</width>
<height>161</height>
</rect>
</property>
<item>
<property name="text">
<string>S02C01P##NO (Slot 2 Channel 1 Not OK)</string>
</property>
</item>
<item>
<property name="text">
<string>S02C02P##NO (Slot 2 Channel 2 Not OK)</string>
</property>
</item>
<item>
<property name="text">
<string>S02C03P##NO (Slot 2 Channel 3 Not OK)</string>
</property>
</item>
<item>
<property name="text">
<string>S02C04P##NO (Slot 2 Channel 4 Not OK)</string>
</property>
</item>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>10</x>
<y>360</y>
<width>201</width>
<height>151</height>
</rect>
</property>
<property name="title">
<string>继电器关联</string>
</property>
<widget class="QComboBox" name="comboBox">
<property name="geometry">
<rect>
<x>20</x>
<y>30</y>
<width>103</width>
<height>32</height>
</rect>
</property>
<item>
<property name="text">
<string>通道 1</string>
</property>
</item>
<item>
<property name="text">
<string>通道 2</string>
</property>
</item>
<item>
<property name="text">
<string>通道 3</string>
</property>
</item>
<item>
<property name="text">
<string>通道 4</string>
</property>
</item>
<item>
<property name="text">
<string>通道 5</string>
</property>
</item>
<item>
<property name="text">
<string>通道 6</string>
</property>
</item>
<item>
<property name="text">
<string>通道 7</string>
</property>
</item>
<item>
<property name="text">
<string>通道 8</string>
</property>
</item>
<item>
<property name="text">
<string>通道 9</string>
</property>
</item>
<item>
<property name="text">
<string>通道 10</string>
</property>
</item>
<item>
<property name="text">
<string>通道 11</string>
</property>
</item>
<item>
<property name="text">
<string>通道 12</string>
</property>
</item>
<item>
<property name="text">
<string>通道 13</string>
</property>
</item>
<item>
<property name="text">
<string>通道 14</string>
</property>
</item>
<item>
<property name="text">
<string>通道 15</string>
</property>
</item>
<item>
<property name="text">
<string>通道 16</string>
</property>
</item>
</widget>
<widget class="QCheckBox" name="checkBox">
<property name="geometry">
<rect>
<x>26</x>
<y>70</y>
<width>85</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>激活</string>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_2">
<property name="geometry">
<rect>
<x>140</x>
<y>40</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>成组</string>
</property>
</widget>
</widget>
<widget class="QPushButton" name="pushButton_4">
<property name="geometry">
<rect>
<x>690</x>
<y>270</y>
<width>61</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>)</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>113</x>
<y>9</y>
<width>31</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string> 13</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>620</x>
<y>230</y>
<width>61</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>与(*)</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_3">
<property name="geometry">
<rect>
<x>620</x>
<y>270</y>
<width>61</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>40</x>
<y>10</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>继电器槽位:</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_5">
<property name="geometry">
<rect>
<x>760</x>
<y>230</y>
<width>61</width>
<height>71</height>
</rect>
</property>
<property name="text">
<string>Enter</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_12">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>600</x>
<y>530</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>850</x>
<y>270</y>
<width>61</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>CLR</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_6">
<property name="geometry">
<rect>
<x>850</x>
<y>230</y>
<width>61</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>&lt;---</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_cancel">
<property name="geometry">
<rect>
<x>410</x>
<y>530</y>
<width>71</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>取 消</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_8">
<property name="geometry">
<rect>
<x>620</x>
<y>320</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>总告警信号</string>
</property>
</widget>
<widget class="QWidget" name="widget" native="true">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>606</width>
<height>295</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QWidget" name="widget_2" native="true">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label_2">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>1</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_6">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>2</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_7">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>3</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_10">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>4</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_8">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>5</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_9">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>6</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_16">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>7</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_13">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>8</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_14">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>9</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_12">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>10</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_15">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>11</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_11">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>12</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_19">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>13</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_18">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>14</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_17">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>15</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_20">
<property name="minimumSize">
<size>
<width>30</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>16</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_3" native="true">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="pushButton_17">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_18">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_20">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_19">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_24">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_23">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_22">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_21">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_32">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_31">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_30">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_27">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_28">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_25">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_26">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_29">
<property name="minimumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>220</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
<resources/>
<connections/>
</ui>