<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>SerialTransferClass</class>
|
<widget class="QWidget" name="SerialTransferClass">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>675</width>
|
<height>489</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>SerialTransfer</string>
|
</property>
|
<widget class="QPushButton" name="pushButton_stopserial">
|
<property name="geometry">
|
<rect>
|
<x>410</x>
|
<y>450</y>
|
<width>111</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Close connection</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_startserial">
|
<property name="geometry">
|
<rect>
|
<x>280</x>
|
<y>450</y>
|
<width>111</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Open connection</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="channelNumlabel">
|
<property name="geometry">
|
<rect>
|
<x>260</x>
|
<y>30</y>
|
<width>81</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Channel No.</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="channelTypelable">
|
<property name="geometry">
|
<rect>
|
<x>50</x>
|
<y>30</y>
|
<width>91</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Serial port</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>10</y>
|
<width>3</width>
|
<height>61</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_2">
|
<property name="geometry">
|
<rect>
|
<x>650</x>
|
<y>10</y>
|
<width>3</width>
|
<height>61</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_3">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>0</y>
|
<width>631</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_4">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>60</y>
|
<width>631</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_5">
|
<property name="geometry">
|
<rect>
|
<x>120</x>
|
<y>80</y>
|
<width>531</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_6">
|
<property name="geometry">
|
<rect>
|
<x>13</x>
|
<y>90</y>
|
<width>20</width>
|
<height>111</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_7">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>190</y>
|
<width>631</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_8">
|
<property name="geometry">
|
<rect>
|
<x>643</x>
|
<y>90</y>
|
<width>20</width>
|
<height>111</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="channelTypelable_2">
|
<property name="geometry">
|
<rect>
|
<x>40</x>
|
<y>80</y>
|
<width>71</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Data sent</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_9">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>80</y>
|
<width>16</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_10">
|
<property name="geometry">
|
<rect>
|
<x>17</x>
|
<y>430</y>
|
<width>641</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_11">
|
<property name="geometry">
|
<rect>
|
<x>107</x>
|
<y>220</y>
|
<width>551</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="channelTypelable_3">
|
<property name="geometry">
|
<rect>
|
<x>47</x>
|
<y>220</y>
|
<width>54</width>
|
<height>13</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Data received</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_12">
|
<property name="geometry">
|
<rect>
|
<x>27</x>
|
<y>220</y>
|
<width>16</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_13">
|
<property name="geometry">
|
<rect>
|
<x>650</x>
|
<y>230</y>
|
<width>20</width>
|
<height>211</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_14">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>230</y>
|
<width>20</width>
|
<height>211</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="channelTypelable_4">
|
<property name="geometry">
|
<rect>
|
<x>43</x>
|
<y>163</y>
|
<width>101</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Sending</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_send">
|
<property name="geometry">
|
<rect>
|
<x>390</x>
|
<y>160</y>
|
<width>75</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Send</string>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit">
|
<property name="geometry">
|
<rect>
|
<x>40</x>
|
<y>119</y>
|
<width>581</width>
|
<height>21</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QTableWidget" name="tableWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>240</y>
|
<width>621</width>
|
<height>191</height>
|
</rect>
|
</property>
|
<column>
|
<property name="text">
|
<string>Time</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>Content</string>
|
</property>
|
</column>
|
</widget>
|
<widget class="QPushButton" name="pushButton_exit">
|
<property name="geometry">
|
<rect>
|
<x>560</x>
|
<y>450</y>
|
<width>101</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Exit</string>
|
</property>
|
</widget>
|
<widget class="QComboBox" name="comboBox_channeltype">
|
<property name="geometry">
|
<rect>
|
<x>140</x>
|
<y>30</y>
|
<width>101</width>
|
<height>22</height>
|
</rect>
|
</property>
|
<item>
|
<property name="text">
|
<string>232</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>485</string>
|
</property>
|
</item>
|
</widget>
|
<widget class="QComboBox" name="comboBox_channelnum">
|
<property name="geometry">
|
<rect>
|
<x>340</x>
|
<y>30</y>
|
<width>101</width>
|
<height>22</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QComboBox" name="comboBox_sendinterface">
|
<property name="geometry">
|
<rect>
|
<x>140</x>
|
<y>160</y>
|
<width>221</width>
|
<height>22</height>
|
</rect>
|
</property>
|
<item>
|
<property name="text">
|
<string>NET_DVR_SerialSend</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>NET_DVR_SendToSerialPort</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>NET_DVR_SendTo232Port</string>
|
</property>
|
</item>
|
</widget>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<resources/>
|
<connections/>
|
</ui>
|