|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
|
<class>lpConfigUI</class>
|
|
|
|
|
|
<widget class="QWidget" name="lpConfigUI">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>0</x>
|
|
|
|
|
|
<y>0</y>
|
|
|
|
|
|
<width>532</width>
|
|
|
|
|
|
<height>394</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
|
<string>lpConfigUI</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="title">
|
|
|
|
|
|
<string>工位配置:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>A侧检测程序端口:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_APort">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>40</width>
|
|
|
|
|
|
<height>20</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</spacer>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>A侧检测所在路径:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_APath">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>设置</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="5" column="0">
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>B侧检测程序端口:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_BPort">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<spacer name="horizontalSpacer_3">
|
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>40</width>
|
|
|
|
|
|
<height>20</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</spacer>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="4" column="0">
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>B侧检测所在路径:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_BPath">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_2">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>设置</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_doubleStation">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>使用双工位</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="5" column="0">
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>参数已保存!!!</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>40</width>
|
|
|
|
|
|
<height>20</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</spacer>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_3">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>应用</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_4">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>退出</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="4" column="0">
|
|
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>20</width>
|
|
|
|
|
|
<height>40</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</spacer>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="title">
|
|
|
|
|
|
<string>机台PLC通讯:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
|
|
<item row="0" column="1">
|
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_serverPort">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>1000</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="0" column="2">
|
|
|
|
|
|
<spacer name="horizontalSpacer_4">
|
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>40</width>
|
|
|
|
|
|
<height>20</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</spacer>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>TCP服务端口:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="1" column="1">
|
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_trigerFilter">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>1000</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>相机触发滤波:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="1" column="2">
|
|
|
|
|
|
<widget class="QLabel" name="label_9">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>单位(ms)</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
|
<widget class="QGroupBox" name="groupBox_3">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="title">
|
|
|
|
|
|
<string>系统相关:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_5">
|
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_AutoRun">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>开机自启动</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_DesktopShort">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>添加到桌面快捷方式</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>语言:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="0" column="1">
|
|
|
|
|
|
<widget class="QComboBox" name="comboBox">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>中文</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>English</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="0" column="2">
|
|
|
|
|
|
<spacer name="horizontalSpacer_5">
|
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>40</width>
|
|
|
|
|
|
<height>20</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</spacer>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
|
|
|
|
<resources/>
|
|
|
|
|
|
<connections/>
|
|
|
|
|
|
</ui>
|