|
|
@ -7,7 +7,7 @@ |
|
|
|
<x>0</x> |
|
|
|
<y>0</y> |
|
|
|
<width>800</width> |
|
|
|
<height>600</height> |
|
|
|
<height>507</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="windowTitle"> |
|
|
@ -157,7 +157,7 @@ |
|
|
|
<x>340</x> |
|
|
|
<y>70</y> |
|
|
|
<width>191</width> |
|
|
|
<height>111</height> |
|
|
|
<height>161</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="title"> |
|
|
@ -167,7 +167,7 @@ |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>20</y> |
|
|
|
<y>30</y> |
|
|
|
<width>61</width> |
|
|
|
<height>23</height> |
|
|
|
</rect> |
|
|
@ -180,7 +180,7 @@ |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>70</x> |
|
|
|
<y>40</y> |
|
|
|
<y>60</y> |
|
|
|
<width>113</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
@ -190,7 +190,7 @@ |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>40</y> |
|
|
|
<y>60</y> |
|
|
|
<width>71</width> |
|
|
|
<height>26</height> |
|
|
|
</rect> |
|
|
@ -203,7 +203,7 @@ |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>20</x> |
|
|
|
<y>70</y> |
|
|
|
<y>120</y> |
|
|
|
<width>141</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
@ -213,6 +213,289 @@ |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
<widget class="QGroupBox" name="groupBox_3"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>540</x> |
|
|
|
<y>70</y> |
|
|
|
<width>241</width> |
|
|
|
<height>161</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="title"> |
|
|
|
<string>Write Multiple Coil</string> |
|
|
|
</property> |
|
|
|
<widget class="QLabel" name="label_8"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>60</y> |
|
|
|
<width>126</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Number of values:</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLineEdit" name="writeMultiCoilStartAddress"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>110</x> |
|
|
|
<y>30</y> |
|
|
|
<width>121</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLabel" name="label_10"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>30</y> |
|
|
|
<width>126</width> |
|
|
|
<height>26</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Start address:</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLineEdit" name="writeMultiCoilQty"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>140</x> |
|
|
|
<y>60</y> |
|
|
|
<width>91</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLineEdit" name="writeMultiCoilValue"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>60</x> |
|
|
|
<y>90</y> |
|
|
|
<width>171</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLabel" name="Values"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>90</y> |
|
|
|
<width>51</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Values</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QPushButton" name="writeMultiCoil"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>50</x> |
|
|
|
<y>130</y> |
|
|
|
<width>141</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Write Multi Coil</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
<widget class="QGroupBox" name="groupBox_4"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>340</x> |
|
|
|
<y>250</y> |
|
|
|
<width>181</width> |
|
|
|
<height>201</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="title"> |
|
|
|
<string>Write Single Register</string> |
|
|
|
</property> |
|
|
|
<widget class="QLineEdit" name="writeSingleRegisterAddress"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>70</x> |
|
|
|
<y>30</y> |
|
|
|
<width>101</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLabel" name="label_11"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>30</y> |
|
|
|
<width>71</width> |
|
|
|
<height>26</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>address:</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLineEdit" name="writeSingleRegisterQty"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>60</x> |
|
|
|
<y>70</y> |
|
|
|
<width>111</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLabel" name="Values_2"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>70</y> |
|
|
|
<width>51</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Value</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QPushButton" name="writeSingleRegister"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>110</y> |
|
|
|
<width>161</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Write Single Register</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
<widget class="QGroupBox" name="groupBox_5"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>530</x> |
|
|
|
<y>250</y> |
|
|
|
<width>261</width> |
|
|
|
<height>201</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="title"> |
|
|
|
<string>Write Multiple Register</string> |
|
|
|
</property> |
|
|
|
<widget class="QPushButton" name="writeMultiRegister"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>50</x> |
|
|
|
<y>170</y> |
|
|
|
<width>141</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Write Multi Register</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLabel" name="Values_3"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>110</y> |
|
|
|
<width>51</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Values</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLabel" name="label_12"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>60</y> |
|
|
|
<width>126</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Number of values:</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLineEdit" name="writeMultiRegisterStartAddress"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>110</x> |
|
|
|
<y>30</y> |
|
|
|
<width>121</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLineEdit" name="writeMultiRegisterQty"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>140</x> |
|
|
|
<y>60</y> |
|
|
|
<width>91</width> |
|
|
|
<height>25</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLineEdit" name="writeMultiRegisterValue"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>60</x> |
|
|
|
<y>110</y> |
|
|
|
<width>171</width> |
|
|
|
<height>51</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLabel" name="label_13"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>10</x> |
|
|
|
<y>30</y> |
|
|
|
<width>126</width> |
|
|
|
<height>26</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Start address:</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLabel" name="label"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>90</x> |
|
|
|
<y>90</y> |
|
|
|
<width>91</width> |
|
|
|
<height>21</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="font"> |
|
|
|
<font> |
|
|
|
<family>Ubuntu Condensed</family> |
|
|
|
<pointsize>8</pointsize> |
|
|
|
<weight>75</weight> |
|
|
|
<bold>true</bold> |
|
|
|
</font> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Comma Delimiter</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
<zorder>groupBox</zorder> |
|
|
|
<zorder>connect</zorder> |
|
|
|
<zorder>label_5</zorder> |
|
|
@ -223,6 +506,9 @@ |
|
|
|
<zorder>writeTable</zorder> |
|
|
|
<zorder>label_9</zorder> |
|
|
|
<zorder>groupBox_2</zorder> |
|
|
|
<zorder>groupBox_3</zorder> |
|
|
|
<zorder>groupBox_4</zorder> |
|
|
|
<zorder>groupBox_5</zorder> |
|
|
|
</widget> |
|
|
|
<widget class="QMenuBar" name="menubar"> |
|
|
|
<property name="geometry"> |
|
|
|