代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>rfid_intell</class>
<widget class="QWidget" name="rfid_intell">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1410</width>
<height>808</height>
</rect>
</property>
<property name="windowTitle">
<string>rfid_intell</string>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(213, 213, 213);
border: 1px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>40</x>
<y>30</y>
<width>241</width>
<height>231</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: 1px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="title">
<string>RFID面板设置</string>
</property>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>221</width>
<height>131</height>
</rect>
</property>
<property name="title">
<string>串口设置</string>
</property>
<widget class="QComboBox" name="com_cb">
<property name="geometry">
<rect>
<x>100</x>
<y>40</y>
<width>101</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>30</x>
<y>40</y>
<width>54</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>串口号</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_5">
<property name="geometry">
<rect>
<x>20</x>
<y>90</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>高级设置</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_6">
<property name="geometry">
<rect>
<x>110</x>
<y>90</y>
<width>101</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>获取读写器参数</string>
</property>
</widget>
</widget>
<widget class="QPushButton" name="open_com_pb">
<property name="geometry">
<rect>
<x>30</x>
<y>180</y>
<width>75</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>打开</string>
</property>
</widget>
<widget class="QPushButton" name="close_com_pb">
<property name="geometry">
<rect>
<x>140</x>
<y>180</y>
<width>75</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>关闭</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_3">
<property name="geometry">
<rect>
<x>40</x>
<y>270</y>
<width>241</width>
<height>191</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: 1px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="title">
<string>标签状态栏</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>30</x>
<y>50</y>
<width>61</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>标签检测数</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_2">
<property name="geometry">
<rect>
<x>100</x>
<y>50</y>
<width>113</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>30</x>
<y>90</y>
<width>61</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>可用标签数</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_3">
<property name="geometry">
<rect>
<x>100</x>
<y>90</y>
<width>113</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>30</x>
<y>130</y>
<width>61</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>怀标签数</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_4">
<property name="geometry">
<rect>
<x>100</x>
<y>130</y>
<width>113</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_4">
<property name="geometry">
<rect>
<x>40</x>
<y>470</y>
<width>241</width>
<height>141</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: 1px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="title">
<string>自动操作</string>
</property>
<widget class="QComboBox" name="AUTO_MODEL">
<property name="geometry">
<rect>
<x>100</x>
<y>50</y>
<width>101</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<item>
<property name="text">
<string>连续</string>
</property>
</item>
<item>
<property name="text">
<string>单步</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>30</x>
<y>50</y>
<width>54</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: 0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>模式切换</string>
</property>
</widget>
<widget class="QPushButton" name="auto_start_pb">
<property name="geometry">
<rect>
<x>30</x>
<y>90</y>
<width>75</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>开启</string>
</property>
</widget>
<widget class="QPushButton" name="auto_stop_pb">
<property name="geometry">
<rect>
<x>140</x>
<y>90</y>
<width>75</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>停止</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_5">
<property name="geometry">
<rect>
<x>290</x>
<y>30</y>
<width>521</width>
<height>381</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: 1px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="title">
<string>自定义标签读写操作</string>
</property>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: 0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>起始地址</string>
</property>
</widget>
<widget class="QLineEdit" name="start_addr_le">
<property name="geometry">
<rect>
<x>80</x>
<y>40</y>
<width>81</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
</widget>
<widget class="QLineEdit" name="length_le">
<property name="geometry">
<rect>
<x>230</x>
<y>40</y>
<width>81</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>190</x>
<y>40</y>
<width>31</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: 0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>长度</string>
</property>
</widget>
<widget class="QLineEdit" name="passwd_le">
<property name="geometry">
<rect>
<x>400</x>
<y>40</y>
<width>81</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>340</x>
<y>40</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: 0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>访问密码</string>
</property>
</widget>
<widget class="QToolBox" name="toolBox">
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>501</width>
<height>261</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">gridline-color: rgb(0, 0, 0);
font: 10pt "Arial Narrow";
alternate-background-color: rgb(199, 199, 199);
border: 0px solid;</string>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="write_set_TB">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>501</width>
<height>187</height>
</rect>
</property>
<attribute name="label">
<string>写操作设置</string>
</attribute>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>71</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>待写数据</string>
</property>
</widget>
<widget class="QTextEdit" name="write_data_te">
<property name="geometry">
<rect>
<x>10</x>
<y>60</y>
<width>461</width>
<height>81</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);border: 1px solid;
border-color: rgb(86, 86, 86);
</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_10">
<property name="geometry">
<rect>
<x>10</x>
<y>160</y>
<width>75</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);border: 1px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>载入文件</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_8">
<property name="geometry">
<rect>
<x>90</x>
<y>160</y>
<width>381</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);border: 1px solid;
border-color: rgb(86, 86, 86);</string>
</property>
</widget>
<widget class="QPushButton" name="write_pb">
<property name="geometry">
<rect>
<x>320</x>
<y>0</y>
<width>141</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);border: 1px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>开始写入</string>
</property>
</widget>
<widget class="QPushButton" name="write16_pb">
<property name="geometry">
<rect>
<x>20</x>
<y>0</y>
<width>131</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: 1px solid;
border-color: rgb(86, 86, 86);
background-color: rgb(229, 229, 229);
</string>
</property>
<property name="text">
<string>16进制写入</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_12">
<property name="geometry">
<rect>
<x>170</x>
<y>0</y>
<width>131</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);border: 1px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>文件写入</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="read_set_TB">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>501</width>
<height>187</height>
</rect>
</property>
<attribute name="label">
<string>读操作设置</string>
</attribute>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>读取数据</string>
</property>
</widget>
<widget class="QTextEdit" name="read_data_te">
<property name="geometry">
<rect>
<x>20</x>
<y>70</y>
<width>451</width>
<height>91</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: 1px solid;
border-color: rgb(86, 86, 86);
background-color: rgb(229, 229, 229);</string>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>380</x>
<y>180</y>
<width>121</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>读取对象为单个标签</string>
</property>
</widget>
<widget class="QPushButton" name="read_pb">
<property name="geometry">
<rect>
<x>350</x>
<y>10</y>
<width>121</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: 1px solid;
border-color: rgb(86, 86, 86);
background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>读取</string>
</property>
</widget>
</widget>
</widget>
</widget>
<widget class="QLabel" name="information_lab">
<property name="geometry">
<rect>
<x>40</x>
<y>770</y>
<width>1291</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_6">
<property name="geometry">
<rect>
<x>290</x>
<y>420</y>
<width>521</width>
<height>191</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: 1px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="title">
<string>单元测试</string>
</property>
<widget class="QGroupBox" name="groupBox_7">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>111</width>
<height>151</height>
</rect>
</property>
<property name="title">
<string>标签传感器</string>
</property>
<widget class="QPushButton" name="auto_start_pb_2">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>启动</string>
</property>
</widget>
<widget class="QPushButton" name="auto_start_pb_3">
<property name="geometry">
<rect>
<x>10</x>
<y>90</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>停止</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_8">
<property name="geometry">
<rect>
<x>140</x>
<y>30</y>
<width>111</width>
<height>151</height>
</rect>
</property>
<property name="title">
<string>RFID读写机</string>
</property>
<widget class="QPushButton" name="auto_start_pb_4">
<property name="geometry">
<rect>
<x>10</x>
<y>90</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>读取</string>
</property>
</widget>
<widget class="QPushButton" name="auto_start_pb_5">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>写入</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_10">
<property name="geometry">
<rect>
<x>270</x>
<y>30</y>
<width>111</width>
<height>151</height>
</rect>
</property>
<property name="title">
<string>坏标打点机</string>
</property>
<widget class="QPushButton" name="auto_start_pb_6">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>打点</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_11">
<property name="geometry">
<rect>
<x>400</x>
<y>30</y>
<width>111</width>
<height>151</height>
</rect>
</property>
<property name="title">
<string>喷印机</string>
</property>
<widget class="QPushButton" name="auto_start_pb_8">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>喷印</string>
</property>
</widget>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_9">
<property name="geometry">
<rect>
<x>820</x>
<y>30</y>
<width>511</width>
<height>221</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: 1px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="title">
<string>生产信息</string>
</property>
<widget class="QLineEdit" name="lineEdit_5">
<property name="geometry">
<rect>
<x>70</x>
<y>40</y>
<width>113</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>41</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>责任人</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_6">
<property name="geometry">
<rect>
<x>370</x>
<y>40</y>
<width>113</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>320</x>
<y>40</y>
<width>41</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>操作员</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_7">
<property name="geometry">
<rect>
<x>70</x>
<y>80</y>
<width>113</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_14">
<property name="geometry">
<rect>
<x>20</x>
<y>80</y>
<width>41</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>批次</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_9">
<property name="geometry">
<rect>
<x>370</x>
<y>80</y>
<width>113</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
<x>320</x>
<y>80</y>
<width>41</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>赋码数</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_10">
<property name="geometry">
<rect>
<x>110</x>
<y>120</y>
<width>371</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);border: 1px solid;
border-color: rgb(86, 86, 86);</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_13">
<property name="geometry">
<rect>
<x>20</x>
<y>120</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);border: 1px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>载入文件</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_12">
<property name="geometry">
<rect>
<x>20</x>
<y>160</y>
<width>461</width>
<height>51</height>
</rect>
</property>
<property name="title">
<string>坏标处理</string>
</property>
<widget class="QLineEdit" name="lineEdit_11">
<property name="geometry">
<rect>
<x>100</x>
<y>20</y>
<width>71</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_16">
<property name="geometry">
<rect>
<x>30</x>
<y>20</y>
<width>61</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>坏标偏移量</string>
</property>
</widget>
<widget class="QCheckBox" name="checkBox">
<property name="geometry">
<rect>
<x>320</x>
<y>20</y>
<width>101</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
</string>
</property>
<property name="text">
<string>坏标自动标记</string>
</property>
</widget>
</widget>
</widget>
<widget class="QTableView" name="event_tv">
<property name="geometry">
<rect>
<x>820</x>
<y>260</y>
<width>510</width>
<height>237</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>510</width>
<height>237</height>
</size>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_13">
<property name="geometry">
<rect>
<x>820</x>
<y>500</y>
<width>511</width>
<height>111</height>
</rect>
</property>
<property name="title">
<string>电机控制</string>
</property>
<widget class="QComboBox" name="COM_cb">
<property name="geometry">
<rect>
<x>90</x>
<y>30</y>
<width>101</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
</widget>
<widget class="QLabel" name="label_17">
<property name="geometry">
<rect>
<x>20</x>
<y>30</y>
<width>54</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>串口号</string>
</property>
</widget>
<widget class="QSlider" name="horizontalSlider">
<property name="geometry">
<rect>
<x>330</x>
<y>30</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;</string>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="label_18">
<property name="geometry">
<rect>
<x>260</x>
<y>30</y>
<width>54</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>速度调整</string>
</property>
</widget>
<widget class="QPushButton" name="COM_STOP_PB">
<property name="geometry">
<rect>
<x>120</x>
<y>70</y>
<width>75</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>关闭</string>
</property>
</widget>
<widget class="QPushButton" name="COM_START_PB">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>75</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>打开</string>
</property>
</widget>
<widget class="QPushButton" name="auto_stop_pb_3">
<property name="geometry">
<rect>
<x>400</x>
<y>70</y>
<width>75</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>停止</string>
</property>
</widget>
<widget class="QPushButton" name="auto_start_pb_9">
<property name="geometry">
<rect>
<x>290</x>
<y>70</y>
<width>75</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string>启动</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_14">
<property name="geometry">
<rect>
<x>40</x>
<y>620</y>
<width>1291</width>
<height>61</height>
</rect>
</property>
<property name="title">
<string>数据统计</string>
</property>
<widget class="QLineEdit" name="lineEdit_12">
<property name="geometry">
<rect>
<x>80</x>
<y>30</y>
<width>113</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_19">
<property name="geometry">
<rect>
<x>20</x>
<y>30</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>赋码速度</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_13">
<property name="geometry">
<rect>
<x>410</x>
<y>30</y>
<width>113</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_20">
<property name="geometry">
<rect>
<x>360</x>
<y>30</y>
<width>41</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>赋码量</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_14">
<property name="geometry">
<rect>
<x>780</x>
<y>30</y>
<width>113</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_21">
<property name="geometry">
<rect>
<x>710</x>
<y>30</y>
<width>61</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>出错标签数</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_15">
<property name="geometry">
<rect>
<x>1150</x>
<y>30</y>
<width>113</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(229, 229, 229);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_22">
<property name="geometry">
<rect>
<x>1080</x>
<y>30</y>
<width>61</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border:0px solid;
border-color: rgb(86, 86, 86);</string>
</property>
<property name="text">
<string>批次标签数</string>
</property>
</widget>
<widget class="QPushButton" name="redinfrcheck">
<property name="geometry">
<rect>
<x>210</x>
<y>20</y>
<width>101</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>580</x>
<y>30</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_23">
<property name="geometry">
<rect>
<x>40</x>
<y>690</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>条码读取</string>
</property>
</widget>
<widget class="QLabel" name="Code_read_lb">
<property name="geometry">
<rect>
<x>170</x>
<y>690</y>
<width>291</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
<widget class="QLabel" name="label_25">
<property name="geometry">
<rect>
<x>510</x>
<y>690</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>EPC读取</string>
</property>
</widget>
<widget class="QLabel" name="EPC_lb">
<property name="geometry">
<rect>
<x>630</x>
<y>690</y>
<width>301</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
<widget class="QLabel" name="label_27">
<property name="geometry">
<rect>
<x>990</x>
<y>690</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>匹配情况</string>
</property>
</widget>
<widget class="QLabel" name="match_lb">
<property name="geometry">
<rect>
<x>1120</x>
<y>690</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。