Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
李娜
/
AutoCountMachine
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit 5bc54092
由
LN
编写于
2020-06-03 11:12:38 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
增加贴标Z轴旋转点P4
1 个父辈
1421e04c
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
198 行增加
和
122 行删除
RC1266-AutoCountMachine/source/AutoCountClient/FrmOutputEquip.Designer.cs
RC1266-AutoCountMachine/source/AutoCountClient/FrmOutputEquip.cs
RC1266-AutoCountMachine/source/AutoCountClient/FrmRobotMain.Designer.cs
RC1266-AutoCountMachine/source/AutoCountClient/记录.txt
RC1266-AutoCountMachine/source/DeviceLibrary/RobotConfig/Config_InputEquip.csv
RC1266-AutoCountMachine/source/DeviceLibrary/RobotConfig/Config_OutputEquip.csv
RC1266-AutoCountMachine/source/DeviceLibrary/bean/OutputEquip_Partial.cs
RC1266-AutoCountMachine/source/DeviceLibrary/bean/X_RAY_Equip.cs
RC1266-AutoCountMachine/source/DeviceLibrary/bean/X_RAY_Equip_Partial.cs
RC1266-AutoCountMachine/source/DeviceLibrary/model/MoveStep.cs
RC1266-AutoCountMachine/source/LoadCVSLibrary/storeConfig/config/OutputEquip_Config.cs
RC1266-AutoCountMachine/source/AutoCountClient/FrmOutputEquip.Designer.cs
查看文件 @
5bc5409
...
@@ -64,6 +64,7 @@
...
@@ -64,6 +64,7 @@
this
.
tabControl1
=
new
System
.
Windows
.
Forms
.
TabControl
();
this
.
tabControl1
=
new
System
.
Windows
.
Forms
.
TabControl
();
this
.
tabPage3
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
tabPage3
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
groupBox6
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
groupBox6
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
chbPrint
=
new
System
.
Windows
.
Forms
.
CheckBox
();
this
.
btnPrint
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnPrint
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
label6
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
label6
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
txtPringNum
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
txtPringNum
=
new
System
.
Windows
.
Forms
.
TextBox
();
...
@@ -83,6 +84,8 @@
...
@@ -83,6 +84,8 @@
this
.
tableLayoutPanel3
=
new
System
.
Windows
.
Forms
.
TableLayoutPanel
();
this
.
tableLayoutPanel3
=
new
System
.
Windows
.
Forms
.
TableLayoutPanel
();
this
.
tabPage2
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
tabPage2
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
groupBox10
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
groupBox10
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
btnZP4
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
txtZP4
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
btnRP3
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnRP3
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
txtRP3
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
txtRP3
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
txtRP2
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
txtRP2
=
new
System
.
Windows
.
Forms
.
TextBox
();
...
@@ -142,7 +145,6 @@
...
@@ -142,7 +145,6 @@
this
.
lblName
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
lblName
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
panel1
=
new
System
.
Windows
.
Forms
.
Panel
();
this
.
panel1
=
new
System
.
Windows
.
Forms
.
Panel
();
this
.
chbMoveStop
=
new
System
.
Windows
.
Forms
.
CheckBox
();
this
.
chbMoveStop
=
new
System
.
Windows
.
Forms
.
CheckBox
();
this
.
chbPrint
=
new
System
.
Windows
.
Forms
.
CheckBox
();
this
.
groupBox1
.
SuspendLayout
();
this
.
groupBox1
.
SuspendLayout
();
this
.
groupBox4
.
SuspendLayout
();
this
.
groupBox4
.
SuspendLayout
();
this
.
groupBox3
.
SuspendLayout
();
this
.
groupBox3
.
SuspendLayout
();
...
@@ -801,6 +803,18 @@
...
@@ -801,6 +803,18 @@
this
.
groupBox6
.
TabStop
=
false
;
this
.
groupBox6
.
TabStop
=
false
;
this
.
groupBox6
.
Text
=
"消息"
;
this
.
groupBox6
.
Text
=
"消息"
;
//
//
// chbPrint
//
this
.
chbPrint
.
AutoSize
=
true
;
this
.
chbPrint
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
chbPrint
.
Location
=
new
System
.
Drawing
.
Point
(
1062
,
25
);
this
.
chbPrint
.
Name
=
"chbPrint"
;
this
.
chbPrint
.
Size
=
new
System
.
Drawing
.
Size
(
112
,
24
);
this
.
chbPrint
.
TabIndex
=
299
;
this
.
chbPrint
.
Text
=
"启用标签打印"
;
this
.
chbPrint
.
UseVisualStyleBackColor
=
true
;
this
.
chbPrint
.
CheckedChanged
+=
new
System
.
EventHandler
(
this
.
chbPrint_CheckedChanged
);
//
// btnPrint
// btnPrint
//
//
this
.
btnPrint
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)));
this
.
btnPrint
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)));
...
@@ -1035,6 +1049,8 @@
...
@@ -1035,6 +1049,8 @@
//
//
// groupBox10
// groupBox10
//
//
this
.
groupBox10
.
Controls
.
Add
(
this
.
btnZP4
);
this
.
groupBox10
.
Controls
.
Add
(
this
.
txtZP4
);
this
.
groupBox10
.
Controls
.
Add
(
this
.
btnRP3
);
this
.
groupBox10
.
Controls
.
Add
(
this
.
btnRP3
);
this
.
groupBox10
.
Controls
.
Add
(
this
.
txtRP3
);
this
.
groupBox10
.
Controls
.
Add
(
this
.
txtRP3
);
this
.
groupBox10
.
Controls
.
Add
(
this
.
txtRP2
);
this
.
groupBox10
.
Controls
.
Add
(
this
.
txtRP2
);
...
@@ -1059,13 +1075,43 @@
...
@@ -1059,13 +1075,43 @@
this
.
groupBox10
.
Controls
.
Add
(
this
.
btnYP2
);
this
.
groupBox10
.
Controls
.
Add
(
this
.
btnYP2
);
this
.
groupBox10
.
Controls
.
Add
(
this
.
btnYP1
);
this
.
groupBox10
.
Controls
.
Add
(
this
.
btnYP1
);
this
.
groupBox10
.
Controls
.
Add
(
this
.
txtYP1
);
this
.
groupBox10
.
Controls
.
Add
(
this
.
txtYP1
);
this
.
groupBox10
.
Location
=
new
System
.
Drawing
.
Point
(
737
,
205
);
this
.
groupBox10
.
Location
=
new
System
.
Drawing
.
Point
(
737
,
183
);
this
.
groupBox10
.
Name
=
"groupBox10"
;
this
.
groupBox10
.
Name
=
"groupBox10"
;
this
.
groupBox10
.
Size
=
new
System
.
Drawing
.
Size
(
559
,
283
);
this
.
groupBox10
.
Size
=
new
System
.
Drawing
.
Size
(
559
,
307
);
this
.
groupBox10
.
TabIndex
=
322
;
this
.
groupBox10
.
TabIndex
=
322
;
this
.
groupBox10
.
TabStop
=
false
;
this
.
groupBox10
.
TabStop
=
false
;
this
.
groupBox10
.
Text
=
"贴标移栽机构 位置配置"
;
this
.
groupBox10
.
Text
=
"贴标移栽机构 位置配置"
;
//
//
// btnZP4
//
this
.
btnZP4
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnZP4
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
Default
;
this
.
btnZP4
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnZP4
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnZP4
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
255
)))),
((
int
)(((
byte
)(
128
)))),
((
int
)(((
byte
)(
0
)))));
this
.
btnZP4
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
267
);
this
.
btnZP4
.
Name
=
"btnZP4"
;
this
.
btnZP4
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnZP4
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnZP4
.
TabIndex
=
334
;
this
.
btnZP4
.
Text
=
"贴标Z轴-旋转点P4"
;
this
.
btnZP4
.
UseVisualStyleBackColor
=
true
;
this
.
btnZP4
.
Click
+=
new
System
.
EventHandler
(
this
.
btnZP4_Click
);
//
// txtZP4
//
this
.
txtZP4
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Window
;
this
.
txtZP4
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtZP4
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtZP4
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtZP4
.
Location
=
new
System
.
Drawing
.
Point
(
168
,
271
);
this
.
txtZP4
.
MaxLength
=
12
;
this
.
txtZP4
.
Name
=
"txtZP4"
;
this
.
txtZP4
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtZP4
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
26
);
this
.
txtZP4
.
TabIndex
=
333
;
this
.
txtZP4
.
Text
=
"-1"
;
//
// btnRP3
// btnRP3
//
//
this
.
btnRP3
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnRP3
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
...
@@ -1073,7 +1119,7 @@
...
@@ -1073,7 +1119,7 @@
this
.
btnRP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnRP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnRP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnRP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnRP3
.
ForeColor
=
System
.
Drawing
.
Color
.
BlueViolet
;
this
.
btnRP3
.
ForeColor
=
System
.
Drawing
.
Color
.
BlueViolet
;
this
.
btnRP3
.
Location
=
new
System
.
Drawing
.
Point
(
272
,
2
36
);
this
.
btnRP3
.
Location
=
new
System
.
Drawing
.
Point
(
272
,
2
48
);
this
.
btnRP3
.
Name
=
"btnRP3"
;
this
.
btnRP3
.
Name
=
"btnRP3"
;
this
.
btnRP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnRP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnRP3
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnRP3
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1088,7 +1134,7 @@
...
@@ -1088,7 +1134,7 @@
this
.
txtRP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtRP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtRP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtRP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtRP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtRP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtRP3
.
Location
=
new
System
.
Drawing
.
Point
(
427
,
2
40
);
this
.
txtRP3
.
Location
=
new
System
.
Drawing
.
Point
(
427
,
2
52
);
this
.
txtRP3
.
MaxLength
=
12
;
this
.
txtRP3
.
MaxLength
=
12
;
this
.
txtRP3
.
Name
=
"txtRP3"
;
this
.
txtRP3
.
Name
=
"txtRP3"
;
this
.
txtRP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtRP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1102,7 +1148,7 @@
...
@@ -1102,7 +1148,7 @@
this
.
txtRP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtRP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtRP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtRP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtRP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtRP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtRP2
.
Location
=
new
System
.
Drawing
.
Point
(
427
,
2
00
);
this
.
txtRP2
.
Location
=
new
System
.
Drawing
.
Point
(
427
,
2
12
);
this
.
txtRP2
.
MaxLength
=
12
;
this
.
txtRP2
.
MaxLength
=
12
;
this
.
txtRP2
.
Name
=
"txtRP2"
;
this
.
txtRP2
.
Name
=
"txtRP2"
;
this
.
txtRP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtRP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1117,7 +1163,7 @@
...
@@ -1117,7 +1163,7 @@
this
.
btnRP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnRP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnRP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnRP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnRP2
.
ForeColor
=
System
.
Drawing
.
Color
.
BlueViolet
;
this
.
btnRP2
.
ForeColor
=
System
.
Drawing
.
Color
.
BlueViolet
;
this
.
btnRP2
.
Location
=
new
System
.
Drawing
.
Point
(
272
,
196
);
this
.
btnRP2
.
Location
=
new
System
.
Drawing
.
Point
(
272
,
208
);
this
.
btnRP2
.
Name
=
"btnRP2"
;
this
.
btnRP2
.
Name
=
"btnRP2"
;
this
.
btnRP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnRP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnRP2
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnRP2
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1133,7 +1179,7 @@
...
@@ -1133,7 +1179,7 @@
this
.
btnRP1
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnRP1
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnRP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnRP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnRP1
.
ForeColor
=
System
.
Drawing
.
Color
.
BlueViolet
;
this
.
btnRP1
.
ForeColor
=
System
.
Drawing
.
Color
.
BlueViolet
;
this
.
btnRP1
.
Location
=
new
System
.
Drawing
.
Point
(
272
,
1
56
);
this
.
btnRP1
.
Location
=
new
System
.
Drawing
.
Point
(
272
,
1
68
);
this
.
btnRP1
.
Name
=
"btnRP1"
;
this
.
btnRP1
.
Name
=
"btnRP1"
;
this
.
btnRP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnRP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnRP1
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnRP1
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1148,7 +1194,7 @@
...
@@ -1148,7 +1194,7 @@
this
.
txtRP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtRP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtRP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtRP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtRP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtRP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtRP1
.
Location
=
new
System
.
Drawing
.
Point
(
427
,
1
60
);
this
.
txtRP1
.
Location
=
new
System
.
Drawing
.
Point
(
427
,
1
72
);
this
.
txtRP1
.
MaxLength
=
12
;
this
.
txtRP1
.
MaxLength
=
12
;
this
.
txtRP1
.
Name
=
"txtRP1"
;
this
.
txtRP1
.
Name
=
"txtRP1"
;
this
.
txtRP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtRP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1163,7 +1209,7 @@
...
@@ -1163,7 +1209,7 @@
this
.
btnZP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnZP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnZP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnZP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnZP3
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
255
)))),
((
int
)(((
byte
)(
128
)))),
((
int
)(((
byte
)(
0
)))));
this
.
btnZP3
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
255
)))),
((
int
)(((
byte
)(
128
)))),
((
int
)(((
byte
)(
0
)))));
this
.
btnZP3
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
2
36
);
this
.
btnZP3
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
2
28
);
this
.
btnZP3
.
Name
=
"btnZP3"
;
this
.
btnZP3
.
Name
=
"btnZP3"
;
this
.
btnZP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnZP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnZP3
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnZP3
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1178,7 +1224,7 @@
...
@@ -1178,7 +1224,7 @@
this
.
txtZP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtZP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtZP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtZP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtZP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtZP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtZP3
.
Location
=
new
System
.
Drawing
.
Point
(
168
,
2
40
);
this
.
txtZP3
.
Location
=
new
System
.
Drawing
.
Point
(
168
,
2
32
);
this
.
txtZP3
.
MaxLength
=
12
;
this
.
txtZP3
.
MaxLength
=
12
;
this
.
txtZP3
.
Name
=
"txtZP3"
;
this
.
txtZP3
.
Name
=
"txtZP3"
;
this
.
txtZP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtZP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1192,7 +1238,7 @@
...
@@ -1192,7 +1238,7 @@
this
.
txtZP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtZP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtZP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtZP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtZP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtZP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtZP2
.
Location
=
new
System
.
Drawing
.
Point
(
168
,
200
);
this
.
txtZP2
.
Location
=
new
System
.
Drawing
.
Point
(
168
,
193
);
this
.
txtZP2
.
MaxLength
=
12
;
this
.
txtZP2
.
MaxLength
=
12
;
this
.
txtZP2
.
Name
=
"txtZP2"
;
this
.
txtZP2
.
Name
=
"txtZP2"
;
this
.
txtZP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtZP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1207,7 +1253,7 @@
...
@@ -1207,7 +1253,7 @@
this
.
btnZP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnZP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnZP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnZP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnZP2
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
255
)))),
((
int
)(((
byte
)(
128
)))),
((
int
)(((
byte
)(
0
)))));
this
.
btnZP2
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
255
)))),
((
int
)(((
byte
)(
128
)))),
((
int
)(((
byte
)(
0
)))));
this
.
btnZP2
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
1
96
);
this
.
btnZP2
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
1
89
);
this
.
btnZP2
.
Name
=
"btnZP2"
;
this
.
btnZP2
.
Name
=
"btnZP2"
;
this
.
btnZP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnZP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnZP2
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnZP2
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1223,7 +1269,7 @@
...
@@ -1223,7 +1269,7 @@
this
.
btnZP1
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnZP1
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnZP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnZP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnZP1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
255
)))),
((
int
)(((
byte
)(
128
)))),
((
int
)(((
byte
)(
0
)))));
this
.
btnZP1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
255
)))),
((
int
)(((
byte
)(
128
)))),
((
int
)(((
byte
)(
0
)))));
this
.
btnZP1
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
15
6
);
this
.
btnZP1
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
15
0
);
this
.
btnZP1
.
Name
=
"btnZP1"
;
this
.
btnZP1
.
Name
=
"btnZP1"
;
this
.
btnZP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnZP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnZP1
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnZP1
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1238,7 +1284,7 @@
...
@@ -1238,7 +1284,7 @@
this
.
txtZP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtZP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtZP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtZP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtZP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtZP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtZP1
.
Location
=
new
System
.
Drawing
.
Point
(
168
,
1
60
);
this
.
txtZP1
.
Location
=
new
System
.
Drawing
.
Point
(
168
,
1
54
);
this
.
txtZP1
.
MaxLength
=
12
;
this
.
txtZP1
.
MaxLength
=
12
;
this
.
txtZP1
.
Name
=
"txtZP1"
;
this
.
txtZP1
.
Name
=
"txtZP1"
;
this
.
txtZP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtZP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1253,7 +1299,7 @@
...
@@ -1253,7 +1299,7 @@
this
.
btnXP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnXP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnXP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnXP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnXP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnXP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnXP3
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
10
7
);
this
.
btnXP3
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
10
1
);
this
.
btnXP3
.
Name
=
"btnXP3"
;
this
.
btnXP3
.
Name
=
"btnXP3"
;
this
.
btnXP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnXP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnXP3
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnXP3
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1268,7 +1314,7 @@
...
@@ -1268,7 +1314,7 @@
this
.
txtXP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtXP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtXP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtXP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtXP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtXP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtXP3
.
Location
=
new
System
.
Drawing
.
Point
(
168
,
1
11
);
this
.
txtXP3
.
Location
=
new
System
.
Drawing
.
Point
(
168
,
1
05
);
this
.
txtXP3
.
MaxLength
=
12
;
this
.
txtXP3
.
MaxLength
=
12
;
this
.
txtXP3
.
Name
=
"txtXP3"
;
this
.
txtXP3
.
Name
=
"txtXP3"
;
this
.
txtXP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtXP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1282,7 +1328,7 @@
...
@@ -1282,7 +1328,7 @@
this
.
txtXP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtXP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtXP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtXP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtXP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtXP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtXP2
.
Location
=
new
System
.
Drawing
.
Point
(
168
,
71
);
this
.
txtXP2
.
Location
=
new
System
.
Drawing
.
Point
(
168
,
65
);
this
.
txtXP2
.
MaxLength
=
12
;
this
.
txtXP2
.
MaxLength
=
12
;
this
.
txtXP2
.
Name
=
"txtXP2"
;
this
.
txtXP2
.
Name
=
"txtXP2"
;
this
.
txtXP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtXP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1297,7 +1343,7 @@
...
@@ -1297,7 +1343,7 @@
this
.
btnXP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnXP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnXP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnXP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnXP2
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnXP2
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnXP2
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
6
7
);
this
.
btnXP2
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
6
1
);
this
.
btnXP2
.
Name
=
"btnXP2"
;
this
.
btnXP2
.
Name
=
"btnXP2"
;
this
.
btnXP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnXP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnXP2
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnXP2
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1313,7 +1359,7 @@
...
@@ -1313,7 +1359,7 @@
this
.
btnXP1
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnXP1
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnXP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnXP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnXP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnXP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnXP1
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
2
7
);
this
.
btnXP1
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
2
1
);
this
.
btnXP1
.
Name
=
"btnXP1"
;
this
.
btnXP1
.
Name
=
"btnXP1"
;
this
.
btnXP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnXP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnXP1
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnXP1
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1328,7 +1374,7 @@
...
@@ -1328,7 +1374,7 @@
this
.
txtXP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtXP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtXP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtXP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtXP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtXP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtXP1
.
Location
=
new
System
.
Drawing
.
Point
(
168
,
31
);
this
.
txtXP1
.
Location
=
new
System
.
Drawing
.
Point
(
168
,
25
);
this
.
txtXP1
.
MaxLength
=
12
;
this
.
txtXP1
.
MaxLength
=
12
;
this
.
txtXP1
.
Name
=
"txtXP1"
;
this
.
txtXP1
.
Name
=
"txtXP1"
;
this
.
txtXP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtXP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1343,7 +1389,7 @@
...
@@ -1343,7 +1389,7 @@
this
.
btnYP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnYP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnYP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnYP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnYP3
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
192
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnYP3
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
192
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnYP3
.
Location
=
new
System
.
Drawing
.
Point
(
272
,
10
7
);
this
.
btnYP3
.
Location
=
new
System
.
Drawing
.
Point
(
272
,
10
1
);
this
.
btnYP3
.
Name
=
"btnYP3"
;
this
.
btnYP3
.
Name
=
"btnYP3"
;
this
.
btnYP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnYP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnYP3
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnYP3
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1358,7 +1404,7 @@
...
@@ -1358,7 +1404,7 @@
this
.
txtYP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtYP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtYP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtYP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtYP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtYP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtYP3
.
Location
=
new
System
.
Drawing
.
Point
(
427
,
1
11
);
this
.
txtYP3
.
Location
=
new
System
.
Drawing
.
Point
(
427
,
1
05
);
this
.
txtYP3
.
MaxLength
=
12
;
this
.
txtYP3
.
MaxLength
=
12
;
this
.
txtYP3
.
Name
=
"txtYP3"
;
this
.
txtYP3
.
Name
=
"txtYP3"
;
this
.
txtYP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtYP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1372,7 +1418,7 @@
...
@@ -1372,7 +1418,7 @@
this
.
txtYP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtYP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtYP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtYP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtYP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtYP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtYP2
.
Location
=
new
System
.
Drawing
.
Point
(
427
,
71
);
this
.
txtYP2
.
Location
=
new
System
.
Drawing
.
Point
(
427
,
65
);
this
.
txtYP2
.
MaxLength
=
12
;
this
.
txtYP2
.
MaxLength
=
12
;
this
.
txtYP2
.
Name
=
"txtYP2"
;
this
.
txtYP2
.
Name
=
"txtYP2"
;
this
.
txtYP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtYP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1387,7 +1433,7 @@
...
@@ -1387,7 +1433,7 @@
this
.
btnYP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnYP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnYP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnYP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnYP2
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
192
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnYP2
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
192
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnYP2
.
Location
=
new
System
.
Drawing
.
Point
(
272
,
6
7
);
this
.
btnYP2
.
Location
=
new
System
.
Drawing
.
Point
(
272
,
6
1
);
this
.
btnYP2
.
Name
=
"btnYP2"
;
this
.
btnYP2
.
Name
=
"btnYP2"
;
this
.
btnYP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnYP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnYP2
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnYP2
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1403,7 +1449,7 @@
...
@@ -1403,7 +1449,7 @@
this
.
btnYP1
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnYP1
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnYP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnYP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnYP1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
192
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnYP1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
192
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnYP1
.
Location
=
new
System
.
Drawing
.
Point
(
272
,
2
7
);
this
.
btnYP1
.
Location
=
new
System
.
Drawing
.
Point
(
272
,
2
1
);
this
.
btnYP1
.
Name
=
"btnYP1"
;
this
.
btnYP1
.
Name
=
"btnYP1"
;
this
.
btnYP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnYP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnYP1
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnYP1
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1418,7 +1464,7 @@
...
@@ -1418,7 +1464,7 @@
this
.
txtYP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtYP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtYP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtYP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtYP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtYP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtYP1
.
Location
=
new
System
.
Drawing
.
Point
(
427
,
31
);
this
.
txtYP1
.
Location
=
new
System
.
Drawing
.
Point
(
427
,
25
);
this
.
txtYP1
.
MaxLength
=
12
;
this
.
txtYP1
.
MaxLength
=
12
;
this
.
txtYP1
.
Name
=
"txtYP1"
;
this
.
txtYP1
.
Name
=
"txtYP1"
;
this
.
txtYP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtYP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1588,9 +1634,9 @@
...
@@ -1588,9 +1634,9 @@
this
.
groupBox2
.
Controls
.
Add
(
this
.
label4
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
label4
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
btnMZP1
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
btnMZP1
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
txtMZP1
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
txtMZP1
);
this
.
groupBox2
.
Location
=
new
System
.
Drawing
.
Point
(
737
,
9
);
this
.
groupBox2
.
Location
=
new
System
.
Drawing
.
Point
(
737
,
0
);
this
.
groupBox2
.
Name
=
"groupBox2"
;
this
.
groupBox2
.
Name
=
"groupBox2"
;
this
.
groupBox2
.
Size
=
new
System
.
Drawing
.
Size
(
559
,
1
92
);
this
.
groupBox2
.
Size
=
new
System
.
Drawing
.
Size
(
559
,
1
81
);
this
.
groupBox2
.
TabIndex
=
219
;
this
.
groupBox2
.
TabIndex
=
219
;
this
.
groupBox2
.
TabStop
=
false
;
this
.
groupBox2
.
TabStop
=
false
;
this
.
groupBox2
.
Text
=
"取料移栽机构 位置配置"
;
this
.
groupBox2
.
Text
=
"取料移栽机构 位置配置"
;
...
@@ -1602,7 +1648,7 @@
...
@@ -1602,7 +1648,7 @@
this
.
btnMXP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMXP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMXP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMXP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMXP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Blue
;
this
.
btnMXP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Blue
;
this
.
btnMXP3
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
1
41
);
this
.
btnMXP3
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
1
37
);
this
.
btnMXP3
.
Name
=
"btnMXP3"
;
this
.
btnMXP3
.
Name
=
"btnMXP3"
;
this
.
btnMXP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMXP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMXP3
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnMXP3
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1617,7 +1663,7 @@
...
@@ -1617,7 +1663,7 @@
this
.
txtMXP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMXP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMXP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMXP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMXP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMXP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMXP3
.
Location
=
new
System
.
Drawing
.
Point
(
164
,
14
5
);
this
.
txtMXP3
.
Location
=
new
System
.
Drawing
.
Point
(
164
,
14
1
);
this
.
txtMXP3
.
MaxLength
=
12
;
this
.
txtMXP3
.
MaxLength
=
12
;
this
.
txtMXP3
.
Name
=
"txtMXP3"
;
this
.
txtMXP3
.
Name
=
"txtMXP3"
;
this
.
txtMXP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMXP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1631,7 +1677,7 @@
...
@@ -1631,7 +1677,7 @@
this
.
txtMXP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMXP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMXP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMXP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMXP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMXP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMXP2
.
Location
=
new
System
.
Drawing
.
Point
(
164
,
10
5
);
this
.
txtMXP2
.
Location
=
new
System
.
Drawing
.
Point
(
164
,
10
1
);
this
.
txtMXP2
.
MaxLength
=
12
;
this
.
txtMXP2
.
MaxLength
=
12
;
this
.
txtMXP2
.
Name
=
"txtMXP2"
;
this
.
txtMXP2
.
Name
=
"txtMXP2"
;
this
.
txtMXP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMXP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1646,7 +1692,7 @@
...
@@ -1646,7 +1692,7 @@
this
.
btnMXP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMXP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMXP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMXP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMXP2
.
ForeColor
=
System
.
Drawing
.
Color
.
Blue
;
this
.
btnMXP2
.
ForeColor
=
System
.
Drawing
.
Color
.
Blue
;
this
.
btnMXP2
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
101
);
this
.
btnMXP2
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
97
);
this
.
btnMXP2
.
Name
=
"btnMXP2"
;
this
.
btnMXP2
.
Name
=
"btnMXP2"
;
this
.
btnMXP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMXP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMXP2
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnMXP2
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1662,7 +1708,7 @@
...
@@ -1662,7 +1708,7 @@
this
.
btnMXP1
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMXP1
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMXP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMXP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMXP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Blue
;
this
.
btnMXP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Blue
;
this
.
btnMXP1
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
61
);
this
.
btnMXP1
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
57
);
this
.
btnMXP1
.
Name
=
"btnMXP1"
;
this
.
btnMXP1
.
Name
=
"btnMXP1"
;
this
.
btnMXP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMXP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMXP1
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
this
.
btnMXP1
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
34
);
...
@@ -1677,7 +1723,7 @@
...
@@ -1677,7 +1723,7 @@
this
.
txtMXP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMXP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMXP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMXP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMXP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMXP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMXP1
.
Location
=
new
System
.
Drawing
.
Point
(
164
,
6
5
);
this
.
txtMXP1
.
Location
=
new
System
.
Drawing
.
Point
(
164
,
6
1
);
this
.
txtMXP1
.
MaxLength
=
12
;
this
.
txtMXP1
.
MaxLength
=
12
;
this
.
txtMXP1
.
Name
=
"txtMXP1"
;
this
.
txtMXP1
.
Name
=
"txtMXP1"
;
this
.
txtMXP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMXP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1721,7 +1767,7 @@
...
@@ -1721,7 +1767,7 @@
this
.
btnMZP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMZP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMZP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMZP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMZP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnMZP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnMZP3
.
Location
=
new
System
.
Drawing
.
Point
(
271
,
1
41
);
this
.
btnMZP3
.
Location
=
new
System
.
Drawing
.
Point
(
271
,
1
37
);
this
.
btnMZP3
.
Name
=
"btnMZP3"
;
this
.
btnMZP3
.
Name
=
"btnMZP3"
;
this
.
btnMZP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMZP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMZP3
.
Size
=
new
System
.
Drawing
.
Size
(
165
,
34
);
this
.
btnMZP3
.
Size
=
new
System
.
Drawing
.
Size
(
165
,
34
);
...
@@ -1736,7 +1782,7 @@
...
@@ -1736,7 +1782,7 @@
this
.
txtMZP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMZP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMZP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMZP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMZP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMZP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMZP3
.
Location
=
new
System
.
Drawing
.
Point
(
441
,
14
5
);
this
.
txtMZP3
.
Location
=
new
System
.
Drawing
.
Point
(
441
,
14
1
);
this
.
txtMZP3
.
MaxLength
=
12
;
this
.
txtMZP3
.
MaxLength
=
12
;
this
.
txtMZP3
.
Name
=
"txtMZP3"
;
this
.
txtMZP3
.
Name
=
"txtMZP3"
;
this
.
txtMZP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMZP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1750,7 +1796,7 @@
...
@@ -1750,7 +1796,7 @@
this
.
txtMZP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMZP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMZP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMZP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMZP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMZP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMZP2
.
Location
=
new
System
.
Drawing
.
Point
(
441
,
10
5
);
this
.
txtMZP2
.
Location
=
new
System
.
Drawing
.
Point
(
441
,
10
1
);
this
.
txtMZP2
.
MaxLength
=
12
;
this
.
txtMZP2
.
MaxLength
=
12
;
this
.
txtMZP2
.
Name
=
"txtMZP2"
;
this
.
txtMZP2
.
Name
=
"txtMZP2"
;
this
.
txtMZP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMZP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1765,7 +1811,7 @@
...
@@ -1765,7 +1811,7 @@
this
.
btnMZP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMZP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMZP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMZP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMZP2
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnMZP2
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnMZP2
.
Location
=
new
System
.
Drawing
.
Point
(
271
,
101
);
this
.
btnMZP2
.
Location
=
new
System
.
Drawing
.
Point
(
271
,
97
);
this
.
btnMZP2
.
Name
=
"btnMZP2"
;
this
.
btnMZP2
.
Name
=
"btnMZP2"
;
this
.
btnMZP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMZP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMZP2
.
Size
=
new
System
.
Drawing
.
Size
(
165
,
34
);
this
.
btnMZP2
.
Size
=
new
System
.
Drawing
.
Size
(
165
,
34
);
...
@@ -1804,7 +1850,7 @@
...
@@ -1804,7 +1850,7 @@
this
.
btnMZP1
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMZP1
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMZP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMZP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMZP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnMZP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnMZP1
.
Location
=
new
System
.
Drawing
.
Point
(
271
,
61
);
this
.
btnMZP1
.
Location
=
new
System
.
Drawing
.
Point
(
271
,
57
);
this
.
btnMZP1
.
Name
=
"btnMZP1"
;
this
.
btnMZP1
.
Name
=
"btnMZP1"
;
this
.
btnMZP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMZP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMZP1
.
Size
=
new
System
.
Drawing
.
Size
(
165
,
34
);
this
.
btnMZP1
.
Size
=
new
System
.
Drawing
.
Size
(
165
,
34
);
...
@@ -1819,7 +1865,7 @@
...
@@ -1819,7 +1865,7 @@
this
.
txtMZP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMZP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMZP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMZP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMZP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMZP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMZP1
.
Location
=
new
System
.
Drawing
.
Point
(
441
,
6
5
);
this
.
txtMZP1
.
Location
=
new
System
.
Drawing
.
Point
(
441
,
6
1
);
this
.
txtMZP1
.
MaxLength
=
12
;
this
.
txtMZP1
.
MaxLength
=
12
;
this
.
txtMZP1
.
Name
=
"txtMZP1"
;
this
.
txtMZP1
.
Name
=
"txtMZP1"
;
this
.
txtMZP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMZP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1925,18 +1971,6 @@
...
@@ -1925,18 +1971,6 @@
this
.
chbMoveStop
.
UseVisualStyleBackColor
=
true
;
this
.
chbMoveStop
.
UseVisualStyleBackColor
=
true
;
this
.
chbMoveStop
.
CheckedChanged
+=
new
System
.
EventHandler
(
this
.
chbMoveStop_CheckedChanged
);
this
.
chbMoveStop
.
CheckedChanged
+=
new
System
.
EventHandler
(
this
.
chbMoveStop_CheckedChanged
);
//
//
// chbPrint
//
this
.
chbPrint
.
AutoSize
=
true
;
this
.
chbPrint
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
chbPrint
.
Location
=
new
System
.
Drawing
.
Point
(
1062
,
25
);
this
.
chbPrint
.
Name
=
"chbPrint"
;
this
.
chbPrint
.
Size
=
new
System
.
Drawing
.
Size
(
112
,
24
);
this
.
chbPrint
.
TabIndex
=
299
;
this
.
chbPrint
.
Text
=
"启用标签打印"
;
this
.
chbPrint
.
UseVisualStyleBackColor
=
true
;
this
.
chbPrint
.
CheckedChanged
+=
new
System
.
EventHandler
(
this
.
chbPrint_CheckedChanged
);
//
// FrmOutputEquip
// FrmOutputEquip
//
//
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
None
;
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
None
;
...
@@ -2104,6 +2138,8 @@
...
@@ -2104,6 +2138,8 @@
private
System
.
Windows
.
Forms
.
Label
label3
;
private
System
.
Windows
.
Forms
.
Label
label3
;
private
System
.
Windows
.
Forms
.
TextBox
txtPrintCode
;
private
System
.
Windows
.
Forms
.
TextBox
txtPrintCode
;
private
System
.
Windows
.
Forms
.
CheckBox
chbPrint
;
private
System
.
Windows
.
Forms
.
CheckBox
chbPrint
;
internal
System
.
Windows
.
Forms
.
Button
btnZP4
;
internal
System
.
Windows
.
Forms
.
TextBox
txtZP4
;
}
}
}
}
RC1266-AutoCountMachine/source/AutoCountClient/FrmOutputEquip.cs
查看文件 @
5bc5409
...
@@ -84,6 +84,7 @@ namespace OnlineStore.AutoCountClient
...
@@ -84,6 +84,7 @@ namespace OnlineStore.AutoCountClient
txtZP1
.
Text
=
equipBean
.
Config
.
LabelZ_P1
.
ToString
();
txtZP1
.
Text
=
equipBean
.
Config
.
LabelZ_P1
.
ToString
();
txtZP2
.
Text
=
equipBean
.
Config
.
LabelZ_P2
.
ToString
();
txtZP2
.
Text
=
equipBean
.
Config
.
LabelZ_P2
.
ToString
();
txtZP3
.
Text
=
equipBean
.
Config
.
LabelZ_P3
.
ToString
();
txtZP3
.
Text
=
equipBean
.
Config
.
LabelZ_P3
.
ToString
();
txtZP4
.
Text
=
equipBean
.
Config
.
LabelZ_P4
.
ToString
();
txtRP1
.
Text
=
equipBean
.
Config
.
LabelR_P1
.
ToString
();
txtRP1
.
Text
=
equipBean
.
Config
.
LabelR_P1
.
ToString
();
txtRP2
.
Text
=
equipBean
.
Config
.
LabelR_P2
.
ToString
();
txtRP2
.
Text
=
equipBean
.
Config
.
LabelR_P2
.
ToString
();
...
@@ -571,9 +572,11 @@ namespace OnlineStore.AutoCountClient
...
@@ -571,9 +572,11 @@ namespace OnlineStore.AutoCountClient
int
ZP1
=
FormUtil
.
GetIntValue
(
txtZP1
);
int
ZP1
=
FormUtil
.
GetIntValue
(
txtZP1
);
int
ZP2
=
FormUtil
.
GetIntValue
(
txtZP2
);
int
ZP2
=
FormUtil
.
GetIntValue
(
txtZP2
);
int
ZP3
=
FormUtil
.
GetIntValue
(
txtZP3
);
int
ZP3
=
FormUtil
.
GetIntValue
(
txtZP3
);
int
ZP4
=
FormUtil
.
GetIntValue
(
txtZP4
);
equipBean
.
Config
.
LabelZ_P1
=
ZP1
;
equipBean
.
Config
.
LabelZ_P1
=
ZP1
;
equipBean
.
Config
.
LabelZ_P2
=
ZP2
;
equipBean
.
Config
.
LabelZ_P2
=
ZP2
;
equipBean
.
Config
.
LabelZ_P3
=
ZP3
;
equipBean
.
Config
.
LabelZ_P3
=
ZP3
;
equipBean
.
Config
.
LabelZ_P4
=
ZP4
;
int
RP1
=
FormUtil
.
GetIntValue
(
txtRP1
);
int
RP1
=
FormUtil
.
GetIntValue
(
txtRP1
);
int
RP2
=
FormUtil
.
GetIntValue
(
txtRP2
);
int
RP2
=
FormUtil
.
GetIntValue
(
txtRP2
);
...
@@ -765,6 +768,11 @@ namespace OnlineStore.AutoCountClient
...
@@ -765,6 +768,11 @@ namespace OnlineStore.AutoCountClient
LogUtil
.
info
(
equipBean
.
Name
+
"用户切换 启用标签打印 ="
+
isCheck
);
LogUtil
.
info
(
equipBean
.
Name
+
"用户切换 启用标签打印 ="
+
isCheck
);
}
}
}
}
private
void
btnZP4_Click
(
object
sender
,
EventArgs
e
)
{
AxisMove
(
equipBean
.
LabelZAxis
,
txtZP4
,
equipBean
.
Config
.
LabelZ_P4Speed
);
}
}
}
}
}
...
...
RC1266-AutoCountMachine/source/AutoCountClient/FrmRobotMain.Designer.cs
查看文件 @
5bc5409
...
@@ -158,8 +158,8 @@
...
@@ -158,8 +158,8 @@
this
.
groupBox2
.
Controls
.
Add
(
this
.
chbBuzzer
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
chbBuzzer
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
chbAGV
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
chbAGV
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
chbAutoRun
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
chbAutoRun
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
chkDebug
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
btnClearLog
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
btnClearLog
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
chkDebug
);
this
.
groupBox2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
groupBox2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
groupBox2
.
Location
=
new
System
.
Drawing
.
Point
(
999
,
4
);
this
.
groupBox2
.
Location
=
new
System
.
Drawing
.
Point
(
999
,
4
);
this
.
groupBox2
.
Name
=
"groupBox2"
;
this
.
groupBox2
.
Name
=
"groupBox2"
;
...
@@ -205,20 +205,23 @@
...
@@ -205,20 +205,23 @@
//
//
// chkDebug
// chkDebug
//
//
this
.
chkDebug
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Top
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Right
)));
this
.
chkDebug
.
AutoSize
=
true
;
this
.
chkDebug
.
AutoSize
=
true
;
this
.
chkDebug
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
chkDebug
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
chkDebug
.
Location
=
new
System
.
Drawing
.
Point
(
18
9
,
17
);
this
.
chkDebug
.
Location
=
new
System
.
Drawing
.
Point
(
24
9
,
17
);
this
.
chkDebug
.
Name
=
"chkDebug"
;
this
.
chkDebug
.
Name
=
"chkDebug"
;
this
.
chkDebug
.
Size
=
new
System
.
Drawing
.
Size
(
72
,
24
);
this
.
chkDebug
.
Size
=
new
System
.
Drawing
.
Size
(
72
,
24
);
this
.
chkDebug
.
TabIndex
=
194
;
this
.
chkDebug
.
TabIndex
=
194
;
this
.
chkDebug
.
Text
=
"debug"
;
this
.
chkDebug
.
Text
=
"debug"
;
this
.
chkDebug
.
UseVisualStyleBackColor
=
true
;
this
.
chkDebug
.
UseVisualStyleBackColor
=
true
;
this
.
chkDebug
.
Visible
=
false
;
//
//
// btnClearLog
// btnClearLog
//
//
this
.
btnClearLog
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Top
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Right
)));
this
.
btnClearLog
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnClearLog
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnClearLog
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnClearLog
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnClearLog
.
Location
=
new
System
.
Drawing
.
Point
(
189
,
62
);
this
.
btnClearLog
.
Location
=
new
System
.
Drawing
.
Point
(
216
,
66
);
this
.
btnClearLog
.
Name
=
"btnClearLog"
;
this
.
btnClearLog
.
Name
=
"btnClearLog"
;
this
.
btnClearLog
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
35
);
this
.
btnClearLog
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
35
);
this
.
btnClearLog
.
TabIndex
=
190
;
this
.
btnClearLog
.
TabIndex
=
190
;
...
@@ -323,50 +326,50 @@
...
@@ -323,50 +326,50 @@
// 启动AToolStripMenuItem
// 启动AToolStripMenuItem
//
//
this
.
启动
AToolStripMenuItem
.
Name
=
"启动AToolStripMenuItem"
;
this
.
启动
AToolStripMenuItem
.
Name
=
"启动AToolStripMenuItem"
;
this
.
启动
AToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
17
,
26
);
this
.
启动
AToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
80
,
26
);
this
.
启动
AToolStripMenuItem
.
Text
=
"启动 "
;
this
.
启动
AToolStripMenuItem
.
Text
=
"启动 "
;
this
.
启动
AToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
启动
AToolStripMenuItem_Click
);
this
.
启动
AToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
启动
AToolStripMenuItem_Click
);
//
//
// toolStripSeparator4
// toolStripSeparator4
//
//
this
.
toolStripSeparator4
.
Name
=
"toolStripSeparator4"
;
this
.
toolStripSeparator4
.
Name
=
"toolStripSeparator4"
;
this
.
toolStripSeparator4
.
Size
=
new
System
.
Drawing
.
Size
(
1
14
,
6
);
this
.
toolStripSeparator4
.
Size
=
new
System
.
Drawing
.
Size
(
1
77
,
6
);
//
//
// 复位RToolStripMenuItem
// 复位RToolStripMenuItem
//
//
this
.
复位
RToolStripMenuItem
.
Name
=
"复位RToolStripMenuItem"
;
this
.
复位
RToolStripMenuItem
.
Name
=
"复位RToolStripMenuItem"
;
this
.
复位
RToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
17
,
26
);
this
.
复位
RToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
80
,
26
);
this
.
复位
RToolStripMenuItem
.
Text
=
"复位"
;
this
.
复位
RToolStripMenuItem
.
Text
=
"复位"
;
this
.
复位
RToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
复位
RToolStripMenuItem_Click
);
this
.
复位
RToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
复位
RToolStripMenuItem_Click
);
//
//
// toolStripSeparator3
// toolStripSeparator3
//
//
this
.
toolStripSeparator3
.
Name
=
"toolStripSeparator3"
;
this
.
toolStripSeparator3
.
Name
=
"toolStripSeparator3"
;
this
.
toolStripSeparator3
.
Size
=
new
System
.
Drawing
.
Size
(
1
14
,
6
);
this
.
toolStripSeparator3
.
Size
=
new
System
.
Drawing
.
Size
(
1
77
,
6
);
//
//
// 停止TToolStripMenuItem
// 停止TToolStripMenuItem
//
//
this
.
停止
TToolStripMenuItem
.
Name
=
"停止TToolStripMenuItem"
;
this
.
停止
TToolStripMenuItem
.
Name
=
"停止TToolStripMenuItem"
;
this
.
停止
TToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
17
,
26
);
this
.
停止
TToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
80
,
26
);
this
.
停止
TToolStripMenuItem
.
Text
=
"停止"
;
this
.
停止
TToolStripMenuItem
.
Text
=
"停止"
;
this
.
停止
TToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
停止
TToolStripMenuItem_Click
);
this
.
停止
TToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
停止
TToolStripMenuItem_Click
);
//
//
// toolStripSeparator1
// toolStripSeparator1
//
//
this
.
toolStripSeparator1
.
Name
=
"toolStripSeparator1"
;
this
.
toolStripSeparator1
.
Name
=
"toolStripSeparator1"
;
this
.
toolStripSeparator1
.
Size
=
new
System
.
Drawing
.
Size
(
1
14
,
6
);
this
.
toolStripSeparator1
.
Size
=
new
System
.
Drawing
.
Size
(
1
77
,
6
);
//
//
// 退出ToolStripMenuItem
// 退出ToolStripMenuItem
//
//
this
.
退出
ToolStripMenuItem
.
Name
=
"退出ToolStripMenuItem"
;
this
.
退出
ToolStripMenuItem
.
Name
=
"退出ToolStripMenuItem"
;
this
.
退出
ToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
17
,
26
);
this
.
退出
ToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
80
,
26
);
this
.
退出
ToolStripMenuItem
.
Text
=
"退出"
;
this
.
退出
ToolStripMenuItem
.
Text
=
"退出"
;
this
.
退出
ToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
退出
ToolStripMenuItem_Click_1
);
this
.
退出
ToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
退出
ToolStripMenuItem_Click_1
);
//
//
// toolStripSeparator2
// toolStripSeparator2
//
//
this
.
toolStripSeparator2
.
Name
=
"toolStripSeparator2"
;
this
.
toolStripSeparator2
.
Name
=
"toolStripSeparator2"
;
this
.
toolStripSeparator2
.
Size
=
new
System
.
Drawing
.
Size
(
1
14
,
6
);
this
.
toolStripSeparator2
.
Size
=
new
System
.
Drawing
.
Size
(
1
77
,
6
);
this
.
toolStripSeparator2
.
Visible
=
false
;
this
.
toolStripSeparator2
.
Visible
=
false
;
//
//
// 设置TToolStripMenuItem
// 设置TToolStripMenuItem
...
@@ -384,31 +387,31 @@
...
@@ -384,31 +387,31 @@
// 二维码学习ToolStripMenuItem
// 二维码学习ToolStripMenuItem
//
//
this
.
二维码学习
ToolStripMenuItem
.
Name
=
"二维码学习ToolStripMenuItem"
;
this
.
二维码学习
ToolStripMenuItem
.
Name
=
"二维码学习ToolStripMenuItem"
;
this
.
二维码学习
ToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
6
0
,
26
);
this
.
二维码学习
ToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
8
0
,
26
);
this
.
二维码学习
ToolStripMenuItem
.
Text
=
"二维码学习"
;
this
.
二维码学习
ToolStripMenuItem
.
Text
=
"二维码学习"
;
this
.
二维码学习
ToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
二维码学习
ToolStripMenuItem_Click
);
this
.
二维码学习
ToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
二维码学习
ToolStripMenuItem_Click
);
//
//
// toolStripSeparator7
// toolStripSeparator7
//
//
this
.
toolStripSeparator7
.
Name
=
"toolStripSeparator7"
;
this
.
toolStripSeparator7
.
Name
=
"toolStripSeparator7"
;
this
.
toolStripSeparator7
.
Size
=
new
System
.
Drawing
.
Size
(
1
5
7
,
6
);
this
.
toolStripSeparator7
.
Size
=
new
System
.
Drawing
.
Size
(
1
7
7
,
6
);
//
//
// toolStripMenuItem2
// toolStripMenuItem2
//
//
this
.
toolStripMenuItem2
.
Name
=
"toolStripMenuItem2"
;
this
.
toolStripMenuItem2
.
Name
=
"toolStripMenuItem2"
;
this
.
toolStripMenuItem2
.
Size
=
new
System
.
Drawing
.
Size
(
1
6
0
,
26
);
this
.
toolStripMenuItem2
.
Size
=
new
System
.
Drawing
.
Size
(
1
8
0
,
26
);
this
.
toolStripMenuItem2
.
Text
=
"AGV调试"
;
this
.
toolStripMenuItem2
.
Text
=
"AGV调试"
;
this
.
toolStripMenuItem2
.
Click
+=
new
System
.
EventHandler
(
this
.
toolStripMenuItem2_Click
);
this
.
toolStripMenuItem2
.
Click
+=
new
System
.
EventHandler
(
this
.
toolStripMenuItem2_Click
);
//
//
// toolStripSeparator6
// toolStripSeparator6
//
//
this
.
toolStripSeparator6
.
Name
=
"toolStripSeparator6"
;
this
.
toolStripSeparator6
.
Name
=
"toolStripSeparator6"
;
this
.
toolStripSeparator6
.
Size
=
new
System
.
Drawing
.
Size
(
1
5
7
,
6
);
this
.
toolStripSeparator6
.
Size
=
new
System
.
Drawing
.
Size
(
1
7
7
,
6
);
//
//
// 标签编辑ToolStripMenuItem
// 标签编辑ToolStripMenuItem
//
//
this
.
标签编辑
ToolStripMenuItem
.
Name
=
"标签编辑ToolStripMenuItem"
;
this
.
标签编辑
ToolStripMenuItem
.
Name
=
"标签编辑ToolStripMenuItem"
;
this
.
标签编辑
ToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
6
0
,
26
);
this
.
标签编辑
ToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
8
0
,
26
);
this
.
标签编辑
ToolStripMenuItem
.
Text
=
"标签编辑"
;
this
.
标签编辑
ToolStripMenuItem
.
Text
=
"标签编辑"
;
this
.
标签编辑
ToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
标签编辑
ToolStripMenuItem_Click
);
this
.
标签编辑
ToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
标签编辑
ToolStripMenuItem_Click
);
//
//
...
@@ -427,31 +430,31 @@
...
@@ -427,31 +430,31 @@
// 清空日志ToolStripMenuItem
// 清空日志ToolStripMenuItem
//
//
this
.
清空日志
ToolStripMenuItem
.
Name
=
"清空日志ToolStripMenuItem"
;
this
.
清空日志
ToolStripMenuItem
.
Name
=
"清空日志ToolStripMenuItem"
;
this
.
清空日志
ToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
44
,
26
);
this
.
清空日志
ToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
80
,
26
);
this
.
清空日志
ToolStripMenuItem
.
Text
=
"清空日志"
;
this
.
清空日志
ToolStripMenuItem
.
Text
=
"清空日志"
;
this
.
清空日志
ToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
清空日志
ToolStripMenuItem_Click
);
this
.
清空日志
ToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
清空日志
ToolStripMenuItem_Click
);
//
//
// toolStripSeparator10
// toolStripSeparator10
//
//
this
.
toolStripSeparator10
.
Name
=
"toolStripSeparator10"
;
this
.
toolStripSeparator10
.
Name
=
"toolStripSeparator10"
;
this
.
toolStripSeparator10
.
Size
=
new
System
.
Drawing
.
Size
(
1
41
,
6
);
this
.
toolStripSeparator10
.
Size
=
new
System
.
Drawing
.
Size
(
1
77
,
6
);
//
//
// 复制日志ToolStripMenuItem
// 复制日志ToolStripMenuItem
//
//
this
.
复制日志
ToolStripMenuItem
.
Name
=
"复制日志ToolStripMenuItem"
;
this
.
复制日志
ToolStripMenuItem
.
Name
=
"复制日志ToolStripMenuItem"
;
this
.
复制日志
ToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
44
,
26
);
this
.
复制日志
ToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
80
,
26
);
this
.
复制日志
ToolStripMenuItem
.
Text
=
"复制日志"
;
this
.
复制日志
ToolStripMenuItem
.
Text
=
"复制日志"
;
this
.
复制日志
ToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
复制日志
ToolStripMenuItem_Click
);
this
.
复制日志
ToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
复制日志
ToolStripMenuItem_Click
);
//
//
// toolStripSeparator11
// toolStripSeparator11
//
//
this
.
toolStripSeparator11
.
Name
=
"toolStripSeparator11"
;
this
.
toolStripSeparator11
.
Name
=
"toolStripSeparator11"
;
this
.
toolStripSeparator11
.
Size
=
new
System
.
Drawing
.
Size
(
1
41
,
6
);
this
.
toolStripSeparator11
.
Size
=
new
System
.
Drawing
.
Size
(
1
77
,
6
);
//
//
// 版本号ToolStripMenuItem
// 版本号ToolStripMenuItem
//
//
this
.
版本号
ToolStripMenuItem
.
Name
=
"版本号ToolStripMenuItem"
;
this
.
版本号
ToolStripMenuItem
.
Name
=
"版本号ToolStripMenuItem"
;
this
.
版本号
ToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
44
,
26
);
this
.
版本号
ToolStripMenuItem
.
Size
=
new
System
.
Drawing
.
Size
(
1
80
,
26
);
this
.
版本号
ToolStripMenuItem
.
Text
=
"关于软件"
;
this
.
版本号
ToolStripMenuItem
.
Text
=
"关于软件"
;
this
.
版本号
ToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
版本号
ToolStripMenuItem_Click
);
this
.
版本号
ToolStripMenuItem
.
Click
+=
new
System
.
EventHandler
(
this
.
版本号
ToolStripMenuItem_Click
);
//
//
...
...
RC1266-AutoCountMachine/source/AutoCountClient/记录.txt
查看文件 @
5bc5409
...
@@ -60,4 +60,12 @@ Stop
...
@@ -60,4 +60,12 @@ Stop
设备启动时提示急停未开:改为未初始化完成
设备启动时提示急停未开:改为未初始化完成
添加点料模块代码。。
添加点料模块代码。。
贴标时,Z轴需要下降到指定的位置之后才能旋转。
\ No newline at end of file
\ No newline at end of file
贴标时,Z轴需要下降到指定的位置之后才能旋转。
20200602
增加配置
PRO,0,贴标机构Z轴旋转点P4,LabelZ_P4,2000,,,,,
PRO,0,贴标机构Z轴P4速度,LabelZ_P4Speed,4500,,,,,
\ No newline at end of file
\ No newline at end of file
RC1266-AutoCountMachine/source/DeviceLibrary/RobotConfig/Config_InputEquip.csv
查看文件 @
5bc5409
...
@@ -21,8 +21,8 @@ PRO,0,提升轴P3速度,BatchAxis_P3Speed,1000,,,,,
...
@@ -21,8 +21,8 @@ PRO,0,提升轴P3速度,BatchAxis_P3Speed,1000,,,,,
PRO,0,提升轴高度转换系数(1mm对应的脉冲),Height_ChangeValue,10446,,,,,
PRO,0,提升轴高度转换系数(1mm对应的脉冲),Height_ChangeValue,10446,,,,,
,,,,,,,,,
,,,,,,,,,
PRO,0,取料升降轴待机点P1,UpdownAxis_P1,72000,,,,,
PRO,0,取料升降轴待机点P1,UpdownAxis_P1,72000,,,,,
PRO,0,取料升降轴取料点P2_左侧,UpdownAxis_P2_L,20
3
000,,,,,
PRO,0,取料升降轴取料点P2_左侧,UpdownAxis_P2_L,20
0
000,,,,,
PRO,0,取料升降轴取料点P2_右侧,UpdownAxis_P2_R,
202
000,,,,,
PRO,0,取料升降轴取料点P2_右侧,UpdownAxis_P2_R,
199
000,,,,,
PRO,0,取料升降轴XRay入库放料点P3,UpdownAxis_P3,327986,,,,,
PRO,0,取料升降轴XRay入库放料点P3,UpdownAxis_P3,327986,,,,,
PRO,0,取料升降轴工位放料点P4_高,UpdownAxis_P4_H,190969,,,,,
PRO,0,取料升降轴工位放料点P4_高,UpdownAxis_P4_H,190969,,,,,
PRO,0,取料升降轴工位放料点P4_低,UpdownAxis_P4_L,515085,,,,,
PRO,0,取料升降轴工位放料点P4_低,UpdownAxis_P4_L,515085,,,,,
...
...
RC1266-AutoCountMachine/source/DeviceLibrary/RobotConfig/Config_OutputEquip.csv
查看文件 @
5bc5409
...
@@ -16,15 +16,15 @@ PRO,0,出料提升轴P3速度,BatchAxis_P3Speed,1700,,,,,
...
@@ -16,15 +16,15 @@ PRO,0,出料提升轴P3速度,BatchAxis_P3Speed,1700,,,,,
PRO,0,出料提升轴高度转换系数(1mm对应的脉冲),Height_ChangeValue,10446,,,,,
PRO,0,出料提升轴高度转换系数(1mm对应的脉冲),Height_ChangeValue,10446,,,,,
,,,,,,,,,
,,,,,,,,,
PRO,0,取料X轴待机点-P1,MoveX_P1,2001,,,,,
PRO,0,取料X轴待机点-P1,MoveX_P1,2001,,,,,
PRO,0,取料X轴-取料点-P2集合,MoveX_P2List,0=1
5950;8=150000;12=150000;16=150000;24=150000;32=140000;44=120000;56=100000;13=4710;15=1350;11=10120;7=159
50,,,,,
PRO,0,取料X轴-取料点-P2集合,MoveX_P2List,0=1
6000;8=150000;12=150000;16=150000;24=150000;32=140000;44=120000;56=100000;13=5150;15=1750;11=10520;7=162
50,,,,,
PRO,0,取料X轴-放料点-P3,MoveX_P3,77300,,,,,
PRO,0,取料X轴-放料点-P3,MoveX_P3,77300,,,,,
PRO,0,取料X轴P1速度,MoveX_P1Speed,700,,,,,
PRO,0,取料X轴P1速度,MoveX_P1Speed,700,,,,,
PRO,0,取料X轴P2速度,MoveX_P2Speed,700,,,,,
PRO,0,取料X轴P2速度,MoveX_P2Speed,700,,,,,
PRO,0,取料X轴P3速度,MoveX_P3Speed,700,,,,,
PRO,0,取料X轴P3速度,MoveX_P3Speed,700,,,,,
,,,,,,,,,
,,,,,,,,,
PRO,0,取料Z轴待机点-P1,MoveZ_P1,2000,,,,,
PRO,0,取料Z轴待机点-P1,MoveZ_P1,2000,,,,,
PRO,0,取料Z轴-取料点-P2集合,MoveZ_P2List,0=44
8700;8=448700;12=443900;16=440000;24=429900;32=420100;44=409000;56=398
620,,,,,
PRO,0,取料Z轴-取料点-P2集合,MoveZ_P2List,0=44
3700;8=443700;12=441900;16=438000;24=427900;32=418100;44=407000;56=397
620,,,,,
PRO,0,取料Z轴-放料点-P3集合,MoveZ_P3List,0=10
875
0;8=109700;12=100000;16=99000;24=93000;32=89000;44=74000;56=63500,,,,,
PRO,0,取料Z轴-放料点-P3集合,MoveZ_P3List,0=10
000
0;8=109700;12=100000;16=99000;24=93000;32=89000;44=74000;56=63500,,,,,
PRO,0,取料Z轴P1速度,MoveZ_P1Speed,4000,,,,,
PRO,0,取料Z轴P1速度,MoveZ_P1Speed,4000,,,,,
PRO,0,取料Z轴P2速度,MoveZ_P2Speed,4000,,,,,
PRO,0,取料Z轴P2速度,MoveZ_P2Speed,4000,,,,,
PRO,0,取料Z轴P3速度,MoveZ_P3Speed,4000,,,,,
PRO,0,取料Z轴P3速度,MoveZ_P3Speed,4000,,,,,
...
@@ -46,9 +46,11 @@ PRO,0,贴标机构Y轴P3速度,LabelY_P3Speed,4000,,,,,
...
@@ -46,9 +46,11 @@ PRO,0,贴标机构Y轴P3速度,LabelY_P3Speed,4000,,,,,
PRO,0,贴标机构Z轴待机点-P1,LabelZ_P1,2000,,,,,
PRO,0,贴标机构Z轴待机点-P1,LabelZ_P1,2000,,,,,
PRO,0,贴标机构Z轴取标签点P2,LabelZ_P2,35935,,,,,
PRO,0,贴标机构Z轴取标签点P2,LabelZ_P2,35935,,,,,
PRO,0,贴标机构Z轴贴标点P3,LabelZ_P3,174174,,,,,
PRO,0,贴标机构Z轴贴标点P3,LabelZ_P3,174174,,,,,
PRO,0,贴标机构Z轴旋转点P4,LabelZ_P4,2000,,,,,
PRO,0,贴标机构Z轴P1速度,LabelZ_P1Speed,4500,,,,,
PRO,0,贴标机构Z轴P1速度,LabelZ_P1Speed,4500,,,,,
PRO,0,贴标机构Z轴P2速度,LabelZ_P2Speed,4500,,,,,
PRO,0,贴标机构Z轴P2速度,LabelZ_P2Speed,4500,,,,,
PRO,0,贴标机构Z轴P3速度,LabelZ_P3Speed,4500,,,,,
PRO,0,贴标机构Z轴P3速度,LabelZ_P3Speed,4500,,,,,
PRO,0,贴标机构Z轴P4速度,LabelZ_P4Speed,4500,,,,,
,,,,,,,,,
,,,,,,,,,
PRO,0,贴标机构R轴待机点-P1,LabelR_P1,0,,,,,
PRO,0,贴标机构R轴待机点-P1,LabelR_P1,0,,,,,
PRO,0,贴标机构R轴取标签点P2,LabelR_P2,0,,,,,
PRO,0,贴标机构R轴取标签点P2,LabelR_P2,0,,,,,
...
...
RC1266-AutoCountMachine/source/DeviceLibrary/bean/OutputEquip_Partial.cs
查看文件 @
5bc5409
...
@@ -62,7 +62,7 @@ namespace OnlineStore.DeviceLibrary
...
@@ -62,7 +62,7 @@ namespace OnlineStore.DeviceLibrary
return
false
;
return
false
;
}
}
if
(
SecMoveInfo
.
MoveType
.
Equals
(
RobotMoveType
.
Labelling
)&&
SecMoveInfo
.
MoveStep
<=
StepEnum
.
OL1
2
_XYToP3
)
if
(
SecMoveInfo
.
MoveType
.
Equals
(
RobotMoveType
.
Labelling
)&&
SecMoveInfo
.
MoveStep
<=
StepEnum
.
OL1
1
_XYToP3
)
{
{
LogUtil
.
error
(
MoveInfo
.
Name
+
"StartWorking 失败 , SecMoveInfo 上个贴标还在等待中 "
+
SecMoveInfo
.
MoveType
+
"_"
+
SecMoveInfo
.
MoveStep
);
LogUtil
.
error
(
MoveInfo
.
Name
+
"StartWorking 失败 , SecMoveInfo 上个贴标还在等待中 "
+
SecMoveInfo
.
MoveType
+
"_"
+
SecMoveInfo
.
MoveStep
);
return
false
;
return
false
;
...
@@ -89,7 +89,8 @@ namespace OnlineStore.DeviceLibrary
...
@@ -89,7 +89,8 @@ namespace OnlineStore.DeviceLibrary
WorkLog
(
" 检测到XRay出口料盘["
+
reelInfo
.
ToStr
()
+
"],准备开始取料"
);
WorkLog
(
" 检测到XRay出口料盘["
+
reelInfo
.
ToStr
()
+
"],准备开始取料"
);
}
}
if
(
MoveInfo
.
MoveParam
.
PlateW
<=
0
||
if
(
MoveInfo
.
MoveParam
.
PlateW
<=
0
||
MoveInfo
.
MoveParam
.
PlateH
<=
0
)
MoveInfo
.
MoveParam
.
PlateH
<=
0
||
String
.
IsNullOrEmpty
(
MoveInfo
.
MoveParam
.
WareCode
))
{
{
MoveInfo
.
MoveParam
.
IsNgReel
=
true
;
MoveInfo
.
MoveParam
.
IsNgReel
=
true
;
}
}
...
@@ -371,7 +372,7 @@ namespace OnlineStore.DeviceLibrary
...
@@ -371,7 +372,7 @@ namespace OnlineStore.DeviceLibrary
//{
//{
SecMoveInfo
.
NextMoveStep
(
StepEnum
.
OL03_PrintLabel
);
SecMoveInfo
.
NextMoveStep
(
StepEnum
.
OL03_PrintLabel
);
RobotManager
.
LastPrintStatus
=
Asa
.
PrintLabel
.
PrinterStatus
.
Unknown
;
RobotManager
.
LastPrintStatus
=
Asa
.
PrintLabel
.
PrinterStatus
.
Unknown
;
SecWorkLog
(
"贴标: 重置状态=Unknown,开始打印标签["
+
NeedPrint
+
"] ,贴标XYR轴到取标签点P2, 等待1s"
);
SecWorkLog
(
"贴标: 重置状态=Unknown,开始打印标签["
+
NeedPrint
+
"] ,贴标XYR轴到取标签点P2, 等待1s"
);
SecMoveInfo
.
WaitList
.
Add
(
WaitResultInfo
.
WaitTime
(
1000
));
SecMoveInfo
.
WaitList
.
Add
(
WaitResultInfo
.
WaitTime
(
1000
));
if
(
NeedPrint
)
if
(
NeedPrint
)
{
{
...
@@ -427,36 +428,27 @@ namespace OnlineStore.DeviceLibrary
...
@@ -427,36 +428,27 @@ namespace OnlineStore.DeviceLibrary
SecMoveInfo
.
OneWaitCanEndStep
=
true
;
SecMoveInfo
.
OneWaitCanEndStep
=
true
;
}
}
else
if
(
SecMoveInfo
.
IsStep
(
StepEnum
.
OL08_Nozzle_Work
))
else
if
(
SecMoveInfo
.
IsStep
(
StepEnum
.
OL08_Nozzle_Work
))
{
{
// SecMoveInfo.NextMoveStep(StepEnum.OL09_WaitGetLabel);
SecMoveInfo
.
NextMoveStep
(
StepEnum
.
OL09_ZToP1
);
// SecWorkLog("贴标: 等待吸盘信号到位");
// SecMoveInfo.WaitList.Add(WaitResultInfo.WaitIO(IO_Type.Nozzle_Work, IO_VALUE.HIGH));
// SecMoveInfo.WaitList.Add(WaitResultInfo.WaitTime(3000));
// SecMoveInfo.OneWaitCanEndStep = true;
//}
//else if (SecMoveInfo.IsStep(StepEnum.OL09_WaitGetLabel))
//{
SecMoveInfo
.
NextMoveStep
(
StepEnum
.
OL10_ZToP1
);
SecWorkLog
(
"贴标: Z轴到P1点"
);
SecWorkLog
(
"贴标: Z轴到P1点"
);
LabelZAxis
.
AbsMove
(
SecMoveInfo
,
Config
.
LabelZ_P1
,
Config
.
LabelZ_P1Speed
);
LabelZAxis
.
AbsMove
(
SecMoveInfo
,
Config
.
LabelZ_P1
,
Config
.
LabelZ_P1Speed
);
}
}
else
if
(
SecMoveInfo
.
IsStep
(
StepEnum
.
OL
10
_ZToP1
))
else
if
(
SecMoveInfo
.
IsStep
(
StepEnum
.
OL
09
_ZToP1
))
{
{
SecMoveInfo
.
NextMoveStep
(
StepEnum
.
OL1
1
_WaitCanLabel
);
SecMoveInfo
.
NextMoveStep
(
StepEnum
.
OL1
0
_WaitCanLabel
);
SecWorkLog
(
"贴标: 等待取料机构返回待机点并且空闲"
);
SecWorkLog
(
"贴标: 等待取料机构返回待机点并且空闲"
);
}
}
else
if
(
SecMoveInfo
.
IsStep
(
StepEnum
.
OL1
1
_WaitCanLabel
))
else
if
(
SecMoveInfo
.
IsStep
(
StepEnum
.
OL1
0
_WaitCanLabel
))
{
{
bool
canLabel
=
MoveInfo
.
MoveType
.
Equals
(
RobotMoveType
.
None
)
||
bool
canLabel
=
MoveInfo
.
MoveType
.
Equals
(
RobotMoveType
.
None
)
||
((
MoveInfo
.
MoveType
.
Equals
(
RobotMoveType
.
Working
)
&&
MoveInfo
.
MoveStep
<=
StepEnum
.
OT05_GetImage
));
((
MoveInfo
.
MoveType
.
Equals
(
RobotMoveType
.
Working
)
&&
MoveInfo
.
MoveStep
<=
StepEnum
.
OT05_GetImage
));
bool
isTest
=
ShelfMoveInfo
.
MoveType
.
Equals
(
RobotMoveType
.
None
)
&&
MoveInfo
.
MoveType
.
Equals
(
RobotMoveType
.
None
)
&&
SecMoveInfo
.
MoveParam
.
IsTest
;
bool
isTest
=
ShelfMoveInfo
.
MoveType
.
Equals
(
RobotMoveType
.
None
)
&&
MoveInfo
.
MoveType
.
Equals
(
RobotMoveType
.
None
)
&&
SecMoveInfo
.
MoveParam
.
IsTest
;
if
(
canLabel
&&
ShelfMoveInfo
.
IsStep
(
StepEnum
.
OS_25_WaitLabel
))
if
(
canLabel
&&
ShelfMoveInfo
.
IsStep
(
StepEnum
.
OS_25_WaitLabel
))
{
{
SecMoveInfo
.
NextMoveStep
(
StepEnum
.
OL1
2
_XYToP3
);
SecMoveInfo
.
NextMoveStep
(
StepEnum
.
OL1
1
_XYToP3
);
SecWorkLog
(
"贴标: XY轴移动到P3点"
);
SecWorkLog
(
"贴标: XY轴移动到P3点"
);
LabelXAxis
.
AbsMove
(
SecMoveInfo
,
Config
.
LabelX_P3
,
Config
.
LabelX_P3Speed
);
LabelXAxis
.
AbsMove
(
SecMoveInfo
,
Config
.
LabelX_P3
,
Config
.
LabelX_P3Speed
);
...
@@ -466,11 +458,17 @@ namespace OnlineStore.DeviceLibrary
...
@@ -466,11 +458,17 @@ namespace OnlineStore.DeviceLibrary
else
if
(
SecMoveInfo
.
IsTimeOut
(
120
))
else
if
(
SecMoveInfo
.
IsTimeOut
(
120
))
{
{
WarnMsg
=
SecMoveInfo
.
Name
+
"["
+
SecMoveInfo
.
MoveStep
+
"]"
+
"等待 料盘可贴标(OS_25_WaitLabel) 超时["
+
FormUtil
.
GetSpanStr
(
SecMoveInfo
.
StepSpan
())
+
"]"
;
WarnMsg
=
SecMoveInfo
.
Name
+
"["
+
SecMoveInfo
.
MoveStep
+
"]"
+
"等待 料盘可贴标(OS_25_WaitLabel) 超时["
+
FormUtil
.
GetSpanStr
(
SecMoveInfo
.
StepSpan
())
+
"]"
;
LogUtil
.
error
(
WarnMsg
,
SecMoveInfo
.
ErrorLogType
);
LogUtil
.
error
(
WarnMsg
,
SecMoveInfo
.
ErrorLogType
);
Alarm
(
AlarmType
.
IoSingleTimeOut
);
Alarm
(
AlarmType
.
IoSingleTimeOut
);
}
}
}
}
else
if
(
SecMoveInfo
.
IsStep
(
StepEnum
.
OL12_XYToP3
))
else
if
(
SecMoveInfo
.
IsStep
(
StepEnum
.
OL11_XYToP3
))
{
SecMoveInfo
.
NextMoveStep
(
StepEnum
.
OL12_ZToP4
);
SecWorkLog
(
"贴标: Z轴先走到旋转点P4"
);
LabelZAxis
.
AbsMove
(
SecMoveInfo
,
Config
.
LabelZ_P4
,
Config
.
LabelZ_P4Speed
);
}
else
if
(
SecMoveInfo
.
IsStep
(
StepEnum
.
OL12_ZToP4
))
{
{
SecMoveInfo
.
NextMoveStep
(
StepEnum
.
OL13_RToP3
);
SecMoveInfo
.
NextMoveStep
(
StepEnum
.
OL13_RToP3
);
SecWorkLog
(
"贴标: R轴到P3点"
);
SecWorkLog
(
"贴标: R轴到P3点"
);
...
...
RC1266-AutoCountMachine/source/DeviceLibrary/bean/X_RAY_Equip.cs
查看文件 @
5bc5409
...
@@ -34,7 +34,7 @@ namespace OnlineStore.DeviceLibrary
...
@@ -34,7 +34,7 @@ namespace OnlineStore.DeviceLibrary
this
.
Config
=
config
;
this
.
Config
=
config
;
baseConfig
=
config
;
baseConfig
=
config
;
IsDebug
=
config
.
IsDebug
.
Equals
(
1
);
IsDebug
=
config
.
IsDebug
.
Equals
(
1
);
Name
=
(
" "
+
"XRay"
+
"
"
).
ToUpper
(
);
Name
=
(
" "
+
"XRay"
+
"
_Equip "
);
Init
();
Init
();
ledProcessTimer
.
Elapsed
+=
LedProcess
;
ledProcessTimer
.
Elapsed
+=
LedProcess
;
...
...
RC1266-AutoCountMachine/source/DeviceLibrary/bean/X_RAY_Equip_Partial.cs
查看文件 @
5bc5409
...
@@ -138,11 +138,25 @@ namespace OnlineStore.DeviceLibrary
...
@@ -138,11 +138,25 @@ namespace OnlineStore.DeviceLibrary
}
}
else
if
(
MoveInfo
.
IsStep
(
StepEnum
.
XW07_InLineStop
))
else
if
(
MoveInfo
.
IsStep
(
StepEnum
.
XW07_InLineStop
))
{
{
MoveInfo
.
NextMoveStep
(
StepEnum
.
XW08_DoorClose
);
if
(
Work_ReelInfo
.
PlateH
<=
0
||
String
.
IsNullOrEmpty
(
Work_ReelInfo
.
WareCode
))
WorkLog
(
"料盘处理:左侧门关闭,右侧门关闭,准备开始点料"
);
{
CylinderMove
(
MoveInfo
,
IO_Type
.
X_InDoor_Down
,
IO_Type
.
X_InDoor_Up
);
Work_ReelInfo
.
IsNgReel
=
true
;
CylinderMove
(
MoveInfo
,
IO_Type
.
X_OutDoor_Down
,
IO_Type
.
X_OutDoor_Up
);
MoveInfo
.
MoveParam
.
SetReelInfo
(
In_ReelInfo
);
}
//判断是否需要点料
if
(
Work_ReelInfo
.
IsNgReel
)
{
MoveInfo
.
NextMoveStep
(
StepEnum
.
XW21_WaitOutNoReel
);
WorkLog
(
"扫描区NG料 ["
+
Work_ReelInfo
.
ToStr
()
+
"],直接放行料盘"
);
MoveInfo
.
WaitList
.
Add
(
WaitResultInfo
.
WaitIO
(
IO_Type
.
Out_TrayCheck
,
IO_VALUE
.
LOW
));
}
else
{
MoveInfo
.
NextMoveStep
(
StepEnum
.
XW08_DoorClose
);
WorkLog
(
"料盘处理:左侧门关闭,右侧门关闭,准备开始点料"
);
CylinderMove
(
MoveInfo
,
IO_Type
.
X_InDoor_Down
,
IO_Type
.
X_InDoor_Up
);
CylinderMove
(
MoveInfo
,
IO_Type
.
X_OutDoor_Down
,
IO_Type
.
X_OutDoor_Up
);
}
// MoveInfo.WaitList.Add(WaitResultInfo.WaitIO(IO_Type.X_DoorLimit_Down, IO_VALUE.HIGH));
// MoveInfo.WaitList.Add(WaitResultInfo.WaitIO(IO_Type.X_DoorLimit_Down, IO_VALUE.HIGH));
// MoveInfo.WaitList.Add(WaitResultInfo.WaitIO(IO_Type.X_DoorLimit_Up, IO_VALUE.HIGH));
// MoveInfo.WaitList.Add(WaitResultInfo.WaitIO(IO_Type.X_DoorLimit_Up, IO_VALUE.HIGH));
}
}
...
@@ -187,7 +201,7 @@ namespace OnlineStore.DeviceLibrary
...
@@ -187,7 +201,7 @@ namespace OnlineStore.DeviceLibrary
{
{
MoveInfo
.
NextMoveStep
(
StepEnum
.
XW13_GetXRayImage
);
MoveInfo
.
NextMoveStep
(
StepEnum
.
XW13_GetXRayImage
);
MoveInfo
.
WaitList
.
Add
(
WaitResultInfo
.
WaitTime
(
8000
));
MoveInfo
.
WaitList
.
Add
(
WaitResultInfo
.
WaitTime
(
8000
));
WorkLog
(
"
料盘处理
:开始获取X射线图形 "
);
WorkLog
(
"
点料
:开始获取X射线图形 "
);
string
lastData
=
DateTime
.
Now
.
ToString
(
"yyyy-MM-dd"
);
string
lastData
=
DateTime
.
Now
.
ToString
(
"yyyy-MM-dd"
);
ConfigAppSettings
.
SaveValue
(
Setting_Init
.
XRay_Data
,
lastData
);
ConfigAppSettings
.
SaveValue
(
Setting_Init
.
XRay_Data
,
lastData
);
...
@@ -198,7 +212,7 @@ namespace OnlineStore.DeviceLibrary
...
@@ -198,7 +212,7 @@ namespace OnlineStore.DeviceLibrary
Bitmap
bmp
=
carerayImage
.
Get48bImage
();
Bitmap
bmp
=
carerayImage
.
Get48bImage
();
string
fileP
=
Application
.
StartupPath
+
@"\XRAY\tif\" + DateTime.Now.ToString("
HHmmss
") + "
.
png
";
string
fileP
=
Application
.
StartupPath
+
@"\XRAY\tif\" + DateTime.Now.ToString("
HHmmss
") + "
.
png
";
bmp
.
Save
(
fileP
,
System
.
Drawing
.
Imaging
.
ImageFormat
.
Png
);
bmp
.
Save
(
fileP
,
System
.
Drawing
.
Imaging
.
ImageFormat
.
Png
);
WorkLog
(
"
料盘处理
:获取X射线图形,并保存到: "
+
fileP
+
",记录时间"
+
lastData
+
",停止X射线"
);
WorkLog
(
"
点料
:获取X射线图形,并保存到: "
+
fileP
+
",记录时间"
+
lastData
+
",停止X射线"
);
GetImageEvent
?.
Invoke
(
bmp
);
GetImageEvent
?.
Invoke
(
bmp
);
bool
result
=
xRay
.
Stop
();
bool
result
=
xRay
.
Stop
();
if
(!
result
)
if
(!
result
)
...
@@ -208,14 +222,7 @@ namespace OnlineStore.DeviceLibrary
...
@@ -208,14 +222,7 @@ namespace OnlineStore.DeviceLibrary
MoveInfo
.
EndStepWait
();
MoveInfo
.
EndStepWait
();
}
}
else
if
(
MoveInfo
.
IsStep
(
StepEnum
.
XW13_GetXRayImage
))
else
if
(
MoveInfo
.
IsStep
(
StepEnum
.
XW13_GetXRayImage
))
{
{
// MoveInfo.NextMoveStep(StepEnum.XW14_XRayStop);
// MoveInfo.WaitList.Add(WaitResultInfo.WaitTime(1000));
// WorkLog("料盘处理:停止X射线");
// xRay.Stop();
//}
//else if (MoveInfo.IsStep(StepEnum.XW14_XRayStop))
//{
MoveInfo
.
NextMoveStep
(
StepEnum
.
XW15_GetResult
);
MoveInfo
.
NextMoveStep
(
StepEnum
.
XW15_GetResult
);
MoveInfo
.
WaitList
.
Add
(
WaitResultInfo
.
WaitTime
(
1000
));
MoveInfo
.
WaitList
.
Add
(
WaitResultInfo
.
WaitTime
(
1000
));
if
(
xRay
.
IsRayOpen
)
if
(
xRay
.
IsRayOpen
)
...
@@ -225,7 +232,7 @@ namespace OnlineStore.DeviceLibrary
...
@@ -225,7 +232,7 @@ namespace OnlineStore.DeviceLibrary
int
count
=
99999
;
int
count
=
99999
;
countImage
.
GetCount
(
out
count
);
countImage
.
GetCount
(
out
count
);
InXWork
=
false
;
InXWork
=
false
;
WorkLog
(
"
料盘处理
:获取点料结果,【"
+
count
+
"】,保存并上传结果"
);
WorkLog
(
"
点料
:获取点料结果,【"
+
count
+
"】,保存并上传结果"
);
if
(
Work_ReelInfo
.
WareCount
<=
0
)
if
(
Work_ReelInfo
.
WareCount
<=
0
)
{
{
MoveInfo
.
MoveParam
.
WareCount
=
count
;
MoveInfo
.
MoveParam
.
WareCount
=
count
;
...
...
RC1266-AutoCountMachine/source/DeviceLibrary/model/MoveStep.cs
查看文件 @
5bc5409
...
@@ -698,15 +698,19 @@ namespace OnlineStore.DeviceLibrary
...
@@ -698,15 +698,19 @@ namespace OnlineStore.DeviceLibrary
/// <summary>
/// <summary>
/// 贴标: Z轴到P1点
/// 贴标: Z轴到P1点
/// </summary>
/// </summary>
OL
10
_ZToP1
,
OL
09
_ZToP1
,
/// <summary>
/// <summary>
/// 贴标: 等待取料机构返回待机点并且空闲
/// 贴标: 等待取料机构返回待机点并且空闲
/// </summary>
/// </summary>
OL1
1
_WaitCanLabel
,
OL1
0
_WaitCanLabel
,
/// <summary>
/// <summary>
/// 贴标: XY轴移动到P3点
/// 贴标: XY轴移动到P3点
/// </summary>
/// </summary>
OL12_XYToP3
,
OL11_XYToP3
,
/// <summary>
/// 贴标: Z轴先走到旋转点P4
/// </summary>
OL12_ZToP4
,
/// <summary>
/// <summary>
/// 贴标: R轴到P3点
/// 贴标: R轴到P3点
...
...
RC1266-AutoCountMachine/source/LoadCVSLibrary/storeConfig/config/OutputEquip_Config.cs
查看文件 @
5bc5409
...
@@ -273,6 +273,16 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -273,6 +273,16 @@ namespace OnlineStore.LoadCSVLibrary
[
ConfigProAttribute
(
"LabelR_P3Speed"
)]
[
ConfigProAttribute
(
"LabelR_P3Speed"
)]
public
int
LabelR_P3Speed
{
get
;
set
;
}
public
int
LabelR_P3Speed
{
get
;
set
;
}
/// <summary>
/// PRO,0,贴标机构Z轴旋转点P4,LabelZ_P4,2000,,,,,
/// </summary>
[
ConfigProAttribute
(
"LabelZ_P4"
)]
public
int
LabelZ_P4
{
get
;
set
;
}
/// <summary>
/// PRO,0,贴标机构Z轴P4速度,LabelZ_P4Speed,4500,,,,,
/// </summary>
[
ConfigProAttribute
(
"LabelZ_P4Speed"
)]
public
int
LabelZ_P4Speed
{
get
;
set
;
}
private
static
string
UpdateP
(
Dictionary
<
int
,
int
>
pMap
,
int
key
,
int
value
)
private
static
string
UpdateP
(
Dictionary
<
int
,
int
>
pMap
,
int
key
,
int
value
)
{
{
...
...
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论