Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
孙克
/
ACSquareStore
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit 60c16229
由
LN
编写于
2020-03-20 09:14:49 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
轴名称修改:X轴-前后轴,Y轴-进出轴。
1 个父辈
746a1a00
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
140 行增加
和
140 行删除
source/ACSquareStore/FrmAxisDebug.Designer.cs
source/ACSquareStore/FrmStoreBox.Designer.cs
source/ACSquareStore/记录.txt
source/DeviceLibrary/StoreConfig/StoreConfig.csv
source/DeviceLibrary/acSquareStore/Square_BoxBean.cs
source/LoadCVSLibrary/storeConfig/config/Box_Config.cs
source/ACSquareStore/FrmAxisDebug.Designer.cs
查看文件 @
60c1622
...
@@ -60,16 +60,16 @@
...
@@ -60,16 +60,16 @@
// label1
// label1
//
//
this
.
label1
.
AutoSize
=
true
;
this
.
label1
.
AutoSize
=
true
;
this
.
label1
.
Location
=
new
System
.
Drawing
.
Point
(
53
,
1
96
);
this
.
label1
.
Location
=
new
System
.
Drawing
.
Point
(
53
,
1
47
);
this
.
label1
.
Name
=
"label1"
;
this
.
label1
.
Name
=
"label1"
;
this
.
label1
.
Size
=
new
System
.
Drawing
.
Size
(
7
2
,
17
);
this
.
label1
.
Size
=
new
System
.
Drawing
.
Size
(
7
3
,
17
);
this
.
label1
.
TabIndex
=
0
;
this
.
label1
.
TabIndex
=
0
;
this
.
label1
.
Text
=
"
Y
轴-前后轴 "
;
this
.
label1
.
Text
=
"
X
轴-前后轴 "
;
//
//
// label2
// label2
//
//
this
.
label2
.
AutoSize
=
true
;
this
.
label2
.
AutoSize
=
true
;
this
.
label2
.
Location
=
new
System
.
Drawing
.
Point
(
53
,
25
3
);
this
.
label2
.
Location
=
new
System
.
Drawing
.
Point
(
53
,
25
7
);
this
.
label2
.
Name
=
"label2"
;
this
.
label2
.
Name
=
"label2"
;
this
.
label2
.
Size
=
new
System
.
Drawing
.
Size
(
68
,
17
);
this
.
label2
.
Size
=
new
System
.
Drawing
.
Size
(
68
,
17
);
this
.
label2
.
TabIndex
=
1
;
this
.
label2
.
TabIndex
=
1
;
...
@@ -78,22 +78,22 @@
...
@@ -78,22 +78,22 @@
// label3
// label3
//
//
this
.
label3
.
AutoSize
=
true
;
this
.
label3
.
AutoSize
=
true
;
this
.
label3
.
Location
=
new
System
.
Drawing
.
Point
(
53
,
14
2
);
this
.
label3
.
Location
=
new
System
.
Drawing
.
Point
(
53
,
20
2
);
this
.
label3
.
Name
=
"label3"
;
this
.
label3
.
Name
=
"label3"
;
this
.
label3
.
Size
=
new
System
.
Drawing
.
Size
(
7
3
,
17
);
this
.
label3
.
Size
=
new
System
.
Drawing
.
Size
(
7
2
,
17
);
this
.
label3
.
TabIndex
=
2
;
this
.
label3
.
TabIndex
=
2
;
this
.
label3
.
Text
=
"
X
轴-进出轴 "
;
this
.
label3
.
Text
=
"
Y
轴-进出轴 "
;
//
//
// btnMiddleMove
// btnMiddleMove
//
//
this
.
btnMiddleMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnMiddleMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnMiddleMove
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMiddleMove
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMiddleMove
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMiddleMove
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMiddleMove
.
Location
=
new
System
.
Drawing
.
Point
(
260
,
1
82
);
this
.
btnMiddleMove
.
Location
=
new
System
.
Drawing
.
Point
(
260
,
1
33
);
this
.
btnMiddleMove
.
Name
=
"btnMiddleMove"
;
this
.
btnMiddleMove
.
Name
=
"btnMiddleMove"
;
this
.
btnMiddleMove
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnMiddleMove
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnMiddleMove
.
TabIndex
=
4
;
this
.
btnMiddleMove
.
TabIndex
=
4
;
this
.
btnMiddleMove
.
Text
=
"
Y
-前后轴+(前进)"
;
this
.
btnMiddleMove
.
Text
=
"
X
-前后轴+(前进)"
;
this
.
btnMiddleMove
.
UseVisualStyleBackColor
=
false
;
this
.
btnMiddleMove
.
UseVisualStyleBackColor
=
false
;
this
.
btnMiddleMove
.
MouseDown
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnMiddleMove_MouseDown
);
this
.
btnMiddleMove
.
MouseDown
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnMiddleMove_MouseDown
);
this
.
btnMiddleMove
.
MouseUp
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnMiddleMove_MouseUp
);
this
.
btnMiddleMove
.
MouseUp
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnMiddleMove_MouseUp
);
...
@@ -102,7 +102,7 @@
...
@@ -102,7 +102,7 @@
//
//
this
.
txtMiddleSpeed
.
Enabled
=
false
;
this
.
txtMiddleSpeed
.
Enabled
=
false
;
this
.
txtMiddleSpeed
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMiddleSpeed
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMiddleSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
154
,
1
91
);
this
.
txtMiddleSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
154
,
1
42
);
this
.
txtMiddleSpeed
.
MaxLength
=
10
;
this
.
txtMiddleSpeed
.
MaxLength
=
10
;
this
.
txtMiddleSpeed
.
Name
=
"txtMiddleSpeed"
;
this
.
txtMiddleSpeed
.
Name
=
"txtMiddleSpeed"
;
this
.
txtMiddleSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
97
,
26
);
this
.
txtMiddleSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
97
,
26
);
...
@@ -112,7 +112,7 @@
...
@@ -112,7 +112,7 @@
//
//
this
.
txtUpDownSpeed
.
Enabled
=
false
;
this
.
txtUpDownSpeed
.
Enabled
=
false
;
this
.
txtUpDownSpeed
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpDownSpeed
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpDownSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
154
,
2
48
);
this
.
txtUpDownSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
154
,
2
52
);
this
.
txtUpDownSpeed
.
MaxLength
=
10
;
this
.
txtUpDownSpeed
.
MaxLength
=
10
;
this
.
txtUpDownSpeed
.
Name
=
"txtUpDownSpeed"
;
this
.
txtUpDownSpeed
.
Name
=
"txtUpDownSpeed"
;
this
.
txtUpDownSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
97
,
26
);
this
.
txtUpDownSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
97
,
26
);
...
@@ -122,7 +122,7 @@
...
@@ -122,7 +122,7 @@
//
//
this
.
txtInOutSpeed
.
Enabled
=
false
;
this
.
txtInOutSpeed
.
Enabled
=
false
;
this
.
txtInOutSpeed
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutSpeed
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
154
,
1
3
7
);
this
.
txtInOutSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
154
,
1
9
7
);
this
.
txtInOutSpeed
.
MaxLength
=
10
;
this
.
txtInOutSpeed
.
MaxLength
=
10
;
this
.
txtInOutSpeed
.
Name
=
"txtInOutSpeed"
;
this
.
txtInOutSpeed
.
Name
=
"txtInOutSpeed"
;
this
.
txtInOutSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
97
,
26
);
this
.
txtInOutSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
97
,
26
);
...
@@ -133,7 +133,7 @@
...
@@ -133,7 +133,7 @@
this
.
btnUpDownMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnUpDownMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnUpDownMove
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpDownMove
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpDownMove
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpDownMove
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpDownMove
.
Location
=
new
System
.
Drawing
.
Point
(
260
,
2
39
);
this
.
btnUpDownMove
.
Location
=
new
System
.
Drawing
.
Point
(
260
,
2
43
);
this
.
btnUpDownMove
.
Name
=
"btnUpDownMove"
;
this
.
btnUpDownMove
.
Name
=
"btnUpDownMove"
;
this
.
btnUpDownMove
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnUpDownMove
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnUpDownMove
.
TabIndex
=
9
;
this
.
btnUpDownMove
.
TabIndex
=
9
;
...
@@ -147,11 +147,11 @@
...
@@ -147,11 +147,11 @@
this
.
btnInOutMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnInOutMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnInOutMove
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnInOutMove
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnInOutMove
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutMove
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutMove
.
Location
=
new
System
.
Drawing
.
Point
(
260
,
1
2
8
);
this
.
btnInOutMove
.
Location
=
new
System
.
Drawing
.
Point
(
260
,
1
8
8
);
this
.
btnInOutMove
.
Name
=
"btnInOutMove"
;
this
.
btnInOutMove
.
Name
=
"btnInOutMove"
;
this
.
btnInOutMove
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnInOutMove
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnInOutMove
.
TabIndex
=
10
;
this
.
btnInOutMove
.
TabIndex
=
10
;
this
.
btnInOutMove
.
Text
=
"
X
-进出轴+(前进)"
;
this
.
btnInOutMove
.
Text
=
"
Y
-进出轴+(前进)"
;
this
.
btnInOutMove
.
UseVisualStyleBackColor
=
false
;
this
.
btnInOutMove
.
UseVisualStyleBackColor
=
false
;
this
.
btnInOutMove
.
MouseDown
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnInOutMove_MouseDown
);
this
.
btnInOutMove
.
MouseDown
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnInOutMove_MouseDown
);
this
.
btnInOutMove
.
MouseUp
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnInOutMove_MouseUp
);
this
.
btnInOutMove
.
MouseUp
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnInOutMove_MouseUp
);
...
@@ -161,11 +161,11 @@
...
@@ -161,11 +161,11 @@
this
.
btnInOutMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnInOutMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnInOutMovej
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnInOutMovej
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnInOutMovej
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutMovej
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutMovej
.
Location
=
new
System
.
Drawing
.
Point
(
409
,
1
2
8
);
this
.
btnInOutMovej
.
Location
=
new
System
.
Drawing
.
Point
(
409
,
1
8
8
);
this
.
btnInOutMovej
.
Name
=
"btnInOutMovej"
;
this
.
btnInOutMovej
.
Name
=
"btnInOutMovej"
;
this
.
btnInOutMovej
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnInOutMovej
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnInOutMovej
.
TabIndex
=
14
;
this
.
btnInOutMovej
.
TabIndex
=
14
;
this
.
btnInOutMovej
.
Text
=
"
X
-进出轴-(后退)"
;
this
.
btnInOutMovej
.
Text
=
"
Y
-进出轴-(后退)"
;
this
.
btnInOutMovej
.
UseVisualStyleBackColor
=
false
;
this
.
btnInOutMovej
.
UseVisualStyleBackColor
=
false
;
this
.
btnInOutMovej
.
MouseDown
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnInOutMovej_MouseDown
);
this
.
btnInOutMovej
.
MouseDown
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnInOutMovej_MouseDown
);
this
.
btnInOutMovej
.
MouseUp
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnInOutMovej_MouseUp
);
this
.
btnInOutMovej
.
MouseUp
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnInOutMovej_MouseUp
);
...
@@ -175,7 +175,7 @@
...
@@ -175,7 +175,7 @@
this
.
btnUpDownMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnUpDownMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnUpDownMovej
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpDownMovej
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpDownMovej
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpDownMovej
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpDownMovej
.
Location
=
new
System
.
Drawing
.
Point
(
409
,
2
39
);
this
.
btnUpDownMovej
.
Location
=
new
System
.
Drawing
.
Point
(
409
,
2
43
);
this
.
btnUpDownMovej
.
Name
=
"btnUpDownMovej"
;
this
.
btnUpDownMovej
.
Name
=
"btnUpDownMovej"
;
this
.
btnUpDownMovej
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnUpDownMovej
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnUpDownMovej
.
TabIndex
=
13
;
this
.
btnUpDownMovej
.
TabIndex
=
13
;
...
@@ -189,11 +189,11 @@
...
@@ -189,11 +189,11 @@
this
.
btnMiddleMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnMiddleMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnMiddleMovej
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMiddleMovej
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMiddleMovej
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMiddleMovej
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMiddleMovej
.
Location
=
new
System
.
Drawing
.
Point
(
409
,
1
82
);
this
.
btnMiddleMovej
.
Location
=
new
System
.
Drawing
.
Point
(
409
,
1
33
);
this
.
btnMiddleMovej
.
Name
=
"btnMiddleMovej"
;
this
.
btnMiddleMovej
.
Name
=
"btnMiddleMovej"
;
this
.
btnMiddleMovej
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnMiddleMovej
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnMiddleMovej
.
TabIndex
=
12
;
this
.
btnMiddleMovej
.
TabIndex
=
12
;
this
.
btnMiddleMovej
.
Text
=
"
Y
-前后轴-(后退)"
;
this
.
btnMiddleMovej
.
Text
=
"
X
-前后轴-(后退)"
;
this
.
btnMiddleMovej
.
UseVisualStyleBackColor
=
false
;
this
.
btnMiddleMovej
.
UseVisualStyleBackColor
=
false
;
this
.
btnMiddleMovej
.
MouseDown
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnMiddleMovej_MouseDown
);
this
.
btnMiddleMovej
.
MouseDown
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnMiddleMovej_MouseDown
);
this
.
btnMiddleMovej
.
MouseUp
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnMiddleMovej_MouseUp
);
this
.
btnMiddleMovej
.
MouseUp
+=
new
System
.
Windows
.
Forms
.
MouseEventHandler
(
this
.
btnMiddleMovej_MouseUp
);
...
@@ -213,7 +213,7 @@
...
@@ -213,7 +213,7 @@
//
//
this
.
txtInOutPosition
.
Enabled
=
false
;
this
.
txtInOutPosition
.
Enabled
=
false
;
this
.
txtInOutPosition
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutPosition
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutPosition
.
Location
=
new
System
.
Drawing
.
Point
(
558
,
1
3
7
);
this
.
txtInOutPosition
.
Location
=
new
System
.
Drawing
.
Point
(
558
,
1
9
7
);
this
.
txtInOutPosition
.
MaxLength
=
20
;
this
.
txtInOutPosition
.
MaxLength
=
20
;
this
.
txtInOutPosition
.
Name
=
"txtInOutPosition"
;
this
.
txtInOutPosition
.
Name
=
"txtInOutPosition"
;
this
.
txtInOutPosition
.
Size
=
new
System
.
Drawing
.
Size
(
108
,
26
);
this
.
txtInOutPosition
.
Size
=
new
System
.
Drawing
.
Size
(
108
,
26
);
...
@@ -223,7 +223,7 @@
...
@@ -223,7 +223,7 @@
//
//
this
.
txtUpdownPosition
.
Enabled
=
false
;
this
.
txtUpdownPosition
.
Enabled
=
false
;
this
.
txtUpdownPosition
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpdownPosition
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpdownPosition
.
Location
=
new
System
.
Drawing
.
Point
(
558
,
2
48
);
this
.
txtUpdownPosition
.
Location
=
new
System
.
Drawing
.
Point
(
558
,
2
52
);
this
.
txtUpdownPosition
.
MaxLength
=
20
;
this
.
txtUpdownPosition
.
MaxLength
=
20
;
this
.
txtUpdownPosition
.
Name
=
"txtUpdownPosition"
;
this
.
txtUpdownPosition
.
Name
=
"txtUpdownPosition"
;
this
.
txtUpdownPosition
.
Size
=
new
System
.
Drawing
.
Size
(
108
,
26
);
this
.
txtUpdownPosition
.
Size
=
new
System
.
Drawing
.
Size
(
108
,
26
);
...
@@ -233,7 +233,7 @@
...
@@ -233,7 +233,7 @@
//
//
this
.
txtMiddlePosition
.
Enabled
=
false
;
this
.
txtMiddlePosition
.
Enabled
=
false
;
this
.
txtMiddlePosition
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMiddlePosition
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMiddlePosition
.
Location
=
new
System
.
Drawing
.
Point
(
558
,
1
91
);
this
.
txtMiddlePosition
.
Location
=
new
System
.
Drawing
.
Point
(
558
,
1
42
);
this
.
txtMiddlePosition
.
MaxLength
=
20
;
this
.
txtMiddlePosition
.
MaxLength
=
20
;
this
.
txtMiddlePosition
.
Name
=
"txtMiddlePosition"
;
this
.
txtMiddlePosition
.
Name
=
"txtMiddlePosition"
;
this
.
txtMiddlePosition
.
Size
=
new
System
.
Drawing
.
Size
(
108
,
26
);
this
.
txtMiddlePosition
.
Size
=
new
System
.
Drawing
.
Size
(
108
,
26
);
...
@@ -285,7 +285,7 @@
...
@@ -285,7 +285,7 @@
// btnMCopy
// btnMCopy
//
//
this
.
btnMCopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMCopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMCopy
.
Location
=
new
System
.
Drawing
.
Point
(
675
,
1
90
);
this
.
btnMCopy
.
Location
=
new
System
.
Drawing
.
Point
(
675
,
1
41
);
this
.
btnMCopy
.
Name
=
"btnMCopy"
;
this
.
btnMCopy
.
Name
=
"btnMCopy"
;
this
.
btnMCopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnMCopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnMCopy
.
TabIndex
=
31
;
this
.
btnMCopy
.
TabIndex
=
31
;
...
@@ -296,7 +296,7 @@
...
@@ -296,7 +296,7 @@
// btnUCopy
// btnUCopy
//
//
this
.
btnUCopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUCopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUCopy
.
Location
=
new
System
.
Drawing
.
Point
(
675
,
2
47
);
this
.
btnUCopy
.
Location
=
new
System
.
Drawing
.
Point
(
675
,
2
51
);
this
.
btnUCopy
.
Name
=
"btnUCopy"
;
this
.
btnUCopy
.
Name
=
"btnUCopy"
;
this
.
btnUCopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnUCopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnUCopy
.
TabIndex
=
32
;
this
.
btnUCopy
.
TabIndex
=
32
;
...
@@ -307,7 +307,7 @@
...
@@ -307,7 +307,7 @@
// btnICopy
// btnICopy
//
//
this
.
btnICopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnICopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnICopy
.
Location
=
new
System
.
Drawing
.
Point
(
675
,
1
3
6
);
this
.
btnICopy
.
Location
=
new
System
.
Drawing
.
Point
(
675
,
1
9
6
);
this
.
btnICopy
.
Name
=
"btnICopy"
;
this
.
btnICopy
.
Name
=
"btnICopy"
;
this
.
btnICopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnICopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnICopy
.
TabIndex
=
33
;
this
.
btnICopy
.
TabIndex
=
33
;
...
...
source/ACSquareStore/FrmStoreBox.Designer.cs
查看文件 @
60c1622
...
@@ -719,7 +719,7 @@
...
@@ -719,7 +719,7 @@
this
.
axis_1_Alarm
.
IOName
=
""
;
this
.
axis_1_Alarm
.
IOName
=
""
;
this
.
axis_1_Alarm
.
IOValue
=
0
;
this
.
axis_1_Alarm
.
IOValue
=
0
;
this
.
axis_1_Alarm
.
isCanClick
=
false
;
this
.
axis_1_Alarm
.
isCanClick
=
false
;
this
.
axis_1_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
234
,
44
);
this
.
axis_1_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
135
,
44
);
this
.
axis_1_Alarm
.
Name
=
"axis_1_Alarm"
;
this
.
axis_1_Alarm
.
Name
=
"axis_1_Alarm"
;
this
.
axis_1_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
43
,
39
);
this
.
axis_1_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
43
,
39
);
this
.
axis_1_Alarm
.
TabIndex
=
264
;
this
.
axis_1_Alarm
.
TabIndex
=
264
;
...
@@ -729,7 +729,7 @@
...
@@ -729,7 +729,7 @@
this
.
axis_3_Alarm
.
IOName
=
""
;
this
.
axis_3_Alarm
.
IOName
=
""
;
this
.
axis_3_Alarm
.
IOValue
=
0
;
this
.
axis_3_Alarm
.
IOValue
=
0
;
this
.
axis_3_Alarm
.
isCanClick
=
false
;
this
.
axis_3_Alarm
.
isCanClick
=
false
;
this
.
axis_3_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
136
,
44
);
this
.
axis_3_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
240
,
44
);
this
.
axis_3_Alarm
.
Name
=
"axis_3_Alarm"
;
this
.
axis_3_Alarm
.
Name
=
"axis_3_Alarm"
;
this
.
axis_3_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
43
,
39
);
this
.
axis_3_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
43
,
39
);
this
.
axis_3_Alarm
.
TabIndex
=
266
;
this
.
axis_3_Alarm
.
TabIndex
=
266
;
...
@@ -739,7 +739,7 @@
...
@@ -739,7 +739,7 @@
this
.
axis_2_Alarm
.
IOName
=
""
;
this
.
axis_2_Alarm
.
IOName
=
""
;
this
.
axis_2_Alarm
.
IOValue
=
0
;
this
.
axis_2_Alarm
.
IOValue
=
0
;
this
.
axis_2_Alarm
.
isCanClick
=
false
;
this
.
axis_2_Alarm
.
isCanClick
=
false
;
this
.
axis_2_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
33
1
,
44
);
this
.
axis_2_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
33
8
,
44
);
this
.
axis_2_Alarm
.
Name
=
"axis_2_Alarm"
;
this
.
axis_2_Alarm
.
Name
=
"axis_2_Alarm"
;
this
.
axis_2_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
43
,
39
);
this
.
axis_2_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
43
,
39
);
this
.
axis_2_Alarm
.
TabIndex
=
265
;
this
.
axis_2_Alarm
.
TabIndex
=
265
;
...
@@ -756,7 +756,7 @@
...
@@ -756,7 +756,7 @@
//
//
// txtMiddleTarget
// txtMiddleTarget
//
//
this
.
txtMiddleTarget
.
Location
=
new
System
.
Drawing
.
Point
(
212
,
148
);
this
.
txtMiddleTarget
.
Location
=
new
System
.
Drawing
.
Point
(
113
,
148
);
this
.
txtMiddleTarget
.
Name
=
"txtMiddleTarget"
;
this
.
txtMiddleTarget
.
Name
=
"txtMiddleTarget"
;
this
.
txtMiddleTarget
.
ReadOnly
=
true
;
this
.
txtMiddleTarget
.
ReadOnly
=
true
;
this
.
txtMiddleTarget
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
this
.
txtMiddleTarget
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
...
@@ -764,7 +764,7 @@
...
@@ -764,7 +764,7 @@
//
//
// txtInoutTarget
// txtInoutTarget
//
//
this
.
txtInoutTarget
.
Location
=
new
System
.
Drawing
.
Point
(
113
,
148
);
this
.
txtInoutTarget
.
Location
=
new
System
.
Drawing
.
Point
(
217
,
148
);
this
.
txtInoutTarget
.
Name
=
"txtInoutTarget"
;
this
.
txtInoutTarget
.
Name
=
"txtInoutTarget"
;
this
.
txtInoutTarget
.
ReadOnly
=
true
;
this
.
txtInoutTarget
.
ReadOnly
=
true
;
this
.
txtInoutTarget
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
this
.
txtInoutTarget
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
...
@@ -772,7 +772,7 @@
...
@@ -772,7 +772,7 @@
//
//
// txtUpdownTarget
// txtUpdownTarget
//
//
this
.
txtUpdownTarget
.
Location
=
new
System
.
Drawing
.
Point
(
3
13
,
148
);
this
.
txtUpdownTarget
.
Location
=
new
System
.
Drawing
.
Point
(
3
20
,
148
);
this
.
txtUpdownTarget
.
Name
=
"txtUpdownTarget"
;
this
.
txtUpdownTarget
.
Name
=
"txtUpdownTarget"
;
this
.
txtUpdownTarget
.
ReadOnly
=
true
;
this
.
txtUpdownTarget
.
ReadOnly
=
true
;
this
.
txtUpdownTarget
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
this
.
txtUpdownTarget
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
...
@@ -790,7 +790,7 @@
...
@@ -790,7 +790,7 @@
//
//
// lblTargetP1
// lblTargetP1
//
//
this
.
lblTargetP1
.
Location
=
new
System
.
Drawing
.
Point
(
212
,
120
);
this
.
lblTargetP1
.
Location
=
new
System
.
Drawing
.
Point
(
113
,
120
);
this
.
lblTargetP1
.
Name
=
"lblTargetP1"
;
this
.
lblTargetP1
.
Name
=
"lblTargetP1"
;
this
.
lblTargetP1
.
ReadOnly
=
true
;
this
.
lblTargetP1
.
ReadOnly
=
true
;
this
.
lblTargetP1
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
this
.
lblTargetP1
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
...
@@ -798,7 +798,7 @@
...
@@ -798,7 +798,7 @@
//
//
// lblActual1
// lblActual1
//
//
this
.
lblActual1
.
Location
=
new
System
.
Drawing
.
Point
(
212
,
92
);
this
.
lblActual1
.
Location
=
new
System
.
Drawing
.
Point
(
113
,
92
);
this
.
lblActual1
.
Name
=
"lblActual1"
;
this
.
lblActual1
.
Name
=
"lblActual1"
;
this
.
lblActual1
.
ReadOnly
=
true
;
this
.
lblActual1
.
ReadOnly
=
true
;
this
.
lblActual1
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
this
.
lblActual1
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
...
@@ -806,7 +806,7 @@
...
@@ -806,7 +806,7 @@
//
//
// lblTargetP3
// lblTargetP3
//
//
this
.
lblTargetP3
.
Location
=
new
System
.
Drawing
.
Point
(
113
,
120
);
this
.
lblTargetP3
.
Location
=
new
System
.
Drawing
.
Point
(
217
,
120
);
this
.
lblTargetP3
.
Name
=
"lblTargetP3"
;
this
.
lblTargetP3
.
Name
=
"lblTargetP3"
;
this
.
lblTargetP3
.
ReadOnly
=
true
;
this
.
lblTargetP3
.
ReadOnly
=
true
;
this
.
lblTargetP3
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
this
.
lblTargetP3
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
...
@@ -814,7 +814,7 @@
...
@@ -814,7 +814,7 @@
//
//
// lblActual3
// lblActual3
//
//
this
.
lblActual3
.
Location
=
new
System
.
Drawing
.
Point
(
113
,
92
);
this
.
lblActual3
.
Location
=
new
System
.
Drawing
.
Point
(
217
,
92
);
this
.
lblActual3
.
Name
=
"lblActual3"
;
this
.
lblActual3
.
Name
=
"lblActual3"
;
this
.
lblActual3
.
ReadOnly
=
true
;
this
.
lblActual3
.
ReadOnly
=
true
;
this
.
lblActual3
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
this
.
lblActual3
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
...
@@ -822,7 +822,7 @@
...
@@ -822,7 +822,7 @@
//
//
// lblTargetP2
// lblTargetP2
//
//
this
.
lblTargetP2
.
Location
=
new
System
.
Drawing
.
Point
(
3
14
,
120
);
this
.
lblTargetP2
.
Location
=
new
System
.
Drawing
.
Point
(
3
21
,
120
);
this
.
lblTargetP2
.
Name
=
"lblTargetP2"
;
this
.
lblTargetP2
.
Name
=
"lblTargetP2"
;
this
.
lblTargetP2
.
ReadOnly
=
true
;
this
.
lblTargetP2
.
ReadOnly
=
true
;
this
.
lblTargetP2
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
this
.
lblTargetP2
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
...
@@ -830,7 +830,7 @@
...
@@ -830,7 +830,7 @@
//
//
// lblActual2
// lblActual2
//
//
this
.
lblActual2
.
Location
=
new
System
.
Drawing
.
Point
(
3
13
,
92
);
this
.
lblActual2
.
Location
=
new
System
.
Drawing
.
Point
(
3
20
,
92
);
this
.
lblActual2
.
Name
=
"lblActual2"
;
this
.
lblActual2
.
Name
=
"lblActual2"
;
this
.
lblActual2
.
ReadOnly
=
true
;
this
.
lblActual2
.
ReadOnly
=
true
;
this
.
lblActual2
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
this
.
lblActual2
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
23
);
...
@@ -840,17 +840,17 @@
...
@@ -840,17 +840,17 @@
//
//
this
.
label4
.
AutoSize
=
true
;
this
.
label4
.
AutoSize
=
true
;
this
.
label4
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
this
.
label4
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
this
.
label4
.
Location
=
new
System
.
Drawing
.
Point
(
110
,
19
);
this
.
label4
.
Location
=
new
System
.
Drawing
.
Point
(
214
,
19
);
this
.
label4
.
Name
=
"label4"
;
this
.
label4
.
Name
=
"label4"
;
this
.
label4
.
Size
=
new
System
.
Drawing
.
Size
(
6
9
,
17
);
this
.
label4
.
Size
=
new
System
.
Drawing
.
Size
(
6
8
,
17
);
this
.
label4
.
TabIndex
=
100
;
this
.
label4
.
TabIndex
=
100
;
this
.
label4
.
Text
=
"
X
轴-进出轴"
;
this
.
label4
.
Text
=
"
Y
轴-进出轴"
;
//
//
// label3
// label3
//
//
this
.
label3
.
AutoSize
=
true
;
this
.
label3
.
AutoSize
=
true
;
this
.
label3
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
this
.
label3
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
this
.
label3
.
Location
=
new
System
.
Drawing
.
Point
(
31
1
,
19
);
this
.
label3
.
Location
=
new
System
.
Drawing
.
Point
(
31
8
,
19
);
this
.
label3
.
Name
=
"label3"
;
this
.
label3
.
Name
=
"label3"
;
this
.
label3
.
Size
=
new
System
.
Drawing
.
Size
(
68
,
17
);
this
.
label3
.
Size
=
new
System
.
Drawing
.
Size
(
68
,
17
);
this
.
label3
.
TabIndex
=
99
;
this
.
label3
.
TabIndex
=
99
;
...
@@ -860,11 +860,11 @@
...
@@ -860,11 +860,11 @@
//
//
this
.
label1
.
AutoSize
=
true
;
this
.
label1
.
AutoSize
=
true
;
this
.
label1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
this
.
label1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
this
.
label1
.
Location
=
new
System
.
Drawing
.
Point
(
213
,
19
);
this
.
label1
.
Location
=
new
System
.
Drawing
.
Point
(
114
,
19
);
this
.
label1
.
Name
=
"label1"
;
this
.
label1
.
Name
=
"label1"
;
this
.
label1
.
Size
=
new
System
.
Drawing
.
Size
(
6
8
,
17
);
this
.
label1
.
Size
=
new
System
.
Drawing
.
Size
(
6
9
,
17
);
this
.
label1
.
TabIndex
=
97
;
this
.
label1
.
TabIndex
=
97
;
this
.
label1
.
Text
=
"
Y
轴-前后轴"
;
this
.
label1
.
Text
=
"
X
轴-前后轴"
;
//
//
// label43
// label43
//
//
...
@@ -978,7 +978,7 @@
...
@@ -978,7 +978,7 @@
this
.
txtInOutP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP3
.
Location
=
new
System
.
Drawing
.
Point
(
394
,
2
13
);
this
.
txtInOutP3
.
Location
=
new
System
.
Drawing
.
Point
(
394
,
2
52
);
this
.
txtInOutP3
.
MaxLength
=
20
;
this
.
txtInOutP3
.
MaxLength
=
20
;
this
.
txtInOutP3
.
Name
=
"txtInOutP3"
;
this
.
txtInOutP3
.
Name
=
"txtInOutP3"
;
this
.
txtInOutP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtInOutP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -995,12 +995,12 @@
...
@@ -995,12 +995,12 @@
this
.
btnInOutP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP3
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP3
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP3
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
2
08
);
this
.
btnInOutP3
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
2
47
);
this
.
btnInOutP3
.
Name
=
"btnInOutP3"
;
this
.
btnInOutP3
.
Name
=
"btnInOutP3"
;
this
.
btnInOutP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP3
.
Size
=
new
System
.
Drawing
.
Size
(
146
,
33
);
this
.
btnInOutP3
.
Size
=
new
System
.
Drawing
.
Size
(
146
,
33
);
this
.
btnInOutP3
.
TabIndex
=
271
;
this
.
btnInOutP3
.
TabIndex
=
271
;
this
.
btnInOutP3
.
Text
=
"
X
-进出轴右侧点P3:"
;
this
.
btnInOutP3
.
Text
=
"
Y
-进出轴右侧点P3:"
;
this
.
btnInOutP3
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP3
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP3
.
UseVisualStyleBackColor
=
false
;
this
.
btnInOutP3
.
UseVisualStyleBackColor
=
false
;
//
//
...
@@ -1077,7 +1077,7 @@
...
@@ -1077,7 +1077,7 @@
this
.
txtInOutP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP2
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
2
12
);
this
.
txtInOutP2
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
2
51
);
this
.
txtInOutP2
.
MaxLength
=
20
;
this
.
txtInOutP2
.
MaxLength
=
20
;
this
.
txtInOutP2
.
Name
=
"txtInOutP2"
;
this
.
txtInOutP2
.
Name
=
"txtInOutP2"
;
this
.
txtInOutP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtInOutP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1092,7 +1092,7 @@
...
@@ -1092,7 +1092,7 @@
this
.
txtInOutP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP1
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
172
);
this
.
txtInOutP1
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
211
);
this
.
txtInOutP1
.
MaxLength
=
20
;
this
.
txtInOutP1
.
MaxLength
=
20
;
this
.
txtInOutP1
.
Name
=
"txtInOutP1"
;
this
.
txtInOutP1
.
Name
=
"txtInOutP1"
;
this
.
txtInOutP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtInOutP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1107,7 +1107,7 @@
...
@@ -1107,7 +1107,7 @@
this
.
txtMiddleP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMiddleP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMiddleP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMiddleP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMiddleP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMiddleP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMiddleP1
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
25
2
);
this
.
txtMiddleP1
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
17
2
);
this
.
txtMiddleP1
.
MaxLength
=
20
;
this
.
txtMiddleP1
.
MaxLength
=
20
;
this
.
txtMiddleP1
.
Name
=
"txtMiddleP1"
;
this
.
txtMiddleP1
.
Name
=
"txtMiddleP1"
;
this
.
txtMiddleP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMiddleP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1182,7 +1182,7 @@
...
@@ -1182,7 +1182,7 @@
this
.
txtInOutP4
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP4
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP4
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP4
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP4
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP4
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP4
.
Location
=
new
System
.
Drawing
.
Point
(
395
,
172
);
this
.
txtInOutP4
.
Location
=
new
System
.
Drawing
.
Point
(
395
,
211
);
this
.
txtInOutP4
.
MaxLength
=
20
;
this
.
txtInOutP4
.
MaxLength
=
20
;
this
.
txtInOutP4
.
Name
=
"txtInOutP4"
;
this
.
txtInOutP4
.
Name
=
"txtInOutP4"
;
this
.
txtInOutP4
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtInOutP4
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1197,7 +1197,7 @@
...
@@ -1197,7 +1197,7 @@
this
.
txtMiddleP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMiddleP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMiddleP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMiddleP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMiddleP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMiddleP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMiddleP2
.
Location
=
new
System
.
Drawing
.
Point
(
395
,
25
2
);
this
.
txtMiddleP2
.
Location
=
new
System
.
Drawing
.
Point
(
395
,
17
2
);
this
.
txtMiddleP2
.
MaxLength
=
20
;
this
.
txtMiddleP2
.
MaxLength
=
20
;
this
.
txtMiddleP2
.
Name
=
"txtMiddleP2"
;
this
.
txtMiddleP2
.
Name
=
"txtMiddleP2"
;
this
.
txtMiddleP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMiddleP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -1325,12 +1325,12 @@
...
@@ -1325,12 +1325,12 @@
this
.
btnInOutP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutP2
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP2
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP2
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP2
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP2
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
2
07
);
this
.
btnInOutP2
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
2
46
);
this
.
btnInOutP2
.
Name
=
"btnInOutP2"
;
this
.
btnInOutP2
.
Name
=
"btnInOutP2"
;
this
.
btnInOutP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP2
.
Size
=
new
System
.
Drawing
.
Size
(
146
,
33
);
this
.
btnInOutP2
.
Size
=
new
System
.
Drawing
.
Size
(
146
,
33
);
this
.
btnInOutP2
.
TabIndex
=
211
;
this
.
btnInOutP2
.
TabIndex
=
211
;
this
.
btnInOutP2
.
Text
=
"
X
-进出轴左侧点P2:"
;
this
.
btnInOutP2
.
Text
=
"
Y
-进出轴左侧点P2:"
;
this
.
btnInOutP2
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP2
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP2
.
UseVisualStyleBackColor
=
false
;
this
.
btnInOutP2
.
UseVisualStyleBackColor
=
false
;
this
.
btnInOutP2
.
Click
+=
new
System
.
EventHandler
(
this
.
btnInOutP2_Click
);
this
.
btnInOutP2
.
Click
+=
new
System
.
EventHandler
(
this
.
btnInOutP2_Click
);
...
@@ -1344,12 +1344,12 @@
...
@@ -1344,12 +1344,12 @@
this
.
btnInOutP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP1
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
167
);
this
.
btnInOutP1
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
206
);
this
.
btnInOutP1
.
Name
=
"btnInOutP1"
;
this
.
btnInOutP1
.
Name
=
"btnInOutP1"
;
this
.
btnInOutP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP1
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnInOutP1
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnInOutP1
.
TabIndex
=
209
;
this
.
btnInOutP1
.
TabIndex
=
209
;
this
.
btnInOutP1
.
Text
=
"
X
-进出轴待机点P1:"
;
this
.
btnInOutP1
.
Text
=
"
Y
-进出轴待机点P1:"
;
this
.
btnInOutP1
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP1
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP1
.
UseVisualStyleBackColor
=
false
;
this
.
btnInOutP1
.
UseVisualStyleBackColor
=
false
;
this
.
btnInOutP1
.
Click
+=
new
System
.
EventHandler
(
this
.
btnInOutP1_Click
);
this
.
btnInOutP1
.
Click
+=
new
System
.
EventHandler
(
this
.
btnInOutP1_Click
);
...
@@ -1363,12 +1363,12 @@
...
@@ -1363,12 +1363,12 @@
this
.
btnMiddleP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMiddleP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMiddleP1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnMiddleP1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnMiddleP1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnMiddleP1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnMiddleP1
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
24
7
);
this
.
btnMiddleP1
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
16
7
);
this
.
btnMiddleP1
.
Name
=
"btnMiddleP1"
;
this
.
btnMiddleP1
.
Name
=
"btnMiddleP1"
;
this
.
btnMiddleP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMiddleP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMiddleP1
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnMiddleP1
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnMiddleP1
.
TabIndex
=
207
;
this
.
btnMiddleP1
.
TabIndex
=
207
;
this
.
btnMiddleP1
.
Text
=
"
Y
-前后轴待机点P1:"
;
this
.
btnMiddleP1
.
Text
=
"
X
-前后轴待机点P1:"
;
this
.
btnMiddleP1
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnMiddleP1
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnMiddleP1
.
UseVisualStyleBackColor
=
false
;
this
.
btnMiddleP1
.
UseVisualStyleBackColor
=
false
;
this
.
btnMiddleP1
.
Click
+=
new
System
.
EventHandler
(
this
.
btnMiddleP1_Click
);
this
.
btnMiddleP1
.
Click
+=
new
System
.
EventHandler
(
this
.
btnMiddleP1_Click
);
...
@@ -1457,12 +1457,12 @@
...
@@ -1457,12 +1457,12 @@
this
.
btnInOutP4
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnInOutP4
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnInOutP4
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutP4
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutP4
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP4
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP4
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
167
);
this
.
btnInOutP4
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
206
);
this
.
btnInOutP4
.
Name
=
"btnInOutP4"
;
this
.
btnInOutP4
.
Name
=
"btnInOutP4"
;
this
.
btnInOutP4
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP4
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP4
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnInOutP4
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnInOutP4
.
TabIndex
=
193
;
this
.
btnInOutP4
.
TabIndex
=
193
;
this
.
btnInOutP4
.
Text
=
"
X
-进出轴库位点P4:"
;
this
.
btnInOutP4
.
Text
=
"
Y
-进出轴库位点P4:"
;
this
.
btnInOutP4
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP4
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP4
.
UseVisualStyleBackColor
=
false
;
this
.
btnInOutP4
.
UseVisualStyleBackColor
=
false
;
this
.
btnInOutP4
.
Click
+=
new
System
.
EventHandler
(
this
.
btnInOutP3_Click
);
this
.
btnInOutP4
.
Click
+=
new
System
.
EventHandler
(
this
.
btnInOutP3_Click
);
...
@@ -1475,12 +1475,12 @@
...
@@ -1475,12 +1475,12 @@
this
.
btnMiddleP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMiddleP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMiddleP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMiddleP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMiddleP2
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnMiddleP2
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnMiddleP2
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
24
7
);
this
.
btnMiddleP2
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
16
7
);
this
.
btnMiddleP2
.
Name
=
"btnMiddleP2"
;
this
.
btnMiddleP2
.
Name
=
"btnMiddleP2"
;
this
.
btnMiddleP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMiddleP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMiddleP2
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnMiddleP2
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnMiddleP2
.
TabIndex
=
191
;
this
.
btnMiddleP2
.
TabIndex
=
191
;
this
.
btnMiddleP2
.
Text
=
"
Y
-前后轴库位点P2:"
;
this
.
btnMiddleP2
.
Text
=
"
X
-前后轴库位点P2:"
;
this
.
btnMiddleP2
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnMiddleP2
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnMiddleP2
.
UseVisualStyleBackColor
=
false
;
this
.
btnMiddleP2
.
UseVisualStyleBackColor
=
false
;
this
.
btnMiddleP2
.
Click
+=
new
System
.
EventHandler
(
this
.
btnMiddleP2_Click
);
this
.
btnMiddleP2
.
Click
+=
new
System
.
EventHandler
(
this
.
btnMiddleP2_Click
);
...
...
source/ACSquareStore/记录.txt
查看文件 @
60c1622
...
@@ -39,5 +39,5 @@
...
@@ -39,5 +39,5 @@
温湿度2 单接com3
温湿度2 单接com3
温湿度3 单接com4
温湿度3 单接com4
20200320
轴名称修改:X轴-前后轴,Y轴-进出轴。
source/DeviceLibrary/StoreConfig/StoreConfig.csv
查看文件 @
60c1622
...
@@ -36,41 +36,41 @@ DO,温湿度喷气电磁阀,StartOrStopBlow,12,PRO_AOI_IP_1,0,温湿度喷气电磁阀,Y2-05,B14
...
@@ -36,41 +36,41 @@ DO,温湿度喷气电磁阀,StartOrStopBlow,12,PRO_AOI_IP_1,0,温湿度喷气电磁阀,Y2-05,B14
,,,13,PRO_AOI_IP_1,0,,Y2-06,B15,,
,,,13,PRO_AOI_IP_1,0,,Y2-06,B15,,
,,,14,PRO_AOI_IP_1,0,,Y2-07,B16,,
,,,14,PRO_AOI_IP_1,0,,Y2-07,B16,,
,,,15,PRO_AOI_IP_1,0,,Y2-08,B17,,
,,,15,PRO_AOI_IP_1,0,,Y2-08,B17,,
AXIS,(Y轴-前后轴) ,Middle_Axis,1,COM1,0,,,,,
AXIS,(X轴-前后轴) ,Middle_Axis,1,COM1,0,,,,,
AXIS,(Y轴-进出轴),InOut_Axis,3,COM1,0,,,,,
AXIS,(Z轴-升降轴),UpDown_Axis,2,COM1,0,,,,,
AXIS,(Z轴-升降轴),UpDown_Axis,2,COM1,0,,,,,
AXIS,(X轴-进出轴),InOut_Axis,3,COM1,0,,,,,
,,,,,,,,,,
,,,,,,,,,,
PRO,升降轴 进料口取料点 P1,UpDownAxis_DoorO_P1,301400,,,,,,,
PRO,升降轴 进料口取料点 P1,UpDownAxis_DoorO_P1,301400,,,,,,,
PRO,升降轴 进料口出料前点 P2,UpDownAxis_DoorI_P2,321500,,,,,,,
PRO,升降轴 进料口出料前点 P2,UpDownAxis_DoorI_P2,321500,,,,,,,
PRO,升降轴 进料口取料缓冲点 P7,UpDownAxis_DoorOB_P7,321500,,,,,,,
PRO,升降轴 进料口取料缓冲点 P7,UpDownAxis_DoorOB_P7,321500,,,,,,,
PRO,升降轴 进料口出料缓冲点 P8,UpDownAxis_DoorIB_P8,301400,,,,,,,
PRO,升降轴 进料口出料缓冲点 P8,UpDownAxis_DoorIB_P8,301400,,,,,,,
PRO,(
Y
轴-前后轴)P1 待机原位点,MiddleAxis_P1_Position,325000,,,,,,,
PRO,(
X
轴-前后轴)P1 待机原位点,MiddleAxis_P1_Position,325000,,,,,,,
PRO,(
X
轴-进出轴)P1待机原位点,InOutAxis_P1_Position,500,,,,,,,
PRO,(
Y
轴-进出轴)P1待机原位点,InOutAxis_P1_Position,500,,,,,,,
PRO,(
X
轴-进出轴)P1左侧托架取料点P2,InOutAxis_P2_Position,7900,,,,,,,
PRO,(
Y
轴-进出轴)P1左侧托架取料点P2,InOutAxis_P2_Position,7900,,,,,,,
PRO,(
X
轴-进出轴)P1右侧托架取料点P3,InOutAxis_P3_Position,-7900,,,,,,,
PRO,(
Y
轴-进出轴)P1右侧托架取料点P3,InOutAxis_P3_Position,-7900,,,,,,,
PRO,是否有左右侧门,IsHasDoorLimit,1,,,,,,,
PRO,是否有左右侧门,IsHasDoorLimit,1,,,,,,,
PRO,气压检测IO关闭需要持续的时间,AirCheckSeconds,3,,,,,,,
PRO,气压检测IO关闭需要持续的时间,AirCheckSeconds,3,,,,,,,
,,,,,,,,,,
,,,,,,,,,,
PRO,预警温度,WarnTemperate,80,,,,,,,
PRO,预警温度,WarnTemperate,80,,,,,,,
PRO,预警湿度,WarnHumidity,80,,,,,,,
PRO,预警湿度,WarnHumidity,80,,,,,,,
PRO,(
Y
轴-前后轴) 目标速度,MiddleAxis_TargetSpeed,250,,,,,,,
PRO,(
X
轴-前后轴) 目标速度,MiddleAxis_TargetSpeed,250,,,,,,,
PRO,(
Y
轴-前后轴) 加速度,MiddleAxis_AddSpeed,1000,,,,,,,
PRO,(
X
轴-前后轴) 加速度,MiddleAxis_AddSpeed,1000,,,,,,,
PRO,(
Y
轴-前后轴) 减速度,MiddleAxis_DelSpeed,1000,,,,,,,
PRO,(
X
轴-前后轴) 减速度,MiddleAxis_DelSpeed,1000,,,,,,,
PRO,(
Y
轴-前后轴) 原点低速度,MiddleAxis_HomeLowSpeed,80,,,,,,,
PRO,(
X
轴-前后轴) 原点低速度,MiddleAxis_HomeLowSpeed,80,,,,,,,
PRO,(
Y
轴-前后轴) 原点高速,MiddleAxis_HomeHighSpeed,60,,,,,,,
PRO,(
X
轴-前后轴) 原点高速,MiddleAxis_HomeHighSpeed,60,,,,,,,
PRO,(
Y
轴-前后轴) 原点加速度,MiddleAxis_HomeAddSpeed,50,,,,,,,
PRO,(
X
轴-前后轴) 原点加速度,MiddleAxis_HomeAddSpeed,50,,,,,,,
PRO,(Z轴-升降轴)目标速度,UpdownAxis_TargetSpeed,150,,,,,,,
PRO,(Z轴-升降轴)目标速度,UpdownAxis_TargetSpeed,150,,,,,,,
PRO,(Z轴-升降轴)加速度,UpdownAxis_AddSpeed,400,,,,,,,
PRO,(Z轴-升降轴)加速度,UpdownAxis_AddSpeed,400,,,,,,,
PRO,(Z轴-升降轴)减速度,UpdownAxis_DelSpeed,400,,,,,,,
PRO,(Z轴-升降轴)减速度,UpdownAxis_DelSpeed,400,,,,,,,
PRO,(Z轴-升降轴)原点低速度,UpdownAxis_HomeLowSpeed,100,,,,,,,
PRO,(Z轴-升降轴)原点低速度,UpdownAxis_HomeLowSpeed,100,,,,,,,
PRO,(Z轴-升降轴)原点高速,UpdownAxis_HomeHighSpeed,200,,,,,,,
PRO,(Z轴-升降轴)原点高速,UpdownAxis_HomeHighSpeed,200,,,,,,,
PRO,(Z轴-升降轴)原点加速度,UpdownAxis_HomeAddSpeed,200,,,,,,,
PRO,(Z轴-升降轴)原点加速度,UpdownAxis_HomeAddSpeed,200,,,,,,,
PRO,(
X
轴-进出轴)目标速度,InoutAxis_TargetSpeed,100,,,,,,,
PRO,(
Y
轴-进出轴)目标速度,InoutAxis_TargetSpeed,100,,,,,,,
PRO,(
X
轴-进出轴)加速度,InoutAxis_AddSpeed,300,,,,,,,
PRO,(
Y
轴-进出轴)加速度,InoutAxis_AddSpeed,300,,,,,,,
PRO,(
X
轴-进出轴)减速度,InoutAxis_DelSpeed,300,,,,,,,
PRO,(
Y
轴-进出轴)减速度,InoutAxis_DelSpeed,300,,,,,,,
PRO,(
X
轴-进出轴)原点低速,InoutAxis_HomeLowSpeed,20,,,,,,,
PRO,(
Y
轴-进出轴)原点低速,InoutAxis_HomeLowSpeed,20,,,,,,,
PRO,(
X
轴-进出轴)原点高速,InoutAxis_HomeHighSpeed,60,,,,,,,
PRO,(
Y
轴-进出轴)原点高速,InoutAxis_HomeHighSpeed,60,,,,,,,
PRO,(
X
轴-进出轴)原点加速度,InoutAxis_HomeAddSpeed,200,,,,,,,
PRO,(
Y
轴-进出轴)原点加速度,InoutAxis_HomeAddSpeed,200,,,,,,,
,,,,,,,,,,
,,,,,,,,,,
PRO,(Z轴-升降轴)P1速度,UpDownAxis_P1_Speed,1000,,,,,,,
PRO,(Z轴-升降轴)P1速度,UpDownAxis_P1_Speed,1000,,,,,,,
PRO,(Z轴-升降轴)P2速度,UpDownAxis_P2_Speed,600,,,,,,,
PRO,(Z轴-升降轴)P2速度,UpDownAxis_P2_Speed,600,,,,,,,
...
@@ -80,28 +80,28 @@ PRO,(Z轴-升降轴)P5速度,UpDownAxis_P5_Speed,1000,,,,,,,
...
@@ -80,28 +80,28 @@ PRO,(Z轴-升降轴)P5速度,UpDownAxis_P5_Speed,1000,,,,,,,
PRO,(Z轴-升降轴)P6速度,UpDownAxis_P6_Speed,600,,,,,,,
PRO,(Z轴-升降轴)P6速度,UpDownAxis_P6_Speed,600,,,,,,,
PRO,(Z轴-升降轴)P7速度,UpDownAxis_P7_Speed,600,,,,,, ,
PRO,(Z轴-升降轴)P7速度,UpDownAxis_P7_Speed,600,,,,,, ,
PRO,(Z轴-升降轴)P8速度,UpDownAxis_P8_Speed,600,,,,,,,
PRO,(Z轴-升降轴)P8速度,UpDownAxis_P8_Speed,600,,,,,,,
PRO,(
Y
轴-前后轴)P1速度,MiddleAxis_P1_Speed,500,,,,,,,
PRO,(
X
轴-前后轴)P1速度,MiddleAxis_P1_Speed,500,,,,,,,
PRO,(
Y
轴-前后轴)P2速度,MiddleAxis_P2_Speed,500,,,,,,,
PRO,(
X
轴-前后轴)P2速度,MiddleAxis_P2_Speed,500,,,,,,,
PRO,(
X
轴-进出轴)P1速度,InOutAxis_P1_Speed,600,,,,,,,
PRO,(
Y
轴-进出轴)P1速度,InOutAxis_P1_Speed,600,,,,,,,
PRO,(
X
轴-进出轴)P2速度,InOutAxis_P2_Speed,600,,,,,,,
PRO,(
Y
轴-进出轴)P2速度,InOutAxis_P2_Speed,600,,,,,,,
PRO,(
X
轴-进出轴)P3速度,InOutAxis_P3_Speed,600,,,,,,,
PRO,(
Y
轴-进出轴)P3速度,InOutAxis_P3_Speed,600,,,,,,,
PRO,(
X
轴-进出轴)P4速度,InOutAxis_P4_Speed,600,,,,,,,
PRO,(
Y
轴-进出轴)P4速度,InOutAxis_P4_Speed,600,,,,,,,
PRO,(
Y
轴-前后轴) 停止时可误差的脉冲数的最小值,MiddleAxis_ErrorCountMin,10,,,,,,,
PRO,(
X
轴-前后轴) 停止时可误差的脉冲数的最小值,MiddleAxis_ErrorCountMin,10,,,,,,,
PRO,(Z轴-升降轴)停止时可误差的脉冲数的最小值,UpdownAxis_ErrorCountMin,10,,,,,, ,
PRO,(Z轴-升降轴)停止时可误差的脉冲数的最小值,UpdownAxis_ErrorCountMin,10,,,,,, ,
PRO,(
X
轴-进出轴)停止时可误差的脉冲数的最小值,InoutAxis_ErrorCountMin,10,,,,,,,
PRO,(
Y
轴-进出轴)停止时可误差的脉冲数的最小值,InoutAxis_ErrorCountMin,10,,,,,,,
PRO,(
Y
轴-前后轴) 停止时可误差的脉冲数的最大值,MiddleAxis_ErrorCountMax,1000,,,,,,,
PRO,(
X
轴-前后轴) 停止时可误差的脉冲数的最大值,MiddleAxis_ErrorCountMax,1000,,,,,,,
PRO,(Z轴-升降轴)停止时可误差的脉冲数的最大值,UpdownAxis_ErrorCountMax,1000,,,,,,,
PRO,(Z轴-升降轴)停止时可误差的脉冲数的最大值,UpdownAxis_ErrorCountMax,1000,,,,,,,
PRO,(
X
轴-进出轴)停止时可误差的脉冲数的最大值,InoutAxis_ErrorCountMax,1000,,,,,,,
PRO,(
Y
轴-进出轴)停止时可误差的脉冲数的最大值,InoutAxis_ErrorCountMax,1000,,,,,,,
PRO,出入库多少次,会自动重置前后轴,Box_ResetMCount,1000,,,,,,,
PRO,出入库多少次,会自动重置前后轴,Box_ResetMCount,1000,,,,,,,
PRO,出入库多少次,会自动重置所有轴操作,Box_ResetACount,100,,,,,,,
PRO,出入库多少次,会自动重置所有轴操作,Box_ResetACount,100,,,,,,,
PRO,IO信号超时时间(毫秒),IOSingle_TimerOut,10000,,,,,,,
PRO,IO信号超时时间(毫秒),IOSingle_TimerOut,10000,,,,,,,
PRO,是否使用料盘检测信号,IsUse_Tray_Check,0,,,,,, ,
PRO,是否使用料盘检测信号,IsUse_Tray_Check,0,,,,,, ,
PRO,(
Y
轴-前后轴) 最小限位,MiddleAxis_PositionMin,0,,,,,,,
PRO,(
X
轴-前后轴) 最小限位,MiddleAxis_PositionMin,0,,,,,,,
PRO,(Z轴-升降轴)最小限位,UpdownAxis_PositionMin,0,,,,,,,
PRO,(Z轴-升降轴)最小限位,UpdownAxis_PositionMin,0,,,,,,,
PRO,(
X
轴-进出轴)最小限位,InoutAxis_PositionMin,0,,,,,,,
PRO,(
Y
轴-进出轴)最小限位,InoutAxis_PositionMin,0,,,,,,,
PRO,(
Y
轴-前后轴) 最大限位,MiddleAxis_PositionMax,0,,,,,,,
PRO,(
X
轴-前后轴) 最大限位,MiddleAxis_PositionMax,0,,,,,,,
PRO,(Z轴-升降轴)最大限位,UpdownAxis_PositionMax,0,,,,,,,
PRO,(Z轴-升降轴)最大限位,UpdownAxis_PositionMax,0,,,,,,,
PRO,(
X
轴-进出轴)最大限位,InoutAxis_PositionMax,0,,,,,,,
PRO,(
Y
轴-进出轴)最大限位,InoutAxis_PositionMax,0,,,,,,,
PRO,需要吹气的温度(温度标准),Max_Temperature,0,,,,,,,
PRO,需要吹气的温度(温度标准),Max_Temperature,0,,,,,,,
PRO,需要吹气的湿度(湿度标准),Max_Humidity,10,,,,,,,
PRO,需要吹气的湿度(湿度标准),Max_Humidity,10,,,,,,,
PRO,每次吹气的时间(分钟),BlowAir_Time,10,,,,,,,
PRO,每次吹气的时间(分钟),BlowAir_Time,10,,,,,,,
...
...
source/DeviceLibrary/acSquareStore/Square_BoxBean.cs
查看文件 @
60c1622
...
@@ -125,13 +125,13 @@ namespace OnlineStore.DeviceLibrary
...
@@ -125,13 +125,13 @@ namespace OnlineStore.DeviceLibrary
moveAxisList
=
new
List
<
ConfigMoveAxis
>();
moveAxisList
=
new
List
<
ConfigMoveAxis
>();
moveAxisList
.
Add
(
Config
.
Middle_Axis
);
moveAxisList
.
Add
(
Config
.
Middle_Axis
);
moveAxisList
.
Add
(
Config
.
UpDown_Axis
);
moveAxisList
.
Add
(
Config
.
InOut_Axis
);
moveAxisList
.
Add
(
Config
.
InOut_Axis
);
moveAxisList
.
Add
(
Config
.
UpDown_Axis
);
this
.
AxisAlarmCodeMap
=
new
Dictionary
<
string
,
AxisAlarmInfo
>();
this
.
AxisAlarmCodeMap
=
new
Dictionary
<
string
,
AxisAlarmInfo
>();
this
.
AxisAlarmCodeMap
.
Add
(
Config
.
UpDown
_Axis
.
GetNameStr
(),
new
AxisAlarmInfo
());
this
.
AxisAlarmCodeMap
.
Add
(
this
.
Config
.
Middle
_Axis
.
GetNameStr
(),
new
AxisAlarmInfo
());
this
.
AxisAlarmCodeMap
.
Add
(
Config
.
InOut_Axis
.
GetNameStr
(),
new
AxisAlarmInfo
());
this
.
AxisAlarmCodeMap
.
Add
(
Config
.
InOut_Axis
.
GetNameStr
(),
new
AxisAlarmInfo
());
this
.
AxisAlarmCodeMap
.
Add
(
this
.
Config
.
Middle_Axis
.
GetNameStr
(),
new
AxisAlarmInfo
());
this
.
AxisAlarmCodeMap
.
Add
(
Config
.
UpDown_Axis
.
GetNameStr
(),
new
AxisAlarmInfo
());
}
}
/// <summary>
/// <summary>
...
...
source/LoadCVSLibrary/storeConfig/config/Box_Config.cs
查看文件 @
60c1622
...
@@ -59,18 +59,18 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -59,18 +59,18 @@ namespace OnlineStore.LoadCSVLibrary
[
ConfigProAttribute
(
"Scanner_Port"
,
false
)]
[
ConfigProAttribute
(
"Scanner_Port"
,
false
)]
public
int
Scanner_Port
{
get
;
set
;
}
public
int
Scanner_Port
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴) 原点目标速度 MiddleAxis_TargetSpeed 30000
/// PRO (
X
轴-前后轴) 原点目标速度 MiddleAxis_TargetSpeed 30000
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_TargetSpeed"
)]
[
ConfigProAttribute
(
"MiddleAxis_TargetSpeed"
)]
public
int
MiddleAxis_TargetSpeed
{
get
;
set
;
}
public
int
MiddleAxis_TargetSpeed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴) 加速度 MiddleAxis_AddSpeed 500
/// PRO (
X
轴-前后轴) 加速度 MiddleAxis_AddSpeed 500
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_AddSpeed"
)]
[
ConfigProAttribute
(
"MiddleAxis_AddSpeed"
)]
public
short
MiddleAxis_AddSpeed
{
get
;
set
;
}
public
short
MiddleAxis_AddSpeed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴) 减速度 MiddleAxis_DelSpeed 500
/// PRO (
X
轴-前后轴) 减速度 MiddleAxis_DelSpeed 500
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_DelSpeed"
)]
[
ConfigProAttribute
(
"MiddleAxis_DelSpeed"
)]
public
short
MiddleAxis_DelSpeed
{
get
;
set
;
}
public
short
MiddleAxis_DelSpeed
{
get
;
set
;
}
...
@@ -91,35 +91,35 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -91,35 +91,35 @@ namespace OnlineStore.LoadCSVLibrary
[
ConfigProAttribute
(
"UpdownAxis_DelSpeed"
)]
[
ConfigProAttribute
(
"UpdownAxis_DelSpeed"
)]
public
short
UpdownAxis_DelSpeed
{
get
;
set
;
}
public
short
UpdownAxis_DelSpeed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)原点目标速度 InoutAxis_TargetSpeed 12000
/// PRO (
Y
轴-进出轴)原点目标速度 InoutAxis_TargetSpeed 12000
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InoutAxis_TargetSpeed"
)]
[
ConfigProAttribute
(
"InoutAxis_TargetSpeed"
)]
public
int
InoutAxis_TargetSpeed
{
get
;
set
;
}
public
int
InoutAxis_TargetSpeed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)加速度 InoutAxis_AddSpeed 200
/// PRO (
Y
轴-进出轴)加速度 InoutAxis_AddSpeed 200
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InoutAxis_AddSpeed"
)]
[
ConfigProAttribute
(
"InoutAxis_AddSpeed"
)]
public
short
InoutAxis_AddSpeed
{
get
;
set
;
}
public
short
InoutAxis_AddSpeed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)减速度 InoutAxis_DelSpeed 200
/// PRO (
Y
轴-进出轴)减速度 InoutAxis_DelSpeed 200
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InoutAxis_DelSpeed"
)]
[
ConfigProAttribute
(
"InoutAxis_DelSpeed"
)]
public
short
InoutAxis_DelSpeed
{
get
;
set
;
}
public
short
InoutAxis_DelSpeed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴) 原点低速度 MiddleAxis_HomeLowSpeed 50
/// PRO (
X
轴-前后轴) 原点低速度 MiddleAxis_HomeLowSpeed 50
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_HomeLowSpeed"
)]
[
ConfigProAttribute
(
"MiddleAxis_HomeLowSpeed"
)]
public
short
MiddleAxis_HomeLowSpeed
{
get
;
set
;
}
public
short
MiddleAxis_HomeLowSpeed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴) 原点高速 MiddleAxis_HomeHighSpeed 100
/// PRO (
X
轴-前后轴) 原点高速 MiddleAxis_HomeHighSpeed 100
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_HomeHighSpeed"
)]
[
ConfigProAttribute
(
"MiddleAxis_HomeHighSpeed"
)]
public
short
MiddleAxis_HomeHighSpeed
{
get
;
set
;
}
public
short
MiddleAxis_HomeHighSpeed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴) 原点加速度 MiddleAxis_HomeAddSpeed 30
/// PRO (
X
轴-前后轴) 原点加速度 MiddleAxis_HomeAddSpeed 30
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_HomeAddSpeed"
)]
[
ConfigProAttribute
(
"MiddleAxis_HomeAddSpeed"
)]
public
short
MiddleAxis_HomeAddSpeed
{
get
;
set
;
}
public
short
MiddleAxis_HomeAddSpeed
{
get
;
set
;
}
...
@@ -147,98 +147,98 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -147,98 +147,98 @@ namespace OnlineStore.LoadCSVLibrary
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)原点低速 InoutAxis_HomeLowSpeed 50
/// PRO (
Y
轴-进出轴)原点低速 InoutAxis_HomeLowSpeed 50
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InoutAxis_HomeLowSpeed"
)]
[
ConfigProAttribute
(
"InoutAxis_HomeLowSpeed"
)]
public
short
InoutAxis_HomeLowSpeed
{
get
;
set
;
}
public
short
InoutAxis_HomeLowSpeed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)原点高速 InoutAxis_HomeHighSpeed 100
/// PRO (
Y
轴-进出轴)原点高速 InoutAxis_HomeHighSpeed 100
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InoutAxis_HomeHighSpeed"
)]
[
ConfigProAttribute
(
"InoutAxis_HomeHighSpeed"
)]
public
short
InoutAxis_HomeHighSpeed
{
get
;
set
;
}
public
short
InoutAxis_HomeHighSpeed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)原点加速度 InoutAxis_HomeAddSpeed 30
/// PRO (
Y
轴-进出轴)原点加速度 InoutAxis_HomeAddSpeed 30
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InoutAxis_HomeAddSpeed"
)]
[
ConfigProAttribute
(
"InoutAxis_HomeAddSpeed"
)]
public
short
InoutAxis_HomeAddSpeed
{
get
;
set
;
}
public
short
InoutAxis_HomeAddSpeed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴)P1速度 UpDownAxis_P1_Speed
/// PRO (
X
轴-前后轴)P1速度 UpDownAxis_P1_Speed
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"UpDownAxis_P1_Speed"
)]
[
ConfigProAttribute
(
"UpDownAxis_P1_Speed"
)]
public
int
UpDownAxis_P1_Speed
{
get
;
set
;
}
public
int
UpDownAxis_P1_Speed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴)P2速度 UpDownAxis_P2_Speed
/// PRO (
X
轴-前后轴)P2速度 UpDownAxis_P2_Speed
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"UpDownAxis_P2_Speed"
)]
[
ConfigProAttribute
(
"UpDownAxis_P2_Speed"
)]
public
int
UpDownAxis_P2_Speed
{
get
;
set
;
}
public
int
UpDownAxis_P2_Speed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴)P3速度 UpDownAxis_P3_Speed
/// PRO (
X
轴-前后轴)P3速度 UpDownAxis_P3_Speed
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"UpDownAxis_P3_Speed"
)]
[
ConfigProAttribute
(
"UpDownAxis_P3_Speed"
)]
public
int
UpDownAxis_P3_Speed
{
get
;
set
;
}
public
int
UpDownAxis_P3_Speed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴)P4速度 UpDownAxis_P4_Speed
/// PRO (
X
轴-前后轴)P4速度 UpDownAxis_P4_Speed
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"UpDownAxis_P4_Speed"
)]
[
ConfigProAttribute
(
"UpDownAxis_P4_Speed"
)]
public
int
UpDownAxis_P4_Speed
{
get
;
set
;
}
public
int
UpDownAxis_P4_Speed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴)P5速度 UpDownAxis_P5_Speed
/// PRO (
X
轴-前后轴)P5速度 UpDownAxis_P5_Speed
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"UpDownAxis_P5_Speed"
)]
[
ConfigProAttribute
(
"UpDownAxis_P5_Speed"
)]
public
int
UpDownAxis_P5_Speed
{
get
;
set
;
}
public
int
UpDownAxis_P5_Speed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴)P6速度 UpDownAxis_P6_Speed
/// PRO (
X
轴-前后轴)P6速度 UpDownAxis_P6_Speed
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"UpDownAxis_P6_Speed"
)]
[
ConfigProAttribute
(
"UpDownAxis_P6_Speed"
)]
public
int
UpDownAxis_P6_Speed
{
get
;
set
;
}
public
int
UpDownAxis_P6_Speed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴)P7速度 UpDownAxis_P7_Speed
/// PRO (
X
轴-前后轴)P7速度 UpDownAxis_P7_Speed
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"UpDownAxis_P7_Speed"
)]
[
ConfigProAttribute
(
"UpDownAxis_P7_Speed"
)]
public
int
UpDownAxis_P7_Speed
{
get
;
set
;
}
public
int
UpDownAxis_P7_Speed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴)P8速度 UpDownAxis_P8_Speed
/// PRO (
X
轴-前后轴)P8速度 UpDownAxis_P8_Speed
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"UpDownAxis_P8_Speed"
)]
[
ConfigProAttribute
(
"UpDownAxis_P8_Speed"
)]
public
int
UpDownAxis_P8_Speed
{
get
;
set
;
}
public
int
UpDownAxis_P8_Speed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴)P1速度 MiddleAxis_P1_Speed
/// PRO (
X
轴-前后轴)P1速度 MiddleAxis_P1_Speed
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_P1_Speed"
)]
[
ConfigProAttribute
(
"MiddleAxis_P1_Speed"
)]
public
int
MiddleAxis_P1_Speed
{
get
;
set
;
}
public
int
MiddleAxis_P1_Speed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴)P2速度 MiddleAxis_P2_Speed
/// PRO (
X
轴-前后轴)P2速度 MiddleAxis_P2_Speed
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_P2_Speed"
)]
[
ConfigProAttribute
(
"MiddleAxis_P2_Speed"
)]
public
int
MiddleAxis_P2_Speed
{
get
;
set
;
}
public
int
MiddleAxis_P2_Speed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)P1速度 InOutAxis_P1_Speed
/// PRO (
Y
轴-进出轴)P1速度 InOutAxis_P1_Speed
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InOutAxis_P1_Speed"
)]
[
ConfigProAttribute
(
"InOutAxis_P1_Speed"
)]
public
int
InOutAxis_P1_Speed
{
get
;
set
;
}
public
int
InOutAxis_P1_Speed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)P2速度 InOutAxis_P2_Speed
/// PRO (
Y
轴-进出轴)P2速度 InOutAxis_P2_Speed
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InOutAxis_P2_Speed"
)]
[
ConfigProAttribute
(
"InOutAxis_P2_Speed"
)]
public
int
InOutAxis_P2_Speed
{
get
;
set
;
}
public
int
InOutAxis_P2_Speed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)P3速度 InOutAxis_P3_Speed
/// PRO (
Y
轴-进出轴)P3速度 InOutAxis_P3_Speed
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InOutAxis_P3_Speed"
)]
[
ConfigProAttribute
(
"InOutAxis_P3_Speed"
)]
public
int
InOutAxis_P3_Speed
{
get
;
set
;
}
public
int
InOutAxis_P3_Speed
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴) 停止时可误差的脉冲数的最小值 MiddleAxis_ErrorCountMin 200
/// PRO (
X
轴-前后轴) 停止时可误差的脉冲数的最小值 MiddleAxis_ErrorCountMin 200
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_ErrorCountMin"
)]
[
ConfigProAttribute
(
"MiddleAxis_ErrorCountMin"
)]
public
int
MiddleAxis_ErrorCountMin
{
get
;
set
;
}
public
int
MiddleAxis_ErrorCountMin
{
get
;
set
;
}
...
@@ -248,14 +248,14 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -248,14 +248,14 @@ namespace OnlineStore.LoadCSVLibrary
[
ConfigProAttribute
(
"UpdownAxis_ErrorCountMin"
)]
[
ConfigProAttribute
(
"UpdownAxis_ErrorCountMin"
)]
public
int
UpdownAxis_ErrorCountMin
{
get
;
set
;
}
public
int
UpdownAxis_ErrorCountMin
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)停止时可误差的脉冲数的最小值 InoutAxis_ErrorCountMin 200
/// PRO (
Y
轴-进出轴)停止时可误差的脉冲数的最小值 InoutAxis_ErrorCountMin 200
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InoutAxis_ErrorCountMin"
)]
[
ConfigProAttribute
(
"InoutAxis_ErrorCountMin"
)]
public
int
InoutAxis_ErrorCountMin
{
get
;
set
;
}
public
int
InoutAxis_ErrorCountMin
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴) 停止时可误差的脉冲数的最大值 MiddleAxis_ErrorCountMax 500
/// PRO (
X
轴-前后轴) 停止时可误差的脉冲数的最大值 MiddleAxis_ErrorCountMax 500
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_ErrorCountMax"
)]
[
ConfigProAttribute
(
"MiddleAxis_ErrorCountMax"
)]
public
int
MiddleAxis_ErrorCountMax
{
get
;
set
;
}
public
int
MiddleAxis_ErrorCountMax
{
get
;
set
;
}
...
@@ -265,7 +265,7 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -265,7 +265,7 @@ namespace OnlineStore.LoadCSVLibrary
[
ConfigProAttribute
(
"UpdownAxis_ErrorCountMax"
)]
[
ConfigProAttribute
(
"UpdownAxis_ErrorCountMax"
)]
public
int
UpdownAxis_ErrorCountMax
{
get
;
set
;
}
public
int
UpdownAxis_ErrorCountMax
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)停止时可误差的脉冲数的最大值 InoutAxis_ErrorCountMax 500
/// PRO (
Y
轴-进出轴)停止时可误差的脉冲数的最大值 InoutAxis_ErrorCountMax 500
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InoutAxis_ErrorCountMax"
)]
[
ConfigProAttribute
(
"InoutAxis_ErrorCountMax"
)]
public
int
InoutAxis_ErrorCountMax
{
get
;
set
;
}
public
int
InoutAxis_ErrorCountMax
{
get
;
set
;
}
...
@@ -311,12 +311,12 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -311,12 +311,12 @@ namespace OnlineStore.LoadCSVLibrary
public
int
UpDownAxis_DoorIB_P8
{
get
;
set
;
}
public
int
UpDownAxis_DoorIB_P8
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴)P1 待机原位点 MiddleAxis_P1_Position
/// PRO (
X
轴-前后轴)P1 待机原位点 MiddleAxis_P1_Position
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_P1_Position"
)]
[
ConfigProAttribute
(
"MiddleAxis_P1_Position"
)]
public
int
MiddleAxis_P1_Position
{
get
;
set
;
}
public
int
MiddleAxis_P1_Position
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)P1待机原位点 InOutAxis_P1_Position
/// PRO (
Y
轴-进出轴)P1待机原位点 InOutAxis_P1_Position
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InOutAxis_P1_Position"
)]
[
ConfigProAttribute
(
"InOutAxis_P1_Position"
)]
public
int
InOutAxis_P1_Position
{
get
;
set
;
}
public
int
InOutAxis_P1_Position
{
get
;
set
;
}
...
@@ -334,12 +334,12 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -334,12 +334,12 @@ namespace OnlineStore.LoadCSVLibrary
[
ConfigProAttribute
(
"UpDown_Axis"
)]
[
ConfigProAttribute
(
"UpDown_Axis"
)]
public
ConfigMoveAxis
UpDown_Axis
{
get
;
set
;
}
public
ConfigMoveAxis
UpDown_Axis
{
get
;
set
;
}
/// <summary>
/// <summary>
///(
Y
轴-前后轴)
///(
X
轴-前后轴)
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"Middle_Axis"
)]
[
ConfigProAttribute
(
"Middle_Axis"
)]
public
ConfigMoveAxis
Middle_Axis
{
get
;
set
;
}
public
ConfigMoveAxis
Middle_Axis
{
get
;
set
;
}
/// <summary>
/// <summary>
/// (
X
轴-进出轴)
/// (
Y
轴-进出轴)
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InOut_Axis"
)]
[
ConfigProAttribute
(
"InOut_Axis"
)]
public
ConfigMoveAxis
InOut_Axis
{
get
;
set
;
}
public
ConfigMoveAxis
InOut_Axis
{
get
;
set
;
}
...
@@ -347,7 +347,7 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -347,7 +347,7 @@ namespace OnlineStore.LoadCSVLibrary
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴) 最小限位 MiddleAxis_PositionMin
/// PRO (
X
轴-前后轴) 最小限位 MiddleAxis_PositionMin
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_PositionMin"
,
false
)]
[
ConfigProAttribute
(
"MiddleAxis_PositionMin"
,
false
)]
public
int
MiddleAxis_PositionMin
{
get
;
set
;
}
public
int
MiddleAxis_PositionMin
{
get
;
set
;
}
...
@@ -357,12 +357,12 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -357,12 +357,12 @@ namespace OnlineStore.LoadCSVLibrary
[
ConfigProAttribute
(
"UpdownAxis_PositionMin"
,
false
)]
[
ConfigProAttribute
(
"UpdownAxis_PositionMin"
,
false
)]
public
int
UpdownAxis_PositionMin
{
get
;
set
;
}
public
int
UpdownAxis_PositionMin
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)最小限位 InoutAxis_PositionMin
/// PRO (
Y
轴-进出轴)最小限位 InoutAxis_PositionMin
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InoutAxis_PositionMin"
,
false
)]
[
ConfigProAttribute
(
"InoutAxis_PositionMin"
,
false
)]
public
int
InoutAxis_PositionMin
{
get
;
set
;
}
public
int
InoutAxis_PositionMin
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
Y
轴-前后轴) 最大限位 MiddleAxis_PositionMax
/// PRO (
X
轴-前后轴) 最大限位 MiddleAxis_PositionMax
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_PositionMax"
,
false
)]
[
ConfigProAttribute
(
"MiddleAxis_PositionMax"
,
false
)]
public
int
MiddleAxis_PositionMax
{
get
;
set
;
}
public
int
MiddleAxis_PositionMax
{
get
;
set
;
}
...
@@ -372,7 +372,7 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -372,7 +372,7 @@ namespace OnlineStore.LoadCSVLibrary
[
ConfigProAttribute
(
"UpdownAxis_PositionMax"
,
false
)]
[
ConfigProAttribute
(
"UpdownAxis_PositionMax"
,
false
)]
public
int
UpdownAxis_PositionMax
{
get
;
set
;
}
public
int
UpdownAxis_PositionMax
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO (
X
轴-进出轴)最大限位 InoutAxis_PositionMax
/// PRO (
Y
轴-进出轴)最大限位 InoutAxis_PositionMax
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InoutAxis_PositionMax"
,
false
)]
[
ConfigProAttribute
(
"InoutAxis_PositionMax"
,
false
)]
/// <summary>
/// <summary>
...
@@ -408,18 +408,18 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -408,18 +408,18 @@ namespace OnlineStore.LoadCSVLibrary
/// <summary>
/// <summary>
/// PRO,(
X
轴-进出轴)P1左侧托架取料点P2,InOutAxis_P2_Position,7900,,,,,,,
/// PRO,(
Y
轴-进出轴)P1左侧托架取料点P2,InOutAxis_P2_Position,7900,,,,,,,
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InOutAxis_P2_Position"
,
true
)]
[
ConfigProAttribute
(
"InOutAxis_P2_Position"
,
true
)]
public
int
InOutAxis_P2_Position
{
get
;
set
;
}
public
int
InOutAxis_P2_Position
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO,(
X
轴-进出轴)P1右侧托架取料点P3,InOutAxis_P3_Position,7900,,,,,,,
/// PRO,(
Y
轴-进出轴)P1右侧托架取料点P3,InOutAxis_P3_Position,7900,,,,,,,
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InOutAxis_P3_Position"
,
true
)]
[
ConfigProAttribute
(
"InOutAxis_P3_Position"
,
true
)]
public
int
InOutAxis_P3_Position
{
get
;
set
;
}
public
int
InOutAxis_P3_Position
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO,(
X
轴-进出轴)P4速度,InOutAxis_P4_Speed,600,,,,,,,
/// PRO,(
Y
轴-进出轴)P4速度,InOutAxis_P4_Speed,600,,,,,,,
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"InOutAxis_P4_Speed"
,
true
)]
[
ConfigProAttribute
(
"InOutAxis_P4_Speed"
,
true
)]
public
int
InOutAxis_P4_Speed
{
get
;
set
;
}
public
int
InOutAxis_P4_Speed
{
get
;
set
;
}
...
...
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论