Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
李娜
/
SO664-HCSingleStore
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit 29f3db64
由
LN
编写于
2021-02-01 13:09:16 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
界面调整,分辨率 1024X768
1 个父辈
bffc092a
隐藏空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
266 行增加
和
272 行删除
source/HCSingleStore/FrmAxisDebug.Designer.cs
source/HCSingleStore/FrmBox.Designer.cs
source/HCSingleStore/FrmIDConfig.Designer.cs
source/HCSingleStore/FrmInOutStore.Designer.cs
source/HCSingleStore/FrmStore.Designer.cs
source/HCSingleStore/positionTool/AxisJogControl.Designer.cs
source/HCSingleStore/positionTool/FrmTool.Designer.cs
source/HCSingleStore/positionTool/FrmTool.resx
source/HCSingleStore/userControl/AxisMoveControl.Designer.cs
source/HCSingleStore/FrmAxisDebug.Designer.cs
查看文件 @
29f3db6
...
...
@@ -68,7 +68,7 @@
// label1
//
this
.
label1
.
AutoSize
=
true
;
this
.
label1
.
Location
=
new
System
.
Drawing
.
Point
(
3
25
,
77
);
this
.
label1
.
Location
=
new
System
.
Drawing
.
Point
(
3
17
,
77
);
this
.
label1
.
Name
=
"label1"
;
this
.
label1
.
Size
=
new
System
.
Drawing
.
Size
(
92
,
17
);
this
.
label1
.
TabIndex
=
0
;
...
...
@@ -77,7 +77,7 @@
// label2
//
this
.
label2
.
AutoSize
=
true
;
this
.
label2
.
Location
=
new
System
.
Drawing
.
Point
(
3
25
,
134
);
this
.
label2
.
Location
=
new
System
.
Drawing
.
Point
(
3
17
,
134
);
this
.
label2
.
Name
=
"label2"
;
this
.
label2
.
Size
=
new
System
.
Drawing
.
Size
(
92
,
17
);
this
.
label2
.
TabIndex
=
1
;
...
...
@@ -86,7 +86,7 @@
// label3
//
this
.
label3
.
AutoSize
=
true
;
this
.
label3
.
Location
=
new
System
.
Drawing
.
Point
(
3
25
,
192
);
this
.
label3
.
Location
=
new
System
.
Drawing
.
Point
(
3
17
,
192
);
this
.
label3
.
Name
=
"label3"
;
this
.
label3
.
Size
=
new
System
.
Drawing
.
Size
(
92
,
17
);
this
.
label3
.
TabIndex
=
2
;
...
...
@@ -97,7 +97,7 @@
this
.
btnMiddleMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
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
.
Location
=
new
System
.
Drawing
.
Point
(
503
,
63
);
this
.
btnMiddleMove
.
Location
=
new
System
.
Drawing
.
Point
(
495
,
63
);
this
.
btnMiddleMove
.
Name
=
"btnMiddleMove"
;
this
.
btnMiddleMove
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnMiddleMove
.
TabIndex
=
4
;
...
...
@@ -110,7 +110,7 @@
//
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
.
Location
=
new
System
.
Drawing
.
Point
(
41
9
,
72
);
this
.
txtMiddleSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
41
1
,
72
);
this
.
txtMiddleSpeed
.
MaxLength
=
10
;
this
.
txtMiddleSpeed
.
Name
=
"txtMiddleSpeed"
;
this
.
txtMiddleSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
81
,
26
);
...
...
@@ -120,7 +120,7 @@
//
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
.
Location
=
new
System
.
Drawing
.
Point
(
41
9
,
129
);
this
.
txtUpDownSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
41
1
,
129
);
this
.
txtUpDownSpeed
.
MaxLength
=
10
;
this
.
txtUpDownSpeed
.
Name
=
"txtUpDownSpeed"
;
this
.
txtUpDownSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
81
,
26
);
...
...
@@ -130,7 +130,7 @@
//
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
.
Location
=
new
System
.
Drawing
.
Point
(
41
9
,
187
);
this
.
txtInOutSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
41
1
,
187
);
this
.
txtInOutSpeed
.
MaxLength
=
10
;
this
.
txtInOutSpeed
.
Name
=
"txtInOutSpeed"
;
this
.
txtInOutSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
81
,
26
);
...
...
@@ -141,7 +141,7 @@
this
.
btnUpDownMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
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
.
Location
=
new
System
.
Drawing
.
Point
(
503
,
120
);
this
.
btnUpDownMove
.
Location
=
new
System
.
Drawing
.
Point
(
495
,
120
);
this
.
btnUpDownMove
.
Name
=
"btnUpDownMove"
;
this
.
btnUpDownMove
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnUpDownMove
.
TabIndex
=
9
;
...
...
@@ -155,7 +155,7 @@
this
.
btnInOutMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
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
.
Location
=
new
System
.
Drawing
.
Point
(
503
,
178
);
this
.
btnInOutMove
.
Location
=
new
System
.
Drawing
.
Point
(
495
,
178
);
this
.
btnInOutMove
.
Name
=
"btnInOutMove"
;
this
.
btnInOutMove
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnInOutMove
.
TabIndex
=
10
;
...
...
@@ -169,7 +169,7 @@
this
.
btnInOutMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
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
.
Location
=
new
System
.
Drawing
.
Point
(
6
46
,
178
);
this
.
btnInOutMovej
.
Location
=
new
System
.
Drawing
.
Point
(
6
38
,
178
);
this
.
btnInOutMovej
.
Name
=
"btnInOutMovej"
;
this
.
btnInOutMovej
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnInOutMovej
.
TabIndex
=
14
;
...
...
@@ -183,7 +183,7 @@
this
.
btnUpDownMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
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
.
Location
=
new
System
.
Drawing
.
Point
(
6
46
,
120
);
this
.
btnUpDownMovej
.
Location
=
new
System
.
Drawing
.
Point
(
6
38
,
120
);
this
.
btnUpDownMovej
.
Name
=
"btnUpDownMovej"
;
this
.
btnUpDownMovej
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnUpDownMovej
.
TabIndex
=
13
;
...
...
@@ -197,7 +197,7 @@
this
.
btnMiddleMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
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
.
Location
=
new
System
.
Drawing
.
Point
(
6
46
,
63
);
this
.
btnMiddleMovej
.
Location
=
new
System
.
Drawing
.
Point
(
6
38
,
63
);
this
.
btnMiddleMovej
.
Name
=
"btnMiddleMovej"
;
this
.
btnMiddleMovej
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnMiddleMovej
.
TabIndex
=
12
;
...
...
@@ -209,7 +209,7 @@
// button1
//
this
.
button1
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
button1
.
Location
=
new
System
.
Drawing
.
Point
(
805
,
358
);
this
.
button1
.
Location
=
new
System
.
Drawing
.
Point
(
797
,
358
);
this
.
button1
.
Name
=
"button1"
;
this
.
button1
.
Size
=
new
System
.
Drawing
.
Size
(
126
,
37
);
this
.
button1
.
TabIndex
=
16
;
...
...
@@ -221,7 +221,7 @@
//
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
.
Location
=
new
System
.
Drawing
.
Point
(
7
90
,
187
);
this
.
txtInOutPosition
.
Location
=
new
System
.
Drawing
.
Point
(
7
82
,
187
);
this
.
txtInOutPosition
.
MaxLength
=
20
;
this
.
txtInOutPosition
.
Name
=
"txtInOutPosition"
;
this
.
txtInOutPosition
.
Size
=
new
System
.
Drawing
.
Size
(
108
,
26
);
...
...
@@ -231,7 +231,7 @@
//
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
.
Location
=
new
System
.
Drawing
.
Point
(
7
90
,
129
);
this
.
txtUpdownPosition
.
Location
=
new
System
.
Drawing
.
Point
(
7
82
,
129
);
this
.
txtUpdownPosition
.
MaxLength
=
20
;
this
.
txtUpdownPosition
.
Name
=
"txtUpdownPosition"
;
this
.
txtUpdownPosition
.
Size
=
new
System
.
Drawing
.
Size
(
108
,
26
);
...
...
@@ -241,7 +241,7 @@
//
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
.
Location
=
new
System
.
Drawing
.
Point
(
7
90
,
72
);
this
.
txtMiddlePosition
.
Location
=
new
System
.
Drawing
.
Point
(
7
82
,
72
);
this
.
txtMiddlePosition
.
MaxLength
=
20
;
this
.
txtMiddlePosition
.
Name
=
"txtMiddlePosition"
;
this
.
txtMiddlePosition
.
Size
=
new
System
.
Drawing
.
Size
(
108
,
26
);
...
...
@@ -250,7 +250,7 @@
// label5
//
this
.
label5
.
AutoSize
=
true
;
this
.
label5
.
Location
=
new
System
.
Drawing
.
Point
(
42
9
,
29
);
this
.
label5
.
Location
=
new
System
.
Drawing
.
Point
(
42
1
,
29
);
this
.
label5
.
Name
=
"label5"
;
this
.
label5
.
Size
=
new
System
.
Drawing
.
Size
(
56
,
17
);
this
.
label5
.
TabIndex
=
20
;
...
...
@@ -259,7 +259,7 @@
// label6
//
this
.
label6
.
AutoSize
=
true
;
this
.
label6
.
Location
=
new
System
.
Drawing
.
Point
(
8
12
,
29
);
this
.
label6
.
Location
=
new
System
.
Drawing
.
Point
(
8
04
,
29
);
this
.
label6
.
Name
=
"label6"
;
this
.
label6
.
Size
=
new
System
.
Drawing
.
Size
(
56
,
17
);
this
.
label6
.
TabIndex
=
21
;
...
...
@@ -274,7 +274,7 @@
//
this
.
txtComPosition
.
Enabled
=
false
;
this
.
txtComPosition
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtComPosition
.
Location
=
new
System
.
Drawing
.
Point
(
7
90
,
247
);
this
.
txtComPosition
.
Location
=
new
System
.
Drawing
.
Point
(
7
82
,
247
);
this
.
txtComPosition
.
MaxLength
=
20
;
this
.
txtComPosition
.
Name
=
"txtComPosition"
;
this
.
txtComPosition
.
Size
=
new
System
.
Drawing
.
Size
(
108
,
26
);
...
...
@@ -285,7 +285,7 @@
this
.
btnComMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnComMovej
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnComMovej
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnComMovej
.
Location
=
new
System
.
Drawing
.
Point
(
6
46
,
238
);
this
.
btnComMovej
.
Location
=
new
System
.
Drawing
.
Point
(
6
38
,
238
);
this
.
btnComMovej
.
Name
=
"btnComMovej"
;
this
.
btnComMovej
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnComMovej
.
TabIndex
=
25
;
...
...
@@ -299,7 +299,7 @@
this
.
btnComMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnComMove
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnComMove
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnComMove
.
Location
=
new
System
.
Drawing
.
Point
(
503
,
238
);
this
.
btnComMove
.
Location
=
new
System
.
Drawing
.
Point
(
495
,
238
);
this
.
btnComMove
.
Name
=
"btnComMove"
;
this
.
btnComMove
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnComMove
.
TabIndex
=
24
;
...
...
@@ -312,7 +312,7 @@
//
this
.
txtComSpeed
.
Enabled
=
false
;
this
.
txtComSpeed
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtComSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
41
9
,
247
);
this
.
txtComSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
41
1
,
247
);
this
.
txtComSpeed
.
MaxLength
=
10
;
this
.
txtComSpeed
.
Name
=
"txtComSpeed"
;
this
.
txtComSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
81
,
26
);
...
...
@@ -321,7 +321,7 @@
// label4
//
this
.
label4
.
AutoSize
=
true
;
this
.
label4
.
Location
=
new
System
.
Drawing
.
Point
(
3
25
,
252
);
this
.
label4
.
Location
=
new
System
.
Drawing
.
Point
(
3
17
,
252
);
this
.
label4
.
Name
=
"label4"
;
this
.
label4
.
Size
=
new
System
.
Drawing
.
Size
(
92
,
17
);
this
.
label4
.
TabIndex
=
22
;
...
...
@@ -330,7 +330,7 @@
// lblSpeed
//
this
.
lblSpeed
.
AutoSize
=
true
;
this
.
lblSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
59
9
,
378
);
this
.
lblSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
59
1
,
378
);
this
.
lblSpeed
.
Name
=
"lblSpeed"
;
this
.
lblSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
142
,
17
);
this
.
lblSpeed
.
TabIndex
=
30
;
...
...
@@ -339,7 +339,7 @@
// trackBar1
//
this
.
trackBar1
.
LargeChange
=
2
;
this
.
trackBar1
.
Location
=
new
System
.
Drawing
.
Point
(
32
8
,
326
);
this
.
trackBar1
.
Location
=
new
System
.
Drawing
.
Point
(
32
0
,
326
);
this
.
trackBar1
.
Minimum
=
1
;
this
.
trackBar1
.
Name
=
"trackBar1"
;
this
.
trackBar1
.
Size
=
new
System
.
Drawing
.
Size
(
366
,
45
);
...
...
@@ -350,7 +350,7 @@
// btnMCopy
//
this
.
btnMCopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMCopy
.
Location
=
new
System
.
Drawing
.
Point
(
901
,
71
);
this
.
btnMCopy
.
Location
=
new
System
.
Drawing
.
Point
(
893
,
71
);
this
.
btnMCopy
.
Name
=
"btnMCopy"
;
this
.
btnMCopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnMCopy
.
TabIndex
=
31
;
...
...
@@ -361,7 +361,7 @@
// btnUCopy
//
this
.
btnUCopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUCopy
.
Location
=
new
System
.
Drawing
.
Point
(
901
,
128
);
this
.
btnUCopy
.
Location
=
new
System
.
Drawing
.
Point
(
893
,
128
);
this
.
btnUCopy
.
Name
=
"btnUCopy"
;
this
.
btnUCopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnUCopy
.
TabIndex
=
32
;
...
...
@@ -372,7 +372,7 @@
// btnICopy
//
this
.
btnICopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnICopy
.
Location
=
new
System
.
Drawing
.
Point
(
901
,
186
);
this
.
btnICopy
.
Location
=
new
System
.
Drawing
.
Point
(
893
,
186
);
this
.
btnICopy
.
Name
=
"btnICopy"
;
this
.
btnICopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnICopy
.
TabIndex
=
33
;
...
...
@@ -383,7 +383,7 @@
// btnCCopy
//
this
.
btnCCopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnCCopy
.
Location
=
new
System
.
Drawing
.
Point
(
901
,
246
);
this
.
btnCCopy
.
Location
=
new
System
.
Drawing
.
Point
(
893
,
246
);
this
.
btnCCopy
.
Name
=
"btnCCopy"
;
this
.
btnCCopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnCCopy
.
TabIndex
=
34
;
...
...
@@ -405,7 +405,7 @@
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
7F
,
17F
);
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
Font
;
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
9
94
,
481
);
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
9
75
,
481
);
this
.
Controls
.
Add
(
this
.
picAxis
);
this
.
Controls
.
Add
(
this
.
btnCCopy
);
this
.
Controls
.
Add
(
this
.
btnICopy
);
...
...
source/HCSingleStore/FrmBox.Designer.cs
查看文件 @
29f3db6
...
...
@@ -199,7 +199,7 @@
this
.
btnUpdown
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnUpdown
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpdown
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpdown
.
Location
=
new
System
.
Drawing
.
Point
(
1
91
,
415
);
this
.
btnUpdown
.
Location
=
new
System
.
Drawing
.
Point
(
1
68
,
415
);
this
.
btnUpdown
.
Name
=
"btnUpdown"
;
this
.
btnUpdown
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnUpdown
.
TabIndex
=
14
;
...
...
@@ -212,7 +212,7 @@
this
.
btnAxisOff
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnAxisOff
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisOff
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnAxisOff
.
Location
=
new
System
.
Drawing
.
Point
(
36
,
459
);
this
.
btnAxisOff
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
459
);
this
.
btnAxisOff
.
Name
=
"btnAxisOff"
;
this
.
btnAxisOff
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnAxisOff
.
TabIndex
=
11
;
...
...
@@ -225,7 +225,7 @@
this
.
btnAxisOn
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnAxisOn
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisOn
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnAxisOn
.
Location
=
new
System
.
Drawing
.
Point
(
36
,
415
);
this
.
btnAxisOn
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
415
);
this
.
btnAxisOn
.
Name
=
"btnAxisOn"
;
this
.
btnAxisOn
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnAxisOn
.
TabIndex
=
10
;
...
...
@@ -238,7 +238,7 @@
this
.
btnAxisP
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnAxisP
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisP
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnAxisP
.
Location
=
new
System
.
Drawing
.
Point
(
1
91
,
459
);
this
.
btnAxisP
.
Location
=
new
System
.
Drawing
.
Point
(
1
68
,
459
);
this
.
btnAxisP
.
Name
=
"btnAxisP"
;
this
.
btnAxisP
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnAxisP
.
TabIndex
=
8
;
...
...
@@ -257,7 +257,7 @@
this
.
tabControl1
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
4
);
this
.
tabControl1
.
Name
=
"tabControl1"
;
this
.
tabControl1
.
SelectedIndex
=
0
;
this
.
tabControl1
.
Size
=
new
System
.
Drawing
.
Size
(
1099
,
640
);
this
.
tabControl1
.
Size
=
new
System
.
Drawing
.
Size
(
998
,
614
);
this
.
tabControl1
.
TabIndex
=
272
;
//
// tabPage2
...
...
@@ -275,7 +275,7 @@
this
.
tabPage2
.
Controls
.
Add
(
this
.
lblWarnMsg
);
this
.
tabPage2
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
29
);
this
.
tabPage2
.
Name
=
"tabPage2"
;
this
.
tabPage2
.
Size
=
new
System
.
Drawing
.
Size
(
1091
,
607
);
this
.
tabPage2
.
Size
=
new
System
.
Drawing
.
Size
(
990
,
581
);
this
.
tabPage2
.
TabIndex
=
3
;
this
.
tabPage2
.
Text
=
" 设备状态 "
;
this
.
tabPage2
.
UseVisualStyleBackColor
=
true
;
...
...
@@ -315,7 +315,7 @@
this
.
groupBox1
.
Controls
.
Add
(
this
.
label43
);
this
.
groupBox1
.
Controls
.
Add
(
this
.
label42
);
this
.
groupBox1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
groupBox1
.
Location
=
new
System
.
Drawing
.
Point
(
11
,
4
64
);
this
.
groupBox1
.
Location
=
new
System
.
Drawing
.
Point
(
11
,
4
23
);
this
.
groupBox1
.
Name
=
"groupBox1"
;
this
.
groupBox1
.
Size
=
new
System
.
Drawing
.
Size
(
476
,
136
);
this
.
groupBox1
.
TabIndex
=
217
;
...
...
@@ -494,7 +494,7 @@
this
.
groupBox2
.
Controls
.
Add
(
this
.
button6
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
button3
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
button5
);
this
.
groupBox2
.
Location
=
new
System
.
Drawing
.
Point
(
11
,
3
80
);
this
.
groupBox2
.
Location
=
new
System
.
Drawing
.
Point
(
11
,
3
39
);
this
.
groupBox2
.
Name
=
"groupBox2"
;
this
.
groupBox2
.
Size
=
new
System
.
Drawing
.
Size
(
476
,
78
);
this
.
groupBox2
.
TabIndex
=
276
;
...
...
@@ -574,7 +574,7 @@
//
this
.
btnCon
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Top
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Right
)));
this
.
btnCon
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnCon
.
Location
=
new
System
.
Drawing
.
Point
(
882
,
13
);
this
.
btnCon
.
Location
=
new
System
.
Drawing
.
Point
(
781
,
13
);
this
.
btnCon
.
Name
=
"btnCon"
;
this
.
btnCon
.
Size
=
new
System
.
Drawing
.
Size
(
175
,
39
);
this
.
btnCon
.
TabIndex
=
273
;
...
...
@@ -598,7 +598,7 @@
this
.
tabPage3
.
Controls
.
Add
(
this
.
groupInout
);
this
.
tabPage3
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
29
);
this
.
tabPage3
.
Name
=
"tabPage3"
;
this
.
tabPage3
.
Size
=
new
System
.
Drawing
.
Size
(
1091
,
607
);
this
.
tabPage3
.
Size
=
new
System
.
Drawing
.
Size
(
990
,
581
);
this
.
tabPage3
.
TabIndex
=
2
;
this
.
tabPage3
.
Text
=
" 库位操作/伺服调试 "
;
this
.
tabPage3
.
UseVisualStyleBackColor
=
true
;
...
...
@@ -607,10 +607,10 @@
//
this
.
tabControl2
.
Controls
.
Add
(
this
.
tabPage4
);
this
.
tabControl2
.
Controls
.
Add
(
this
.
tabPage5
);
this
.
tabControl2
.
Location
=
new
System
.
Drawing
.
Point
(
505
,
6
);
this
.
tabControl2
.
Location
=
new
System
.
Drawing
.
Point
(
482
,
6
);
this
.
tabControl2
.
Name
=
"tabControl2"
;
this
.
tabControl2
.
SelectedIndex
=
0
;
this
.
tabControl2
.
Size
=
new
System
.
Drawing
.
Size
(
5
81
,
584
);
this
.
tabControl2
.
Size
=
new
System
.
Drawing
.
Size
(
5
03
,
568
);
this
.
tabControl2
.
TabIndex
=
276
;
//
// tabPage4
...
...
@@ -625,7 +625,7 @@
this
.
tabPage4
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
29
);
this
.
tabPage4
.
Name
=
"tabPage4"
;
this
.
tabPage4
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
tabPage4
.
Size
=
new
System
.
Drawing
.
Size
(
573
,
551
);
this
.
tabPage4
.
Size
=
new
System
.
Drawing
.
Size
(
495
,
535
);
this
.
tabPage4
.
TabIndex
=
0
;
this
.
tabPage4
.
Text
=
"伺服调试"
;
this
.
tabPage4
.
UseVisualStyleBackColor
=
true
;
...
...
@@ -635,7 +635,7 @@
this
.
btnOpenD
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnOpenD
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnOpenD
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnOpenD
.
Location
=
new
System
.
Drawing
.
Point
(
3
47
,
415
);
this
.
btnOpenD
.
Location
=
new
System
.
Drawing
.
Point
(
3
24
,
415
);
this
.
btnOpenD
.
Name
=
"btnOpenD"
;
this
.
btnOpenD
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnOpenD
.
TabIndex
=
275
;
...
...
@@ -645,9 +645,9 @@
//
// axisMoveControl1
//
this
.
axisMoveControl1
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
axisMoveControl1
.
Location
=
new
System
.
Drawing
.
Point
(
1
,
3
);
this
.
axisMoveControl1
.
Name
=
"axisMoveControl1"
;
this
.
axisMoveControl1
.
Size
=
new
System
.
Drawing
.
Size
(
565
,
404
);
this
.
axisMoveControl1
.
Size
=
new
System
.
Drawing
.
Size
(
490
,
404
);
this
.
axisMoveControl1
.
TabIndex
=
218
;
//
// btnCloseD
...
...
@@ -655,7 +655,7 @@
this
.
btnCloseD
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnCloseD
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnCloseD
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnCloseD
.
Location
=
new
System
.
Drawing
.
Point
(
3
47
,
459
);
this
.
btnCloseD
.
Location
=
new
System
.
Drawing
.
Point
(
3
24
,
459
);
this
.
btnCloseD
.
Name
=
"btnCloseD"
;
this
.
btnCloseD
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnCloseD
.
TabIndex
=
276
;
...
...
@@ -670,7 +670,7 @@
this
.
tabPage5
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
22
);
this
.
tabPage5
.
Name
=
"tabPage5"
;
this
.
tabPage5
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
tabPage5
.
Size
=
new
System
.
Drawing
.
Size
(
573
,
558
);
this
.
tabPage5
.
Size
=
new
System
.
Drawing
.
Size
(
495
,
558
);
this
.
tabPage5
.
TabIndex
=
1
;
this
.
tabPage5
.
Text
=
"点位示意图"
;
this
.
tabPage5
.
UseVisualStyleBackColor
=
true
;
...
...
@@ -690,7 +690,7 @@
this
.
picPPoint
.
Image
=
((
System
.
Drawing
.
Image
)(
resources
.
GetObject
(
"picPPoint.Image"
)));
this
.
picPPoint
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
6
);
this
.
picPPoint
.
Name
=
"picPPoint"
;
this
.
picPPoint
.
Size
=
new
System
.
Drawing
.
Size
(
566
,
235
);
this
.
picPPoint
.
Size
=
new
System
.
Drawing
.
Size
(
478
,
235
);
this
.
picPPoint
.
SizeMode
=
System
.
Windows
.
Forms
.
PictureBoxSizeMode
.
Zoom
;
this
.
picPPoint
.
TabIndex
=
306
;
this
.
picPPoint
.
TabStop
=
false
;
...
...
@@ -748,7 +748,7 @@
this
.
groupInout
.
Enabled
=
false
;
this
.
groupInout
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
6
);
this
.
groupInout
.
Name
=
"groupInout"
;
this
.
groupInout
.
Size
=
new
System
.
Drawing
.
Size
(
899
,
584
);
this
.
groupInout
.
Size
=
new
System
.
Drawing
.
Size
(
472
,
569
);
this
.
groupInout
.
TabIndex
=
100
;
this
.
groupInout
.
TabStop
=
false
;
this
.
groupInout
.
Text
=
"料仓操作"
;
...
...
@@ -769,7 +769,7 @@
this
.
ioSingle
.
IOName
=
"检测信号"
;
this
.
ioSingle
.
IOValue
=
0
;
this
.
ioSingle
.
isCanClick
=
false
;
this
.
ioSingle
.
Location
=
new
System
.
Drawing
.
Point
(
262
,
550
);
this
.
ioSingle
.
Location
=
new
System
.
Drawing
.
Point
(
190
,
523
);
this
.
ioSingle
.
Name
=
"ioSingle"
;
this
.
ioSingle
.
Size
=
new
System
.
Drawing
.
Size
(
220
,
28
);
this
.
ioSingle
.
TabIndex
=
290
;
...
...
@@ -803,7 +803,7 @@
this
.
btnStartAuTo
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnStartAuTo
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnStartAuTo
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnStartAuTo
.
Location
=
new
System
.
Drawing
.
Point
(
3
77
,
79
);
this
.
btnStartAuTo
.
Location
=
new
System
.
Drawing
.
Point
(
3
62
,
79
);
this
.
btnStartAuTo
.
Name
=
"btnStartAuTo"
;
this
.
btnStartAuTo
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
38
);
this
.
btnStartAuTo
.
TabIndex
=
222
;
...
...
@@ -839,7 +839,7 @@
this
.
btnSavePosition
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnSavePosition
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnSavePosition
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnSavePosition
.
Location
=
new
System
.
Drawing
.
Point
(
3
49
,
473
);
this
.
btnSavePosition
.
Location
=
new
System
.
Drawing
.
Point
(
3
22
,
473
);
this
.
btnSavePosition
.
Name
=
"btnSavePosition"
;
this
.
btnSavePosition
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnSavePosition
.
TabIndex
=
217
;
...
...
@@ -866,7 +866,7 @@
this
.
txtComP1
.
MaxLength
=
20
;
this
.
txtComP1
.
Name
=
"txtComP1"
;
this
.
txtComP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtComP1
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtComP1
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtComP1
.
TabIndex
=
214
;
this
.
txtComP1
.
Text
=
"-12388"
;
//
...
...
@@ -881,7 +881,7 @@
this
.
txtInOutP2
.
MaxLength
=
20
;
this
.
txtInOutP2
.
Name
=
"txtInOutP2"
;
this
.
txtInOutP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtInOutP2
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtInOutP2
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtInOutP2
.
TabIndex
=
212
;
this
.
txtInOutP2
.
Text
=
"-17000"
;
//
...
...
@@ -896,7 +896,7 @@
this
.
txtInOutP1
.
MaxLength
=
20
;
this
.
txtInOutP1
.
Name
=
"txtInOutP1"
;
this
.
txtInOutP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtInOutP1
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtInOutP1
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtInOutP1
.
TabIndex
=
210
;
this
.
txtInOutP1
.
Text
=
"3000"
;
//
...
...
@@ -911,7 +911,7 @@
this
.
txtMiddleP1
.
MaxLength
=
20
;
this
.
txtMiddleP1
.
Name
=
"txtMiddleP1"
;
this
.
txtMiddleP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMiddleP1
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtMiddleP1
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtMiddleP1
.
TabIndex
=
208
;
this
.
txtMiddleP1
.
Text
=
"-52388"
;
//
...
...
@@ -939,7 +939,7 @@
this
.
txtUpDownP7
.
MaxLength
=
20
;
this
.
txtUpDownP7
.
Name
=
"txtUpDownP7"
;
this
.
txtUpDownP7
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP7
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtUpDownP7
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtUpDownP7
.
TabIndex
=
204
;
this
.
txtUpDownP7
.
Text
=
"-836025"
;
//
...
...
@@ -954,7 +954,7 @@
this
.
txtUpDownP8
.
MaxLength
=
20
;
this
.
txtUpDownP8
.
Name
=
"txtUpDownP8"
;
this
.
txtUpDownP8
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP8
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtUpDownP8
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtUpDownP8
.
TabIndex
=
206
;
this
.
txtUpDownP8
.
Text
=
"-816491"
;
//
...
...
@@ -969,7 +969,7 @@
this
.
txtUpDownP1
.
MaxLength
=
20
;
this
.
txtUpDownP1
.
Name
=
"txtUpDownP1"
;
this
.
txtUpDownP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP1
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtUpDownP1
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtUpDownP1
.
TabIndex
=
200
;
this
.
txtUpDownP1
.
Text
=
"-816491"
;
//
...
...
@@ -984,7 +984,7 @@
this
.
txtUpDownP2
.
MaxLength
=
20
;
this
.
txtUpDownP2
.
Name
=
"txtUpDownP2"
;
this
.
txtUpDownP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP2
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtUpDownP2
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtUpDownP2
.
TabIndex
=
202
;
this
.
txtUpDownP2
.
Text
=
"-836025"
;
//
...
...
@@ -995,11 +995,11 @@
this
.
txtComP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtComP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtComP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtComP3
.
Location
=
new
System
.
Drawing
.
Point
(
3
92
,
382
);
this
.
txtComP3
.
Location
=
new
System
.
Drawing
.
Point
(
3
81
,
382
);
this
.
txtComP3
.
MaxLength
=
20
;
this
.
txtComP3
.
Name
=
"txtComP3"
;
this
.
txtComP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtComP3
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtComP3
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtComP3
.
TabIndex
=
198
;
this
.
txtComP3
.
Text
=
"-12388"
;
//
...
...
@@ -1010,11 +1010,11 @@
this
.
txtComP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtComP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtComP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtComP2
.
Location
=
new
System
.
Drawing
.
Point
(
3
92
,
423
);
this
.
txtComP2
.
Location
=
new
System
.
Drawing
.
Point
(
3
81
,
423
);
this
.
txtComP2
.
MaxLength
=
20
;
this
.
txtComP2
.
Name
=
"txtComP2"
;
this
.
txtComP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtComP2
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtComP2
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtComP2
.
TabIndex
=
196
;
this
.
txtComP2
.
Text
=
"-12388"
;
//
...
...
@@ -1025,11 +1025,11 @@
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
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP3
.
Location
=
new
System
.
Drawing
.
Point
(
3
92
,
342
);
this
.
txtInOutP3
.
Location
=
new
System
.
Drawing
.
Point
(
3
81
,
342
);
this
.
txtInOutP3
.
MaxLength
=
20
;
this
.
txtInOutP3
.
Name
=
"txtInOutP3"
;
this
.
txtInOutP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtInOutP3
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtInOutP3
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtInOutP3
.
TabIndex
=
194
;
this
.
txtInOutP3
.
Text
=
"-12388"
;
//
...
...
@@ -1040,11 +1040,11 @@
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
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMiddleP2
.
Location
=
new
System
.
Drawing
.
Point
(
3
92
,
303
);
this
.
txtMiddleP2
.
Location
=
new
System
.
Drawing
.
Point
(
3
81
,
303
);
this
.
txtMiddleP2
.
MaxLength
=
20
;
this
.
txtMiddleP2
.
Name
=
"txtMiddleP2"
;
this
.
txtMiddleP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMiddleP2
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtMiddleP2
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtMiddleP2
.
TabIndex
=
192
;
this
.
txtMiddleP2
.
Text
=
"-12388"
;
//
...
...
@@ -1055,11 +1055,11 @@
this
.
txtUpDownP5
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpDownP5
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpDownP5
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpDownP5
.
Location
=
new
System
.
Drawing
.
Point
(
3
92
,
223
);
this
.
txtUpDownP5
.
Location
=
new
System
.
Drawing
.
Point
(
3
81
,
223
);
this
.
txtUpDownP5
.
MaxLength
=
20
;
this
.
txtUpDownP5
.
Name
=
"txtUpDownP5"
;
this
.
txtUpDownP5
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP5
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtUpDownP5
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtUpDownP5
.
TabIndex
=
188
;
this
.
txtUpDownP5
.
Text
=
"-16388"
;
//
...
...
@@ -1070,11 +1070,11 @@
this
.
txtUpDownP6
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpDownP6
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpDownP6
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpDownP6
.
Location
=
new
System
.
Drawing
.
Point
(
3
92
,
263
);
this
.
txtUpDownP6
.
Location
=
new
System
.
Drawing
.
Point
(
3
81
,
263
);
this
.
txtUpDownP6
.
MaxLength
=
20
;
this
.
txtUpDownP6
.
Name
=
"txtUpDownP6"
;
this
.
txtUpDownP6
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP6
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtUpDownP6
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtUpDownP6
.
TabIndex
=
190
;
this
.
txtUpDownP6
.
Text
=
"-12388"
;
//
...
...
@@ -1085,7 +1085,7 @@
this
.
cmbPosition
.
FormattingEnabled
=
true
;
this
.
cmbPosition
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
23
);
this
.
cmbPosition
.
Name
=
"cmbPosition"
;
this
.
cmbPosition
.
Size
=
new
System
.
Drawing
.
Size
(
24
8
,
28
);
this
.
cmbPosition
.
Size
=
new
System
.
Drawing
.
Size
(
24
3
,
28
);
this
.
cmbPosition
.
TabIndex
=
174
;
this
.
cmbPosition
.
SelectedIndexChanged
+=
new
System
.
EventHandler
(
this
.
cmbPosition_SelectedIndexChanged
);
//
...
...
@@ -1096,11 +1096,11 @@
this
.
txtUpDownP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpDownP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpDownP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpDownP3
.
Location
=
new
System
.
Drawing
.
Point
(
3
92
,
143
);
this
.
txtUpDownP3
.
Location
=
new
System
.
Drawing
.
Point
(
3
81
,
143
);
this
.
txtUpDownP3
.
MaxLength
=
20
;
this
.
txtUpDownP3
.
Name
=
"txtUpDownP3"
;
this
.
txtUpDownP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP3
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtUpDownP3
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtUpDownP3
.
TabIndex
=
162
;
this
.
txtUpDownP3
.
Text
=
"-16388"
;
//
...
...
@@ -1109,7 +1109,7 @@
this
.
btnInStore
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnInStore
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnInStore
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInStore
.
Location
=
new
System
.
Drawing
.
Point
(
2
66
,
18
);
this
.
btnInStore
.
Location
=
new
System
.
Drawing
.
Point
(
2
53
,
18
);
this
.
btnInStore
.
Name
=
"btnInStore"
;
this
.
btnInStore
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
38
);
this
.
btnInStore
.
TabIndex
=
102
;
...
...
@@ -1122,7 +1122,7 @@
this
.
btnOutStore
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnOutStore
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnOutStore
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnOutStore
.
Location
=
new
System
.
Drawing
.
Point
(
3
77
,
18
);
this
.
btnOutStore
.
Location
=
new
System
.
Drawing
.
Point
(
3
61
,
18
);
this
.
btnOutStore
.
Name
=
"btnOutStore"
;
this
.
btnOutStore
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
38
);
this
.
btnOutStore
.
TabIndex
=
101
;
...
...
@@ -1137,11 +1137,11 @@
this
.
txtUpDownP4
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpDownP4
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpDownP4
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpDownP4
.
Location
=
new
System
.
Drawing
.
Point
(
3
92
,
183
);
this
.
txtUpDownP4
.
Location
=
new
System
.
Drawing
.
Point
(
3
81
,
183
);
this
.
txtUpDownP4
.
MaxLength
=
20
;
this
.
txtUpDownP4
.
Name
=
"txtUpDownP4"
;
this
.
txtUpDownP4
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP4
.
Size
=
new
System
.
Drawing
.
Size
(
8
9
,
23
);
this
.
txtUpDownP4
.
Size
=
new
System
.
Drawing
.
Size
(
8
5
,
23
);
this
.
txtUpDownP4
.
TabIndex
=
166
;
this
.
txtUpDownP4
.
Text
=
"-12388"
;
//
...
...
@@ -1305,7 +1305,7 @@
this
.
btnComP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnComP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnComP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Purple
;
this
.
btnComP3
.
Location
=
new
System
.
Drawing
.
Point
(
2
48
,
377
);
this
.
btnComP3
.
Location
=
new
System
.
Drawing
.
Point
(
2
37
,
377
);
this
.
btnComP3
.
Name
=
"btnComP3"
;
this
.
btnComP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnComP3
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
...
@@ -1323,7 +1323,7 @@
this
.
btnComP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnComP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnComP2
.
ForeColor
=
System
.
Drawing
.
Color
.
Purple
;
this
.
btnComP2
.
Location
=
new
System
.
Drawing
.
Point
(
2
48
,
418
);
this
.
btnComP2
.
Location
=
new
System
.
Drawing
.
Point
(
2
37
,
418
);
this
.
btnComP2
.
Name
=
"btnComP2"
;
this
.
btnComP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnComP2
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
...
@@ -1341,7 +1341,7 @@
this
.
btnInOutP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
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
.
Location
=
new
System
.
Drawing
.
Point
(
2
48
,
337
);
this
.
btnInOutP3
.
Location
=
new
System
.
Drawing
.
Point
(
2
37
,
337
);
this
.
btnInOutP3
.
Name
=
"btnInOutP3"
;
this
.
btnInOutP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP3
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
...
@@ -1359,7 +1359,7 @@
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
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnMiddleP2
.
Location
=
new
System
.
Drawing
.
Point
(
2
48
,
298
);
this
.
btnMiddleP2
.
Location
=
new
System
.
Drawing
.
Point
(
2
37
,
298
);
this
.
btnMiddleP2
.
Name
=
"btnMiddleP2"
;
this
.
btnMiddleP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMiddleP2
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
...
@@ -1377,7 +1377,7 @@
this
.
btnUpDownP5
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpDownP5
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpDownP5
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpDownP5
.
Location
=
new
System
.
Drawing
.
Point
(
2
48
,
218
);
this
.
btnUpDownP5
.
Location
=
new
System
.
Drawing
.
Point
(
2
37
,
218
);
this
.
btnUpDownP5
.
Name
=
"btnUpDownP5"
;
this
.
btnUpDownP5
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP5
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
...
@@ -1395,7 +1395,7 @@
this
.
btnUpDownP6
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpDownP6
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpDownP6
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpDownP6
.
Location
=
new
System
.
Drawing
.
Point
(
2
48
,
258
);
this
.
btnUpDownP6
.
Location
=
new
System
.
Drawing
.
Point
(
2
37
,
258
);
this
.
btnUpDownP6
.
Name
=
"btnUpDownP6"
;
this
.
btnUpDownP6
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP6
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
...
@@ -1413,7 +1413,7 @@
this
.
btnUpDownP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpDownP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpDownP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpDownP3
.
Location
=
new
System
.
Drawing
.
Point
(
2
48
,
138
);
this
.
btnUpDownP3
.
Location
=
new
System
.
Drawing
.
Point
(
2
37
,
138
);
this
.
btnUpDownP3
.
Name
=
"btnUpDownP3"
;
this
.
btnUpDownP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP3
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
...
@@ -1431,7 +1431,7 @@
this
.
btnUpDownP4
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpDownP4
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpDownP4
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpDownP4
.
Location
=
new
System
.
Drawing
.
Point
(
2
48
,
178
);
this
.
btnUpDownP4
.
Location
=
new
System
.
Drawing
.
Point
(
2
37
,
178
);
this
.
btnUpDownP4
.
Name
=
"btnUpDownP4"
;
this
.
btnUpDownP4
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP4
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
...
@@ -1444,10 +1444,10 @@
// tabPage1
//
this
.
tabPage1
.
Controls
.
Add
(
this
.
panel1
);
this
.
tabPage1
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
2
2
);
this
.
tabPage1
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
2
9
);
this
.
tabPage1
.
Name
=
"tabPage1"
;
this
.
tabPage1
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
tabPage1
.
Size
=
new
System
.
Drawing
.
Size
(
192
,
74
);
this
.
tabPage1
.
Size
=
new
System
.
Drawing
.
Size
(
990
,
581
);
this
.
tabPage1
.
TabIndex
=
0
;
this
.
tabPage1
.
Text
=
" IO调试 "
;
this
.
tabPage1
.
UseVisualStyleBackColor
=
true
;
...
...
@@ -1459,7 +1459,7 @@
this
.
panel1
.
Controls
.
Add
(
this
.
groupBox5
);
this
.
panel1
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
6
);
this
.
panel1
.
Name
=
"panel1"
;
this
.
panel1
.
Size
=
new
System
.
Drawing
.
Size
(
492
,
59
2
);
this
.
panel1
.
Size
=
new
System
.
Drawing
.
Size
(
492
,
48
2
);
this
.
panel1
.
TabIndex
=
224
;
//
// groupBox4
...
...
@@ -1667,7 +1667,7 @@
// FrmBox
//
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
None
;
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
1
105
,
653
);
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
1
004
,
624
);
this
.
Controls
.
Add
(
this
.
tabControl1
);
this
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
Icon
=
((
System
.
Drawing
.
Icon
)(
resources
.
GetObject
(
"$this.Icon"
)));
...
...
source/HCSingleStore/FrmIDConfig.Designer.cs
查看文件 @
29f3db6
...
...
@@ -78,7 +78,7 @@
//
this
.
label1
.
AutoSize
=
true
;
this
.
label1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
label1
.
Location
=
new
System
.
Drawing
.
Point
(
55
,
1
2
1
);
this
.
label1
.
Location
=
new
System
.
Drawing
.
Point
(
55
,
1
1
1
);
this
.
label1
.
Name
=
"label1"
;
this
.
label1
.
Size
=
new
System
.
Drawing
.
Size
(
65
,
17
);
this
.
label1
.
TabIndex
=
0
;
...
...
@@ -89,7 +89,7 @@
this
.
btnNext
.
Anchor
=
System
.
Windows
.
Forms
.
AnchorStyles
.
Top
;
this
.
btnNext
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnNext
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
12F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnNext
.
Location
=
new
System
.
Drawing
.
Point
(
444
,
1
53
);
this
.
btnNext
.
Location
=
new
System
.
Drawing
.
Point
(
444
,
1
39
);
this
.
btnNext
.
Name
=
"btnNext"
;
this
.
btnNext
.
Size
=
new
System
.
Drawing
.
Size
(
120
,
45
);
this
.
btnNext
.
TabIndex
=
275
;
...
...
@@ -114,7 +114,7 @@
this
.
cmbId
.
DropDownStyle
=
System
.
Windows
.
Forms
.
ComboBoxStyle
.
DropDownList
;
this
.
cmbId
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
12F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
cmbId
.
FormattingEnabled
=
true
;
this
.
cmbId
.
Location
=
new
System
.
Drawing
.
Point
(
128
,
1
1
4
);
this
.
cmbId
.
Location
=
new
System
.
Drawing
.
Point
(
128
,
1
0
4
);
this
.
cmbId
.
Name
=
"cmbId"
;
this
.
cmbId
.
Size
=
new
System
.
Drawing
.
Size
(
111
,
29
);
this
.
cmbId
.
TabIndex
=
276
;
...
...
@@ -134,7 +134,7 @@
//
this
.
label3
.
AutoSize
=
true
;
this
.
label3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
label3
.
Location
=
new
System
.
Drawing
.
Point
(
43
,
73
);
this
.
label3
.
Location
=
new
System
.
Drawing
.
Point
(
43
,
68
);
this
.
label3
.
Name
=
"label3"
;
this
.
label3
.
Size
=
new
System
.
Drawing
.
Size
(
80
,
17
);
this
.
label3
.
TabIndex
=
278
;
...
...
@@ -143,7 +143,7 @@
// txtLineAddr
//
this
.
txtLineAddr
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtLineAddr
.
Location
=
new
System
.
Drawing
.
Point
(
128
,
70
);
this
.
txtLineAddr
.
Location
=
new
System
.
Drawing
.
Point
(
128
,
65
);
this
.
txtLineAddr
.
Name
=
"txtLineAddr"
;
this
.
txtLineAddr
.
Size
=
new
System
.
Drawing
.
Size
(
285
,
26
);
this
.
txtLineAddr
.
TabIndex
=
279
;
...
...
@@ -163,7 +163,7 @@
this
.
btnReset
.
Anchor
=
System
.
Windows
.
Forms
.
AnchorStyles
.
Top
;
this
.
btnReset
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnReset
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnReset
.
Location
=
new
System
.
Drawing
.
Point
(
444
,
6
7
);
this
.
btnReset
.
Location
=
new
System
.
Drawing
.
Point
(
444
,
6
2
);
this
.
btnReset
.
Name
=
"btnReset"
;
this
.
btnReset
.
Size
=
new
System
.
Drawing
.
Size
(
89
,
33
);
this
.
btnReset
.
TabIndex
=
281
;
...
...
@@ -187,7 +187,7 @@
this
.
groupBox1
.
Controls
.
Add
(
this
.
txtLineAddr
);
this
.
groupBox1
.
Controls
.
Add
(
this
.
label2
);
this
.
groupBox1
.
Controls
.
Add
(
this
.
label3
);
this
.
groupBox1
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
6
);
this
.
groupBox1
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
3
);
this
.
groupBox1
.
Name
=
"groupBox1"
;
this
.
groupBox1
.
Size
=
new
System
.
Drawing
.
Size
(
586
,
368
);
this
.
groupBox1
.
TabIndex
=
283
;
...
...
@@ -198,7 +198,7 @@
//
this
.
lblMsg
.
AutoSize
=
true
;
this
.
lblMsg
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblMsg
.
Location
=
new
System
.
Drawing
.
Point
(
245
,
1
2
1
);
this
.
lblMsg
.
Location
=
new
System
.
Drawing
.
Point
(
245
,
1
1
1
);
this
.
lblMsg
.
Name
=
"lblMsg"
;
this
.
lblMsg
.
Size
=
new
System
.
Drawing
.
Size
(
176
,
17
);
this
.
lblMsg
.
TabIndex
=
286
;
...
...
@@ -210,9 +210,9 @@
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Right
)));
this
.
pictureBox1
.
Image
=
((
System
.
Drawing
.
Image
)(
resources
.
GetObject
(
"pictureBox1.Image"
)));
this
.
pictureBox1
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
204
);
this
.
pictureBox1
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
190
);
this
.
pictureBox1
.
Name
=
"pictureBox1"
;
this
.
pictureBox1
.
Size
=
new
System
.
Drawing
.
Size
(
57
2
,
158
);
this
.
pictureBox1
.
Size
=
new
System
.
Drawing
.
Size
(
57
0
,
171
);
this
.
pictureBox1
.
SizeMode
=
System
.
Windows
.
Forms
.
PictureBoxSizeMode
.
Zoom
;
this
.
pictureBox1
.
TabIndex
=
285
;
this
.
pictureBox1
.
TabStop
=
false
;
...
...
@@ -222,7 +222,7 @@
this
.
lblRightCid
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
FixedSingle
;
this
.
lblRightCid
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
lblRightCid
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblRightCid
.
Location
=
new
System
.
Drawing
.
Point
(
279
,
1
59
);
this
.
lblRightCid
.
Location
=
new
System
.
Drawing
.
Point
(
279
,
1
45
);
this
.
lblRightCid
.
Name
=
"lblRightCid"
;
this
.
lblRightCid
.
Size
=
new
System
.
Drawing
.
Size
(
147
,
32
);
this
.
lblRightCid
.
TabIndex
=
284
;
...
...
@@ -234,7 +234,7 @@
this
.
lblLeftCid
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
FixedSingle
;
this
.
lblLeftCid
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
lblLeftCid
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblLeftCid
.
Location
=
new
System
.
Drawing
.
Point
(
128
,
1
60
);
this
.
lblLeftCid
.
Location
=
new
System
.
Drawing
.
Point
(
128
,
1
46
);
this
.
lblLeftCid
.
Name
=
"lblLeftCid"
;
this
.
lblLeftCid
.
Size
=
new
System
.
Drawing
.
Size
(
145
,
30
);
this
.
lblLeftCid
.
TabIndex
=
283
;
...
...
@@ -389,7 +389,7 @@
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Right
)));
this
.
tabControl1
.
Controls
.
Add
(
this
.
tabPage1
);
this
.
tabControl1
.
Controls
.
Add
(
this
.
tabPage2
);
this
.
tabControl1
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
3
80
);
this
.
tabControl1
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
3
74
);
this
.
tabControl1
.
Name
=
"tabControl1"
;
this
.
tabControl1
.
SelectedIndex
=
0
;
this
.
tabControl1
.
Size
=
new
System
.
Drawing
.
Size
(
586
,
233
);
...
...
@@ -550,7 +550,7 @@
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
7F
,
17F
);
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
Font
;
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
610
,
6
89
);
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
610
,
6
71
);
this
.
Controls
.
Add
(
this
.
btnSavePosID
);
this
.
Controls
.
Add
(
this
.
tabControl1
);
this
.
Controls
.
Add
(
this
.
btnBack
);
...
...
source/HCSingleStore/FrmInOutStore.Designer.cs
查看文件 @
29f3db6
...
...
@@ -230,8 +230,7 @@
//
// FrmInOutStore
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
7F
,
17F
);
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
Font
;
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
None
;
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
1003
,
621
);
this
.
Controls
.
Add
(
this
.
tableLayoutPanel1
);
this
.
Name
=
"FrmInOutStore"
;
...
...
source/HCSingleStore/FrmStore.Designer.cs
查看文件 @
29f3db6
...
...
@@ -212,7 +212,7 @@
this
.
logBox
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
logBox
.
Location
=
new
System
.
Drawing
.
Point
(
241
,
6
);
this
.
logBox
.
Name
=
"logBox"
;
this
.
logBox
.
Size
=
new
System
.
Drawing
.
Size
(
1085
,
6
13
);
this
.
logBox
.
Size
=
new
System
.
Drawing
.
Size
(
1085
,
6
28
);
this
.
logBox
.
TabIndex
=
106
;
this
.
logBox
.
Text
=
""
;
this
.
logBox
.
VisibleChanged
+=
new
System
.
EventHandler
(
this
.
logBox_VisibleChanged
);
...
...
source/HCSingleStore/positionTool/AxisJogControl.Designer.cs
查看文件 @
29f3db6
...
...
@@ -93,9 +93,9 @@
this
.
btnMiddleMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
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
.
Location
=
new
System
.
Drawing
.
Point
(
1
70
,
43
);
this
.
btnMiddleMove
.
Location
=
new
System
.
Drawing
.
Point
(
1
63
,
43
);
this
.
btnMiddleMove
.
Name
=
"btnMiddleMove"
;
this
.
btnMiddleMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
4
0
,
45
);
this
.
btnMiddleMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
3
0
,
45
);
this
.
btnMiddleMove
.
TabIndex
=
4
;
this
.
btnMiddleMove
.
Text
=
"旋转轴+(顺时针)"
;
this
.
btnMiddleMove
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -109,7 +109,7 @@
this
.
txtMiddleSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
98
,
52
);
this
.
txtMiddleSpeed
.
MaxLength
=
10
;
this
.
txtMiddleSpeed
.
Name
=
"txtMiddleSpeed"
;
this
.
txtMiddleSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
7
0
,
26
);
this
.
txtMiddleSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
6
0
,
26
);
this
.
txtMiddleSpeed
.
TabIndex
=
5
;
//
// txtUpDownSpeed
...
...
@@ -119,7 +119,7 @@
this
.
txtUpDownSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
98
,
109
);
this
.
txtUpDownSpeed
.
MaxLength
=
10
;
this
.
txtUpDownSpeed
.
Name
=
"txtUpDownSpeed"
;
this
.
txtUpDownSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
7
0
,
26
);
this
.
txtUpDownSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
6
0
,
26
);
this
.
txtUpDownSpeed
.
TabIndex
=
6
;
//
// txtInOutSpeed
...
...
@@ -129,7 +129,7 @@
this
.
txtInOutSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
98
,
167
);
this
.
txtInOutSpeed
.
MaxLength
=
10
;
this
.
txtInOutSpeed
.
Name
=
"txtInOutSpeed"
;
this
.
txtInOutSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
7
0
,
26
);
this
.
txtInOutSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
6
0
,
26
);
this
.
txtInOutSpeed
.
TabIndex
=
7
;
//
// btnUpDownMove
...
...
@@ -137,9 +137,9 @@
this
.
btnUpDownMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
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
.
Location
=
new
System
.
Drawing
.
Point
(
1
70
,
100
);
this
.
btnUpDownMove
.
Location
=
new
System
.
Drawing
.
Point
(
1
63
,
100
);
this
.
btnUpDownMove
.
Name
=
"btnUpDownMove"
;
this
.
btnUpDownMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
4
0
,
45
);
this
.
btnUpDownMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
3
0
,
45
);
this
.
btnUpDownMove
.
TabIndex
=
9
;
this
.
btnUpDownMove
.
Text
=
"升降轴+(上升)"
;
this
.
btnUpDownMove
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -151,9 +151,9 @@
this
.
btnInOutMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
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
.
Location
=
new
System
.
Drawing
.
Point
(
1
70
,
158
);
this
.
btnInOutMove
.
Location
=
new
System
.
Drawing
.
Point
(
1
63
,
158
);
this
.
btnInOutMove
.
Name
=
"btnInOutMove"
;
this
.
btnInOutMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
4
0
,
45
);
this
.
btnInOutMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
3
0
,
45
);
this
.
btnInOutMove
.
TabIndex
=
10
;
this
.
btnInOutMove
.
Text
=
"进出轴+(前进)"
;
this
.
btnInOutMove
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -165,9 +165,9 @@
this
.
btnInOutMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
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
.
Location
=
new
System
.
Drawing
.
Point
(
313
,
158
);
this
.
btnInOutMovej
.
Location
=
new
System
.
Drawing
.
Point
(
297
,
158
);
this
.
btnInOutMovej
.
Name
=
"btnInOutMovej"
;
this
.
btnInOutMovej
.
Size
=
new
System
.
Drawing
.
Size
(
1
4
0
,
45
);
this
.
btnInOutMovej
.
Size
=
new
System
.
Drawing
.
Size
(
1
3
0
,
45
);
this
.
btnInOutMovej
.
TabIndex
=
14
;
this
.
btnInOutMovej
.
Text
=
"进出轴-(后退)"
;
this
.
btnInOutMovej
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -179,9 +179,9 @@
this
.
btnUpDownMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
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
.
Location
=
new
System
.
Drawing
.
Point
(
313
,
100
);
this
.
btnUpDownMovej
.
Location
=
new
System
.
Drawing
.
Point
(
297
,
100
);
this
.
btnUpDownMovej
.
Name
=
"btnUpDownMovej"
;
this
.
btnUpDownMovej
.
Size
=
new
System
.
Drawing
.
Size
(
1
4
0
,
45
);
this
.
btnUpDownMovej
.
Size
=
new
System
.
Drawing
.
Size
(
1
3
0
,
45
);
this
.
btnUpDownMovej
.
TabIndex
=
13
;
this
.
btnUpDownMovej
.
Text
=
"升降轴-(下降)"
;
this
.
btnUpDownMovej
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -193,9 +193,9 @@
this
.
btnMiddleMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
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
.
Location
=
new
System
.
Drawing
.
Point
(
313
,
43
);
this
.
btnMiddleMovej
.
Location
=
new
System
.
Drawing
.
Point
(
297
,
43
);
this
.
btnMiddleMovej
.
Name
=
"btnMiddleMovej"
;
this
.
btnMiddleMovej
.
Size
=
new
System
.
Drawing
.
Size
(
1
4
0
,
45
);
this
.
btnMiddleMovej
.
Size
=
new
System
.
Drawing
.
Size
(
1
3
0
,
45
);
this
.
btnMiddleMovej
.
TabIndex
=
12
;
this
.
btnMiddleMovej
.
Text
=
"旋转轴-(逆时针)"
;
this
.
btnMiddleMovej
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -206,30 +206,30 @@
//
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
.
Location
=
new
System
.
Drawing
.
Point
(
4
57
,
167
);
this
.
txtInOutPosition
.
Location
=
new
System
.
Drawing
.
Point
(
4
32
,
167
);
this
.
txtInOutPosition
.
MaxLength
=
20
;
this
.
txtInOutPosition
.
Name
=
"txtInOutPosition"
;
this
.
txtInOutPosition
.
Size
=
new
System
.
Drawing
.
Size
(
10
8
,
26
);
this
.
txtInOutPosition
.
Size
=
new
System
.
Drawing
.
Size
(
10
2
,
26
);
this
.
txtInOutPosition
.
TabIndex
=
19
;
//
// txtUpdownPosition
//
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
.
Location
=
new
System
.
Drawing
.
Point
(
4
57
,
109
);
this
.
txtUpdownPosition
.
Location
=
new
System
.
Drawing
.
Point
(
4
32
,
109
);
this
.
txtUpdownPosition
.
MaxLength
=
20
;
this
.
txtUpdownPosition
.
Name
=
"txtUpdownPosition"
;
this
.
txtUpdownPosition
.
Size
=
new
System
.
Drawing
.
Size
(
10
8
,
26
);
this
.
txtUpdownPosition
.
Size
=
new
System
.
Drawing
.
Size
(
10
2
,
26
);
this
.
txtUpdownPosition
.
TabIndex
=
18
;
//
// txtMiddlePosition
//
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
.
Location
=
new
System
.
Drawing
.
Point
(
4
57
,
52
);
this
.
txtMiddlePosition
.
Location
=
new
System
.
Drawing
.
Point
(
4
32
,
52
);
this
.
txtMiddlePosition
.
MaxLength
=
20
;
this
.
txtMiddlePosition
.
Name
=
"txtMiddlePosition"
;
this
.
txtMiddlePosition
.
Size
=
new
System
.
Drawing
.
Size
(
10
8
,
26
);
this
.
txtMiddlePosition
.
Size
=
new
System
.
Drawing
.
Size
(
10
2
,
26
);
this
.
txtMiddlePosition
.
TabIndex
=
17
;
//
// label5
...
...
@@ -244,7 +244,7 @@
// label6
//
this
.
label6
.
AutoSize
=
true
;
this
.
label6
.
Location
=
new
System
.
Drawing
.
Point
(
4
79
,
9
);
this
.
label6
.
Location
=
new
System
.
Drawing
.
Point
(
4
54
,
9
);
this
.
label6
.
Name
=
"label6"
;
this
.
label6
.
Size
=
new
System
.
Drawing
.
Size
(
53
,
12
);
this
.
label6
.
TabIndex
=
21
;
...
...
@@ -259,10 +259,10 @@
//
this
.
txtComPosition
.
Enabled
=
false
;
this
.
txtComPosition
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtComPosition
.
Location
=
new
System
.
Drawing
.
Point
(
4
57
,
227
);
this
.
txtComPosition
.
Location
=
new
System
.
Drawing
.
Point
(
4
32
,
227
);
this
.
txtComPosition
.
MaxLength
=
20
;
this
.
txtComPosition
.
Name
=
"txtComPosition"
;
this
.
txtComPosition
.
Size
=
new
System
.
Drawing
.
Size
(
10
8
,
26
);
this
.
txtComPosition
.
Size
=
new
System
.
Drawing
.
Size
(
10
2
,
26
);
this
.
txtComPosition
.
TabIndex
=
26
;
//
// btnComMovej
...
...
@@ -270,9 +270,9 @@
this
.
btnComMovej
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnComMovej
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnComMovej
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnComMovej
.
Location
=
new
System
.
Drawing
.
Point
(
313
,
218
);
this
.
btnComMovej
.
Location
=
new
System
.
Drawing
.
Point
(
297
,
218
);
this
.
btnComMovej
.
Name
=
"btnComMovej"
;
this
.
btnComMovej
.
Size
=
new
System
.
Drawing
.
Size
(
1
4
0
,
45
);
this
.
btnComMovej
.
Size
=
new
System
.
Drawing
.
Size
(
1
3
0
,
45
);
this
.
btnComMovej
.
TabIndex
=
25
;
this
.
btnComMovej
.
Text
=
"压紧轴-(向上)"
;
this
.
btnComMovej
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -284,9 +284,9 @@
this
.
btnComMove
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnComMove
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnComMove
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnComMove
.
Location
=
new
System
.
Drawing
.
Point
(
1
70
,
218
);
this
.
btnComMove
.
Location
=
new
System
.
Drawing
.
Point
(
1
63
,
218
);
this
.
btnComMove
.
Name
=
"btnComMove"
;
this
.
btnComMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
4
0
,
45
);
this
.
btnComMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
3
0
,
45
);
this
.
btnComMove
.
TabIndex
=
24
;
this
.
btnComMove
.
Text
=
"压紧轴+(向下)"
;
this
.
btnComMove
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -300,7 +300,7 @@
this
.
txtComSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
98
,
227
);
this
.
txtComSpeed
.
MaxLength
=
10
;
this
.
txtComSpeed
.
Name
=
"txtComSpeed"
;
this
.
txtComSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
7
0
,
26
);
this
.
txtComSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
6
0
,
26
);
this
.
txtComSpeed
.
TabIndex
=
23
;
//
// label4
...
...
@@ -335,7 +335,7 @@
// btnMCopy
//
this
.
btnMCopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMCopy
.
Location
=
new
System
.
Drawing
.
Point
(
5
68
,
51
);
this
.
btnMCopy
.
Location
=
new
System
.
Drawing
.
Point
(
5
37
,
51
);
this
.
btnMCopy
.
Name
=
"btnMCopy"
;
this
.
btnMCopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnMCopy
.
TabIndex
=
31
;
...
...
@@ -346,7 +346,7 @@
// btnUCopy
//
this
.
btnUCopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUCopy
.
Location
=
new
System
.
Drawing
.
Point
(
5
68
,
108
);
this
.
btnUCopy
.
Location
=
new
System
.
Drawing
.
Point
(
5
37
,
108
);
this
.
btnUCopy
.
Name
=
"btnUCopy"
;
this
.
btnUCopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnUCopy
.
TabIndex
=
32
;
...
...
@@ -357,7 +357,7 @@
// btnICopy
//
this
.
btnICopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnICopy
.
Location
=
new
System
.
Drawing
.
Point
(
5
68
,
166
);
this
.
btnICopy
.
Location
=
new
System
.
Drawing
.
Point
(
5
37
,
166
);
this
.
btnICopy
.
Name
=
"btnICopy"
;
this
.
btnICopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnICopy
.
TabIndex
=
33
;
...
...
@@ -368,7 +368,7 @@
// btnCCopy
//
this
.
btnCCopy
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnCCopy
.
Location
=
new
System
.
Drawing
.
Point
(
5
68
,
226
);
this
.
btnCCopy
.
Location
=
new
System
.
Drawing
.
Point
(
5
37
,
226
);
this
.
btnCCopy
.
Name
=
"btnCCopy"
;
this
.
btnCCopy
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
28
);
this
.
btnCCopy
.
TabIndex
=
34
;
...
...
@@ -409,7 +409,7 @@
this
.
Controls
.
Add
(
this
.
label2
);
this
.
Controls
.
Add
(
this
.
label1
);
this
.
Name
=
"AxisJogControl"
;
this
.
Size
=
new
System
.
Drawing
.
Size
(
6
41
,
370
);
this
.
Size
=
new
System
.
Drawing
.
Size
(
6
13
,
370
);
this
.
Load
+=
new
System
.
EventHandler
(
this
.
FrmAxisDebug_Load
);
((
System
.
ComponentModel
.
ISupportInitialize
)(
this
.
trackBar1
)).
EndInit
();
this
.
ResumeLayout
(
false
);
...
...
source/HCSingleStore/positionTool/FrmTool.Designer.cs
查看文件 @
29f3db6
...
...
@@ -101,16 +101,18 @@
this
.
panelAll
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
panelAll
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
3
);
this
.
panelAll
.
Name
=
"panelAll"
;
this
.
panelAll
.
Size
=
new
System
.
Drawing
.
Size
(
1089
,
649
);
this
.
panelAll
.
Size
=
new
System
.
Drawing
.
Size
(
997
,
649
);
this
.
panelAll
.
TabIndex
=
250
;
//
// lblErrorMsg
//
this
.
lblErrorMsg
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)(((
System
.
Windows
.
Forms
.
AnchorStyles
.
Top
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Right
)));
this
.
lblErrorMsg
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblErrorMsg
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
lblErrorMsg
.
Location
=
new
System
.
Drawing
.
Point
(
417
,
443
);
this
.
lblErrorMsg
.
Location
=
new
System
.
Drawing
.
Point
(
381
,
443
);
this
.
lblErrorMsg
.
Name
=
"lblErrorMsg"
;
this
.
lblErrorMsg
.
Size
=
new
System
.
Drawing
.
Size
(
6
61
,
24
);
this
.
lblErrorMsg
.
Size
=
new
System
.
Drawing
.
Size
(
6
09
,
24
);
this
.
lblErrorMsg
.
TabIndex
=
325
;
this
.
lblErrorMsg
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
//
...
...
@@ -118,9 +120,9 @@
//
this
.
lblMoveInfo
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblMoveInfo
.
ForeColor
=
System
.
Drawing
.
Color
.
Blue
;
this
.
lblMoveInfo
.
Location
=
new
System
.
Drawing
.
Point
(
417
,
394
);
this
.
lblMoveInfo
.
Location
=
new
System
.
Drawing
.
Point
(
380
,
382
);
this
.
lblMoveInfo
.
Name
=
"lblMoveInfo"
;
this
.
lblMoveInfo
.
Size
=
new
System
.
Drawing
.
Size
(
523
,
43
);
this
.
lblMoveInfo
.
Size
=
new
System
.
Drawing
.
Size
(
460
,
56
);
this
.
lblMoveInfo
.
TabIndex
=
324
;
this
.
lblMoveInfo
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
//
...
...
@@ -128,19 +130,21 @@
//
this
.
group6
.
Controls
.
Add
(
this
.
lblFileP
);
this
.
group6
.
Controls
.
Add
(
this
.
btnOpenFolder
);
this
.
group6
.
Location
=
new
System
.
Drawing
.
Point
(
727
,
479
);
this
.
group6
.
Location
=
new
System
.
Drawing
.
Point
(
693
,
479
);
this
.
group6
.
Name
=
"group6"
;
this
.
group6
.
Size
=
new
System
.
Drawing
.
Size
(
346
,
155
);
this
.
group6
.
Size
=
new
System
.
Drawing
.
Size
(
294
,
155
);
this
.
group6
.
TabIndex
=
323
;
this
.
group6
.
TabStop
=
false
;
this
.
group6
.
Text
=
"第六步:查看位置列表:"
;
//
// lblFileP
//
this
.
lblFileP
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)(((
System
.
Windows
.
Forms
.
AnchorStyles
.
Top
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Right
)));
this
.
lblFileP
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblFileP
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
2
8
);
this
.
lblFileP
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
2
4
);
this
.
lblFileP
.
Name
=
"lblFileP"
;
this
.
lblFileP
.
Size
=
new
System
.
Drawing
.
Size
(
324
,
67
);
this
.
lblFileP
.
Size
=
new
System
.
Drawing
.
Size
(
282
,
67
);
this
.
lblFileP
.
TabIndex
=
281
;
this
.
lblFileP
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
//
...
...
@@ -148,9 +152,9 @@
//
this
.
btnOpenFolder
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnOpenFolder
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnOpenFolder
.
Location
=
new
System
.
Drawing
.
Point
(
1
98
,
104
);
this
.
btnOpenFolder
.
Location
=
new
System
.
Drawing
.
Point
(
1
19
,
98
);
this
.
btnOpenFolder
.
Name
=
"btnOpenFolder"
;
this
.
btnOpenFolder
.
Size
=
new
System
.
Drawing
.
Size
(
1
32
,
36
);
this
.
btnOpenFolder
.
Size
=
new
System
.
Drawing
.
Size
(
1
13
,
36
);
this
.
btnOpenFolder
.
TabIndex
=
280
;
this
.
btnOpenFolder
.
Text
=
"打开文件夹"
;
this
.
btnOpenFolder
.
UseVisualStyleBackColor
=
true
;
...
...
@@ -165,7 +169,7 @@
this
.
group2
.
Controls
.
Add
(
this
.
btnUpdownP
);
this
.
group2
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
85
);
this
.
group2
.
Name
=
"group2"
;
this
.
group2
.
Size
=
new
System
.
Drawing
.
Size
(
3
99
,
113
);
this
.
group2
.
Size
=
new
System
.
Drawing
.
Size
(
3
66
,
113
);
this
.
group2
.
TabIndex
=
322
;
this
.
group2
.
TabStop
=
false
;
this
.
group2
.
Text
=
"第二步:确认(轴二)升降轴最高位置:"
;
...
...
@@ -214,7 +218,7 @@
this
.
btnUpdownP
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpdownP
.
Location
=
new
System
.
Drawing
.
Point
(
238
,
61
);
this
.
btnUpdownP
.
Name
=
"btnUpdownP"
;
this
.
btnUpdownP
.
Size
=
new
System
.
Drawing
.
Size
(
1
38
,
36
);
this
.
btnUpdownP
.
Size
=
new
System
.
Drawing
.
Size
(
1
13
,
36
);
this
.
btnUpdownP
.
TabIndex
=
259
;
this
.
btnUpdownP
.
Text
=
"使用实时位置"
;
this
.
btnUpdownP
.
UseVisualStyleBackColor
=
true
;
...
...
@@ -326,7 +330,7 @@
this
.
group3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
group3
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
204
);
this
.
group3
.
Name
=
"group3"
;
this
.
group3
.
Size
=
new
System
.
Drawing
.
Size
(
3
99
,
269
);
this
.
group3
.
Size
=
new
System
.
Drawing
.
Size
(
3
66
,
269
);
this
.
group3
.
TabIndex
=
320
;
this
.
group3
.
TabStop
=
false
;
this
.
group3
.
Text
=
"第三步:确认(轴一)旋转轴位置列表:"
;
...
...
@@ -336,9 +340,9 @@
this
.
btnMStop
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)));
this
.
btnMStop
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMStop
.
ForeColor
=
System
.
Drawing
.
Color
.
Black
;
this
.
btnMStop
.
Location
=
new
System
.
Drawing
.
Point
(
1
37
,
223
);
this
.
btnMStop
.
Location
=
new
System
.
Drawing
.
Point
(
1
23
,
223
);
this
.
btnMStop
.
Name
=
"btnMStop"
;
this
.
btnMStop
.
Size
=
new
System
.
Drawing
.
Size
(
1
21
,
36
);
this
.
btnMStop
.
Size
=
new
System
.
Drawing
.
Size
(
1
13
,
36
);
this
.
btnMStop
.
TabIndex
=
325
;
this
.
btnMStop
.
Text
=
"旋转轴停止"
;
this
.
btnMStop
.
UseVisualStyleBackColor
=
true
;
...
...
@@ -349,9 +353,9 @@
this
.
btnMHome
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)));
this
.
btnMHome
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMHome
.
ForeColor
=
System
.
Drawing
.
Color
.
Black
;
this
.
btnMHome
.
Location
=
new
System
.
Drawing
.
Point
(
11
,
223
);
this
.
btnMHome
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
223
);
this
.
btnMHome
.
Name
=
"btnMHome"
;
this
.
btnMHome
.
Size
=
new
System
.
Drawing
.
Size
(
1
21
,
36
);
this
.
btnMHome
.
Size
=
new
System
.
Drawing
.
Size
(
1
13
,
36
);
this
.
btnMHome
.
TabIndex
=
324
;
this
.
btnMHome
.
Text
=
"旋转轴回原点"
;
this
.
btnMHome
.
UseVisualStyleBackColor
=
true
;
...
...
@@ -375,7 +379,7 @@
this
.
dataGridView1
.
RowHeadersWidth
=
5
;
this
.
dataGridView1
.
RowTemplate
.
Height
=
23
;
this
.
dataGridView1
.
SelectionMode
=
System
.
Windows
.
Forms
.
DataGridViewSelectionMode
.
FullRowSelect
;
this
.
dataGridView1
.
Size
=
new
System
.
Drawing
.
Size
(
3
75
,
198
);
this
.
dataGridView1
.
Size
=
new
System
.
Drawing
.
Size
(
3
41
,
198
);
this
.
dataGridView1
.
TabIndex
=
323
;
this
.
dataGridView1
.
CellContentClick
+=
new
System
.
Windows
.
Forms
.
DataGridViewCellEventHandler
(
this
.
dataGridView1_CellContentClick
);
this
.
dataGridView1
.
CellValidating
+=
new
System
.
Windows
.
Forms
.
DataGridViewCellValidatingEventHandler
(
this
.
dataGridView1_CellValidating
);
...
...
@@ -408,9 +412,9 @@
this
.
btnAddMiddleP
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)));
this
.
btnAddMiddleP
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAddMiddleP
.
ForeColor
=
System
.
Drawing
.
Color
.
Black
;
this
.
btnAddMiddleP
.
Location
=
new
System
.
Drawing
.
Point
(
2
63
,
223
);
this
.
btnAddMiddleP
.
Location
=
new
System
.
Drawing
.
Point
(
2
39
,
223
);
this
.
btnAddMiddleP
.
Name
=
"btnAddMiddleP"
;
this
.
btnAddMiddleP
.
Size
=
new
System
.
Drawing
.
Size
(
1
21
,
36
);
this
.
btnAddMiddleP
.
Size
=
new
System
.
Drawing
.
Size
(
1
13
,
36
);
this
.
btnAddMiddleP
.
TabIndex
=
322
;
this
.
btnAddMiddleP
.
Text
=
"加入实时位置"
;
this
.
btnAddMiddleP
.
UseVisualStyleBackColor
=
true
;
...
...
@@ -423,7 +427,7 @@
this
.
group1
.
Controls
.
Add
(
this
.
txtInout
);
this
.
group1
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
5
);
this
.
group1
.
Name
=
"group1"
;
this
.
group1
.
Size
=
new
System
.
Drawing
.
Size
(
3
99
,
74
);
this
.
group1
.
Size
=
new
System
.
Drawing
.
Size
(
3
66
,
74
);
this
.
group1
.
TabIndex
=
285
;
this
.
group1
.
TabStop
=
false
;
this
.
group1
.
Text
=
"第一步:确认(轴三)进出轴前进位置:"
;
...
...
@@ -444,7 +448,7 @@
this
.
btnInoutP
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInoutP
.
Location
=
new
System
.
Drawing
.
Point
(
238
,
20
);
this
.
btnInoutP
.
Name
=
"btnInoutP"
;
this
.
btnInoutP
.
Size
=
new
System
.
Drawing
.
Size
(
1
38
,
36
);
this
.
btnInoutP
.
Size
=
new
System
.
Drawing
.
Size
(
1
13
,
36
);
this
.
btnInoutP
.
TabIndex
=
258
;
this
.
btnInoutP
.
Text
=
"使用实时位置"
;
this
.
btnInoutP
.
UseVisualStyleBackColor
=
true
;
...
...
@@ -468,7 +472,7 @@
this
.
group5
.
Controls
.
Add
(
this
.
btnStop
);
this
.
group5
.
Location
=
new
System
.
Drawing
.
Point
(
336
,
479
);
this
.
group5
.
Name
=
"group5"
;
this
.
group5
.
Size
=
new
System
.
Drawing
.
Size
(
3
85
,
155
);
this
.
group5
.
Size
=
new
System
.
Drawing
.
Size
(
3
51
,
155
);
this
.
group5
.
TabIndex
=
283
;
this
.
group5
.
TabStop
=
false
;
this
.
group5
.
Text
=
"第五步:开始校对位置:"
;
...
...
@@ -510,7 +514,7 @@
this
.
btnStart
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnStart
.
Location
=
new
System
.
Drawing
.
Point
(
228
,
40
);
this
.
btnStart
.
Name
=
"btnStart"
;
this
.
btnStart
.
Size
=
new
System
.
Drawing
.
Size
(
1
32
,
36
);
this
.
btnStart
.
Size
=
new
System
.
Drawing
.
Size
(
1
13
,
36
);
this
.
btnStart
.
TabIndex
=
88
;
this
.
btnStart
.
Text
=
"开始校对位置"
;
this
.
btnStart
.
UseVisualStyleBackColor
=
true
;
...
...
@@ -522,7 +526,7 @@
this
.
btnStop
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnStop
.
Location
=
new
System
.
Drawing
.
Point
(
228
,
90
);
this
.
btnStop
.
Name
=
"btnStop"
;
this
.
btnStop
.
Size
=
new
System
.
Drawing
.
Size
(
1
32
,
36
);
this
.
btnStop
.
Size
=
new
System
.
Drawing
.
Size
(
1
13
,
36
);
this
.
btnStop
.
TabIndex
=
257
;
this
.
btnStop
.
Text
=
"停止"
;
this
.
btnStop
.
UseVisualStyleBackColor
=
true
;
...
...
@@ -531,7 +535,7 @@
// btnExit
//
this
.
btnExit
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnExit
.
Location
=
new
System
.
Drawing
.
Point
(
944
,
402
);
this
.
btnExit
.
Location
=
new
System
.
Drawing
.
Point
(
846
,
404
);
this
.
btnExit
.
Name
=
"btnExit"
;
this
.
btnExit
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
36
);
this
.
btnExit
.
TabIndex
=
281
;
...
...
@@ -542,7 +546,7 @@
// panel1
//
this
.
panel1
.
Controls
.
Add
(
this
.
axisJogControl1
);
this
.
panel1
.
Location
=
new
System
.
Drawing
.
Point
(
421
,
5
);
this
.
panel1
.
Location
=
new
System
.
Drawing
.
Point
(
377
,
5
);
this
.
panel1
.
Name
=
"panel1"
;
this
.
panel1
.
Size
=
new
System
.
Drawing
.
Size
(
655
,
370
);
this
.
panel1
.
TabIndex
=
284
;
...
...
@@ -554,9 +558,9 @@
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Right
)));
this
.
axisJogControl1
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
axisJogControl1
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
FixedSingle
;
this
.
axisJogControl1
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
3
);
this
.
axisJogControl1
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
axisJogControl1
.
Name
=
"axisJogControl1"
;
this
.
axisJogControl1
.
Size
=
new
System
.
Drawing
.
Size
(
6
48
,
364
);
this
.
axisJogControl1
.
Size
=
new
System
.
Drawing
.
Size
(
6
13
,
364
);
this
.
axisJogControl1
.
TabIndex
=
0
;
//
// timer1
...
...
@@ -568,7 +572,7 @@
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
96F
,
96F
);
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
Dpi
;
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
10
99
,
658
);
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
10
04
,
658
);
this
.
Controls
.
Add
(
this
.
panelAll
);
this
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
MinimizeBox
=
false
;
...
...
source/HCSingleStore/positionTool/FrmTool.resx
查看文件 @
29f3db6
...
...
@@ -126,15 +126,6 @@
<metadata name="Column_Del.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Column_Index.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Column_position.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Column_Del.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="timer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
...
...
source/HCSingleStore/userControl/AxisMoveControl.Designer.cs
查看文件 @
29f3db6
...
...
@@ -31,6 +31,7 @@
this
.
components
=
new
System
.
ComponentModel
.
Container
();
this
.
groupAxis
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
groupBox2
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
lblAlarmcode
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
label4
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
lblhomeSts
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
label2
=
new
System
.
Windows
.
Forms
.
Label
();
...
...
@@ -99,7 +100,6 @@
this
.
txtAxisDeviceName
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
lblServerOn
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
timer1
=
new
System
.
Windows
.
Forms
.
Timer
(
this
.
components
);
this
.
lblAlarmcode
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
groupAxis
.
SuspendLayout
();
this
.
groupBox2
.
SuspendLayout
();
this
.
groupBox1
.
SuspendLayout
();
...
...
@@ -117,9 +117,9 @@
this
.
groupAxis
.
Controls
.
Add
(
this
.
panel1
);
this
.
groupAxis
.
Controls
.
Add
(
this
.
lblServerOn
);
this
.
groupAxis
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
groupAxis
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
3
);
this
.
groupAxis
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
groupAxis
.
Name
=
"groupAxis"
;
this
.
groupAxis
.
Size
=
new
System
.
Drawing
.
Size
(
692
,
395
);
this
.
groupAxis
.
Size
=
new
System
.
Drawing
.
Size
(
483
,
394
);
this
.
groupAxis
.
TabIndex
=
218
;
this
.
groupAxis
.
TabStop
=
false
;
this
.
groupAxis
.
Text
=
"伺服运动"
;
...
...
@@ -150,19 +150,30 @@
this
.
groupBox2
.
Controls
.
Add
(
this
.
lblAxPrfPos
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
lblAxisPrfMode
);
this
.
groupBox2
.
Controls
.
Add
(
this
.
label50
);
this
.
groupBox2
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
270
);
this
.
groupBox2
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
270
);
this
.
groupBox2
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
groupBox2
.
Name
=
"groupBox2"
;
this
.
groupBox2
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
groupBox2
.
Size
=
new
System
.
Drawing
.
Size
(
540
,
118
);
this
.
groupBox2
.
Size
=
new
System
.
Drawing
.
Size
(
472
,
118
);
this
.
groupBox2
.
TabIndex
=
303
;
this
.
groupBox2
.
TabStop
=
false
;
this
.
groupBox2
.
Text
=
"轴状态监控"
;
//
// lblAlarmcode
//
this
.
lblAlarmcode
.
AutoSize
=
true
;
this
.
lblAlarmcode
.
Location
=
new
System
.
Drawing
.
Point
(
368
,
65
);
this
.
lblAlarmcode
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
lblAlarmcode
.
Name
=
"lblAlarmcode"
;
this
.
lblAlarmcode
.
Size
=
new
System
.
Drawing
.
Size
(
68
,
17
);
this
.
lblAlarmcode
.
TabIndex
=
19
;
this
.
lblAlarmcode
.
Text
=
"错误码:160"
;
this
.
lblAlarmcode
.
Visible
=
false
;
//
// label4
//
this
.
label4
.
AutoSize
=
true
;
this
.
label4
.
Location
=
new
System
.
Drawing
.
Point
(
2
67
,
90
);
this
.
label4
.
Location
=
new
System
.
Drawing
.
Point
(
2
48
,
90
);
this
.
label4
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
label4
.
Name
=
"label4"
;
this
.
label4
.
Size
=
new
System
.
Drawing
.
Size
(
59
,
17
);
...
...
@@ -172,7 +183,7 @@
// lblhomeSts
//
this
.
lblhomeSts
.
AutoSize
=
true
;
this
.
lblhomeSts
.
Location
=
new
System
.
Drawing
.
Point
(
3
32
,
90
);
this
.
lblhomeSts
.
Location
=
new
System
.
Drawing
.
Point
(
3
13
,
90
);
this
.
lblhomeSts
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
lblhomeSts
.
Name
=
"lblhomeSts"
;
this
.
lblhomeSts
.
Size
=
new
System
.
Drawing
.
Size
(
17
,
17
);
...
...
@@ -182,7 +193,7 @@
// label2
//
this
.
label2
.
AutoSize
=
true
;
this
.
label2
.
Location
=
new
System
.
Drawing
.
Point
(
433
,
90
);
this
.
label2
.
Location
=
new
System
.
Drawing
.
Point
(
368
,
90
);
this
.
label2
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
label2
.
Name
=
"label2"
;
this
.
label2
.
Size
=
new
System
.
Drawing
.
Size
(
71
,
17
);
...
...
@@ -193,7 +204,7 @@
// lblAxEncAcc
//
this
.
lblAxEncAcc
.
AutoSize
=
true
;
this
.
lblAxEncAcc
.
Location
=
new
System
.
Drawing
.
Point
(
510
,
90
);
this
.
lblAxEncAcc
.
Location
=
new
System
.
Drawing
.
Point
(
445
,
90
);
this
.
lblAxEncAcc
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
lblAxEncAcc
.
Name
=
"lblAxEncAcc"
;
this
.
lblAxEncAcc
.
Size
=
new
System
.
Drawing
.
Size
(
17
,
17
);
...
...
@@ -204,9 +215,9 @@
// lblINP
//
this
.
lblINP
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
FixedSingle
;
this
.
lblINP
.
Location
=
new
System
.
Drawing
.
Point
(
414
,
24
);
this
.
lblINP
.
Location
=
new
System
.
Drawing
.
Point
(
362
,
23
);
this
.
lblINP
.
Name
=
"lblINP"
;
this
.
lblINP
.
Size
=
new
System
.
Drawing
.
Size
(
5
6
,
30
);
this
.
lblINP
.
Size
=
new
System
.
Drawing
.
Size
(
5
0
,
30
);
this
.
lblINP
.
TabIndex
=
10
;
this
.
lblINP
.
Text
=
"到位"
;
this
.
lblINP
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleCenter
;
...
...
@@ -214,9 +225,9 @@
// lblBUSY
//
this
.
lblBUSY
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
FixedSingle
;
this
.
lblBUSY
.
Location
=
new
System
.
Drawing
.
Point
(
3
56
,
24
);
this
.
lblBUSY
.
Location
=
new
System
.
Drawing
.
Point
(
3
11
,
23
);
this
.
lblBUSY
.
Name
=
"lblBUSY"
;
this
.
lblBUSY
.
Size
=
new
System
.
Drawing
.
Size
(
5
6
,
30
);
this
.
lblBUSY
.
Size
=
new
System
.
Drawing
.
Size
(
5
0
,
30
);
this
.
lblBUSY
.
TabIndex
=
9
;
this
.
lblBUSY
.
Text
=
"忙碌"
;
this
.
lblBUSY
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleCenter
;
...
...
@@ -224,9 +235,9 @@
// lblNEL
//
this
.
lblNEL
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
FixedSingle
;
this
.
lblNEL
.
Location
=
new
System
.
Drawing
.
Point
(
2
98
,
24
);
this
.
lblNEL
.
Location
=
new
System
.
Drawing
.
Point
(
2
60
,
23
);
this
.
lblNEL
.
Name
=
"lblNEL"
;
this
.
lblNEL
.
Size
=
new
System
.
Drawing
.
Size
(
5
6
,
30
);
this
.
lblNEL
.
Size
=
new
System
.
Drawing
.
Size
(
5
0
,
30
);
this
.
lblNEL
.
TabIndex
=
8
;
this
.
lblNEL
.
Text
=
"负极限"
;
this
.
lblNEL
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleCenter
;
...
...
@@ -234,9 +245,9 @@
// lblORG
//
this
.
lblORG
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
FixedSingle
;
this
.
lblORG
.
Location
=
new
System
.
Drawing
.
Point
(
2
40
,
24
);
this
.
lblORG
.
Location
=
new
System
.
Drawing
.
Point
(
2
09
,
23
);
this
.
lblORG
.
Name
=
"lblORG"
;
this
.
lblORG
.
Size
=
new
System
.
Drawing
.
Size
(
5
6
,
30
);
this
.
lblORG
.
Size
=
new
System
.
Drawing
.
Size
(
5
0
,
30
);
this
.
lblORG
.
TabIndex
=
7
;
this
.
lblORG
.
Text
=
"原点"
;
this
.
lblORG
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleCenter
;
...
...
@@ -244,9 +255,9 @@
// lblPEL
//
this
.
lblPEL
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
FixedSingle
;
this
.
lblPEL
.
Location
=
new
System
.
Drawing
.
Point
(
1
82
,
24
);
this
.
lblPEL
.
Location
=
new
System
.
Drawing
.
Point
(
1
58
,
23
);
this
.
lblPEL
.
Name
=
"lblPEL"
;
this
.
lblPEL
.
Size
=
new
System
.
Drawing
.
Size
(
5
6
,
30
);
this
.
lblPEL
.
Size
=
new
System
.
Drawing
.
Size
(
5
0
,
30
);
this
.
lblPEL
.
TabIndex
=
6
;
this
.
lblPEL
.
Text
=
"正极限"
;
this
.
lblPEL
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleCenter
;
...
...
@@ -254,9 +265,9 @@
// lblSvOn
//
this
.
lblSvOn
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
FixedSingle
;
this
.
lblSvOn
.
Location
=
new
System
.
Drawing
.
Point
(
8
,
24
);
this
.
lblSvOn
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
23
);
this
.
lblSvOn
.
Name
=
"lblSvOn"
;
this
.
lblSvOn
.
Size
=
new
System
.
Drawing
.
Size
(
5
6
,
30
);
this
.
lblSvOn
.
Size
=
new
System
.
Drawing
.
Size
(
5
0
,
30
);
this
.
lblSvOn
.
TabIndex
=
5
;
this
.
lblSvOn
.
Text
=
"伺服"
;
this
.
lblSvOn
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleCenter
;
...
...
@@ -264,9 +275,9 @@
// lblEMG
//
this
.
lblEMG
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
FixedSingle
;
this
.
lblEMG
.
Location
=
new
System
.
Drawing
.
Point
(
1
24
,
24
);
this
.
lblEMG
.
Location
=
new
System
.
Drawing
.
Point
(
1
07
,
23
);
this
.
lblEMG
.
Name
=
"lblEMG"
;
this
.
lblEMG
.
Size
=
new
System
.
Drawing
.
Size
(
5
6
,
30
);
this
.
lblEMG
.
Size
=
new
System
.
Drawing
.
Size
(
5
0
,
30
);
this
.
lblEMG
.
TabIndex
=
4
;
this
.
lblEMG
.
Text
=
"急停"
;
this
.
lblEMG
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleCenter
;
...
...
@@ -274,9 +285,9 @@
// lblWARN
//
this
.
lblWARN
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
FixedSingle
;
this
.
lblWARN
.
Location
=
new
System
.
Drawing
.
Point
(
4
72
,
24
);
this
.
lblWARN
.
Location
=
new
System
.
Drawing
.
Point
(
4
13
,
23
);
this
.
lblWARN
.
Name
=
"lblWARN"
;
this
.
lblWARN
.
Size
=
new
System
.
Drawing
.
Size
(
5
6
,
30
);
this
.
lblWARN
.
Size
=
new
System
.
Drawing
.
Size
(
5
0
,
30
);
this
.
lblWARN
.
TabIndex
=
3
;
this
.
lblWARN
.
Text
=
"警告"
;
this
.
lblWARN
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleCenter
;
...
...
@@ -284,9 +295,9 @@
// lblALM
//
this
.
lblALM
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
FixedSingle
;
this
.
lblALM
.
Location
=
new
System
.
Drawing
.
Point
(
66
,
24
);
this
.
lblALM
.
Location
=
new
System
.
Drawing
.
Point
(
56
,
23
);
this
.
lblALM
.
Name
=
"lblALM"
;
this
.
lblALM
.
Size
=
new
System
.
Drawing
.
Size
(
5
6
,
30
);
this
.
lblALM
.
Size
=
new
System
.
Drawing
.
Size
(
5
0
,
30
);
this
.
lblALM
.
TabIndex
=
2
;
this
.
lblALM
.
Text
=
"报警"
;
this
.
lblALM
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleCenter
;
...
...
@@ -294,7 +305,7 @@
// label53
//
this
.
label53
.
AutoSize
=
true
;
this
.
label53
.
Location
=
new
System
.
Drawing
.
Point
(
1
34
,
90
);
this
.
label53
.
Location
=
new
System
.
Drawing
.
Point
(
1
26
,
90
);
this
.
label53
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
label53
.
Name
=
"label53"
;
this
.
label53
.
Size
=
new
System
.
Drawing
.
Size
(
59
,
17
);
...
...
@@ -304,7 +315,7 @@
// label56
//
this
.
label56
.
AutoSize
=
true
;
this
.
label56
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
90
);
this
.
label56
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
90
);
this
.
label56
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
label56
.
Name
=
"label56"
;
this
.
label56
.
Size
=
new
System
.
Drawing
.
Size
(
59
,
17
);
...
...
@@ -314,7 +325,7 @@
// label55
//
this
.
label55
.
AutoSize
=
true
;
this
.
label55
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
65
);
this
.
label55
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
65
);
this
.
label55
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
label55
.
Name
=
"label55"
;
this
.
label55
.
Size
=
new
System
.
Drawing
.
Size
(
59
,
17
);
...
...
@@ -324,7 +335,7 @@
// label52
//
this
.
label52
.
AutoSize
=
true
;
this
.
label52
.
Location
=
new
System
.
Drawing
.
Point
(
1
34
,
65
);
this
.
label52
.
Location
=
new
System
.
Drawing
.
Point
(
1
26
,
65
);
this
.
label52
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
label52
.
Name
=
"label52"
;
this
.
label52
.
Size
=
new
System
.
Drawing
.
Size
(
59
,
17
);
...
...
@@ -334,7 +345,7 @@
// lblAxEncVel
//
this
.
lblAxEncVel
.
AutoSize
=
true
;
this
.
lblAxEncVel
.
Location
=
new
System
.
Drawing
.
Point
(
73
,
90
);
this
.
lblAxEncVel
.
Location
=
new
System
.
Drawing
.
Point
(
69
,
90
);
this
.
lblAxEncVel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
lblAxEncVel
.
Name
=
"lblAxEncVel"
;
this
.
lblAxEncVel
.
Size
=
new
System
.
Drawing
.
Size
(
17
,
17
);
...
...
@@ -344,7 +355,7 @@
// lblAxPrfVel
//
this
.
lblAxPrfVel
.
AutoSize
=
true
;
this
.
lblAxPrfVel
.
Location
=
new
System
.
Drawing
.
Point
(
19
9
,
90
);
this
.
lblAxPrfVel
.
Location
=
new
System
.
Drawing
.
Point
(
19
1
,
90
);
this
.
lblAxPrfVel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
lblAxPrfVel
.
Name
=
"lblAxPrfVel"
;
this
.
lblAxPrfVel
.
Size
=
new
System
.
Drawing
.
Size
(
17
,
17
);
...
...
@@ -354,7 +365,7 @@
// lblAxEncPos
//
this
.
lblAxEncPos
.
AutoSize
=
true
;
this
.
lblAxEncPos
.
Location
=
new
System
.
Drawing
.
Point
(
73
,
65
);
this
.
lblAxEncPos
.
Location
=
new
System
.
Drawing
.
Point
(
69
,
65
);
this
.
lblAxEncPos
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
lblAxEncPos
.
Name
=
"lblAxEncPos"
;
this
.
lblAxEncPos
.
Size
=
new
System
.
Drawing
.
Size
(
17
,
17
);
...
...
@@ -364,7 +375,7 @@
// lblAxPrfPos
//
this
.
lblAxPrfPos
.
AutoSize
=
true
;
this
.
lblAxPrfPos
.
Location
=
new
System
.
Drawing
.
Point
(
19
9
,
65
);
this
.
lblAxPrfPos
.
Location
=
new
System
.
Drawing
.
Point
(
19
1
,
65
);
this
.
lblAxPrfPos
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
lblAxPrfPos
.
Name
=
"lblAxPrfPos"
;
this
.
lblAxPrfPos
.
Size
=
new
System
.
Drawing
.
Size
(
17
,
17
);
...
...
@@ -374,7 +385,7 @@
// lblAxisPrfMode
//
this
.
lblAxisPrfMode
.
AutoSize
=
true
;
this
.
lblAxisPrfMode
.
Location
=
new
System
.
Drawing
.
Point
(
3
32
,
65
);
this
.
lblAxisPrfMode
.
Location
=
new
System
.
Drawing
.
Point
(
3
13
,
65
);
this
.
lblAxisPrfMode
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
lblAxisPrfMode
.
Name
=
"lblAxisPrfMode"
;
this
.
lblAxisPrfMode
.
Size
=
new
System
.
Drawing
.
Size
(
17
,
17
);
...
...
@@ -384,7 +395,7 @@
// label50
//
this
.
label50
.
AutoSize
=
true
;
this
.
label50
.
Location
=
new
System
.
Drawing
.
Point
(
2
67
,
65
);
this
.
label50
.
Location
=
new
System
.
Drawing
.
Point
(
2
48
,
65
);
this
.
label50
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
label50
.
Name
=
"label50"
;
this
.
label50
.
Size
=
new
System
.
Drawing
.
Size
(
59
,
17
);
...
...
@@ -577,15 +588,15 @@
this
.
panel1
.
Controls
.
Add
(
this
.
txtAxisValue
);
this
.
panel1
.
Controls
.
Add
(
this
.
txtAxisDeviceName
);
this
.
panel1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
panel1
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
17
);
this
.
panel1
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
17
);
this
.
panel1
.
Name
=
"panel1"
;
this
.
panel1
.
Size
=
new
System
.
Drawing
.
Size
(
540
,
250
);
this
.
panel1
.
Size
=
new
System
.
Drawing
.
Size
(
471
,
248
);
this
.
panel1
.
TabIndex
=
219
;
//
// linkLabel1
//
this
.
linkLabel1
.
AutoSize
=
true
;
this
.
linkLabel1
.
Location
=
new
System
.
Drawing
.
Point
(
16
9
,
165
);
this
.
linkLabel1
.
Location
=
new
System
.
Drawing
.
Point
(
16
6
,
165
);
this
.
linkLabel1
.
Name
=
"linkLabel1"
;
this
.
linkLabel1
.
Size
=
new
System
.
Drawing
.
Size
(
32
,
17
);
this
.
linkLabel1
.
TabIndex
=
336
;
...
...
@@ -598,7 +609,7 @@
this
.
comjSpeed
.
DropDownStyle
=
System
.
Windows
.
Forms
.
ComboBoxStyle
.
DropDownList
;
this
.
comjSpeed
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
comjSpeed
.
FormattingEnabled
=
true
;
this
.
comjSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
71
,
207
);
this
.
comjSpeed
.
Location
=
new
System
.
Drawing
.
Point
(
68
,
207
);
this
.
comjSpeed
.
Name
=
"comjSpeed"
;
this
.
comjSpeed
.
Size
=
new
System
.
Drawing
.
Size
(
95
,
28
);
this
.
comjSpeed
.
TabIndex
=
335
;
...
...
@@ -607,9 +618,9 @@
//
this
.
btnComAlarmClear
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnComAlarmClear
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnComAlarmClear
.
Location
=
new
System
.
Drawing
.
Point
(
307
,
154
);
this
.
btnComAlarmClear
.
Location
=
new
System
.
Drawing
.
Point
(
262
,
154
);
this
.
btnComAlarmClear
.
Name
=
"btnComAlarmClear"
;
this
.
btnComAlarmClear
.
Size
=
new
System
.
Drawing
.
Size
(
1
10
,
34
);
this
.
btnComAlarmClear
.
Size
=
new
System
.
Drawing
.
Size
(
1
02
,
34
);
this
.
btnComAlarmClear
.
TabIndex
=
50
;
this
.
btnComAlarmClear
.
Text
=
"清除报警"
;
this
.
btnComAlarmClear
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -622,10 +633,10 @@
this
.
btnAxisStop
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisStop
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnAxisStop
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
ControlText
;
this
.
btnAxisStop
.
Location
=
new
System
.
Drawing
.
Point
(
42
7
,
78
);
this
.
btnAxisStop
.
Location
=
new
System
.
Drawing
.
Point
(
36
7
,
78
);
this
.
btnAxisStop
.
Name
=
"btnAxisStop"
;
this
.
btnAxisStop
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnAxisStop
.
Size
=
new
System
.
Drawing
.
Size
(
1
10
,
110
);
this
.
btnAxisStop
.
Size
=
new
System
.
Drawing
.
Size
(
1
02
,
110
);
this
.
btnAxisStop
.
TabIndex
=
246
;
this
.
btnAxisStop
.
Text
=
" 停止运动"
;
this
.
btnAxisStop
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -638,10 +649,10 @@
this
.
btnAxisReturnHome
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisReturnHome
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnAxisReturnHome
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
ControlText
;
this
.
btnAxisReturnHome
.
Location
=
new
System
.
Drawing
.
Point
(
307
,
116
);
this
.
btnAxisReturnHome
.
Location
=
new
System
.
Drawing
.
Point
(
262
,
116
);
this
.
btnAxisReturnHome
.
Name
=
"btnAxisReturnHome"
;
this
.
btnAxisReturnHome
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnAxisReturnHome
.
Size
=
new
System
.
Drawing
.
Size
(
1
10
,
34
);
this
.
btnAxisReturnHome
.
Size
=
new
System
.
Drawing
.
Size
(
1
02
,
34
);
this
.
btnAxisReturnHome
.
TabIndex
=
247
;
this
.
btnAxisReturnHome
.
Text
=
"原点返回"
;
this
.
btnAxisReturnHome
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -652,9 +663,9 @@
this
.
cmbAxis
.
DropDownStyle
=
System
.
Windows
.
Forms
.
ComboBoxStyle
.
DropDownList
;
this
.
cmbAxis
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
cmbAxis
.
FormattingEnabled
=
true
;
this
.
cmbAxis
.
Location
=
new
System
.
Drawing
.
Point
(
71
,
6
);
this
.
cmbAxis
.
Location
=
new
System
.
Drawing
.
Point
(
68
,
6
);
this
.
cmbAxis
.
Name
=
"cmbAxis"
;
this
.
cmbAxis
.
Size
=
new
System
.
Drawing
.
Size
(
227
,
28
);
this
.
cmbAxis
.
Size
=
new
System
.
Drawing
.
Size
(
188
,
28
);
this
.
cmbAxis
.
TabIndex
=
301
;
this
.
cmbAxis
.
SelectedIndexChanged
+=
new
System
.
EventHandler
(
this
.
comboBox1_SelectedIndexChanged
);
//
...
...
@@ -663,7 +674,7 @@
this
.
btnDelMove
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnDelMove
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnDelMove
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnDelMove
.
Location
=
new
System
.
Drawing
.
Point
(
3
21
,
199
);
this
.
btnDelMove
.
Location
=
new
System
.
Drawing
.
Point
(
3
18
,
199
);
this
.
btnDelMove
.
Name
=
"btnDelMove"
;
this
.
btnDelMove
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnDelMove
.
TabIndex
=
332
;
...
...
@@ -679,10 +690,10 @@
this
.
btnOpenAxis
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnOpenAxis
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnOpenAxis
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
ControlText
;
this
.
btnOpenAxis
.
Location
=
new
System
.
Drawing
.
Point
(
307
,
2
);
this
.
btnOpenAxis
.
Location
=
new
System
.
Drawing
.
Point
(
262
,
2
);
this
.
btnOpenAxis
.
Name
=
"btnOpenAxis"
;
this
.
btnOpenAxis
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnOpenAxis
.
Size
=
new
System
.
Drawing
.
Size
(
1
10
,
34
);
this
.
btnOpenAxis
.
Size
=
new
System
.
Drawing
.
Size
(
1
02
,
34
);
this
.
btnOpenAxis
.
TabIndex
=
253
;
this
.
btnOpenAxis
.
Text
=
"打开伺服"
;
this
.
btnOpenAxis
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -695,10 +706,10 @@
this
.
btnCloseAxis
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnCloseAxis
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnCloseAxis
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
ControlText
;
this
.
btnCloseAxis
.
Location
=
new
System
.
Drawing
.
Point
(
42
7
,
2
);
this
.
btnCloseAxis
.
Location
=
new
System
.
Drawing
.
Point
(
36
7
,
2
);
this
.
btnCloseAxis
.
Name
=
"btnCloseAxis"
;
this
.
btnCloseAxis
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnCloseAxis
.
Size
=
new
System
.
Drawing
.
Size
(
1
10
,
34
);
this
.
btnCloseAxis
.
Size
=
new
System
.
Drawing
.
Size
(
1
02
,
34
);
this
.
btnCloseAxis
.
TabIndex
=
252
;
this
.
btnCloseAxis
.
Text
=
"关闭伺服"
;
this
.
btnCloseAxis
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -709,7 +720,7 @@
this
.
btnAddMove
.
BackColor
=
System
.
Drawing
.
Color
.
White
;
this
.
btnAddMove
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAddMove
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnAddMove
.
Location
=
new
System
.
Drawing
.
Point
(
1
72
,
199
);
this
.
btnAddMove
.
Location
=
new
System
.
Drawing
.
Point
(
1
69
,
199
);
this
.
btnAddMove
.
Name
=
"btnAddMove"
;
this
.
btnAddMove
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
45
);
this
.
btnAddMove
.
TabIndex
=
330
;
...
...
@@ -725,18 +736,18 @@
this
.
txtASpeed
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtASpeed
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtASpeed
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtASpeed
.
Location
=
new
System
.
Drawing
.
Point
(
20
7
,
88
);
this
.
txtASpeed
.
Location
=
new
System
.
Drawing
.
Point
(
18
7
,
88
);
this
.
txtASpeed
.
MaxLength
=
12
;
this
.
txtASpeed
.
Name
=
"txtASpeed"
;
this
.
txtASpeed
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtASpeed
.
Size
=
new
System
.
Drawing
.
Size
(
91
,
26
);
this
.
txtASpeed
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
26
);
this
.
txtASpeed
.
TabIndex
=
251
;
this
.
txtASpeed
.
Text
=
"200"
;
//
// label1
//
this
.
label1
.
AutoSize
=
true
;
this
.
label1
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
213
);
this
.
label1
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
213
);
this
.
label1
.
Name
=
"label1"
;
this
.
label1
.
Size
=
new
System
.
Drawing
.
Size
(
68
,
17
);
this
.
label1
.
TabIndex
=
329
;
...
...
@@ -748,7 +759,7 @@
this
.
label47
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
Default
;
this
.
label47
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
label47
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
ControlText
;
this
.
label47
.
Location
=
new
System
.
Drawing
.
Point
(
1
4
2
,
93
);
this
.
label47
.
Location
=
new
System
.
Drawing
.
Point
(
1
2
2
,
93
);
this
.
label47
.
Name
=
"label47"
;
this
.
label47
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
label47
.
Size
=
new
System
.
Drawing
.
Size
(
59
,
17
);
...
...
@@ -763,7 +774,7 @@
this
.
btnReadPosition
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnReadPosition
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnReadPosition
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
ControlText
;
this
.
btnReadPosition
.
Location
=
new
System
.
Drawing
.
Point
(
207
,
127
);
this
.
btnReadPosition
.
Location
=
new
System
.
Drawing
.
Point
(
166
,
127
);
this
.
btnReadPosition
.
Name
=
"btnReadPosition"
;
this
.
btnReadPosition
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnReadPosition
.
Size
=
new
System
.
Drawing
.
Size
(
91
,
34
);
...
...
@@ -779,10 +790,10 @@
this
.
btnAxisVMove
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisVMove
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnAxisVMove
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
ControlText
;
this
.
btnAxisVMove
.
Location
=
new
System
.
Drawing
.
Point
(
307
,
78
);
this
.
btnAxisVMove
.
Location
=
new
System
.
Drawing
.
Point
(
262
,
78
);
this
.
btnAxisVMove
.
Name
=
"btnAxisVMove"
;
this
.
btnAxisVMove
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnAxisVMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
10
,
34
);
this
.
btnAxisVMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
02
,
34
);
this
.
btnAxisVMove
.
TabIndex
=
249
;
this
.
btnAxisVMove
.
Text
=
"匀速运动"
;
this
.
btnAxisVMove
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -792,7 +803,7 @@
//
this
.
label8
.
AutoSize
=
true
;
this
.
label8
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
label8
.
Location
=
new
System
.
Drawing
.
Point
(
1
8
,
136
);
this
.
label8
.
Location
=
new
System
.
Drawing
.
Point
(
1
5
,
136
);
this
.
label8
.
Name
=
"label8"
;
this
.
label8
.
Size
=
new
System
.
Drawing
.
Size
(
59
,
17
);
this
.
label8
.
TabIndex
=
255
;
...
...
@@ -805,10 +816,10 @@
this
.
btnAxisRMove
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisRMove
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnAxisRMove
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
ControlText
;
this
.
btnAxisRMove
.
Location
=
new
System
.
Drawing
.
Point
(
42
7
,
39
);
this
.
btnAxisRMove
.
Location
=
new
System
.
Drawing
.
Point
(
36
7
,
39
);
this
.
btnAxisRMove
.
Name
=
"btnAxisRMove"
;
this
.
btnAxisRMove
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnAxisRMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
10
,
34
);
this
.
btnAxisRMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
02
,
34
);
this
.
btnAxisRMove
.
TabIndex
=
248
;
this
.
btnAxisRMove
.
Text
=
"相对运动"
;
this
.
btnAxisRMove
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -817,10 +828,10 @@
// lblCountPulse
//
this
.
lblCountPulse
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblCountPulse
.
Location
=
new
System
.
Drawing
.
Point
(
8
3
,
131
);
this
.
lblCountPulse
.
Location
=
new
System
.
Drawing
.
Point
(
8
0
,
131
);
this
.
lblCountPulse
.
Name
=
"lblCountPulse"
;
this
.
lblCountPulse
.
ReadOnly
=
true
;
this
.
lblCountPulse
.
Size
=
new
System
.
Drawing
.
Size
(
118
,
26
);
this
.
lblCountPulse
.
Size
=
new
System
.
Drawing
.
Size
(
82
,
26
);
this
.
lblCountPulse
.
TabIndex
=
38
;
//
// btnAxisAMove
...
...
@@ -830,10 +841,10 @@
this
.
btnAxisAMove
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisAMove
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnAxisAMove
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
ControlText
;
this
.
btnAxisAMove
.
Location
=
new
System
.
Drawing
.
Point
(
307
,
40
);
this
.
btnAxisAMove
.
Location
=
new
System
.
Drawing
.
Point
(
262
,
40
);
this
.
btnAxisAMove
.
Name
=
"btnAxisAMove"
;
this
.
btnAxisAMove
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnAxisAMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
10
,
34
);
this
.
btnAxisAMove
.
Size
=
new
System
.
Drawing
.
Size
(
1
02
,
34
);
this
.
btnAxisAMove
.
TabIndex
=
245
;
this
.
btnAxisAMove
.
Text
=
"绝对运动"
;
this
.
btnAxisAMove
.
UseVisualStyleBackColor
=
false
;
...
...
@@ -844,7 +855,7 @@
this
.
label49
.
AutoSize
=
true
;
this
.
label49
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
label49
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
this
.
label49
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
11
);
this
.
label49
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
11
);
this
.
label49
.
Name
=
"label49"
;
this
.
label49
.
Size
=
new
System
.
Drawing
.
Size
(
51
,
17
);
this
.
label49
.
TabIndex
=
233
;
...
...
@@ -857,11 +868,11 @@
this
.
txtAPosition
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtAPosition
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtAPosition
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtAPosition
.
Location
=
new
System
.
Drawing
.
Point
(
20
7
,
48
);
this
.
txtAPosition
.
Location
=
new
System
.
Drawing
.
Point
(
18
7
,
48
);
this
.
txtAPosition
.
MaxLength
=
12
;
this
.
txtAPosition
.
Name
=
"txtAPosition"
;
this
.
txtAPosition
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtAPosition
.
Size
=
new
System
.
Drawing
.
Size
(
91
,
26
);
this
.
txtAPosition
.
Size
=
new
System
.
Drawing
.
Size
(
69
,
26
);
this
.
txtAPosition
.
TabIndex
=
244
;
this
.
txtAPosition
.
Text
=
"3000"
;
//
...
...
@@ -870,7 +881,7 @@
this
.
label46
.
AutoSize
=
true
;
this
.
label46
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
label46
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
this
.
label46
.
Location
=
new
System
.
Drawing
.
Point
(
2
6
,
93
);
this
.
label46
.
Location
=
new
System
.
Drawing
.
Point
(
2
3
,
93
);
this
.
label46
.
Name
=
"label46"
;
this
.
label46
.
Size
=
new
System
.
Drawing
.
Size
(
35
,
17
);
this
.
label46
.
TabIndex
=
239
;
...
...
@@ -883,7 +894,7 @@
this
.
label48
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
Default
;
this
.
label48
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
label48
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
ControlText
;
this
.
label48
.
Location
=
new
System
.
Drawing
.
Point
(
1
4
2
,
53
);
this
.
label48
.
Location
=
new
System
.
Drawing
.
Point
(
1
2
2
,
53
);
this
.
label48
.
Name
=
"label48"
;
this
.
label48
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
label48
.
Size
=
new
System
.
Drawing
.
Size
(
59
,
17
);
...
...
@@ -896,7 +907,7 @@
this
.
label45
.
AutoSize
=
true
;
this
.
label45
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
label45
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
this
.
label45
.
Location
=
new
System
.
Drawing
.
Point
(
1
4
,
53
);
this
.
label45
.
Location
=
new
System
.
Drawing
.
Point
(
1
1
,
53
);
this
.
label45
.
Name
=
"label45"
;
this
.
label45
.
Size
=
new
System
.
Drawing
.
Size
(
47
,
17
);
this
.
label45
.
TabIndex
=
240
;
...
...
@@ -906,7 +917,7 @@
// txtAxisValue
//
this
.
txtAxisValue
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtAxisValue
.
Location
=
new
System
.
Drawing
.
Point
(
71
,
88
);
this
.
txtAxisValue
.
Location
=
new
System
.
Drawing
.
Point
(
68
,
88
);
this
.
txtAxisValue
.
MaxLength
=
10
;
this
.
txtAxisValue
.
Name
=
"txtAxisValue"
;
this
.
txtAxisValue
.
ReadOnly
=
true
;
...
...
@@ -917,7 +928,7 @@
// txtAxisDeviceName
//
this
.
txtAxisDeviceName
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtAxisDeviceName
.
Location
=
new
System
.
Drawing
.
Point
(
71
,
48
);
this
.
txtAxisDeviceName
.
Location
=
new
System
.
Drawing
.
Point
(
68
,
48
);
this
.
txtAxisDeviceName
.
MaxLength
=
10
;
this
.
txtAxisDeviceName
.
Name
=
"txtAxisDeviceName"
;
this
.
txtAxisDeviceName
.
ReadOnly
=
true
;
...
...
@@ -941,23 +952,12 @@
this
.
timer1
.
Interval
=
1000
;
this
.
timer1
.
Tick
+=
new
System
.
EventHandler
(
this
.
timer1_Tick
);
//
// lblAlarmcode
//
this
.
lblAlarmcode
.
AutoSize
=
true
;
this
.
lblAlarmcode
.
Location
=
new
System
.
Drawing
.
Point
(
433
,
65
);
this
.
lblAlarmcode
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
0
,
2
,
0
);
this
.
lblAlarmcode
.
Name
=
"lblAlarmcode"
;
this
.
lblAlarmcode
.
Size
=
new
System
.
Drawing
.
Size
(
68
,
17
);
this
.
lblAlarmcode
.
TabIndex
=
19
;
this
.
lblAlarmcode
.
Text
=
"错误码:160"
;
this
.
lblAlarmcode
.
Visible
=
false
;
//
// AxisMoveControl
//
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
None
;
this
.
Controls
.
Add
(
this
.
groupAxis
);
this
.
Name
=
"AxisMoveControl"
;
this
.
Size
=
new
System
.
Drawing
.
Size
(
69
9
,
402
);
this
.
Size
=
new
System
.
Drawing
.
Size
(
48
9
,
402
);
this
.
groupAxis
.
ResumeLayout
(
false
);
this
.
groupAxis
.
PerformLayout
();
this
.
groupBox2
.
ResumeLayout
(
false
);
...
...
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论