Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
孙克
/
RC1250-ACPackingStore
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit 6b4a395d
由
LN
编写于
2019-12-20 12:08:16 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
点位配置修改
1 个父辈
95bb8d3d
隐藏空白字符变更
内嵌
并排
正在显示
15 个修改的文件
包含
1054 行增加
和
1738 行删除
source/ACPackingStore/FrmBox.Designer.cs
source/ACPackingStore/FrmBox.cs
source/ACPackingStore/记录.txt
source/DeviceLibrary/ACPackingStore/AC_BOX_Bean_Partial.cs
source/DeviceLibrary/ACPackingStore/StoreManager.cs
source/DeviceLibrary/StoreConfig/BoxConfig_1.csv
source/DeviceLibrary/StoreConfig/BoxConfig_2.csv
source/DeviceLibrary/StoreConfig/linePositions_1.csv
source/DeviceLibrary/StoreConfig/linePositions_2.csv
source/DeviceLibrary/StoreConfig/shelfPosition_1.csv
source/DeviceLibrary/StoreConfig/shelfPosition_2.csv
source/DeviceLibrary/store/InOutParam.cs
source/DeviceLibrary/store/LineMoveP.cs
source/LoadCVSLibrary/position/ACBoxPosition.cs
source/LoadCVSLibrary/storeConfig/config/AC_Box_Config.cs
source/ACPackingStore/FrmBox.Designer.cs
查看文件 @
6b4a395
...
@@ -51,7 +51,10 @@
...
@@ -51,7 +51,10 @@
this
.
tabControl1
=
new
System
.
Windows
.
Forms
.
TabControl
();
this
.
tabControl1
=
new
System
.
Windows
.
Forms
.
TabControl
();
this
.
tabPage4
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
tabPage4
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
groupInout
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
groupInout
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
lblTemp
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
txtInoutP11
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
btnInoutP11
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
txtMiddleP11
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
btnMiddleP11
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
lblMsg
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
lblMsg
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
btnSavePosition
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnSavePosition
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnStartAuTo
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnStartAuTo
=
new
System
.
Windows
.
Forms
.
Button
();
...
@@ -89,15 +92,20 @@
...
@@ -89,15 +92,20 @@
this
.
btnUpDownP3
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnUpDownP3
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnUpDownP4
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnUpDownP4
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
groupBox1
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
groupBox1
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
txtUpdownP11
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
btnSaveCom
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnSaveCom
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
txtUpdownP12
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
txtComMax
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
txtComMax
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
btnUpdownP11
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
label47
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
label47
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
btnUpdownP12
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
txtComMin
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
txtComMin
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
label48
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
label48
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
btnCMove
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnCMove
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
cmbPlateH
=
new
System
.
Windows
.
Forms
.
ComboBox
();
this
.
cmbPlateH
=
new
System
.
Windows
.
Forms
.
ComboBox
();
this
.
label1
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
label1
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
groupBox3
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
groupBox3
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
lblTemp
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
lblMoveEquipInfo
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
lblMoveEquipInfo
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
lblWarnMsg
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
lblWarnMsg
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
lblThisSta
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
lblThisSta
=
new
System
.
Windows
.
Forms
.
Label
();
...
@@ -144,9 +152,9 @@
...
@@ -144,9 +152,9 @@
this
.
groupShelf
.
Controls
.
Add
(
this
.
btnUpdownP102
);
this
.
groupShelf
.
Controls
.
Add
(
this
.
btnUpdownP102
);
this
.
groupShelf
.
Controls
.
Add
(
this
.
cmbShelfPosition
);
this
.
groupShelf
.
Controls
.
Add
(
this
.
cmbShelfPosition
);
this
.
groupShelf
.
Enabled
=
false
;
this
.
groupShelf
.
Enabled
=
false
;
this
.
groupShelf
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
117
);
this
.
groupShelf
.
Location
=
new
System
.
Drawing
.
Point
(
743
,
8
);
this
.
groupShelf
.
Name
=
"groupShelf"
;
this
.
groupShelf
.
Name
=
"groupShelf"
;
this
.
groupShelf
.
Size
=
new
System
.
Drawing
.
Size
(
2
42
,
361
);
this
.
groupShelf
.
Size
=
new
System
.
Drawing
.
Size
(
2
26
,
293
);
this
.
groupShelf
.
TabIndex
=
274
;
this
.
groupShelf
.
TabIndex
=
274
;
this
.
groupShelf
.
TabStop
=
false
;
this
.
groupShelf
.
TabStop
=
false
;
this
.
groupShelf
.
Text
=
"料架位置"
;
this
.
groupShelf
.
Text
=
"料架位置"
;
...
@@ -156,7 +164,7 @@
...
@@ -156,7 +164,7 @@
this
.
btnSaveShelf
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnSaveShelf
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnSaveShelf
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnSaveShelf
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnSaveShelf
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnSaveShelf
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnSaveShelf
.
Location
=
new
System
.
Drawing
.
Point
(
1
20
,
273
);
this
.
btnSaveShelf
.
Location
=
new
System
.
Drawing
.
Point
(
1
13
,
236
);
this
.
btnSaveShelf
.
Name
=
"btnSaveShelf"
;
this
.
btnSaveShelf
.
Name
=
"btnSaveShelf"
;
this
.
btnSaveShelf
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
38
);
this
.
btnSaveShelf
.
Size
=
new
System
.
Drawing
.
Size
(
105
,
38
);
this
.
btnSaveShelf
.
TabIndex
=
282
;
this
.
btnSaveShelf
.
TabIndex
=
282
;
...
@@ -170,7 +178,7 @@
...
@@ -170,7 +178,7 @@
this
.
label13
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
Default
;
this
.
label13
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
Default
;
this
.
label13
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
label13
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
label13
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
ControlText
;
this
.
label13
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
ControlText
;
this
.
label13
.
Location
=
new
System
.
Drawing
.
Point
(
14
,
40
);
this
.
label13
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
40
);
this
.
label13
.
Name
=
"label13"
;
this
.
label13
.
Name
=
"label13"
;
this
.
label13
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
label13
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
label13
.
Size
=
new
System
.
Drawing
.
Size
(
59
,
17
);
this
.
label13
.
Size
=
new
System
.
Drawing
.
Size
(
59
,
17
);
...
@@ -185,7 +193,7 @@
...
@@ -185,7 +193,7 @@
this
.
txtInoutP101
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInoutP101
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInoutP101
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInoutP101
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInoutP101
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInoutP101
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInoutP101
.
Location
=
new
System
.
Drawing
.
Point
(
1
36
,
224
);
this
.
txtInoutP101
.
Location
=
new
System
.
Drawing
.
Point
(
1
29
,
199
);
this
.
txtInoutP101
.
MaxLength
=
0
;
this
.
txtInoutP101
.
MaxLength
=
0
;
this
.
txtInoutP101
.
Name
=
"txtInoutP101"
;
this
.
txtInoutP101
.
Name
=
"txtInoutP101"
;
this
.
txtInoutP101
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtInoutP101
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -201,7 +209,7 @@
...
@@ -201,7 +209,7 @@
this
.
btnInoutP101
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnInoutP101
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnInoutP101
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInoutP101
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInoutP101
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInoutP101
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInoutP101
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
219
);
this
.
btnInoutP101
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
194
);
this
.
btnInoutP101
.
Name
=
"btnInoutP101"
;
this
.
btnInoutP101
.
Name
=
"btnInoutP101"
;
this
.
btnInoutP101
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInoutP101
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInoutP101
.
Size
=
new
System
.
Drawing
.
Size
(
118
,
33
);
this
.
btnInoutP101
.
Size
=
new
System
.
Drawing
.
Size
(
118
,
33
);
...
@@ -217,7 +225,7 @@
...
@@ -217,7 +225,7 @@
this
.
txtMP101
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMP101
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMP101
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMP101
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMP101
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMP101
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMP101
.
Location
=
new
System
.
Drawing
.
Point
(
1
36
,
18
2
);
this
.
txtMP101
.
Location
=
new
System
.
Drawing
.
Point
(
1
29
,
16
2
);
this
.
txtMP101
.
MaxLength
=
0
;
this
.
txtMP101
.
MaxLength
=
0
;
this
.
txtMP101
.
Name
=
"txtMP101"
;
this
.
txtMP101
.
Name
=
"txtMP101"
;
this
.
txtMP101
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMP101
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -234,7 +242,7 @@
...
@@ -234,7 +242,7 @@
this
.
button5
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
button5
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
button5
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
button5
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
button5
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
button5
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
button5
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
17
7
);
this
.
button5
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
15
7
);
this
.
button5
.
Name
=
"button5"
;
this
.
button5
.
Name
=
"button5"
;
this
.
button5
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
button5
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
button5
.
Size
=
new
System
.
Drawing
.
Size
(
118
,
33
);
this
.
button5
.
Size
=
new
System
.
Drawing
.
Size
(
118
,
33
);
...
@@ -250,7 +258,7 @@
...
@@ -250,7 +258,7 @@
this
.
txtUpdownP101
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpdownP101
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpdownP101
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpdownP101
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpdownP101
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpdownP101
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpdownP101
.
Location
=
new
System
.
Drawing
.
Point
(
1
36
,
93
);
this
.
txtUpdownP101
.
Location
=
new
System
.
Drawing
.
Point
(
1
29
,
86
);
this
.
txtUpdownP101
.
MaxLength
=
0
;
this
.
txtUpdownP101
.
MaxLength
=
0
;
this
.
txtUpdownP101
.
Name
=
"txtUpdownP101"
;
this
.
txtUpdownP101
.
Name
=
"txtUpdownP101"
;
this
.
txtUpdownP101
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpdownP101
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -265,7 +273,7 @@
...
@@ -265,7 +273,7 @@
this
.
txtUpdownP102
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpdownP102
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpdownP102
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpdownP102
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpdownP102
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpdownP102
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpdownP102
.
Location
=
new
System
.
Drawing
.
Point
(
1
36
,
135
);
this
.
txtUpdownP102
.
Location
=
new
System
.
Drawing
.
Point
(
1
29
,
124
);
this
.
txtUpdownP102
.
MaxLength
=
0
;
this
.
txtUpdownP102
.
MaxLength
=
0
;
this
.
txtUpdownP102
.
Name
=
"txtUpdownP102"
;
this
.
txtUpdownP102
.
Name
=
"txtUpdownP102"
;
this
.
txtUpdownP102
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpdownP102
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -281,7 +289,7 @@
...
@@ -281,7 +289,7 @@
this
.
btnUpdownP101
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpdownP101
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpdownP101
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpdownP101
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpdownP101
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpdownP101
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpdownP101
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
88
);
this
.
btnUpdownP101
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
81
);
this
.
btnUpdownP101
.
Name
=
"btnUpdownP101"
;
this
.
btnUpdownP101
.
Name
=
"btnUpdownP101"
;
this
.
btnUpdownP101
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpdownP101
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpdownP101
.
Size
=
new
System
.
Drawing
.
Size
(
118
,
33
);
this
.
btnUpdownP101
.
Size
=
new
System
.
Drawing
.
Size
(
118
,
33
);
...
@@ -298,7 +306,7 @@
...
@@ -298,7 +306,7 @@
this
.
btnUpdownP102
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpdownP102
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpdownP102
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpdownP102
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpdownP102
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpdownP102
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpdownP102
.
Location
=
new
System
.
Drawing
.
Point
(
13
,
130
);
this
.
btnUpdownP102
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
119
);
this
.
btnUpdownP102
.
Name
=
"btnUpdownP102"
;
this
.
btnUpdownP102
.
Name
=
"btnUpdownP102"
;
this
.
btnUpdownP102
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpdownP102
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpdownP102
.
Size
=
new
System
.
Drawing
.
Size
(
118
,
33
);
this
.
btnUpdownP102
.
Size
=
new
System
.
Drawing
.
Size
(
118
,
33
);
...
@@ -312,7 +320,7 @@
...
@@ -312,7 +320,7 @@
this
.
cmbShelfPosition
.
DropDownStyle
=
System
.
Windows
.
Forms
.
ComboBoxStyle
.
DropDownList
;
this
.
cmbShelfPosition
.
DropDownStyle
=
System
.
Windows
.
Forms
.
ComboBoxStyle
.
DropDownList
;
this
.
cmbShelfPosition
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
cmbShelfPosition
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
cmbShelfPosition
.
FormattingEnabled
=
true
;
this
.
cmbShelfPosition
.
FormattingEnabled
=
true
;
this
.
cmbShelfPosition
.
Location
=
new
System
.
Drawing
.
Point
(
7
9
,
34
);
this
.
cmbShelfPosition
.
Location
=
new
System
.
Drawing
.
Point
(
7
2
,
34
);
this
.
cmbShelfPosition
.
Name
=
"cmbShelfPosition"
;
this
.
cmbShelfPosition
.
Name
=
"cmbShelfPosition"
;
this
.
cmbShelfPosition
.
Size
=
new
System
.
Drawing
.
Size
(
146
,
28
);
this
.
cmbShelfPosition
.
Size
=
new
System
.
Drawing
.
Size
(
146
,
28
);
this
.
cmbShelfPosition
.
TabIndex
=
272
;
this
.
cmbShelfPosition
.
TabIndex
=
272
;
...
@@ -464,7 +472,6 @@
...
@@ -464,7 +472,6 @@
//
//
this
.
tabPage4
.
Controls
.
Add
(
this
.
groupInout
);
this
.
tabPage4
.
Controls
.
Add
(
this
.
groupInout
);
this
.
tabPage4
.
Controls
.
Add
(
this
.
groupBox1
);
this
.
tabPage4
.
Controls
.
Add
(
this
.
groupBox1
);
this
.
tabPage4
.
Controls
.
Add
(
this
.
groupShelf
);
this
.
tabPage4
.
Controls
.
Add
(
this
.
groupBox3
);
this
.
tabPage4
.
Controls
.
Add
(
this
.
groupBox3
);
this
.
tabPage4
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
29
);
this
.
tabPage4
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
29
);
this
.
tabPage4
.
Name
=
"tabPage4"
;
this
.
tabPage4
.
Name
=
"tabPage4"
;
...
@@ -475,7 +482,15 @@
...
@@ -475,7 +482,15 @@
//
//
// groupInout
// groupInout
//
//
this
.
groupInout
.
Controls
.
Add
(
this
.
lblTemp
);
this
.
groupInout
.
Controls
.
Add
(
this
.
txtUpdownP11
);
this
.
groupInout
.
Controls
.
Add
(
this
.
txtUpdownP12
);
this
.
groupInout
.
Controls
.
Add
(
this
.
txtInoutP11
);
this
.
groupInout
.
Controls
.
Add
(
this
.
btnInoutP11
);
this
.
groupInout
.
Controls
.
Add
(
this
.
btnUpdownP12
);
this
.
groupInout
.
Controls
.
Add
(
this
.
groupShelf
);
this
.
groupInout
.
Controls
.
Add
(
this
.
txtMiddleP11
);
this
.
groupInout
.
Controls
.
Add
(
this
.
btnUpdownP11
);
this
.
groupInout
.
Controls
.
Add
(
this
.
btnMiddleP11
);
this
.
groupInout
.
Controls
.
Add
(
this
.
lblMsg
);
this
.
groupInout
.
Controls
.
Add
(
this
.
lblMsg
);
this
.
groupInout
.
Controls
.
Add
(
this
.
btnSavePosition
);
this
.
groupInout
.
Controls
.
Add
(
this
.
btnSavePosition
);
this
.
groupInout
.
Controls
.
Add
(
this
.
btnStartAuTo
);
this
.
groupInout
.
Controls
.
Add
(
this
.
btnStartAuTo
);
...
@@ -513,23 +528,78 @@
...
@@ -513,23 +528,78 @@
this
.
groupInout
.
Controls
.
Add
(
this
.
btnUpDownP3
);
this
.
groupInout
.
Controls
.
Add
(
this
.
btnUpDownP3
);
this
.
groupInout
.
Controls
.
Add
(
this
.
btnUpDownP4
);
this
.
groupInout
.
Controls
.
Add
(
this
.
btnUpDownP4
);
this
.
groupInout
.
Enabled
=
false
;
this
.
groupInout
.
Enabled
=
false
;
this
.
groupInout
.
Location
=
new
System
.
Drawing
.
Point
(
249
,
117
);
this
.
groupInout
.
Location
=
new
System
.
Drawing
.
Point
(
12
,
117
);
this
.
groupInout
.
Name
=
"groupInout"
;
this
.
groupInout
.
Name
=
"groupInout"
;
this
.
groupInout
.
Size
=
new
System
.
Drawing
.
Size
(
734
,
361
);
this
.
groupInout
.
Size
=
new
System
.
Drawing
.
Size
(
988
,
361
);
this
.
groupInout
.
TabIndex
=
100
;
this
.
groupInout
.
TabIndex
=
100
;
this
.
groupInout
.
TabStop
=
false
;
this
.
groupInout
.
TabStop
=
false
;
this
.
groupInout
.
Text
=
"料仓操作"
;
this
.
groupInout
.
Text
=
"料仓操作"
;
//
//
// lblTemp
// txtInoutP11
//
//
this
.
lblTemp
.
AutoSize
=
true
;
this
.
txtInoutP11
.
AcceptsReturn
=
true
;
this
.
lblTemp
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInoutP11
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Window
;
this
.
lblTemp
.
ForeColor
=
System
.
Drawing
.
Color
.
Black
;
this
.
txtInoutP11
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
lblTemp
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
297
);
this
.
txtInoutP11
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblTemp
.
Name
=
"lblTemp"
;
this
.
txtInoutP11
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
lblTemp
.
Size
=
new
System
.
Drawing
.
Size
(
159
,
20
);
this
.
txtInoutP11
.
Location
=
new
System
.
Drawing
.
Point
(
391
,
313
);
this
.
lblTemp
.
TabIndex
=
270
;
this
.
txtInoutP11
.
MaxLength
=
0
;
this
.
lblTemp
.
Text
=
"当前温度--,当前湿度--"
;
this
.
txtInoutP11
.
Name
=
"txtInoutP11"
;
this
.
txtInoutP11
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtInoutP11
.
Size
=
new
System
.
Drawing
.
Size
(
89
,
23
);
this
.
txtInoutP11
.
TabIndex
=
227
;
this
.
txtInoutP11
.
Text
=
"999"
;
//
// btnInoutP11
//
this
.
btnInoutP11
.
AutoSize
=
true
;
this
.
btnInoutP11
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnInoutP11
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
Default
;
this
.
btnInoutP11
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnInoutP11
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInoutP11
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInoutP11
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInoutP11
.
Location
=
new
System
.
Drawing
.
Point
(
248
,
308
);
this
.
btnInoutP11
.
Name
=
"btnInoutP11"
;
this
.
btnInoutP11
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInoutP11
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnInoutP11
.
TabIndex
=
226
;
this
.
btnInoutP11
.
Text
=
"进出轴NG放料点:"
;
this
.
btnInoutP11
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInoutP11
.
UseVisualStyleBackColor
=
false
;
//
// txtMiddleP11
//
this
.
txtMiddleP11
.
AcceptsReturn
=
true
;
this
.
txtMiddleP11
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Window
;
this
.
txtMiddleP11
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMiddleP11
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMiddleP11
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMiddleP11
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
313
);
this
.
txtMiddleP11
.
MaxLength
=
0
;
this
.
txtMiddleP11
.
Name
=
"txtMiddleP11"
;
this
.
txtMiddleP11
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMiddleP11
.
Size
=
new
System
.
Drawing
.
Size
(
89
,
23
);
this
.
txtMiddleP11
.
TabIndex
=
225
;
this
.
txtMiddleP11
.
Text
=
"999"
;
//
// btnMiddleP11
//
this
.
btnMiddleP11
.
AutoSize
=
true
;
this
.
btnMiddleP11
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnMiddleP11
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
Default
;
this
.
btnMiddleP11
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMiddleP11
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMiddleP11
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnMiddleP11
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnMiddleP11
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
308
);
this
.
btnMiddleP11
.
Name
=
"btnMiddleP11"
;
this
.
btnMiddleP11
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMiddleP11
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnMiddleP11
.
TabIndex
=
224
;
this
.
btnMiddleP11
.
Text
=
"旋转轴NG放料点P11:"
;
this
.
btnMiddleP11
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnMiddleP11
.
UseVisualStyleBackColor
=
false
;
//
//
// lblMsg
// lblMsg
//
//
...
@@ -593,7 +663,7 @@
...
@@ -593,7 +663,7 @@
this
.
txtComP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtComP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtComP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtComP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtComP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtComP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtComP1
.
Location
=
new
System
.
Drawing
.
Point
(
636
,
2
87
);
this
.
txtComP1
.
Location
=
new
System
.
Drawing
.
Point
(
636
,
2
73
);
this
.
txtComP1
.
MaxLength
=
0
;
this
.
txtComP1
.
MaxLength
=
0
;
this
.
txtComP1
.
Name
=
"txtComP1"
;
this
.
txtComP1
.
Name
=
"txtComP1"
;
this
.
txtComP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtComP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -608,7 +678,7 @@
...
@@ -608,7 +678,7 @@
this
.
txtInOutP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP2
.
Location
=
new
System
.
Drawing
.
Point
(
394
,
2
49
);
this
.
txtInOutP2
.
Location
=
new
System
.
Drawing
.
Point
(
394
,
2
35
);
this
.
txtInOutP2
.
MaxLength
=
0
;
this
.
txtInOutP2
.
MaxLength
=
0
;
this
.
txtInOutP2
.
Name
=
"txtInOutP2"
;
this
.
txtInOutP2
.
Name
=
"txtInOutP2"
;
this
.
txtInOutP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtInOutP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -623,7 +693,7 @@
...
@@ -623,7 +693,7 @@
this
.
txtInOutP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP1
.
Location
=
new
System
.
Drawing
.
Point
(
394
,
207
);
this
.
txtInOutP1
.
Location
=
new
System
.
Drawing
.
Point
(
394
,
193
);
this
.
txtInOutP1
.
MaxLength
=
0
;
this
.
txtInOutP1
.
MaxLength
=
0
;
this
.
txtInOutP1
.
Name
=
"txtInOutP1"
;
this
.
txtInOutP1
.
Name
=
"txtInOutP1"
;
this
.
txtInOutP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtInOutP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -638,7 +708,7 @@
...
@@ -638,7 +708,7 @@
this
.
txtMiddleP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMiddleP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMiddleP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMiddleP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMiddleP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMiddleP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMiddleP1
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
207
);
this
.
txtMiddleP1
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
193
);
this
.
txtMiddleP1
.
MaxLength
=
0
;
this
.
txtMiddleP1
.
MaxLength
=
0
;
this
.
txtMiddleP1
.
Name
=
"txtMiddleP1"
;
this
.
txtMiddleP1
.
Name
=
"txtMiddleP1"
;
this
.
txtMiddleP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMiddleP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -653,7 +723,7 @@
...
@@ -653,7 +723,7 @@
this
.
txtUpDownP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpDownP1
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpDownP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpDownP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpDownP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpDownP1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpDownP1
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
1
24
);
this
.
txtUpDownP1
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
1
10
);
this
.
txtUpDownP1
.
MaxLength
=
0
;
this
.
txtUpDownP1
.
MaxLength
=
0
;
this
.
txtUpDownP1
.
Name
=
"txtUpDownP1"
;
this
.
txtUpDownP1
.
Name
=
"txtUpDownP1"
;
this
.
txtUpDownP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -668,7 +738,7 @@
...
@@ -668,7 +738,7 @@
this
.
txtUpDownP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpDownP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpDownP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpDownP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpDownP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpDownP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpDownP2
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
1
64
);
this
.
txtUpDownP2
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
1
50
);
this
.
txtUpDownP2
.
MaxLength
=
0
;
this
.
txtUpDownP2
.
MaxLength
=
0
;
this
.
txtUpDownP2
.
Name
=
"txtUpDownP2"
;
this
.
txtUpDownP2
.
Name
=
"txtUpDownP2"
;
this
.
txtUpDownP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -683,7 +753,7 @@
...
@@ -683,7 +753,7 @@
this
.
txtComP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
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
.
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
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtComP3
.
Location
=
new
System
.
Drawing
.
Point
(
636
,
2
49
);
this
.
txtComP3
.
Location
=
new
System
.
Drawing
.
Point
(
636
,
2
35
);
this
.
txtComP3
.
MaxLength
=
0
;
this
.
txtComP3
.
MaxLength
=
0
;
this
.
txtComP3
.
Name
=
"txtComP3"
;
this
.
txtComP3
.
Name
=
"txtComP3"
;
this
.
txtComP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtComP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -698,7 +768,7 @@
...
@@ -698,7 +768,7 @@
this
.
txtComP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
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
.
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
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtComP2
.
Location
=
new
System
.
Drawing
.
Point
(
636
,
207
);
this
.
txtComP2
.
Location
=
new
System
.
Drawing
.
Point
(
636
,
193
);
this
.
txtComP2
.
MaxLength
=
0
;
this
.
txtComP2
.
MaxLength
=
0
;
this
.
txtComP2
.
Name
=
"txtComP2"
;
this
.
txtComP2
.
Name
=
"txtComP2"
;
this
.
txtComP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtComP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -713,7 +783,7 @@
...
@@ -713,7 +783,7 @@
this
.
txtInOutP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtInOutP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP3
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtInOutP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP3
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtInOutP3
.
Location
=
new
System
.
Drawing
.
Point
(
394
,
2
87
);
this
.
txtInOutP3
.
Location
=
new
System
.
Drawing
.
Point
(
394
,
2
73
);
this
.
txtInOutP3
.
MaxLength
=
0
;
this
.
txtInOutP3
.
MaxLength
=
0
;
this
.
txtInOutP3
.
Name
=
"txtInOutP3"
;
this
.
txtInOutP3
.
Name
=
"txtInOutP3"
;
this
.
txtInOutP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtInOutP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -728,7 +798,7 @@
...
@@ -728,7 +798,7 @@
this
.
txtMiddleP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMiddleP2
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtMiddleP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMiddleP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtMiddleP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMiddleP2
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtMiddleP2
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
2
49
);
this
.
txtMiddleP2
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
2
35
);
this
.
txtMiddleP2
.
MaxLength
=
0
;
this
.
txtMiddleP2
.
MaxLength
=
0
;
this
.
txtMiddleP2
.
Name
=
"txtMiddleP2"
;
this
.
txtMiddleP2
.
Name
=
"txtMiddleP2"
;
this
.
txtMiddleP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtMiddleP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -743,7 +813,7 @@
...
@@ -743,7 +813,7 @@
this
.
txtUpDownP5
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
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
.
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
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpDownP5
.
Location
=
new
System
.
Drawing
.
Point
(
636
,
1
24
);
this
.
txtUpDownP5
.
Location
=
new
System
.
Drawing
.
Point
(
636
,
1
10
);
this
.
txtUpDownP5
.
MaxLength
=
0
;
this
.
txtUpDownP5
.
MaxLength
=
0
;
this
.
txtUpDownP5
.
Name
=
"txtUpDownP5"
;
this
.
txtUpDownP5
.
Name
=
"txtUpDownP5"
;
this
.
txtUpDownP5
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP5
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -758,7 +828,7 @@
...
@@ -758,7 +828,7 @@
this
.
txtUpDownP6
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
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
.
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
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpDownP6
.
Location
=
new
System
.
Drawing
.
Point
(
636
,
1
64
);
this
.
txtUpDownP6
.
Location
=
new
System
.
Drawing
.
Point
(
636
,
1
50
);
this
.
txtUpDownP6
.
MaxLength
=
0
;
this
.
txtUpDownP6
.
MaxLength
=
0
;
this
.
txtUpDownP6
.
Name
=
"txtUpDownP6"
;
this
.
txtUpDownP6
.
Name
=
"txtUpDownP6"
;
this
.
txtUpDownP6
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP6
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -784,7 +854,7 @@
...
@@ -784,7 +854,7 @@
this
.
txtUpDownP3
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
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
.
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
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpDownP3
.
Location
=
new
System
.
Drawing
.
Point
(
395
,
1
24
);
this
.
txtUpDownP3
.
Location
=
new
System
.
Drawing
.
Point
(
395
,
1
10
);
this
.
txtUpDownP3
.
MaxLength
=
0
;
this
.
txtUpDownP3
.
MaxLength
=
0
;
this
.
txtUpDownP3
.
Name
=
"txtUpDownP3"
;
this
.
txtUpDownP3
.
Name
=
"txtUpDownP3"
;
this
.
txtUpDownP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -825,7 +895,7 @@
...
@@ -825,7 +895,7 @@
this
.
txtUpDownP4
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
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
.
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
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpDownP4
.
Location
=
new
System
.
Drawing
.
Point
(
395
,
1
64
);
this
.
txtUpDownP4
.
Location
=
new
System
.
Drawing
.
Point
(
395
,
1
50
);
this
.
txtUpDownP4
.
MaxLength
=
0
;
this
.
txtUpDownP4
.
MaxLength
=
0
;
this
.
txtUpDownP4
.
Name
=
"txtUpDownP4"
;
this
.
txtUpDownP4
.
Name
=
"txtUpDownP4"
;
this
.
txtUpDownP4
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpDownP4
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
...
@@ -842,7 +912,7 @@
...
@@ -842,7 +912,7 @@
this
.
btnComP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnComP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnComP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Purple
;
this
.
btnComP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Purple
;
this
.
btnComP1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnComP1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnComP1
.
Location
=
new
System
.
Drawing
.
Point
(
493
,
2
82
);
this
.
btnComP1
.
Location
=
new
System
.
Drawing
.
Point
(
493
,
2
68
);
this
.
btnComP1
.
Name
=
"btnComP1"
;
this
.
btnComP1
.
Name
=
"btnComP1"
;
this
.
btnComP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnComP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnComP1
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnComP1
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
@@ -861,12 +931,12 @@
...
@@ -861,12 +931,12 @@
this
.
btnInOutP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutP2
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP2
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP2
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP2
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP2
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
2
44
);
this
.
btnInOutP2
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
2
30
);
this
.
btnInOutP2
.
Name
=
"btnInOutP2"
;
this
.
btnInOutP2
.
Name
=
"btnInOutP2"
;
this
.
btnInOutP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP2
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnInOutP2
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnInOutP2
.
TabIndex
=
211
;
this
.
btnInOutP2
.
TabIndex
=
211
;
this
.
btnInOutP2
.
Text
=
"进出轴
NG
放料点P2:"
;
this
.
btnInOutP2
.
Text
=
"进出轴
扫码
放料点P2:"
;
this
.
btnInOutP2
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP2
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP2
.
UseVisualStyleBackColor
=
false
;
this
.
btnInOutP2
.
UseVisualStyleBackColor
=
false
;
this
.
btnInOutP2
.
Click
+=
new
System
.
EventHandler
(
this
.
btnInOutP2_Click
);
this
.
btnInOutP2
.
Click
+=
new
System
.
EventHandler
(
this
.
btnInOutP2_Click
);
...
@@ -880,7 +950,7 @@
...
@@ -880,7 +950,7 @@
this
.
btnInOutP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnInOutP1
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
202
);
this
.
btnInOutP1
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
188
);
this
.
btnInOutP1
.
Name
=
"btnInOutP1"
;
this
.
btnInOutP1
.
Name
=
"btnInOutP1"
;
this
.
btnInOutP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP1
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnInOutP1
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
@@ -899,12 +969,12 @@
...
@@ -899,12 +969,12 @@
this
.
btnMiddleP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMiddleP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMiddleP1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnMiddleP1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnMiddleP1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnMiddleP1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnMiddleP1
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
202
);
this
.
btnMiddleP1
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
188
);
this
.
btnMiddleP1
.
Name
=
"btnMiddleP1"
;
this
.
btnMiddleP1
.
Name
=
"btnMiddleP1"
;
this
.
btnMiddleP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMiddleP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMiddleP1
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnMiddleP1
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnMiddleP1
.
TabIndex
=
207
;
this
.
btnMiddleP1
.
TabIndex
=
207
;
this
.
btnMiddleP1
.
Text
=
"旋转轴待机
/NG
点P1:"
;
this
.
btnMiddleP1
.
Text
=
"旋转轴待机
扫码
点P1:"
;
this
.
btnMiddleP1
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnMiddleP1
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnMiddleP1
.
UseVisualStyleBackColor
=
false
;
this
.
btnMiddleP1
.
UseVisualStyleBackColor
=
false
;
this
.
btnMiddleP1
.
Click
+=
new
System
.
EventHandler
(
this
.
btnMiddleP1_Click
);
this
.
btnMiddleP1
.
Click
+=
new
System
.
EventHandler
(
this
.
btnMiddleP1_Click
);
...
@@ -918,12 +988,12 @@
...
@@ -918,12 +988,12 @@
this
.
btnUpDownP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpDownP1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpDownP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpDownP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpDownP1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnUpDownP1
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnUpDownP1
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
1
19
);
this
.
btnUpDownP1
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
1
05
);
this
.
btnUpDownP1
.
Name
=
"btnUpDownP1"
;
this
.
btnUpDownP1
.
Name
=
"btnUpDownP1"
;
this
.
btnUpDownP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP1
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP1
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnUpDownP1
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnUpDownP1
.
TabIndex
=
199
;
this
.
btnUpDownP1
.
TabIndex
=
199
;
this
.
btnUpDownP1
.
Text
=
"升降轴
NG
放料点P1:"
;
this
.
btnUpDownP1
.
Text
=
"升降轴
扫码
放料点P1:"
;
this
.
btnUpDownP1
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnUpDownP1
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnUpDownP1
.
UseVisualStyleBackColor
=
false
;
this
.
btnUpDownP1
.
UseVisualStyleBackColor
=
false
;
this
.
btnUpDownP1
.
Click
+=
new
System
.
EventHandler
(
this
.
btnUpDownP1_Click
);
this
.
btnUpDownP1
.
Click
+=
new
System
.
EventHandler
(
this
.
btnUpDownP1_Click
);
...
@@ -937,12 +1007,12 @@
...
@@ -937,12 +1007,12 @@
this
.
btnUpDownP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpDownP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpDownP2
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpDownP2
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpDownP2
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnUpDownP2
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnUpDownP2
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
1
59
);
this
.
btnUpDownP2
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
1
45
);
this
.
btnUpDownP2
.
Name
=
"btnUpDownP2"
;
this
.
btnUpDownP2
.
Name
=
"btnUpDownP2"
;
this
.
btnUpDownP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP2
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnUpDownP2
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnUpDownP2
.
TabIndex
=
201
;
this
.
btnUpDownP2
.
TabIndex
=
201
;
this
.
btnUpDownP2
.
Text
=
"升降轴
NG
缓冲点P2:"
;
this
.
btnUpDownP2
.
Text
=
"升降轴
扫码
缓冲点P2:"
;
this
.
btnUpDownP2
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnUpDownP2
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnUpDownP2
.
UseVisualStyleBackColor
=
false
;
this
.
btnUpDownP2
.
UseVisualStyleBackColor
=
false
;
this
.
btnUpDownP2
.
Click
+=
new
System
.
EventHandler
(
this
.
btnUpDownP2_Click
);
this
.
btnUpDownP2
.
Click
+=
new
System
.
EventHandler
(
this
.
btnUpDownP2_Click
);
...
@@ -955,7 +1025,7 @@
...
@@ -955,7 +1025,7 @@
this
.
btnComP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
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
.
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
.
ForeColor
=
System
.
Drawing
.
Color
.
Purple
;
this
.
btnComP3
.
Location
=
new
System
.
Drawing
.
Point
(
492
,
2
44
);
this
.
btnComP3
.
Location
=
new
System
.
Drawing
.
Point
(
492
,
2
30
);
this
.
btnComP3
.
Name
=
"btnComP3"
;
this
.
btnComP3
.
Name
=
"btnComP3"
;
this
.
btnComP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnComP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnComP3
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnComP3
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
@@ -973,7 +1043,7 @@
...
@@ -973,7 +1043,7 @@
this
.
btnComP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
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
.
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
.
ForeColor
=
System
.
Drawing
.
Color
.
Purple
;
this
.
btnComP2
.
Location
=
new
System
.
Drawing
.
Point
(
492
,
202
);
this
.
btnComP2
.
Location
=
new
System
.
Drawing
.
Point
(
492
,
188
);
this
.
btnComP2
.
Name
=
"btnComP2"
;
this
.
btnComP2
.
Name
=
"btnComP2"
;
this
.
btnComP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnComP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnComP2
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnComP2
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
@@ -991,7 +1061,7 @@
...
@@ -991,7 +1061,7 @@
this
.
btnInOutP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
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
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnInOutP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP3
.
Location
=
new
System
.
Drawing
.
Point
(
250
,
2
82
);
this
.
btnInOutP3
.
Location
=
new
System
.
Drawing
.
Point
(
250
,
2
68
);
this
.
btnInOutP3
.
Name
=
"btnInOutP3"
;
this
.
btnInOutP3
.
Name
=
"btnInOutP3"
;
this
.
btnInOutP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnInOutP3
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnInOutP3
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
@@ -1009,7 +1079,7 @@
...
@@ -1009,7 +1079,7 @@
this
.
btnMiddleP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMiddleP2
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnMiddleP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMiddleP2
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnMiddleP2
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnMiddleP2
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnMiddleP2
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
2
44
);
this
.
btnMiddleP2
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
2
30
);
this
.
btnMiddleP2
.
Name
=
"btnMiddleP2"
;
this
.
btnMiddleP2
.
Name
=
"btnMiddleP2"
;
this
.
btnMiddleP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMiddleP2
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnMiddleP2
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnMiddleP2
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
@@ -1027,7 +1097,7 @@
...
@@ -1027,7 +1097,7 @@
this
.
btnUpDownP5
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
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
.
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
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpDownP5
.
Location
=
new
System
.
Drawing
.
Point
(
492
,
1
19
);
this
.
btnUpDownP5
.
Location
=
new
System
.
Drawing
.
Point
(
492
,
1
05
);
this
.
btnUpDownP5
.
Name
=
"btnUpDownP5"
;
this
.
btnUpDownP5
.
Name
=
"btnUpDownP5"
;
this
.
btnUpDownP5
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP5
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP5
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnUpDownP5
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
@@ -1045,7 +1115,7 @@
...
@@ -1045,7 +1115,7 @@
this
.
btnUpDownP6
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
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
.
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
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpDownP6
.
Location
=
new
System
.
Drawing
.
Point
(
492
,
1
59
);
this
.
btnUpDownP6
.
Location
=
new
System
.
Drawing
.
Point
(
492
,
1
45
);
this
.
btnUpDownP6
.
Name
=
"btnUpDownP6"
;
this
.
btnUpDownP6
.
Name
=
"btnUpDownP6"
;
this
.
btnUpDownP6
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP6
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP6
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnUpDownP6
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
@@ -1063,7 +1133,7 @@
...
@@ -1063,7 +1133,7 @@
this
.
btnUpDownP3
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
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
.
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
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpDownP3
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
1
19
);
this
.
btnUpDownP3
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
1
05
);
this
.
btnUpDownP3
.
Name
=
"btnUpDownP3"
;
this
.
btnUpDownP3
.
Name
=
"btnUpDownP3"
;
this
.
btnUpDownP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP3
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP3
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnUpDownP3
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
@@ -1081,7 +1151,7 @@
...
@@ -1081,7 +1151,7 @@
this
.
btnUpDownP4
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
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
.
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
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpDownP4
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
1
59
);
this
.
btnUpDownP4
.
Location
=
new
System
.
Drawing
.
Point
(
251
,
1
45
);
this
.
btnUpDownP4
.
Name
=
"btnUpDownP4"
;
this
.
btnUpDownP4
.
Name
=
"btnUpDownP4"
;
this
.
btnUpDownP4
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP4
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpDownP4
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
this
.
btnUpDownP4
.
Size
=
new
System
.
Drawing
.
Size
(
140
,
33
);
...
@@ -1103,13 +1173,28 @@
...
@@ -1103,13 +1173,28 @@
this
.
groupBox1
.
Controls
.
Add
(
this
.
label1
);
this
.
groupBox1
.
Controls
.
Add
(
this
.
label1
);
this
.
groupBox1
.
Enabled
=
false
;
this
.
groupBox1
.
Enabled
=
false
;
this
.
groupBox1
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
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
(
987
,
117
);
this
.
groupBox1
.
Location
=
new
System
.
Drawing
.
Point
(
1001
,
117
);
this
.
groupBox1
.
Name
=
"groupBox1"
;
this
.
groupBox1
.
Name
=
"groupBox1"
;
this
.
groupBox1
.
Size
=
new
System
.
Drawing
.
Size
(
302
,
361
);
this
.
groupBox1
.
Size
=
new
System
.
Drawing
.
Size
(
288
,
361
);
this
.
groupBox1
.
TabIndex
=
1
;
this
.
groupBox1
.
TabIndex
=
1
;
this
.
groupBox1
.
TabStop
=
false
;
this
.
groupBox1
.
TabStop
=
false
;
this
.
groupBox1
.
Text
=
"压紧轴位置配置"
;
this
.
groupBox1
.
Text
=
"压紧轴位置配置"
;
//
//
// txtUpdownP11
//
this
.
txtUpdownP11
.
AcceptsReturn
=
true
;
this
.
txtUpdownP11
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Window
;
this
.
txtUpdownP11
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpdownP11
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpdownP11
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpdownP11
.
Location
=
new
System
.
Drawing
.
Point
(
641
,
313
);
this
.
txtUpdownP11
.
MaxLength
=
0
;
this
.
txtUpdownP11
.
Name
=
"txtUpdownP11"
;
this
.
txtUpdownP11
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpdownP11
.
Size
=
new
System
.
Drawing
.
Size
(
89
,
23
);
this
.
txtUpdownP11
.
TabIndex
=
227
;
this
.
txtUpdownP11
.
Text
=
"999"
;
//
// btnSaveCom
// btnSaveCom
//
//
this
.
btnSaveCom
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnSaveCom
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
...
@@ -1123,6 +1208,21 @@
...
@@ -1123,6 +1208,21 @@
this
.
btnSaveCom
.
UseVisualStyleBackColor
=
false
;
this
.
btnSaveCom
.
UseVisualStyleBackColor
=
false
;
this
.
btnSaveCom
.
Click
+=
new
System
.
EventHandler
(
this
.
btnSaveCom_Click
);
this
.
btnSaveCom
.
Click
+=
new
System
.
EventHandler
(
this
.
btnSaveCom_Click
);
//
//
// txtUpdownP12
//
this
.
txtUpdownP12
.
AcceptsReturn
=
true
;
this
.
txtUpdownP12
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Window
;
this
.
txtUpdownP12
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
IBeam
;
this
.
txtUpdownP12
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
txtUpdownP12
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
WindowText
;
this
.
txtUpdownP12
.
Location
=
new
System
.
Drawing
.
Point
(
891
,
313
);
this
.
txtUpdownP12
.
MaxLength
=
0
;
this
.
txtUpdownP12
.
Name
=
"txtUpdownP12"
;
this
.
txtUpdownP12
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
txtUpdownP12
.
Size
=
new
System
.
Drawing
.
Size
(
89
,
23
);
this
.
txtUpdownP12
.
TabIndex
=
229
;
this
.
txtUpdownP12
.
Text
=
"999"
;
//
// txtComMax
// txtComMax
//
//
this
.
txtComMax
.
AcceptsReturn
=
true
;
this
.
txtComMax
.
AcceptsReturn
=
true
;
...
@@ -1138,6 +1238,24 @@
...
@@ -1138,6 +1238,24 @@
this
.
txtComMax
.
TabIndex
=
255
;
this
.
txtComMax
.
TabIndex
=
255
;
this
.
txtComMax
.
Text
=
"1000"
;
this
.
txtComMax
.
Text
=
"1000"
;
//
//
// btnUpdownP11
//
this
.
btnUpdownP11
.
AutoSize
=
true
;
this
.
btnUpdownP11
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnUpdownP11
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
Default
;
this
.
btnUpdownP11
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpdownP11
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpdownP11
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpdownP11
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnUpdownP11
.
Location
=
new
System
.
Drawing
.
Point
(
492
,
308
);
this
.
btnUpdownP11
.
Name
=
"btnUpdownP11"
;
this
.
btnUpdownP11
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpdownP11
.
Size
=
new
System
.
Drawing
.
Size
(
147
,
33
);
this
.
btnUpdownP11
.
TabIndex
=
226
;
this
.
btnUpdownP11
.
Text
=
"升降轴NG放料低点P11:"
;
this
.
btnUpdownP11
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnUpdownP11
.
UseVisualStyleBackColor
=
false
;
//
// label47
// label47
//
//
this
.
label47
.
AutoSize
=
true
;
this
.
label47
.
AutoSize
=
true
;
...
@@ -1152,6 +1270,24 @@
...
@@ -1152,6 +1270,24 @@
this
.
label47
.
Text
=
"-"
;
this
.
label47
.
Text
=
"-"
;
this
.
label47
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
this
.
label47
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
//
//
// btnUpdownP12
//
this
.
btnUpdownP12
.
AutoSize
=
true
;
this
.
btnUpdownP12
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnUpdownP12
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
Default
;
this
.
btnUpdownP12
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnUpdownP12
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnUpdownP12
.
ForeColor
=
System
.
Drawing
.
Color
.
Red
;
this
.
btnUpdownP12
.
ImageAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnUpdownP12
.
Location
=
new
System
.
Drawing
.
Point
(
738
,
308
);
this
.
btnUpdownP12
.
Name
=
"btnUpdownP12"
;
this
.
btnUpdownP12
.
RightToLeft
=
System
.
Windows
.
Forms
.
RightToLeft
.
No
;
this
.
btnUpdownP12
.
Size
=
new
System
.
Drawing
.
Size
(
147
,
33
);
this
.
btnUpdownP12
.
TabIndex
=
228
;
this
.
btnUpdownP12
.
Text
=
"升降轴NG放料高点P12:"
;
this
.
btnUpdownP12
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
this
.
btnUpdownP12
.
UseVisualStyleBackColor
=
false
;
//
// txtComMin
// txtComMin
//
//
this
.
txtComMin
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Window
;
this
.
txtComMin
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Window
;
...
@@ -1229,6 +1365,7 @@
...
@@ -1229,6 +1365,7 @@
this
.
groupBox3
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((((
System
.
Windows
.
Forms
.
AnchorStyles
.
Top
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
)
this
.
groupBox3
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((((
System
.
Windows
.
Forms
.
AnchorStyles
.
Top
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
)
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Right
)));
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Right
)));
this
.
groupBox3
.
Controls
.
Add
(
this
.
lblTemp
);
this
.
groupBox3
.
Controls
.
Add
(
this
.
lblMoveEquipInfo
);
this
.
groupBox3
.
Controls
.
Add
(
this
.
lblMoveEquipInfo
);
this
.
groupBox3
.
Controls
.
Add
(
this
.
lblWarnMsg
);
this
.
groupBox3
.
Controls
.
Add
(
this
.
lblWarnMsg
);
this
.
groupBox3
.
Controls
.
Add
(
this
.
lblThisSta
);
this
.
groupBox3
.
Controls
.
Add
(
this
.
lblThisSta
);
...
@@ -1240,6 +1377,18 @@
...
@@ -1240,6 +1377,18 @@
this
.
groupBox3
.
TabStop
=
false
;
this
.
groupBox3
.
TabStop
=
false
;
this
.
groupBox3
.
Text
=
"设备状态"
;
this
.
groupBox3
.
Text
=
"设备状态"
;
//
//
// lblTemp
//
this
.
lblTemp
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Top
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Right
)));
this
.
lblTemp
.
AutoSize
=
true
;
this
.
lblTemp
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
10.5F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblTemp
.
ForeColor
=
System
.
Drawing
.
Color
.
Black
;
this
.
lblTemp
.
Location
=
new
System
.
Drawing
.
Point
(
994
,
18
);
this
.
lblTemp
.
Name
=
"lblTemp"
;
this
.
lblTemp
.
Size
=
new
System
.
Drawing
.
Size
(
159
,
20
);
this
.
lblTemp
.
TabIndex
=
270
;
this
.
lblTemp
.
Text
=
"当前温度--,当前湿度--"
;
//
// lblMoveEquipInfo
// lblMoveEquipInfo
//
//
this
.
lblMoveEquipInfo
.
AutoSize
=
true
;
this
.
lblMoveEquipInfo
.
AutoSize
=
true
;
...
@@ -1545,6 +1694,14 @@
...
@@ -1545,6 +1694,14 @@
public
System
.
Windows
.
Forms
.
TextBox
txtComMin
;
public
System
.
Windows
.
Forms
.
TextBox
txtComMin
;
public
System
.
Windows
.
Forms
.
Label
label48
;
public
System
.
Windows
.
Forms
.
Label
label48
;
private
System
.
Windows
.
Forms
.
TabPage
tabPage4
;
private
System
.
Windows
.
Forms
.
TabPage
tabPage4
;
public
System
.
Windows
.
Forms
.
TextBox
txtMiddleP11
;
public
System
.
Windows
.
Forms
.
Button
btnMiddleP11
;
public
System
.
Windows
.
Forms
.
TextBox
txtUpdownP11
;
public
System
.
Windows
.
Forms
.
TextBox
txtUpdownP12
;
public
System
.
Windows
.
Forms
.
Button
btnUpdownP11
;
public
System
.
Windows
.
Forms
.
Button
btnUpdownP12
;
public
System
.
Windows
.
Forms
.
TextBox
txtInoutP11
;
public
System
.
Windows
.
Forms
.
Button
btnInoutP11
;
}
}
}
}
source/ACPackingStore/FrmBox.cs
查看文件 @
6b4a395
...
@@ -85,7 +85,13 @@ namespace OnlineStore.ACPackingStore
...
@@ -85,7 +85,13 @@ namespace OnlineStore.ACPackingStore
txtComP1
.
Text
=
BoxBean
.
Config
.
CompAxis_P1_Position
.
ToString
();
txtComP1
.
Text
=
BoxBean
.
Config
.
CompAxis_P1_Position
.
ToString
();
txtUpDownP2
.
Text
=
BoxBean
.
Config
.
UpDownAxis_P2
.
ToString
();
txtUpDownP2
.
Text
=
BoxBean
.
Config
.
UpDownAxis_P2
.
ToString
();
txtInOutP2
.
Text
=
BoxBean
.
Config
.
InOutAxis_P2_Position
.
ToString
();
txtMiddleP11
.
Text
=
BoxBean
.
Config
.
MiddleAxis_P11
.
ToString
();
txtUpdownP11
.
Text
=
BoxBean
.
Config
.
UpDownAxis_P11
.
ToString
();
txtUpdownP12
.
Text
=
BoxBean
.
Config
.
UpDownAxis_P12
.
ToString
();
txtInOutP2
.
Text
=
BoxBean
.
Config
.
InOutAxis_P2_Position
.
ToString
();
txtInoutP11
.
Text
=
BoxBean
.
Config
.
InOutAxis_P11_Position
.
ToString
();
//txtInOutP2.Text = BoxBean.Config.InOutAxis_DoorPosition_P2.ToString();
//txtInOutP2.Text = BoxBean.Config.InOutAxis_DoorPosition_P2.ToString();
txtUpDownP1
.
Text
=
BoxBean
.
Config
.
UpDownAxis_P1
.
ToString
();
txtUpDownP1
.
Text
=
BoxBean
.
Config
.
UpDownAxis_P1
.
ToString
();
if
(
ktkPosition
!=
null
)
if
(
ktkPosition
!=
null
)
...
@@ -102,7 +108,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -102,7 +108,7 @@ namespace OnlineStore.ACPackingStore
//txtUpDownP2.Text = ktkPosition.UpDownAxis_P2.ToString();
//txtUpDownP2.Text = ktkPosition.UpDownAxis_P2.ToString();
//txtUpDownP7.Text = ktkPosition.UpDownAxis_DoorOBPosition_P7.ToString();
//txtUpDownP7.Text = ktkPosition.UpDownAxis_DoorOBPosition_P7.ToString();
//txtUpDownP8.Text = ktkPosition.UpDownAxis_DoorIBPosition_P8.ToString();
//txtUpDownP8.Text = ktkPosition.UpDownAxis_DoorIBPosition_P8.ToString();
txtInOutP2
.
Text
=
ktkPosition
.
InOutAxis_P2
.
ToString
();
//txtUpDownP1.Text = ktkPosition.UpDownAxis_P1.ToString();
//txtUpDownP1.Text = ktkPosition.UpDownAxis_P1.ToString();
}
}
...
@@ -110,7 +116,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -110,7 +116,7 @@ namespace OnlineStore.ACPackingStore
chbDebug
.
Checked
=
BoxBean
.
IsDebug
;
chbDebug
.
Checked
=
BoxBean
.
IsDebug
;
this
.
ShowInTaskbar
=
true
;
this
.
ShowInTaskbar
=
true
;
txtTempPort
.
Text
=
BoxBean
.
Config
.
Humiture_Port
;
txtTempPort
.
Text
=
BoxBean
.
Config
.
Humiture_Port
;
LoadOk
=
true
;
LoadOk
=
true
;
}
}
#
endregion
#
endregion
...
@@ -139,7 +145,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -139,7 +145,7 @@ namespace OnlineStore.ACPackingStore
if
(!
this
.
Visible
)
if
(!
this
.
Visible
)
{
{
return
;
return
;
}
}
if
(
chbDebug
.
Checked
.
Equals
(
BoxBean
.
IsDebug
).
Equals
(
false
))
if
(
chbDebug
.
Checked
.
Equals
(
BoxBean
.
IsDebug
).
Equals
(
false
))
{
{
LoadOk
=
false
;
LoadOk
=
false
;
...
@@ -147,7 +153,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -147,7 +153,7 @@ namespace OnlineStore.ACPackingStore
LoadOk
=
true
;
LoadOk
=
true
;
}
}
lblTemp
.
Text
=
BoxBean
.
humBean
.
currTempStr
;
lblTemp
.
Text
=
BoxBean
.
humBean
.
currTempStr
;
lblWarnMsg
.
Text
=
BoxBean
.
GetWarnMsg
();
lblWarnMsg
.
Text
=
BoxBean
.
GetWarnMsg
();
//ReadPosistion();
//ReadPosistion();
if
(
BoxBean
.
storeRunStatus
>
StoreRunStatus
.
Wait
)
if
(
BoxBean
.
storeRunStatus
>
StoreRunStatus
.
Wait
)
...
@@ -186,7 +192,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -186,7 +192,7 @@ namespace OnlineStore.ACPackingStore
}
}
}
}
}
}
if
(
BoxBean
.
AutoInout
.
autoNext
)
if
(
BoxBean
.
AutoInout
.
autoNext
)
{
{
string
msg
=
BoxBean
.
AutoInout
.
autoMsg
;
string
msg
=
BoxBean
.
AutoInout
.
autoMsg
;
...
@@ -219,11 +225,11 @@ namespace OnlineStore.ACPackingStore
...
@@ -219,11 +225,11 @@ namespace OnlineStore.ACPackingStore
else
else
{
{
lblThisSta
.
Text
=
"等待启动"
;
lblThisSta
.
Text
=
"等待启动"
;
// lblWarnMsg.Text = "";
// lblWarnMsg.Text = "";
btnStartAuTo
.
Text
=
"开始自动出入库"
;
btnStartAuTo
.
Text
=
"开始自动出入库"
;
}
}
}
}
private
void
btnOutStore_Click
(
object
sender
,
EventArgs
e
)
private
void
btnOutStore_Click
(
object
sender
,
EventArgs
e
)
{
{
if
(
BoxBean
.
storeRunStatus
>=
StoreRunStatus
.
HomeMoving
)
if
(
BoxBean
.
storeRunStatus
>=
StoreRunStatus
.
HomeMoving
)
...
@@ -277,9 +283,14 @@ namespace OnlineStore.ACPackingStore
...
@@ -277,9 +283,14 @@ namespace OnlineStore.ACPackingStore
ktk
.
UpDown_LP101
=
FormUtil
.
GetIntValue
(
txtUpdownP101
);
ktk
.
UpDown_LP101
=
FormUtil
.
GetIntValue
(
txtUpdownP101
);
ktk
.
UpDown_HP102
=
FormUtil
.
GetIntValue
(
txtUpdownP102
);
ktk
.
UpDown_HP102
=
FormUtil
.
GetIntValue
(
txtUpdownP102
);
ktk
.
Middle_P101
=
FormUtil
.
GetIntValue
(
txtMP101
);
ktk
.
Middle_P101
=
FormUtil
.
GetIntValue
(
txtMP101
);
ktk
.
InOut_P11
=
FormUtil
.
GetIntValue
(
txtInoutP11
);
ktk
.
UpDown_P11
=
FormUtil
.
GetIntValue
(
txtUpdownP11
);
ktk
.
UpDown_P12
=
FormUtil
.
GetIntValue
(
txtUpdownP12
);
ktk
.
Middle_P11
=
FormUtil
.
GetIntValue
(
txtMiddleP11
);
return
ktk
;
return
ktk
;
}
}
private
void
cmbPosition_SelectedIndexChanged
(
object
sender
,
EventArgs
e
)
private
void
cmbPosition_SelectedIndexChanged
(
object
sender
,
EventArgs
e
)
{
{
if
(
cmbPosition
.
SelectedIndex
>=
0
)
if
(
cmbPosition
.
SelectedIndex
>=
0
)
...
@@ -297,7 +308,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -297,7 +308,7 @@ namespace OnlineStore.ACPackingStore
txtComP2
.
Text
=
BoxBean
.
Config
.
GetComP2
(
ktkPosition
.
BagHigh
).
TargetComP2
().
ToString
();
txtComP2
.
Text
=
BoxBean
.
Config
.
GetComP2
(
ktkPosition
.
BagHigh
).
TargetComP2
().
ToString
();
txtComP3
.
Text
=
ktkPosition
.
ComAxis_P3
.
ToString
();
txtComP3
.
Text
=
ktkPosition
.
ComAxis_P3
.
ToString
();
txtInOutP3
.
Text
=
ktkPosition
.
InoutAxis_P3
.
ToString
();
txtInOutP3
.
Text
=
ktkPosition
.
InoutAxis_P3
.
ToString
();
txtInOutP2
.
Text
=
ktkPosition
.
InOutAxis_P2
.
ToString
();
txtInOutP2
.
Text
=
BoxBean
.
Config
.
InOutAxis_P2_Position
.
ToString
();
//txtUpDownP2.Text = ktkPosition.UpDownAxis_P2.ToString();
//txtUpDownP2.Text = ktkPosition.UpDownAxis_P2.ToString();
//txtUpDownP7.Text = ktkPosition.UpDownAxis_DoorOBPosition_P7.ToString();
//txtUpDownP7.Text = ktkPosition.UpDownAxis_DoorOBPosition_P7.ToString();
...
@@ -307,9 +318,10 @@ namespace OnlineStore.ACPackingStore
...
@@ -307,9 +318,10 @@ namespace OnlineStore.ACPackingStore
}
}
}
}
}
}
private
void
btnSavePosition_Click
(
object
sender
,
EventArgs
e
)
private
void
btnSavePosition_Click
(
object
sender
,
EventArgs
e
)
{
{
//料仓格子位置保存
//料仓格子位置保存
string
selectPositionNum
=
cmbPosition
.
Text
;
string
selectPositionNum
=
cmbPosition
.
Text
;
ACBoxPosition
ktkPosition
=
CSVPositionReader
<
ACBoxPosition
>.
GetPositon
(
selectPositionNum
);
ACBoxPosition
ktkPosition
=
CSVPositionReader
<
ACBoxPosition
>.
GetPositon
(
selectPositionNum
);
...
@@ -325,7 +337,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -325,7 +337,7 @@ namespace OnlineStore.ACPackingStore
ktkPosition
.
UpdownAxis_OH_P5
=
FormUtil
.
GetIntValue
(
txtUpDownP5
);
ktkPosition
.
UpdownAxis_OH_P5
=
FormUtil
.
GetIntValue
(
txtUpDownP5
);
ktkPosition
.
UpdownAxis_OL_P6
=
FormUtil
.
GetIntValue
(
txtUpDownP6
);
ktkPosition
.
UpdownAxis_OL_P6
=
FormUtil
.
GetIntValue
(
txtUpDownP6
);
ktkPosition
.
ComAxis_P2
=
FormUtil
.
GetIntValue
(
txtComP2
);
ktkPosition
.
ComAxis_P2
=
FormUtil
.
GetIntValue
(
txtComP2
);
ktkPosition
.
InOutAxis_P2
=
FormUtil
.
GetIntValue
(
txtInOutP2
);
//ktkPosition.InOutAxis_P11 = FormUtil.GetIntValue(txtInoutP11
);
//ktkPosition.UpDownAxis_P2 = FormUtil.GetIntValue(txtUpDownP2);
//ktkPosition.UpDownAxis_P2 = FormUtil.GetIntValue(txtUpDownP2);
//ktkPosition.UpDownAxis_DoorOBPosition_P7 = FormUtil.GetIntValue(txtUpDownP7);
//ktkPosition.UpDownAxis_DoorOBPosition_P7 = FormUtil.GetIntValue(txtUpDownP7);
//ktkPosition.UpDownAxis_DoorIBPosition_P8 = FormUtil.GetIntValue(txtUpDownP8);
//ktkPosition.UpDownAxis_DoorIBPosition_P8 = FormUtil.GetIntValue(txtUpDownP8);
...
@@ -364,7 +376,11 @@ namespace OnlineStore.ACPackingStore
...
@@ -364,7 +376,11 @@ namespace OnlineStore.ACPackingStore
BoxBean
.
Config
.
InOutAxis_P1_Position
=
FormUtil
.
GetIntValue
(
txtInOutP1
);
BoxBean
.
Config
.
InOutAxis_P1_Position
=
FormUtil
.
GetIntValue
(
txtInOutP1
);
needUpdate
=
true
;
needUpdate
=
true
;
}
}
if
(
BoxBean
.
Config
.
InOutAxis_P11_Position
!=
FormUtil
.
GetIntValue
(
txtInoutP11
))
{
BoxBean
.
Config
.
InOutAxis_P11_Position
=
FormUtil
.
GetIntValue
(
txtInoutP11
);
needUpdate
=
true
;
}
if
(
BoxBean
.
Config
.
CompAxis_P1_Position
!=
FormUtil
.
GetIntValue
(
txtComP1
))
if
(
BoxBean
.
Config
.
CompAxis_P1_Position
!=
FormUtil
.
GetIntValue
(
txtComP1
))
{
{
BoxBean
.
Config
.
CompAxis_P1_Position
=
FormUtil
.
GetIntValue
(
txtComP1
);
BoxBean
.
Config
.
CompAxis_P1_Position
=
FormUtil
.
GetIntValue
(
txtComP1
);
...
@@ -376,6 +392,26 @@ namespace OnlineStore.ACPackingStore
...
@@ -376,6 +392,26 @@ namespace OnlineStore.ACPackingStore
needUpdate
=
true
;
needUpdate
=
true
;
}
}
if
(
BoxBean
.
Config
.
MiddleAxis_P11
!=
FormUtil
.
GetIntValue
(
txtMiddleP11
))
{
BoxBean
.
Config
.
MiddleAxis_P11
=
FormUtil
.
GetIntValue
(
txtMiddleP11
);
needUpdate
=
true
;
}
if
(
BoxBean
.
Config
.
UpDownAxis_P11
!=
FormUtil
.
GetIntValue
(
txtUpdownP11
))
{
BoxBean
.
Config
.
UpDownAxis_P11
=
FormUtil
.
GetIntValue
(
txtUpdownP11
);
needUpdate
=
true
;
}
if
(
BoxBean
.
Config
.
UpDownAxis_P12
!=
FormUtil
.
GetIntValue
(
txtUpdownP12
))
{
BoxBean
.
Config
.
UpDownAxis_P12
=
FormUtil
.
GetIntValue
(
txtUpdownP12
);
needUpdate
=
true
;
}
if
(
BoxBean
.
Config
.
InOutAxis_P2_Position
!=
FormUtil
.
GetIntValue
(
txtInOutP2
))
{
BoxBean
.
Config
.
InOutAxis_P2_Position
=
FormUtil
.
GetIntValue
(
txtInOutP2
);
needUpdate
=
true
;
}
//if (BoxBean.Config.InOutAxis_DoorPosition_P2 != FormUtil.GetIntValue(txtInOutP2))
//if (BoxBean.Config.InOutAxis_DoorPosition_P2 != FormUtil.GetIntValue(txtInOutP2))
//{
//{
// BoxBean.Config.InOutAxis_DoorPosition_P2 = FormUtil.GetIntValue(txtInOutP2);
// BoxBean.Config.InOutAxis_DoorPosition_P2 = FormUtil.GetIntValue(txtInOutP2);
...
@@ -392,7 +428,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -392,7 +428,7 @@ namespace OnlineStore.ACPackingStore
StoreManager
.
UpdateBoxConfig
(
BoxBean
.
Config
);
StoreManager
.
UpdateBoxConfig
(
BoxBean
.
Config
);
}
}
}
}
/// <summary>
/// <summary>
/// 判断进出轴是否在P1点
/// 判断进出轴是否在P1点
...
@@ -408,7 +444,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -408,7 +444,7 @@ namespace OnlineStore.ACPackingStore
MessageBox
.
Show
(
"叉子不在待机位,请先将叉子退回待机位("
+
InOutDefaultPosition
+
")"
,
"警告(叉子在待机位时,才能移动升降轴和旋转轴) "
,
MessageBoxButtons
.
OK
,
MessageBoxIcon
.
Exclamation
);
MessageBox
.
Show
(
"叉子不在待机位,请先将叉子退回待机位("
+
InOutDefaultPosition
+
")"
,
"警告(叉子在待机位时,才能移动升降轴和旋转轴) "
,
MessageBoxButtons
.
OK
,
MessageBoxIcon
.
Exclamation
);
return
false
;
return
false
;
}
}
private
void
AxisABSMove
(
ConfigMoveAxis
moveAxis
,
int
targetPosition
,
int
targetSpeed
)
private
void
AxisABSMove
(
ConfigMoveAxis
moveAxis
,
int
targetPosition
,
int
targetSpeed
)
{
{
moveAxis
.
TargetPosition
=
targetPosition
;
moveAxis
.
TargetPosition
=
targetPosition
;
...
@@ -487,7 +523,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -487,7 +523,7 @@ namespace OnlineStore.ACPackingStore
}
}
private
void
btnInOutP1_Click
(
object
sender
,
EventArgs
e
)
private
void
btnInOutP1_Click
(
object
sender
,
EventArgs
e
)
{
{
int
value
=
FormUtil
.
GetIntValue
(
txtInOutP1
);
int
value
=
FormUtil
.
GetIntValue
(
txtInOutP1
);
AxisABSMove
(
BoxBean
.
Config
.
InOut_Axis
,
value
,
BoxBean
.
Config
.
InOutAxis_P1_Speed
);
AxisABSMove
(
BoxBean
.
Config
.
InOut_Axis
,
value
,
BoxBean
.
Config
.
InOutAxis_P1_Speed
);
}
}
...
@@ -543,7 +579,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -543,7 +579,7 @@ namespace OnlineStore.ACPackingStore
int
jiange
=
FormUtil
.
GetIntValue
(
txtJiange
);
int
jiange
=
FormUtil
.
GetIntValue
(
txtJiange
);
int
currIndex
=
cmbPosition
.
SelectedIndex
;
int
currIndex
=
cmbPosition
.
SelectedIndex
;
BoxBean
.
AutoInout
.
StartAuto
(
jiange
,
currIndex
,
cmbShelfPosition
.
Text
);
BoxBean
.
AutoInout
.
StartAuto
(
jiange
,
currIndex
,
cmbShelfPosition
.
Text
);
string
poText
=
cmbPosition
.
Text
;
string
poText
=
cmbPosition
.
Text
;
BoxBean
.
AutoInout
.
autoMsg
=
"自动出库:"
+
poText
;
BoxBean
.
AutoInout
.
autoMsg
=
"自动出库:"
+
poText
;
LogUtil
.
info
(
LOGGER
,
BoxBean
.
Name
+
"开启自动出入库模式,开始位置【"
+
poText
+
"】(索引="
+
currIndex
+
"),间隔="
+
jiange
+
",入库开始!"
);
LogUtil
.
info
(
LOGGER
,
BoxBean
.
Name
+
"开启自动出入库模式,开始位置【"
+
poText
+
"】(索引="
+
currIndex
+
"),间隔="
+
jiange
+
",入库开始!"
);
...
@@ -566,7 +602,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -566,7 +602,7 @@ namespace OnlineStore.ACPackingStore
private
void
btnStoreStart_Click
(
object
sender
,
EventArgs
e
)
private
void
btnStoreStart_Click
(
object
sender
,
EventArgs
e
)
{
{
bool
result
=
BoxBean
.
StartRun
(
true
);
bool
result
=
BoxBean
.
StartRun
(
true
);
if
(
result
)
if
(
result
)
{
{
StoreOpenStatus
(
true
);
StoreOpenStatus
(
true
);
...
@@ -603,7 +639,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -603,7 +639,7 @@ namespace OnlineStore.ACPackingStore
{
{
this
.
BoxBean
.
Reset
();
this
.
BoxBean
.
Reset
();
btnSotreReset
.
Enabled
=
false
;
btnSotreReset
.
Enabled
=
false
;
}
}
else
else
{
{
MessageBox
.
Show
(
"请先启动料仓!"
);
MessageBox
.
Show
(
"请先启动料仓!"
);
...
@@ -668,14 +704,14 @@ namespace OnlineStore.ACPackingStore
...
@@ -668,14 +704,14 @@ namespace OnlineStore.ACPackingStore
this
.
btnInOutP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP1
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnInOutP3
.
ForeColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
btnMiddleP1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnMiddleP1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnMiddleP2
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
this
.
btnMiddleP2
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
0
)))),
((
int
)(((
byte
)(
192
)))));
}
}
private
void
btnTempInit_Click
(
object
sender
,
EventArgs
e
)
private
void
btnTempInit_Click
(
object
sender
,
EventArgs
e
)
{
{
string
port
=
txtTempPort
.
Text
.
ToString
();
string
port
=
txtTempPort
.
Text
.
ToString
();
HumitureController
.
Init
(
port
);
HumitureController
.
Init
(
port
);
}
}
...
@@ -690,7 +726,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -690,7 +726,7 @@ namespace OnlineStore.ACPackingStore
txtTemp
.
Text
=
param
.
Temperate
.
ToString
();
txtTemp
.
Text
=
param
.
Temperate
.
ToString
();
txtHum
.
Text
=
param
.
Humidity
.
ToString
();
txtHum
.
Text
=
param
.
Humidity
.
ToString
();
}
}
internal
void
DebugStatus
(
bool
isDebug
)
internal
void
DebugStatus
(
bool
isDebug
)
{
{
groupBox1
.
Enabled
=
isDebug
;
groupBox1
.
Enabled
=
isDebug
;
...
@@ -805,13 +841,13 @@ namespace OnlineStore.ACPackingStore
...
@@ -805,13 +841,13 @@ namespace OnlineStore.ACPackingStore
string
ioIP
=
"192.168.200.13"
;
string
ioIP
=
"192.168.200.13"
;
int
ioIndex
=
0
;
int
ioIndex
=
0
;
// if (store.Config.StoreDIList.ContainsKey(IO_Type.UpdownPositionSingal))
// if (store.Config.StoreDIList.ContainsKey(IO_Type.UpdownPositionSingal))
if
(
BoxBean
.
Config
.
DIList
.
ContainsKey
(
IO_Type
.
TrayCheck_Fixture
))
if
(
BoxBean
.
Config
.
DIList
.
ContainsKey
(
IO_Type
.
Compress_Check
))
{
{
ioIP
=
BoxBean
.
Config
.
DIList
[
IO_Type
.
TrayCheck_Fixture
].
DeviceName
;
ioIP
=
BoxBean
.
Config
.
DIList
[
IO_Type
.
Compress_Check
].
IO_IP
;
ioIndex
=
BoxBean
.
Config
.
DIList
[
IO_Type
.
TrayCheck_Fixture
].
GetIOAddr
();
ioIndex
=
BoxBean
.
Config
.
DIList
[
IO_Type
.
Compress_Check
].
GetIOAddr
();
}
}
FrmPositionTool
frm
=
new
FrmPositionTool
(
PortName
,
slvAddr
,
ioIP
,
ioIndex
,
Text
,
BoxBean
.
DeviceID
);
FrmPositionTool
frm
=
new
FrmPositionTool
(
PortName
,
slvAddr
,
ioIP
,
ioIndex
,
Text
,
BoxBean
.
DeviceID
);
frm
.
ShowDialog
();
frm
.
ShowDialog
();
}
}
private
void
btnSaveCom_Click
(
object
sender
,
EventArgs
e
)
private
void
btnSaveCom_Click
(
object
sender
,
EventArgs
e
)
...
@@ -840,7 +876,7 @@ namespace OnlineStore.ACPackingStore
...
@@ -840,7 +876,7 @@ namespace OnlineStore.ACPackingStore
{
{
int
height
=
Convert
.
ToInt32
(
cmbPlateH
.
Text
);
int
height
=
Convert
.
ToInt32
(
cmbPlateH
.
Text
);
ComP2Info
p2Info
=
BoxBean
.
Config
.
GetComP2
(
height
);
ComP2Info
p2Info
=
BoxBean
.
Config
.
GetComP2
(
height
);
if
(
p2Info
==
(
null
))
if
(
p2Info
==
(
null
))
{
{
txtComMin
.
Text
=
0.
ToString
();
txtComMin
.
Text
=
0.
ToString
();
...
...
source/ACPackingStore/记录.txt
查看文件 @
6b4a395
...
@@ -17,4 +17,31 @@
...
@@ -17,4 +17,31 @@
旋转轴位置P101:料架库位旋转轴位置
旋转轴位置P101:料架库位旋转轴位置
升降轴低点P101:料架库位升降轴低点
升降轴低点P101:料架库位升降轴低点
升降轴高点P102:料架库位升降轴高点
升降轴高点P102:料架库位升降轴高点
进出轴位置P101:料架库位进出轴位置
\ No newline at end of file
\ No newline at end of file
进出轴位置P101:料架库位进出轴位置
20191220点位配置修改:
NG门口位置 升降轴(轴2)P11-NG放料低点 UpDownAxis_P11
升降轴(轴2)P12-NG放料高点缓冲点 UpDownAxis_P12
旋转轴(轴1)P11-NG放料点 MiddleAxis_P11
进出轴(轴3)P11-NG放料点 InOutAxis_P11_Position
待机点/扫码点 升降轴(轴2)P1待机点/扫码放料低点 UpDownAxis_P1
升降轴(轴2)P2扫码放料高点缓冲点 UpDownAxis_P2
旋转轴(轴1)P1待机点/扫码放料点 MiddleAxis_P1
进出轴(轴3)P1待机点 InOutAxis_P1_Position
进出轴(轴3)P2-扫码放料点 InOutAxis_P2_Position
压紧轴(轴4)P1待机点 CompAxis_P1_Position
压紧轴(轴4)P3压紧前点 CompAxis_P3_Position
压紧轴(轴4)P4目标压紧点 CompAxis_P4_Position
压紧轴(轴4)压紧确认信号收到之后下降的位置 CompAxis_Down_Position
压紧轴(轴4)P2压紧点范围对应值(8=1000;2000#) CompAxis_P2_List
料架位置 旋转轴位置P101
升降轴低点P101
升降轴高点P102
进出轴位置P101
source/DeviceLibrary/ACPackingStore/AC_BOX_Bean_Partial.cs
查看文件 @
6b4a395
...
@@ -242,13 +242,8 @@ namespace OnlineStore.DeviceLibrary
...
@@ -242,13 +242,8 @@ namespace OnlineStore.DeviceLibrary
EmprtShelfList
=
new
ConcurrentQueue
<
string
>();
EmprtShelfList
=
new
ConcurrentQueue
<
string
>();
LogInfo
(
" 空闲中,读取到料架"
+
data
.
ToStr
()
+
",料架入库:入料口移门打开,"
);
LogInfo
(
" 空闲中,读取到料架"
+
data
.
ToStr
()
+
",料架入库:入料口移门打开,"
);
MoveInfo
.
NewMove
(
StoreMoveType
.
InStore
,
new
InOutParam
());
MoveInfo
.
NewMove
(
StoreMoveType
.
InStore
,
new
InOutParam
());
MoveInfo
.
MoveParam
.
MoveP
=
new
LineMoveP
();
MoveInfo
.
MoveParam
.
MoveP
=
new
LineMoveP
(
Config
);
MoveInfo
.
MoveParam
.
MoveP
.
ComPress_P1
=
Config
.
CompAxis_P1_Position
;
MoveInfo
.
MoveParam
.
MoveP
.
InOut_P1
=
Config
.
InOutAxis_P1_Position
;
MoveInfo
.
MoveParam
.
MoveP
.
Middle_P1
=
Config
.
MiddleAxis_P1
;
MoveInfo
.
MoveParam
.
MoveP
.
UpDown_P1
=
Config
.
UpDownAxis_P1
;
MoveInfo
.
MoveParam
.
MoveP
.
UpDown_P2
=
Config
.
UpDownAxis_P2
;
MoveInfo
.
ShelfPositionList
=
new
List
<
string
>(
ShelfPosList
);
MoveInfo
.
ShelfPositionList
=
new
List
<
string
>(
ShelfPosList
);
MoveInfo
.
NextMoveStep
(
StoreMoveStep
.
BI_02_DoorOpen
);
MoveInfo
.
NextMoveStep
(
StoreMoveStep
.
BI_02_DoorOpen
);
...
@@ -269,8 +264,8 @@ namespace OnlineStore.DeviceLibrary
...
@@ -269,8 +264,8 @@ namespace OnlineStore.DeviceLibrary
MoveInfo
.
NextMoveStep
(
StoreMoveStep
.
BI_31_ToNGDoor
);
MoveInfo
.
NextMoveStep
(
StoreMoveStep
.
BI_31_ToNGDoor
);
InOutStoreLog
(
"送出料盘:"
+
str
+
",升降轴移动到NG料门口上端,旋转轴移动到NG料门口"
);
InOutStoreLog
(
"送出料盘:"
+
str
+
",升降轴移动到NG料门口上端,旋转轴移动到NG料门口"
);
ACAxisMove
(
Config
.
UpDown_Axis
,
MoveInfo
.
MoveParam
.
MoveP
.
UpDown_P1
,
Config
.
UpDownAxis_P1_Speed
);
ACAxisMove
(
Config
.
UpDown_Axis
,
MoveInfo
.
MoveParam
.
MoveP
.
UpDown_P1
2
,
Config
.
UpDownAxis_P1_Speed
);
ACAxisMove
(
Config
.
Middle_Axis
,
MoveInfo
.
MoveParam
.
MoveP
.
Middle_P1
,
Config
.
MiddleAxis_P1_Speed
);
ACAxisMove
(
Config
.
Middle_Axis
,
MoveInfo
.
MoveParam
.
MoveP
.
Middle_P1
1
,
Config
.
MiddleAxis_P1_Speed
);
}
}
protected
override
void
InStoreProcess
()
protected
override
void
InStoreProcess
()
...
@@ -340,7 +335,7 @@ namespace OnlineStore.DeviceLibrary
...
@@ -340,7 +335,7 @@ namespace OnlineStore.DeviceLibrary
ComTargetPosition
=
currPosition
;
ComTargetPosition
=
currPosition
;
int
targetP
=
currPosition
+
Config
.
CompAxis_Down_Position
;
int
targetP
=
currPosition
+
Config
.
CompAxis_Down_Position
;
LastHeight
=
Config
.
GetComP2PlateH
(
targetP
);
LastHeight
=
Config
.
GetComP2PlateH
(
targetP
);
InOutStoreLog
(
"料架取料:检测到料叉压紧确认信号,向下
押金
【"
+
ComTargetPosition
+
"】目标【"
+
targetP
+
"】,记录料盘高度【"
+
LastHeight
+
"】"
);
InOutStoreLog
(
"料架取料:检测到料叉压紧确认信号,向下
压紧
【"
+
ComTargetPosition
+
"】目标【"
+
targetP
+
"】,记录料盘高度【"
+
LastHeight
+
"】"
);
ACAxisMove
(
Config
.
Comp_Axis
,
targetP
,
Config
.
CompAxis_P1_Speed
);
ACAxisMove
(
Config
.
Comp_Axis
,
targetP
,
Config
.
CompAxis_P1_Speed
);
}
}
...
@@ -487,13 +482,13 @@ namespace OnlineStore.DeviceLibrary
...
@@ -487,13 +482,13 @@ namespace OnlineStore.DeviceLibrary
{
{
MoveInfo
.
NextMoveStep
(
StoreMoveStep
.
BI_33_InoutToNGDoor
);
MoveInfo
.
NextMoveStep
(
StoreMoveStep
.
BI_33_InoutToNGDoor
);
InOutStoreLog
(
"送出料盘:进出轴前进到NG料门口位置"
);
InOutStoreLog
(
"送出料盘:进出轴前进到NG料门口位置"
);
ACAxisMove
(
Config
.
InOut_Axis
,
moveP
.
InOut_P
2
,
Config
.
InOutAxis_P2_Speed
);
ACAxisMove
(
Config
.
InOut_Axis
,
moveP
.
InOut_P
11
,
Config
.
InOutAxis_P2_Speed
);
}
}
else
if
(
MoveInfo
.
MoveStep
.
Equals
(
StoreMoveStep
.
BI_33_InoutToNGDoor
))
else
if
(
MoveInfo
.
MoveStep
.
Equals
(
StoreMoveStep
.
BI_33_InoutToNGDoor
))
{
{
MoveInfo
.
NextMoveStep
(
StoreMoveStep
.
BI_34_UpdownDown
);
MoveInfo
.
NextMoveStep
(
StoreMoveStep
.
BI_34_UpdownDown
);
InOutStoreLog
(
"送出料盘:升降轴缓慢下降,放下料盘"
);
InOutStoreLog
(
"送出料盘:升降轴缓慢下降,放下料盘"
);
ACAxisMove
(
Config
.
UpDown_Axis
,
moveP
.
UpDown_P2
,
Config
.
UpDownAxis_P2_Speed
);
ACAxisMove
(
Config
.
UpDown_Axis
,
moveP
.
UpDown_P
1
2
,
Config
.
UpDownAxis_P2_Speed
);
ACAxisMove
(
Config
.
Comp_Axis
,
moveP
.
ComPress_P3
,
Config
.
CompAxis_P3_Speed
);
ACAxisMove
(
Config
.
Comp_Axis
,
moveP
.
ComPress_P3
,
Config
.
CompAxis_P3_Speed
);
}
}
else
if
(
MoveInfo
.
MoveStep
.
Equals
(
StoreMoveStep
.
BI_34_UpdownDown
))
else
if
(
MoveInfo
.
MoveStep
.
Equals
(
StoreMoveStep
.
BI_34_UpdownDown
))
...
...
source/DeviceLibrary/ACPackingStore/StoreManager.cs
查看文件 @
6b4a395
...
@@ -206,12 +206,17 @@ namespace OnlineStore.DeviceLibrary
...
@@ -206,12 +206,17 @@ namespace OnlineStore.DeviceLibrary
p
.
InOut_P1
=
box
.
Config
.
InOutAxis_P1_Position
;
p
.
InOut_P1
=
box
.
Config
.
InOutAxis_P1_Position
;
p
.
Middle_P1
=
box
.
Config
.
MiddleAxis_P1
;
p
.
Middle_P1
=
box
.
Config
.
MiddleAxis_P1
;
p
.
InOut_P2
=
position
.
InOutAxis_P2
;
p
.
InOut_P2
=
box
.
Config
.
InOutAxis_P2_Position
;
p
.
UpDown_P1
=
box
.
Config
.
UpDownAxis_P1
;
p
.
UpDown_P1
=
box
.
Config
.
UpDownAxis_P1
;
// p.UpDown_P8 = box.Config.UpDownAxis_DoorIBPosition_P8;
// p.UpDown_P8 = box.Config.UpDownAxis_DoorIBPosition_P8;
p
.
UpDown_P2
=
box
.
Config
.
UpDownAxis_P2
;
p
.
UpDown_P2
=
box
.
Config
.
UpDownAxis_P2
;
// p.UpDown_P7 = box.Config.UpDownAxis_DoorOBPosition_P7;
// p.UpDown_P7 = box.Config.UpDownAxis_DoorOBPosition_P7;
p
.
InOut_P11
=
box
.
Config
.
InOutAxis_P11_Position
;
p
.
Middle_P11
=
box
.
Config
.
MiddleAxis_P11
;
p
.
UpDown_P11
=
box
.
Config
.
UpDownAxis_P11
;
p
.
UpDown_P12
=
box
.
Config
.
UpDownAxis_P12
;
p
.
ComPress_P2
=
box
.
Config
.
GetComP2
(
position
.
BagHigh
).
TargetComP2
();
p
.
ComPress_P2
=
box
.
Config
.
GetComP2
(
position
.
BagHigh
).
TargetComP2
();
p
.
ComPress_P3
=
position
.
ComAxis_P3
;
p
.
ComPress_P3
=
position
.
ComAxis_P3
;
p
.
InOut_P3
=
position
.
InoutAxis_P3
;
p
.
InOut_P3
=
position
.
InoutAxis_P3
;
...
...
source/DeviceLibrary/StoreConfig/BoxConfig_1.csv
查看文件 @
6b4a395
...
@@ -38,25 +38,33 @@ DO,L侧定位装置下降SOL,LocationCylinder_Down,13,PRO_AOI_IP_2,0,L侧定位装置下降SOL
...
@@ -38,25 +38,33 @@ DO,L侧定位装置下降SOL,LocationCylinder_Down,13,PRO_AOI_IP_2,0,L侧定位装置下降SOL
,,,14,PRO_AOI_IP_2,0,,Y35,DO-35,0,
,,,14,PRO_AOI_IP_2,0,,Y35,DO-35,0,
,,,15,PRO_AOI_IP_2,0,,Y36,DO-36,0,
,,,15,PRO_AOI_IP_2,0,,Y36,DO-36,0,
,,,,,,,,,,
,,,,,,,,,,
AXIS,(轴一)旋转轴,Middle_Axis,1,COM
1
,0,,,,,
AXIS,(轴一)旋转轴,Middle_Axis,1,COM
3
,0,,,,,
AXIS,(轴二)升降轴轴,UpDown_Axis,2,COM
1
,0,,,,,
AXIS,(轴二)升降轴轴,UpDown_Axis,2,COM
3
,0,,,,,
AXIS,(轴三)进出轴,InOut_Axis,3,COM
1
,0,,,,,
AXIS,(轴三)进出轴,InOut_Axis,3,COM
3
,0,,,,,
AXIS,(轴四)压紧轴,Comp_Axis,4,COM
1
,0,,,,,
AXIS,(轴四)压紧轴,Comp_Axis,4,COM
3
,0,,,,,
PRO,升降轴 NG料口放料点 P1,UpDownAxis_P1,
40300
0,,,,,,,
PRO,升降轴 NG料口放料点 P1,UpDownAxis_P1,
100215
0,,,,,,,
PRO,升降轴 NG料口放料缓冲点 P2,UpDownAxis_P2,
4150
00,,,,,,,
PRO,升降轴 NG料口放料缓冲点 P2,UpDownAxis_P2,
10216
00,,,,,,,
,,,,,,,,,,
,,,,,,,,,,
,,,,,,,,,,
,,,,,,,,,,
PRO,旋转轴(轴1)P1 待机原位点/NG料口位置,MiddleAxis_P1,268093,,,,,,,
PRO,升降轴(轴2)P11-NG放料低点,UpDownAxis_P11,403000,,,,,,,
PRO,进出轴(轴3)P1待机原位点,InOutAxis_P1_Position,1000,,,,,,,
PRO,升降轴(轴2)P12-NG放料高点缓冲点,UpDownAxis_P12,415000,,,,,,,
PRO,压紧轴(轴4)P1待机原位点,CompAxis_P1_Position,10000,,,,,,,
PRO,旋转轴(轴1)P11-NG放料点,MiddleAxis_P11,268093,,,,,,,
PRO,进出轴(轴3)P2-扫码放料点,InOutAxis_P2_Position,1000,,,,,,,
PRO,进出轴(轴3)P11-NG放料点,InOutAxis_P11_Position,1000,,,,,,,
,,,,,,,,,,
PRO,升降轴(轴2)P1待机点/扫码放料低点,UpDownAxis_P1,309300,,,,,,,
PRO,升降轴(轴2)P2扫码放料高点缓冲点,UpDownAxis_P2,415000,,,,,,,
PRO,旋转轴(轴1)P1待机点/扫码放料点,MiddleAxis_P1,268093,,,,,,,
PRO,进出轴(轴3)P1待机点,InOutAxis_P1_Position,1000,,,,,,,
PRO,压紧轴(轴4)P1待机点,CompAxis_P1_Position,10000,,,,,,,
PRO,压紧轴(轴4)P3压紧前点,CompAxis_P3_Position,10000,,,,,,,
PRO,压紧轴(轴4)P3压紧前点,CompAxis_P3_Position,10000,,,,,,,
PRO,压紧轴(轴4)P4目标压紧点,CompAxis_P4_Position,10000,,,,,,,
PRO,压紧轴(轴4)P4目标压紧点,CompAxis_P4_Position,10000,,,,,,,
PRO,压紧轴(轴4)压紧确认信号收到之后下降的位置,CompAxis_Down_Position,2000,,,,,,,
PRO,压紧轴(轴4)压紧确认信号收到之后下降的位置,CompAxis_Down_Position,2000,,,,,,,
PRO,压紧轴(轴4)P2压紧点范围对应值(8=1000;2000#),CompAxis_P2_List,8=1000;2000#12=2001;3000#16=3001;4000#20=4001;5000#22=5001;6000#24=6001;7000# ,,,,,,,
PRO,压紧轴(轴4)P2压紧点范围对应值(8=1000;2000#),CompAxis_P2_List,8=1000;2000#12=2001;3000#16=3001;4000#20=4001;5000#22=5001;6000#24=6001;7000# ,,,,,,,
,,,,,,,,,,
,,,,,,,,,,
PRO,(轴一)旋转轴目标速度,MiddleAxis_TargetSpeed,250,,,,,,,
PRO,(轴一)旋转轴目标速度,MiddleAxis_TargetSpeed,250,,,,,,,
PRO,(轴一)旋转轴加速度,MiddleAxis_AddSpeed,
8
0,,,,,,,
PRO,(轴一)旋转轴加速度,MiddleAxis_AddSpeed,
100
0,,,,,,,
PRO,(轴一)旋转轴减速度,MiddleAxis_DelSpeed,
8
0,,,,,,,
PRO,(轴一)旋转轴减速度,MiddleAxis_DelSpeed,
100
0,,,,,,,
PRO,(轴一)旋转轴原点低速度,MiddleAxis_HomeLowSpeed,80,,,,,,,
PRO,(轴一)旋转轴原点低速度,MiddleAxis_HomeLowSpeed,80,,,,,,,
PRO,(轴一)旋转轴原点高速,MiddleAxis_HomeHighSpeed,60,,,,,,,
PRO,(轴一)旋转轴原点高速,MiddleAxis_HomeHighSpeed,60,,,,,,,
PRO,(轴一)旋转轴原点加速度,MiddleAxis_HomeAddSpeed,50,,,,,,,
PRO,(轴一)旋转轴原点加速度,MiddleAxis_HomeAddSpeed,50,,,,,,,
...
@@ -128,7 +136,7 @@ PRO,需要吹气的湿度(湿度标准),Max_Humidity,10,,,,,,,
...
@@ -128,7 +136,7 @@ PRO,需要吹气的湿度(湿度标准),Max_Humidity,10,,,,,,,
PRO,每次吹气的时间(分钟),BlowAir_Time,10,,,,,,,
PRO,每次吹气的时间(分钟),BlowAir_Time,10,,,,,,,
PRO,两次吹气间隔(分钟),BlowAir_Interval,10,,,,,,,
PRO,两次吹气间隔(分钟),BlowAir_Interval,10,,,,,,,
,,,,,,,,,,
,,,,,,,,,,
PRO,温湿度端口号,Humiture_Port,COM
2
,,,,,,,
PRO,温湿度端口号,Humiture_Port,COM
5
,,,,,,,
PRO,扫码的相机名称(多个用#分隔),CameraNameList,#,,,,,,,
PRO,扫码的相机名称(多个用#分隔),CameraNameList,#,,,,,,,
PRO,RFID读卡器IP,RFID_IP,192.168.106.101,,,,,,,
PRO,RFID读卡器IP,RFID_IP,192.168.106.101,,,,,,,
PRO,是否是调试状态,IsInDebug,1,,,,,,,
PRO,是否是调试状态,IsInDebug,1,,,,,,,
source/DeviceLibrary/StoreConfig/BoxConfig_2.csv
查看文件 @
6b4a395
...
@@ -38,23 +38,30 @@ DO,R侧定位装置下降SOL,LocationCylinder_Down,13,PRO_AOI_IP_3,0,R侧定位装置下降SOL
...
@@ -38,23 +38,30 @@ DO,R侧定位装置下降SOL,LocationCylinder_Down,13,PRO_AOI_IP_3,0,R侧定位装置下降SOL
,,,14,PRO_AOI_IP_3,0,,Y55,DO-55,0,
,,,14,PRO_AOI_IP_3,0,,Y55,DO-55,0,
,,,15,PRO_AOI_IP_3,0,,Y56,DO-56,0,
,,,15,PRO_AOI_IP_3,0,,Y56,DO-56,0,
,,,,,,,,,,
,,,,,,,,,,
AXIS,(轴一)旋转轴,Middle_Axis,1,COM1,0,,,,,
AXIS,(轴一)旋转轴,Middle_Axis,1,COM4,0,,,,,
AXIS,(轴二)升降轴轴,UpDown_Axis,2,COM1,0,,,,,
AXIS,(轴二)升降轴轴,UpDown_Axis,2,COM4,0,,,,,
AXIS,(轴三)进出轴,InOut_Axis,3,COM1,0,,,,,
AXIS,(轴三)进出轴,InOut_Axis,3,COM4,0,,,,,
AXIS,(轴四)压紧轴,Comp_Axis,4,COM1,0,,,,,
AXIS,(轴四)压紧轴,Comp_Axis,4,COM4,0,,,,,
PRO,升降轴 进料口取料点 P1,UpDownAxis_P1,403000,,,,,,,
,,,,,,,,,,
PRO,升降轴 进料口出料前点 P2,UpDownAxis_P2,415000,,,,,,,
PRO,升降轴(轴2)P11-NG放料低点,UpDownAxis_P11,403000,,,,,,,
PRO,旋转轴(轴1)P1 待机原位点,MiddleAxis_P1,268093,,,,,,,
PRO,升降轴(轴2)P12-NG放料高点缓冲点,UpDownAxis_P12,415000,,,,,,,
PRO,进出轴(轴3)P1待机原位点,InOutAxis_P1_Position,1000,,,,,,,
PRO,旋转轴(轴1)P11-NG放料点,MiddleAxis_P11,268093,,,,,,,
PRO,压紧轴(轴4)P1待机原位点,CompAxis_P1_Position,10000,,,,,,,
PRO,进出轴(轴3)P2-扫码放料点,InOutAxis_P2_Position,1000,,,,,,,
PRO,进出轴(轴3)P11-NG放料点,InOutAxis_P11_Position,1000,,,,,,,
,,,,,,,,,,
PRO,升降轴(轴2)P1待机点/扫码放料低点,UpDownAxis_P1,403000,,,,,,,
PRO,升降轴(轴2)P2扫码放料高点缓冲点,UpDownAxis_P2,415000,,,,,,,
PRO,旋转轴(轴1)P1待机点/扫码放料点,MiddleAxis_P1,268093,,,,,,,
PRO,进出轴(轴3)P1待机点,InOutAxis_P1_Position,1000,,,,,,,
PRO,压紧轴(轴4)P1待机点,CompAxis_P1_Position,10000,,,,,,,
PRO,压紧轴(轴4)P3压紧前点,CompAxis_P3_Position,10000,,,,,,,
PRO,压紧轴(轴4)P3压紧前点,CompAxis_P3_Position,10000,,,,,,,
PRO,压紧轴(轴4)P4目标压紧点,CompAxis_P4_Position,10000,,,,,,,
PRO,压紧轴(轴4)P4目标压紧点,CompAxis_P4_Position,10000,,,,,,,
PRO,压紧轴(轴4)压紧确认信号收到之后下降的位置,CompAxis_Down_Position,2000,,,,,,,
PRO,压紧轴(轴4)压紧确认信号收到之后下降的位置,CompAxis_Down_Position,2000,,,,,,,
PRO,压紧轴(轴4)P2压紧点范围对应值(8=1000;2000#),CompAxis_P2_List,8=1000;2000#12=2001;3000#16=3001;4000#20=4001;5000#22=5001;6000#24=6001;7000# ,,,,,,,
PRO,压紧轴(轴4)P2压紧点范围对应值(8=1000;2000#),CompAxis_P2_List,8=1000;2000#12=2001;3000#16=3001;4000#20=4001;5000#22=5001;6000#24=6001;7000# ,,,,,,,
,,,,,,,,,,
,,,,,,,,,,
PRO,(轴一)旋转轴目标速度,MiddleAxis_TargetSpeed,250,,,,,,,
PRO,(轴一)旋转轴目标速度,MiddleAxis_TargetSpeed,250,,,,,,,
PRO,(轴一)旋转轴加速度,MiddleAxis_AddSpeed,
8
0,,,,,,,
PRO,(轴一)旋转轴加速度,MiddleAxis_AddSpeed,
100
0,,,,,,,
PRO,(轴一)旋转轴减速度,MiddleAxis_DelSpeed,
8
0,,,,,,,
PRO,(轴一)旋转轴减速度,MiddleAxis_DelSpeed,
100
0,,,,,,,
PRO,(轴一)旋转轴原点低速度,MiddleAxis_HomeLowSpeed,80,,,,,,,
PRO,(轴一)旋转轴原点低速度,MiddleAxis_HomeLowSpeed,80,,,,,,,
PRO,(轴一)旋转轴原点高速,MiddleAxis_HomeHighSpeed,60,,,,,,,
PRO,(轴一)旋转轴原点高速,MiddleAxis_HomeHighSpeed,60,,,,,,,
PRO,(轴一)旋转轴原点加速度,MiddleAxis_HomeAddSpeed,50,,,,,,,
PRO,(轴一)旋转轴原点加速度,MiddleAxis_HomeAddSpeed,50,,,,,,,
...
@@ -126,7 +133,7 @@ PRO,需要吹气的温度(温度标准),Max_Temperature,0,,,,,,,
...
@@ -126,7 +133,7 @@ PRO,需要吹气的温度(温度标准),Max_Temperature,0,,,,,,,
PRO,需要吹气的湿度(湿度标准),Max_Humidity,10,,,,,,,
PRO,需要吹气的湿度(湿度标准),Max_Humidity,10,,,,,,,
PRO,每次吹气的时间(分钟),BlowAir_Time,10,,,,,,,
PRO,每次吹气的时间(分钟),BlowAir_Time,10,,,,,,,
PRO,两次吹气间隔(分钟),BlowAir_Interval,10,,,,,,,
PRO,两次吹气间隔(分钟),BlowAir_Interval,10,,,,,,,
PRO,温湿度端口号,Humiture_Port,COM
2
,,,,,,,
PRO,温湿度端口号,Humiture_Port,COM
1
,,,,,,,
,,,,,,,,,,
,,,,,,,,,,
PRO,扫码的相机名称(多个用#分隔),CameraNameList,#,,,,,,,
PRO,扫码的相机名称(多个用#分隔),CameraNameList,#,,,,,,,
PRO,RFID读卡器IP,RFID_IP,192.168.106.102,,,,,,,
PRO,RFID读卡器IP,RFID_IP,192.168.106.102,,,,,,,
...
...
source/DeviceLibrary/StoreConfig/linePositions_1.csv
查看文件 @
6b4a395
位置,优先级,高度,宽度,料仓ID,中轴位置P2,升降轴库位出料前点P5,升降轴库位出料缓冲点P6,升降轴库位入料前点P3,升降轴库位入料缓冲点P4,进出轴库位点取料点P3,压紧轴压紧点P2,压紧轴压紧前点P3,NG口放料点P2
位置,优先级,高度,宽度,料仓ID,旋转轴库位点P2,升降轴库位出料前点P5,升降轴库位出料缓冲点P6,升降轴库位入料前点P3,升降轴库位入料缓冲点P4,进出轴库位点取料点P3,压紧轴压紧点P2,压紧轴压紧前点P3
1#AC1_1_1_4,774,8,7,1,211783,51884,55245,55245,51884,68000,9999,9999,81000
1#AC1_0_1_1,1,8,7,1,309300,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_5,773,8,7,1,211783,67807,71168,71168,67807,68000,12000,75000,81000
1#AC1_0_1_2,2,8,7,1,309300,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_6,772,8,7,1,211783,83730,87091,87091,83730,68000,12000,75000,81000
1#AC1_0_1_3,3,8,7,1,309300,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_7,771,8,7,1,211783,99653,103014,103014,99653,68000,12000,75000,81000
1#AC1_0_1_4,4,8,7,1,309300,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_8,770,8,7,1,211783,115576,118937,118937,115576,68000,12000,75000,81000
1#AC1_0_1_5,5,8,7,1,309300,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_9,769,8,7,1,211783,131499,134860,134860,131499,68000,12000,75000,81000
1#AC1_0_1_6,6,8,7,1,309300,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_10,768,8,7,1,211783,147422,150783,150783,147422,68000,12000,75000,81000
1#AC1_0_1_7,7,8,7,1,309300,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_11,767,8,7,1,211783,163345,166706,166706,163345,68000,12000,75000,81000
1#AC1_0_1_8,8,8,7,1,309300,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_12,766,8,7,1,211783,179268,182629,182629,179268,68000,12000,75000,81000
1#AC1_0_1_9,9,8,7,1,309300,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_13,765,8,7,1,211783,195191,198552,198552,195191,68000,12000,75000,81000
1#AC1_0_1_10,10,8,7,1,309300,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_14,764,8,7,1,211783,211114,214475,214475,211114,68000,12000,75000,81000
1#AC1_0_1_11,11,8,7,1,309300,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_15,763,8,7,1,211783,227037,230398,230398,227037,68000,12000,75000,81000
1#AC1_0_1_12,12,8,7,1,309300,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_16,762,8,7,1,211783,242960,246321,246321,242960,68000,12000,75000,81000
1#AC1_1_1_2,15,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_17,761,8,7,1,211783,258883,262244,262244,258883,68000,12000,75000,81000
1#AC1_1_1_3,16,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_18,760,8,7,1,211783,274806,278167,278167,274806,68000,12000,75000,81000
1#AC1_1_1_4,17,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_19,759,8,7,1,211783,289000,294090,294090,289000,68000,12000,75000,81000
1#AC1_1_1_5,18,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_20,758,8,7,1,211783,304652,310013,310013,304652,68000,12000,75000,81000
1#AC1_1_1_6,19,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_21,757,8,7,1,211783,320575,325936,325936,320575,68000,12000,75000,81000
1#AC1_1_1_7,20,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_1_22,756,8,7,1,211783,336498,341859,341859,336498,68000,12000,75000,81000
1#AC1_1_1_8,21,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_3,755,8,7,1,211783,385700,389433,389433,385700,68000,12000,75000,81000
1#AC1_1_1_9,22,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_4,754,8,7,1,211783,403000,405356,405356,403000,68000,12000,75000,81000
1#AC1_1_1_10,23,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_5,753,8,7,1,211783,418345,421279,421279,418345,68000,12000,75000,81000
1#AC1_1_1_11,24,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_6,752,8,7,1,211783,434000,437202,437202,434000,68000,12000,75000,81000
1#AC1_1_1_12,25,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_7,751,8,7,1,211783,450000,453125,453125,450000,68000,12000,75000,81000
1#AC1_1_1_13,26,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_8,750,8,7,1,211783,465900,469048,469048,465900,68000,12000,75000,81000
1#AC1_1_1_14,27,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_9,749,8,7,1,211783,481800,484971,484971,481800,68000,12000,75000,81000
1#AC1_1_1_15,28,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_10,748,8,7,1,211783,497660,500894,500894,497660,68000,12000,75000,81000
1#AC1_1_2_1,29,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_11,747,8,7,1,211783,513600,516817,516817,513600,68000,12000,75000,81000
1#AC1_1_2_2,30,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_12,746,8,7,1,211783,529200,532740,532740,529200,68000,12000,75000,81000
1#AC1_1_2_3,31,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_13,745,8,7,1,211783,545100,548663,548663,545100,68000,12000,75000,81000
1#AC1_1_2_4,32,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_14,744,8,7,1,211783,560500,564586,564586,560500,68000,12000,75000,81000
1#AC1_1_2_5,33,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_15,743,8,7,1,211783,575500,580509,580509,575500,68000,12000,75000,81000
1#AC1_1_2_6,34,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_16,742,8,7,1,211783,591500,596432,596432,591500,68000,12000,75000,81000
1#AC1_1_2_7,35,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_17,741,8,7,1,211783,606000,612355,612355,606000,68000,12000,75000,81000
1#AC1_1_2_8,36,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_18,740,8,7,1,211783,621000,628278,628278,621000,68000,12000,75000,81000
1#AC1_1_2_9,37,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_19,739,8,7,1,211783,638000,644201,644201,638000,68000,12000,75000,81000
1#AC1_1_2_10,38,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_20,738,8,7,1,211783,654000,660124,660124,654000,68000,12000,75000,81000
1#AC1_1_2_11,39,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_21,737,8,7,1,211783,669000,676047,676047,669000,68000,12000,75000,81000
1#AC1_1_2_12,40,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_2_22,736,8,7,1,211783,685500,691970,691970,685500,68000,12000,75000,81000
1#AC1_1_2_13,41,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_1,735,8,7,1,211400,706257,709866,709866,706257,68000,12000,75000,81000
1#AC1_1_2_14,42,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_2,734,8,7,1,211400,722180,725789,725789,722180,68000,12000,75000,81000
1#AC1_1_2_15,43,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_3,733,8,7,1,211400,738103,741712,741712,738103,68000,12000,75000,81000
1#AC1_1_3_1,44,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_4,732,8,7,1,211400,753026,757635,757635,753026,68000,12000,75000,81000
1#AC1_1_3_2,45,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_5,731,8,7,1,211400,767949,773558,773558,767949,68000,12000,75000,81000
1#AC1_1_3_3,46,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_6,730,8,7,1,211400,783872,789481,789481,783872,68000,12000,75000,81000
1#AC1_1_3_4,47,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_7,729,8,7,1,211400,799795,805404,805404,799795,68000,12000,75000,81000
1#AC1_1_3_5,48,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_8,728,8,7,1,211800,814218,819327,819327,814218,68000,12000,75000,81000
1#AC1_1_3_6,49,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_9,727,8,7,1,211800,832141,835250,835250,832141,68000,12000,75000,81000
1#AC1_1_3_7,50,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_10,726,8,7,1,211800,848064,851173,851173,848064,68000,12000,75000,81000
1#AC1_1_3_8,51,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_11,725,8,7,1,212000,861987,867096,867096,861987,68000,12000,75000,81000
1#AC1_1_3_9,52,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_12,724,8,7,1,212000,877910,883019,883019,877910,68000,12000,75000,81000
1#AC1_1_3_10,53,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_13,723,8,7,1,212000,893833,898942,898942,893833,68000,12000,75000,81000
1#AC1_1_3_11,54,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_14,722,8,7,1,212300,909756,912865,912865,909756,68000,12000,75000,81000
1#AC1_1_3_12,55,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_15,721,8,7,1,212600,925679,928788,928788,925679,68000,12000,75000,81000
1#AC1_1_3_13,56,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_16,720,8,7,1,212600,941602,944711,944711,941602,68000,12000,75000,81000
1#AC1_1_3_14,57,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_17,719,8,7,1,212600,957525,960634,960634,957525,68000,12000,75000,81000
1#AC1_1_3_15,58,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_18,718,8,7,1,212600,973448,976557,976557,973448,68000,12000,75000,81000
1#AC1_1_4_1,59,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_19,717,8,7,1,212600,987371,992480,992480,987371,68000,12000,75000,81000
1#AC1_1_4_2,60,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_20,716,8,7,1,212600,1003294,1008403,1008403,1003294,68000,12000,75000,81000
1#AC1_1_4_3,61,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_1_3_21,715,8,7,1,212600,1018717,1024326,1024326,1018717,68000,12000,75000,81000
1#AC1_1_4_4,62,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_1,714,8,7,1,169650,5600,9900,9900,5600,68000,12000,75000,81000
1#AC1_1_4_5,63,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_2,713,8,7,1,169650,21365,25665,25665,21365,68000,12000,75000,81000
1#AC1_1_4_6,64,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_3,712,8,7,1,169650,37130,41430,41430,37130,68000,12000,75000,81000
1#AC1_1_4_7,65,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_4,711,8,7,1,169650,52895,57195,57195,52895,68000,12000,75000,81000
1#AC1_1_4_8,66,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_5,710,8,7,1,169650,68660,72960,72960,68660,68000,12000,75000,81000
1#AC1_1_4_9,67,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_6,709,8,7,1,169650,84425,88725,88725,84425,68000,12000,75000,81000
1#AC1_1_4_10,68,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_7,708,8,7,1,169650,100190,104490,104490,100190,68000,12000,75000,81000
1#AC1_1_4_11,69,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_8,707,8,7,1,169650,115955,120255,120255,115955,68000,12000,75000,81000
1#AC1_1_4_12,70,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_9,706,8,7,1,169650,131720,136020,136020,131720,68000,12000,75000,81000
1#AC1_1_4_13,71,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_10,705,8,7,1,169650,147485,151785,151785,147485,68000,12000,75000,81000
1#AC1_1_4_14,72,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_11,704,8,7,1,169650,163250,167550,167550,163250,68000,12000,75000,81000
1#AC1_1_4_15,73,8,7,1,437600,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_12,703,8,7,1,169650,179015,183315,183315,179015,68000,12000,75000,81000
1#AC1_2_1_2,75,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_13,702,8,7,1,169650,194780,199080,199080,194780,68000,12000,75000,81000
1#AC1_2_1_3,76,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_14,701,8,7,1,169650,210545,214845,214845,210545,68000,12000,75000,81000
1#AC1_2_1_4,77,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_15,700,8,7,1,169650,226310,230610,230610,226310,68000,12000,75000,81000
1#AC1_2_1_5,78,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_16,699,8,7,1,169650,242075,246375,246375,242075,68000,12000,75000,81000
1#AC1_2_1_6,79,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_17,698,8,7,1,169650,257840,262140,262140,257840,68000,12000,75000,81000
1#AC1_2_1_7,80,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_18,697,8,7,1,169650,273605,277905,277905,273605,68000,12000,75000,81000
1#AC1_2_1_8,81,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_19,696,8,7,1,169650,289370,293670,293670,289370,68000,12000,75000,81000
1#AC1_2_1_9,82,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_20,695,8,7,1,169650,305135,309435,309435,305135,68000,12000,75000,81000
1#AC1_2_1_10,83,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_1_21,694,8,7,1,169650,320900,325200,325200,320900,68000,12000,75000,81000
1#AC1_2_1_11,84,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_1,693,8,7,1,169650,354811,358235,358235,354811,68000,12000,75000,81000
1#AC1_2_1_12,85,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_2,692,8,7,1,169650,370576,374000,374000,370576,68000,12000,75000,81000
1#AC1_2_1_13,86,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_3,691,8,7,1,169650,386341,389765,389765,386341,68000,12000,75000,81000
1#AC1_2_1_14,87,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_4,690,8,7,1,169650,402106,405530,405530,402106,68000,12000,75000,81000
1#AC1_2_2_1,88,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_5,689,8,7,1,169650,417871,421295,421295,417871,68000,12000,75000,81000
1#AC1_2_2_2,89,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_6,688,8,7,1,169650,433636,437060,437060,433636,68000,12000,75000,81000
1#AC1_2_2_3,90,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_7,687,8,7,1,169650,449401,452825,452825,449401,68000,12000,75000,81000
1#AC1_2_2_4,91,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_8,686,8,7,1,169650,465166,468590,468590,465166,68000,12000,75000,81000
1#AC1_2_2_5,92,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_9,685,8,7,1,169650,480931,484355,484355,480931,68000,12000,75000,81000
1#AC1_2_2_6,93,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_10,684,8,7,1,169650,496696,500120,500120,496696,68000,12000,75000,81000
1#AC1_2_2_7,94,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_11,683,8,7,1,169650,512461,515885,515885,512461,68000,12000,75000,81000
1#AC1_2_2_8,95,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_12,682,8,7,1,169650,528226,531650,531650,528226,68000,12000,75000,81000
1#AC1_2_2_9,96,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_13,681,8,7,1,169650,543991,547415,547415,543991,68000,12000,75000,81000
1#AC1_2_2_10,97,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_14,680,8,7,1,169650,559756,563180,563180,559756,68000,12000,75000,81000
1#AC1_2_2_11,98,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_15,679,8,7,1,169650,575521,578945,578945,575521,68000,12000,75000,81000
1#AC1_2_2_12,99,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_16,678,8,7,1,169650,591286,594710,594710,591286,68000,12000,75000,81000
1#AC1_2_2_13,100,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_17,677,8,7,1,169650,607051,610475,610475,607051,68000,12000,75000,81000
1#AC1_2_2_14,101,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_18,676,8,7,1,169650,622816,626240,626240,622816,68000,12000,75000,81000
1#AC1_2_3_1,102,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_19,675,8,7,1,169650,638581,642005,642005,638581,68000,12000,75000,81000
1#AC1_2_3_2,103,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_20,674,8,7,1,169650,654346,657770,657770,654346,68000,12000,75000,81000
1#AC1_2_3_3,104,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_21,673,8,7,1,169650,670111,673535,673535,670111,68000,12000,75000,81000
1#AC1_2_3_4,105,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_2_22,672,8,7,1,169650,685876,689300,689300,685876,68000,12000,75000,81000
1#AC1_2_3_5,106,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_1,671,8,7,1,169650,706257,709866,709866,706257,68000,12000,75000,81000
1#AC1_2_3_6,107,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_2,670,8,7,1,169650,720180,723789,723789,720180,68000,12000,75000,81000
1#AC1_2_3_7,108,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_3,669,8,7,1,169650,736103,739712,739712,736103,68000,12000,75000,81000
1#AC1_2_3_8,109,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_4,668,8,7,1,169650,752526,757135,757135,752526,68000,12000,75000,81000
1#AC1_2_3_9,110,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_5,667,8,7,1,169650,767449,773058,773058,767449,68000,12000,75000,81000
1#AC1_2_3_10,111,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_6,666,8,7,1,169650,783372,788981,788981,783372,68000,12000,75000,81000
1#AC1_2_3_11,112,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_7,665,8,7,1,169650,799295,804904,804904,799295,68000,12000,75000,81000
1#AC1_2_3_12,113,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_8,664,8,7,1,169650,815218,820327,820327,815218,68000,12000,75000,81000
1#AC1_2_3_13,114,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_9,663,8,7,1,169650,832000,836000,836000,832000,68000,12000,75000,81000
1#AC1_2_3_14,115,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_10,662,8,7,1,169650,847500,852173,852173,847500,68000,12000,75000,81000
1#AC1_2_4_1,116,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_11,661,8,7,1,169650,862987,868096,868096,862987,68000,12000,75000,81000
1#AC1_2_4_2,117,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_12,660,8,7,1,169650,878910,884019,884019,878910,68000,12000,75000,81000
1#AC1_2_4_3,118,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_13,659,8,7,1,169650,894833,899942,899942,894833,68000,12000,75000,81000
1#AC1_2_4_4,119,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_14,658,8,7,1,169650,910756,913865,913865,910756,68000,12000,75000,81000
1#AC1_2_4_5,120,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_15,657,8,7,1,169650,926679,929788,929788,926679,68000,12000,75000,81000
1#AC1_2_4_6,121,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_16,656,8,7,1,169650,942100,945711,945711,942100,68000,12000,75000,81000
1#AC1_2_4_7,122,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_17,655,8,7,1,169650,957500,961634,961634,957500,68000,12000,75000,81000
1#AC1_2_4_8,123,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_18,654,8,7,1,169650,974000,977557,977557,974000,68000,12000,75000,81000
1#AC1_2_4_9,124,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_19,653,8,7,1,169650,987800,993480,993480,987800,68000,12000,75000,81000
1#AC1_2_4_10,125,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_20,652,8,7,1,169650,1003700,1009403,1009403,1003700,68000,12000,75000,81000
1#AC1_2_4_11,126,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_2_3_21,651,8,7,1,169650,1019000,1025326,1025326,1019000,68000,12000,75000,81000
1#AC1_2_4_12,127,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_1,650,8,7,1,127750,5800,8700,8700,5800,68000,12000,75000,81000
1#AC1_2_4_13,128,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_2,649,8,7,1,127750,21565,24465,24465,21565,68000,12000,75000,81000
1#AC1_2_4_14,129,8,7,1,566300,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_3,648,8,7,1,127750,37330,40230,40230,37330,68000,12000,75000,81000
1#AC1_3_1_2,131,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_4,647,8,7,1,127750,53095,55995,55995,53095,68000,12000,75000,81000
1#AC1_3_1_3,132,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_5,646,8,7,1,127750,68860,71760,71760,68860,68000,12000,75000,81000
1#AC1_3_1_4,133,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_6,645,8,7,1,127750,84625,87525,87525,84625,68000,12000,75000,81000
1#AC1_3_1_5,134,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_7,644,8,7,1,127750,100390,103290,103290,100390,68000,12000,75000,81000
1#AC1_3_1_6,135,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_8,643,8,7,1,127750,116155,119055,119055,116155,68000,12000,75000,81000
1#AC1_3_1_7,136,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_9,642,8,7,1,127750,131920,134820,134820,131920,68000,12000,75000,81000
1#AC1_3_1_8,137,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_10,641,8,7,1,127750,147685,150585,150585,147685,68000,12000,75000,81000
1#AC1_3_1_9,138,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_11,640,8,7,1,127750,163450,166350,166350,163450,68000,12000,75000,81000
1#AC1_3_1_10,139,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_12,639,8,7,1,127750,179215,182115,182115,179215,68000,12000,75000,81000
1#AC1_3_1_11,140,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_13,638,8,7,1,127750,194980,197880,197880,194980,68000,12000,75000,81000
1#AC1_3_1_12,141,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_14,637,8,7,1,127750,210745,213645,213645,210745,68000,12000,75000,81000
1#AC1_3_1_13,142,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_15,636,8,7,1,127750,226510,229410,229410,226510,68000,12000,75000,81000
1#AC1_3_1_14,143,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_16,635,8,7,1,127750,242275,245175,245175,242275,68000,12000,75000,81000
1#AC1_3_1_15,144,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_17,634,8,7,1,127750,258040,260940,260940,258040,68000,12000,75000,81000
1#AC1_3_2_1,145,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_18,633,8,7,1,127750,273805,276705,276705,273805,68000,12000,75000,81000
1#AC1_3_2_2,146,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_19,632,8,7,1,127750,289570,292470,292470,289570,68000,12000,75000,81000
1#AC1_3_2_3,147,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_20,631,8,7,1,127750,305335,308235,308235,305335,68000,12000,75000,81000
1#AC1_3_2_4,148,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_21,630,8,7,1,127750,321100,324000,324000,321100,68000,12000,75000,81000
1#AC1_3_2_5,149,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_1_22,629,8,7,1,127750,336865,339765,339765,336865,68000,12000,75000,81000
1#AC1_3_2_6,150,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_1,628,8,7,1,127750,353670,358470,358470,353670,68000,12000,75000,81000
1#AC1_3_2_7,151,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_2,627,8,7,1,127750,369435,374235,374235,369435,68000,12000,75000,81000
1#AC1_3_2_8,152,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_3,626,8,7,1,127750,385200,390000,390000,385200,68000,12000,75000,81000
1#AC1_3_2_9,153,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_4,625,8,7,1,127750,400965,405765,405765,400965,68000,12000,75000,81000
1#AC1_3_2_10,154,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_5,624,8,7,1,127750,416730,421530,421530,416730,68000,12000,75000,81000
1#AC1_3_2_11,155,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_6,623,8,7,1,127750,432495,437295,437295,432495,68000,12000,75000,81000
1#AC1_3_2_12,156,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_7,622,8,7,1,127750,448260,453060,453060,448260,68000,12000,75000,81000
1#AC1_3_3_1,157,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_8,621,8,7,1,127750,464025,468825,468825,464025,68000,12000,75000,81000
1#AC1_3_3_2,158,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_9,620,8,7,1,127750,479790,484590,484590,479790,68000,12000,75000,81000
1#AC1_3_3_3,159,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_10,619,8,7,1,127750,495555,500355,500355,495555,68000,12000,75000,81000
1#AC1_3_3_4,160,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_11,618,8,7,1,127750,511320,516120,516120,511320,68000,12000,75000,81000
1#AC1_3_3_5,161,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_12,617,8,7,1,127750,527085,531885,531885,527085,68000,12000,75000,81000
1#AC1_3_3_6,162,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_13,616,8,7,1,127750,542850,547650,547650,542850,68000,12000,75000,81000
1#AC1_3_3_7,163,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_14,615,8,7,1,127750,558615,563415,563415,558615,68000,12000,75000,81000
1#AC1_3_3_8,164,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_15,614,8,7,1,127750,574380,579180,579180,574380,68000,12000,75000,81000
1#AC1_3_3_9,165,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_16,613,8,7,1,127750,590145,594945,594945,590145,68000,12000,75000,81000
1#AC1_3_3_10,166,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_17,612,8,7,1,127750,605910,610710,610710,605910,68000,12000,75000,81000
1#AC1_3_3_11,167,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_18,611,8,7,1,127750,621675,626475,626475,621675,68000,12000,75000,81000
1#AC1_3_3_12,168,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_19,610,8,7,1,127750,637440,642240,642240,637440,68000,12000,75000,81000
1#AC1_3_4_1,169,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_20,609,8,7,1,127750,653205,658005,658005,653205,68000,12000,75000,81000
1#AC1_3_4_2,170,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_21,608,8,7,1,127750,668970,673770,673770,668970,68000,12000,75000,81000
1#AC1_3_4_3,171,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_2_22,607,8,7,1,127750,684735,689535,689535,684735,68000,12000,75000,81000
1#AC1_3_4_4,172,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_1,606,8,7,1,128049,706000,710366,710366,706000,68000,12000,75000,81000
1#AC1_3_4_5,173,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_2,605,8,7,1,128049,721880,726289,726289,721880,68000,12000,75000,81000
1#AC1_3_4_6,174,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_3,604,8,7,1,128049,737500,742212,742212,737500,68000,12000,75000,81000
1#AC1_3_4_7,175,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_4,603,8,7,1,128049,752726,758135,758135,752726,68000,12000,75000,81000
1#AC1_3_4_8,176,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_5,602,8,7,1,128049,767649,774200,774200,767649,68000,12000,75000,81000
1#AC1_3_4_9,177,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_6,601,8,7,1,128049,783772,789981,789981,783772,68000,12000,75000,81000
1#AC1_3_4_10,178,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_7,600,8,7,1,128049,799495,805904,805904,799495,68000,12000,75000,81000
1#AC1_3_4_11,179,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_8,599,8,7,1,128049,815100,819827,819827,815100,68000,12000,75000,81000
1#AC1_3_4_12,180,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_9,598,8,7,1,128049,831841,835750,835750,831841,68000,12000,75000,81000
1#AC1_3_4_13,181,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_10,597,8,7,1,128049,847764,851673,851673,847764,68000,12000,75000,81000
1#AC1_3_4_14,182,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_11,596,8,7,1,128049,862100,867596,867596,862100,68000,12000,75000,81000
1#AC1_3_4_15,183,8,7,1,695000,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_12,595,8,7,1,128049,878100,883519,883519,878100,68000,12000,75000,81000
1#AC1_4_1_2,185,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_13,594,8,7,1,128049,894000,899442,899442,894000,68000,12000,75000,81000
1#AC1_4_1_3,186,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_14,593,8,7,1,128049,909456,913365,913365,909456,68000,12000,75000,81000
1#AC1_4_1_4,187,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_15,592,8,7,1,128049,925600,929288,929288,925600,68000,12000,75000,81000
1#AC1_4_1_5,188,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_16,591,8,7,1,128049,941800,945211,945211,941800,68000,12000,75000,81000
1#AC1_4_1_6,189,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_17,590,8,7,1,128049,957700,961134,961134,957700,68000,12000,75000,81000
1#AC1_4_1_7,190,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_18,589,8,7,1,128049,973148,977057,977057,973148,68000,12000,75000,81000
1#AC1_4_1_8,191,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_19,588,8,7,1,128049,988100,992980,992980,988100,68000,12000,75000,81000
1#AC1_4_1_9,192,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_20,587,8,7,1,128049,1004000,1008903,1008903,1004000,68000,12000,75000,81000
1#AC1_4_1_10,193,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_3_3_21,586,8,7,1,128049,1020500,1024826,1024826,1020500,68000,12000,75000,81000
1#AC1_4_1_11,194,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_1,585,8,7,1,85107,6115,9476,9476,6115,68000,12000,75000,81000
1#AC1_4_1_12,195,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_2,584,8,7,1,85107,21538,25399,25399,21538,68000,12000,75000,81000
1#AC1_4_1_13,196,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_3,583,8,7,1,85107,37461,40822,40822,37461,68000,12000,75000,81000
1#AC1_4_1_14,197,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_4,582,8,7,1,85107,52300,55245,55245,52300,68000,12000,75000,81000
1#AC1_4_1_15,198,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_5,581,8,7,1,85107,68300,71168,71168,68300,68000,12000,75000,81000
1#AC1_4_1_16,199,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_6,580,8,7,1,85107,83730,87091,87091,83730,68000,12000,75000,81000
1#AC1_4_1_17,200,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_7,579,8,7,1,85107,99800,103014,103014,99800,68000,12000,75000,81000
1#AC1_4_1_18,201,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_8,578,8,7,1,85107,115700,118937,118937,115700,68000,12000,75000,81000
1#AC1_4_1_19,202,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_9,577,8,7,1,85107,131499,134860,134860,131499,68000,12000,75000,81000
1#AC1_4_1_20,203,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_10,576,8,7,1,85107,147422,150783,150783,147422,68000,12000,75000,81000
1#AC1_4_1_21,204,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_11,575,8,7,1,85107,163345,166706,166706,163345,68000,12000,75000,81000
1#AC1_4_1_22,205,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_12,574,8,7,1,85107,179268,182629,182629,179268,68000,12000,75000,81000
1#AC1_4_1_23,206,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_13,573,8,7,1,85107,195191,198552,198552,195191,68000,12000,75000,81000
1#AC1_4_2_1,207,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_14,572,8,7,1,85107,211114,214475,214475,211114,68000,12000,75000,81000
1#AC1_4_2_2,208,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_15,571,8,7,1,85107,227037,230398,230398,227037,68000,12000,75000,81000
1#AC1_4_2_3,209,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_16,570,8,7,1,85107,242960,246321,246321,242960,68000,12000,75000,81000
1#AC1_4_2_4,210,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_17,569,8,7,1,85107,258883,262244,262244,258883,68000,12000,75000,81000
1#AC1_4_2_5,211,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_18,568,8,7,1,85107,274806,278167,278167,274806,68000,12000,75000,81000
1#AC1_4_2_6,212,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_19,567,8,7,1,85107,289500,294090,294090,289500,68000,12000,75000,81000
1#AC1_4_2_7,213,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_20,566,8,7,1,85107,305100,310013,310013,305100,68000,12000,75000,81000
1#AC1_4_2_8,214,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_21,565,8,7,1,85107,320610,325936,325936,320610,68000,12000,75000,81000
1#AC1_4_2_9,215,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_1_22,564,8,7,1,85107,336498,341859,341859,336498,68000,12000,75000,81000
1#AC1_4_2_10,216,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_1,563,8,7,1,85107,354653,357587,357587,354653,68000,12000,75000,81000
1#AC1_4_2_11,217,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_2,562,8,7,1,85107,371100,373510,373510,371100,68000,12000,75000,81000
1#AC1_4_2_12,218,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_3,561,8,7,1,85107,386200,389433,389433,386200,68000,12000,75000,81000
1#AC1_4_2_13,219,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_4,560,8,7,1,85107,403000,405356,405356,403000,68000,12000,75000,81000
1#AC1_4_2_14,220,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_5,559,8,7,1,85107,418345,421279,421279,418345,68000,12000,75000,81000
1#AC1_4_2_15,221,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_6,558,8,7,1,85107,434000,437202,437202,434000,68000,12000,75000,81000
1#AC1_4_2_16,222,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_7,557,8,7,1,85107,450000,453125,453125,450000,68000,12000,75000,81000
1#AC1_4_2_17,223,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_8,556,8,7,1,85107,465900,469048,469048,465900,68000,12000,75000,81000
1#AC1_4_2_18,224,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_9,555,8,7,1,85107,481800,484971,484971,481800,68000,12000,75000,81000
1#AC1_4_2_19,225,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_10,554,8,7,1,85107,497660,500894,500894,497660,68000,12000,75000,81000
1#AC1_4_2_20,226,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_11,553,8,7,1,85107,513600,516817,516817,513600,68000,12000,75000,81000
1#AC1_4_2_21,227,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_12,552,8,7,1,85107,529200,532740,532740,529200,68000,12000,75000,81000
1#AC1_4_2_22,228,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_13,551,8,7,1,85107,545100,548663,548663,545100,68000,12000,75000,81000
1#AC1_4_2_23,229,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_14,550,8,7,1,85107,560500,564586,564586,560500,68000,12000,75000,81000
1#AC1_4_3_1,230,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_15,549,8,7,1,85107,575500,580509,580509,575500,68000,12000,75000,81000
1#AC1_4_3_2,231,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_16,548,8,7,1,85107,591700,596432,596432,591700,68000,12000,75000,81000
1#AC1_4_3_3,232,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_17,547,8,7,1,85107,607000,612355,612355,607000,68000,12000,75000,81000
1#AC1_4_3_4,233,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_18,546,8,7,1,85107,622500,628278,628278,622500,68000,12000,75000,81000
1#AC1_4_3_5,234,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_19,545,8,7,1,85107,638600,644201,644201,638600,68000,12000,75000,81000
1#AC1_4_3_6,235,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_20,544,8,7,1,85107,654800,660124,660124,654800,68000,12000,75000,81000
1#AC1_4_3_7,236,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_21,543,8,7,1,85107,670000,676047,676047,670000,68000,12000,75000,81000
1#AC1_4_3_8,237,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_2_22,542,8,7,1,85107,686500,691970,691970,686500,68000,12000,75000,81000
1#AC1_4_3_9,238,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_1,541,8,7,1,85107,705700,709866,709866,705700,68000,12000,75000,81000
1#AC1_4_3_10,239,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_2,540,8,7,1,85107,721200,725789,725789,721200,68000,12000,75000,81000
1#AC1_4_3_11,240,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_3,539,8,7,1,85107,737103,741712,741712,737103,68000,12000,75000,81000
1#AC1_4_3_12,241,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_4,538,8,7,1,85107,752026,757635,757635,752026,68000,12000,75000,81000
1#AC1_4_3_13,242,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_5,537,8,7,1,85107,768400,773558,773558,768400,68000,12000,75000,81000
1#AC1_4_3_14,243,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_6,536,8,7,1,85107,783970,789481,789481,783970,68000,12000,75000,81000
1#AC1_4_3_15,244,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_7,535,8,7,1,85107,799600,805404,805404,799600,68000,12000,75000,81000
1#AC1_4_3_16,245,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_8,534,8,7,1,85600,815000,819327,819327,815000,68000,12000,75000,81000
1#AC1_4_3_17,246,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_9,533,8,7,1,85600,832141,835250,835250,832141,68000,12000,75000,81000
1#AC1_4_3_18,247,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_10,532,8,7,1,85600,847200,851173,851173,847200,68000,12000,75000,81000
1#AC1_4_3_19,248,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_11,531,8,7,1,85600,863000,867096,867096,863000,68000,12000,75000,81000
1#AC1_4_3_20,249,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_12,530,8,7,1,85600,878500,883019,883019,878500,68000,12000,75000,81000
1#AC1_4_3_21,250,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_13,529,8,7,1,85600,894300,898942,898942,894300,68000,12000,75000,81000
1#AC1_4_3_22,251,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_14,528,8,7,1,85600,909756,912865,912865,909756,68000,12000,75000,81000
1#AC1_4_3_23,252,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_15,527,8,7,1,85600,926000,928788,928788,926000,68000,12000,75000,81000
1#AC1_4_4_1,253,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_16,526,8,7,1,85600,941800,944711,944711,941800,68000,12000,75000,81000
1#AC1_4_4_2,254,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_17,525,8,7,1,85600,957525,960634,960634,957525,68000,12000,75000,81000
1#AC1_4_4_3,255,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_18,524,8,7,1,85600,973448,976557,976557,973448,68000,12000,75000,81000
1#AC1_4_4_4,256,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_19,523,8,7,1,85600,989000,992480,992480,989000,68000,12000,75000,81000
1#AC1_4_4_5,257,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_20,522,8,7,1,85600,1005200,1008403,1008403,1005200,68000,12000,75000,81000
1#AC1_4_4_6,258,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_4_3_21,521,8,7,1,85600,1021000,1024326,1024326,1021000,68000,12000,75000,81000
1#AC1_4_4_7,259,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_5_1_1,520,8,7,1,43306,5000,9476,9476,5000,68000,12000,75000,81000
1#AC1_4_4_8,260,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_5_1_2,519,8,7,1,43306,21538,25399,25399,21538,68000,12000,75000,81000
1#AC1_4_4_9,261,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_5_1_3,518,8,7,1,43306,37000,40822,40822,37000,68000,12000,75000,81000
1#AC1_4_4_10,262,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_5_1_4,517,8,7,1,43306,51884,55245,55245,51884,68000,12000,75000,81000
1#AC1_4_4_11,263,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_5_1_5,516,8,7,1,43306,68000,71168,71168,68000,68000,12000,75000,81000
1#AC1_4_4_12,264,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_5_1_6,515,8,7,1,43306,83730,87091,87091,83730,68000,12000,75000,81000
1#AC1_4_4_13,265,8,7,1,194200,85000,90000,85000,90000,53000,150000,97900
1#AC1_5_1_7,514,8,7,1,43306,99653,103014,103014,99653,68000,12000,75000,81000
1#AC1_5_1_8,513,8,7,1,43306,115576,118937,118937,115576,68000,12000,75000,81000
1#AC1_5_1_9,512,8,7,1,43306,131499,134860,134860,131499,68000,12000,75000,81000
1#AC1_5_1_10,511,8,7,1,43306,147422,150783,150783,147422,68000,12000,75000,81000
1#AC1_5_1_11,510,8,7,1,43306,163345,166706,166706,163345,68000,12000,75000,81000
1#AC1_5_1_12,509,8,7,1,43306,179268,182629,182629,179268,68000,12000,75000,81000
1#AC1_5_1_13,508,8,7,1,43306,195191,198552,198552,195191,68000,12000,75000,81000
1#AC1_5_1_14,507,8,7,1,43306,211114,214475,214475,211114,68000,12000,75000,81000
1#AC1_5_1_15,506,8,7,1,43306,226500,230398,230398,226500,68000,12000,75000,81000
1#AC1_5_1_16,505,8,7,1,43306,242100,246321,246321,242100,68000,12000,75000,81000
1#AC1_5_1_17,504,8,7,1,43306,257883,262244,262244,257883,68000,12000,75000,81000
1#AC1_5_1_18,503,8,7,1,43306,273806,278167,278167,273806,68000,12000,75000,81000
1#AC1_5_1_19,502,8,7,1,43306,289200,294090,294090,289200,68000,12000,75000,81000
1#AC1_5_1_20,501,8,7,1,43306,305000,310013,310013,305000,68000,12000,75000,81000
1#AC1_5_1_21,500,8,7,1,43306,320575,325936,325936,320575,68000,12000,75000,81000
1#AC1_5_1_22,499,8,7,1,43306,336700,341859,341859,336700,68000,12000,75000,81000
1#AC1_5_2_1,498,8,7,1,42979,356000,360000,360000,356000,68000,12000,75000,81000
1#AC1_5_2_2,497,8,7,1,42979,370600,373010,373010,370600,68000,12000,75000,81000
1#AC1_5_2_3,496,8,7,1,42979,385500,388933,388933,385500,68000,12000,75000,81000
1#AC1_5_2_4,495,8,7,1,42979,402500,404856,404856,402500,68000,12000,75000,81000
1#AC1_5_2_5,494,8,7,1,42979,417845,420779,420779,417845,68000,12000,75000,81000
1#AC1_5_2_6,493,8,7,1,42979,434000,436702,436702,434000,68000,12000,75000,81000
1#AC1_5_2_7,492,8,7,1,42979,449500,452625,452625,449500,68000,12000,75000,81000
1#AC1_5_2_8,491,8,7,1,42979,465400,468548,468548,465400,68000,12000,75000,81000
1#AC1_5_2_9,490,8,7,1,42979,481300,484471,484471,481300,68000,12000,75000,81000
1#AC1_5_2_10,489,8,7,1,42979,497160,500394,500394,497160,68000,12000,75000,81000
1#AC1_5_2_11,488,8,7,1,42979,513100,516317,516317,513100,68000,12000,75000,81000
1#AC1_5_2_12,487,8,7,1,42979,528700,532240,532240,528700,68000,12000,75000,81000
1#AC1_5_2_13,486,8,7,1,42979,544600,548163,548163,544600,68000,12000,75000,81000
1#AC1_5_2_14,485,8,7,1,42979,560000,564086,564086,560000,68000,12000,75000,81000
1#AC1_5_2_15,484,8,7,1,42979,575000,580009,580009,575000,68000,12000,75000,81000
1#AC1_5_2_16,483,8,7,1,42979,591000,595932,595932,591000,68000,12000,75000,81000
1#AC1_5_2_17,482,8,7,1,42979,606500,611855,611855,606500,68000,12000,75000,81000
1#AC1_5_2_18,481,8,7,1,42979,622500,627778,627778,622500,68000,12000,75000,81000
1#AC1_5_2_19,480,8,7,1,42979,638500,643701,643701,638500,68000,12000,75000,81000
1#AC1_5_2_20,479,8,7,1,42979,654500,659624,659624,654500,68000,12000,75000,81000
1#AC1_5_2_21,478,8,7,1,42979,670000,675547,675547,670000,68000,12000,75000,81000
1#AC1_5_2_22,477,8,7,1,42979,685500,691470,691470,685500,68000,12000,75000,81000
1#AC1_5_3_1,476,8,7,1,42979,705757,709366,709366,705757,68000,12000,75000,81000
1#AC1_5_3_2,475,8,7,1,42979,720680,725289,725289,720680,68000,12000,75000,81000
1#AC1_5_3_3,474,8,7,1,42979,736600,741212,741212,736600,68000,12000,75000,81000
1#AC1_5_3_4,473,8,7,1,42979,752526,757135,757135,752526,68000,12000,75000,81000
1#AC1_5_3_5,472,8,7,1,42979,767449,773058,773058,767449,68000,12000,75000,81000
1#AC1_5_3_6,471,8,7,1,42979,783372,788981,788981,783372,68000,12000,75000,81000
1#AC1_5_3_7,470,8,7,1,42979,799295,804904,804904,799295,68000,12000,75000,81000
1#AC1_5_3_8,469,8,7,1,42979,814718,818827,818827,814718,68000,12000,75000,81000
1#AC1_5_3_9,468,8,7,1,42979,831641,834750,834750,831641,68000,12000,75000,81000
1#AC1_5_3_10,467,8,7,1,42979,847564,850673,850673,847564,68000,12000,75000,81000
1#AC1_5_3_11,466,8,7,1,42979,861487,866596,866596,861487,68000,12000,75000,81000
1#AC1_5_3_12,465,8,7,1,42979,877900,882519,882519,877900,68000,12000,75000,81000
1#AC1_5_3_13,464,8,7,1,42979,893333,898442,898442,893333,68000,12000,75000,81000
1#AC1_5_3_14,463,8,7,1,42979,909256,912365,912365,909256,68000,12000,75000,81000
1#AC1_5_3_15,462,8,7,1,42979,925500,928288,928288,925500,68000,12000,75000,81000
1#AC1_5_3_16,461,8,7,1,42979,941102,944211,944211,941102,68000,12000,75000,81000
1#AC1_5_3_17,460,8,7,1,42979,957025,960134,960134,957025,68000,12000,75000,81000
1#AC1_5_3_18,459,8,7,1,42979,972750,976057,976057,972750,68000,12000,75000,81000
1#AC1_5_3_19,458,8,7,1,42979,987400,991980,991980,987400,68000,12000,75000,81000
1#AC1_5_3_20,457,8,7,1,42979,1003300,1007903,1007903,1003300,68000,12000,75000,81000
1#AC1_5_3_21,456,8,7,1,42979,1020500,1023826,1023826,1020500,68000,12000,75000,81000
1#AC1_6_1_1,455,8,7,1,863,5500,8900,8900,5500,68000,12000,75000,81000
1#AC1_6_1_2,454,8,7,1,863,21038,24899,24899,21038,68000,12000,75000,81000
1#AC1_6_1_3,453,8,7,1,863,36500,40322,40322,36500,68000,12000,75000,81000
1#AC1_6_1_4,452,8,7,1,863,51384,54745,54745,51384,68000,12000,75000,81000
1#AC1_6_1_5,451,8,7,1,863,67307,70668,70668,67307,68000,12000,75000,81000
1#AC1_6_1_6,450,8,7,1,863,83230,86591,86591,83230,68000,12000,75000,81000
1#AC1_6_1_7,449,8,7,1,863,99153,102514,102514,99153,68000,12000,75000,81000
1#AC1_6_1_8,448,8,7,1,863,115076,118437,118437,115076,68000,12000,75000,81000
1#AC1_6_1_9,447,8,7,1,863,130999,134360,134360,130999,68000,12000,75000,81000
1#AC1_6_1_10,446,8,7,1,863,146700,150283,150283,146700,68000,12000,75000,81000
1#AC1_6_1_11,445,8,7,1,863,162845,166206,166206,162845,68000,12000,75000,81000
1#AC1_6_1_12,444,8,7,1,863,178768,182129,182129,178768,68000,12000,75000,81000
1#AC1_6_1_13,443,8,7,1,863,194200,198052,198052,194200,68000,12000,75000,81000
1#AC1_6_1_14,442,8,7,1,863,210000,213975,213975,210000,68000,12000,75000,81000
1#AC1_6_1_15,441,8,7,1,863,226000,229898,229898,226000,68000,12000,75000,81000
1#AC1_6_1_16,440,8,7,1,863,241800,245821,245821,241800,68000,12000,75000,81000
1#AC1_6_1_17,439,8,7,1,863,257383,261744,261744,257383,68000,12000,75000,81000
1#AC1_6_1_18,438,8,7,1,863,273300,277667,277667,273300,68000,12000,75000,81000
1#AC1_6_1_19,437,8,7,1,863,287500,293590,293590,287500,68000,12000,75000,81000
1#AC1_6_1_20,436,8,7,1,863,303200,309513,309513,303200,68000,12000,75000,81000
1#AC1_6_1_21,435,8,7,1,863,320075,325436,325436,320075,68000,12000,75000,81000
1#AC1_6_1_22,434,8,7,1,863,335000,341359,341359,335000,68000,12000,75000,81000
1#AC1_6_2_1,433,8,7,1,863,354153,357087,357087,354153,68000,12000,75000,81000
1#AC1_6_2_2,432,8,7,1,863,370076,373500,373500,370076,68000,12000,75000,81000
1#AC1_6_2_3,431,8,7,1,863,385200,389200,389200,385200,68000,12000,75000,81000
1#AC1_6_2_4,430,8,7,1,863,401600,404856,404856,401600,68000,12000,75000,81000
1#AC1_6_2_5,429,8,7,1,863,417845,421700,421700,417845,68000,12000,75000,81000
1#AC1_6_2_6,428,8,7,1,863,433500,437700,437700,433500,68000,12000,75000,81000
1#AC1_6_2_7,427,8,7,1,863,449500,454000,454000,449500,68000,12000,75000,81000
1#AC1_6_2_8,426,8,7,1,863,465000,470000,470000,465000,68000,12000,75000,81000
1#AC1_6_2_9,425,8,7,1,863,481000,485400,485400,481000,68000,12000,75000,81000
1#AC1_6_2_10,424,8,7,1,863,496000,501300,501300,496000,68000,12000,75000,81000
1#AC1_6_2_11,423,8,7,1,863,512000,517317,517317,512000,68000,12000,75000,81000
1#AC1_6_2_12,422,8,7,1,863,527700,533240,533240,527700,68000,12000,75000,81000
1#AC1_6_2_13,421,8,7,1,863,543300,549163,549163,543300,68000,12000,75000,81000
1#AC1_6_2_14,420,8,7,1,863,559000,565086,565086,559000,68000,12000,75000,81000
1#AC1_6_2_15,419,8,7,1,863,574000,581009,581009,574000,68000,12000,75000,81000
1#AC1_6_2_16,418,8,7,1,863,590000,596932,596932,590000,68000,12000,75000,81000
1#AC1_6_2_17,417,8,7,1,863,605100,612855,612855,605100,68000,12000,75000,81000
1#AC1_6_2_18,416,8,7,1,863,622000,628778,628778,622000,68000,12000,75000,81000
1#AC1_6_2_19,415,8,7,1,863,637500,644701,644701,637500,68000,12000,75000,81000
1#AC1_6_2_20,414,8,7,1,863,653500,660100,660100,653500,68000,12000,75000,81000
1#AC1_6_2_21,413,8,7,1,863,668800,676100,676100,668800,68000,12000,75000,81000
1#AC1_6_2_22,412,8,7,1,863,685000,692000,692000,685000,68000,12000,75000,81000
1#AC1_6_3_1,411,8,7,1,863,704757,708366,708366,704757,68000,12000,75000,81000
1#AC1_6_3_2,410,8,7,1,863,720300,724289,724289,720300,68000,12000,75000,81000
1#AC1_6_3_3,409,8,7,1,863,736603,740212,740212,736603,68000,12000,75000,81000
1#AC1_6_3_4,408,8,7,1,863,751526,756135,756135,751526,68000,12000,75000,81000
1#AC1_6_3_5,407,8,7,1,863,766449,772058,772058,766449,68000,12000,75000,81000
1#AC1_6_3_6,406,8,7,1,863,782372,787981,787981,782372,68000,12000,75000,81000
1#AC1_6_3_7,405,8,7,1,863,798295,803904,803904,798295,68000,12000,75000,81000
1#AC1_6_3_8,404,8,7,1,863,812718,817827,817827,812718,68000,12000,75000,81000
1#AC1_6_3_9,403,8,7,1,863,830641,833750,833750,830641,68000,12000,75000,81000
1#AC1_6_3_10,402,8,7,1,863,846564,849673,849673,846564,68000,12000,75000,81000
1#AC1_6_3_11,401,8,7,1,863,860487,865596,865596,860487,68000,12000,75000,81000
1#AC1_6_3_12,400,8,7,1,863,876410,881519,881519,876410,68000,12000,75000,81000
1#AC1_6_3_13,399,8,7,1,863,892333,897442,897442,892333,68000,12000,75000,81000
1#AC1_6_3_14,398,8,7,1,863,908256,911365,911365,908256,68000,12000,75000,81000
1#AC1_6_3_15,397,8,7,1,863,924179,927288,927288,924179,68000,12000,75000,81000
1#AC1_6_3_16,396,8,7,1,863,940102,943211,943211,940102,68000,12000,75000,81000
1#AC1_6_3_17,395,8,7,1,863,956025,959134,959134,956025,68000,12000,75000,81000
1#AC1_6_3_18,394,8,7,1,863,971948,975057,975057,971948,68000,12000,75000,81000
1#AC1_6_3_19,393,8,7,1,863,985871,990980,990980,985871,68000,12000,75000,81000
1#AC1_6_3_20,392,8,7,1,863,1001794,1006903,1006903,1001794,68000,12000,75000,81000
1#AC1_6_3_21,391,8,7,1,863,1017217,1022826,1022826,1017217,68000,12000,75000,81000
1#AC1_7_1_1,390,8,7,1,535149,5000,9476,9476,5000,68000,12000,75000,81000
1#AC1_7_1_2,389,8,7,1,535149,20538,24399,24399,20538,68000,12000,75000,81000
1#AC1_7_1_3,388,8,7,1,535149,36461,39822,39822,36461,68000,12000,75000,81000
1#AC1_7_1_4,387,8,7,1,535149,50884,54245,54245,50884,68000,12000,75000,81000
1#AC1_7_1_5,386,8,7,1,535149,66807,70168,70168,66807,68000,12000,75000,81000
1#AC1_7_1_6,385,8,7,1,535149,82730,86091,86091,82730,68000,12000,75000,81000
1#AC1_7_1_7,384,8,7,1,535149,98653,102014,102014,98653,68000,12000,75000,81000
1#AC1_7_1_8,383,8,7,1,535149,114576,117937,117937,114576,68000,12000,75000,81000
1#AC1_7_1_9,382,8,7,1,535149,130499,133860,133860,130499,68000,12000,75000,81000
1#AC1_7_1_10,381,8,7,1,535149,146422,149783,149783,146422,68000,12000,75000,81000
1#AC1_7_1_11,380,8,7,1,535149,162345,165706,165706,162345,68000,12000,75000,81000
1#AC1_7_1_12,379,8,7,1,535149,178268,181629,181629,178268,68000,12000,75000,81000
1#AC1_7_1_13,378,8,7,1,535149,194191,197552,197552,194191,68000,12000,75000,81000
1#AC1_7_1_14,377,8,7,1,535149,210114,213475,213475,210114,68000,12000,75000,81000
1#AC1_7_1_15,376,8,7,1,535149,226037,229398,229398,226037,68000,12000,75000,81000
1#AC1_7_1_16,375,8,7,1,535149,241960,245321,245321,241960,68000,12000,75000,81000
1#AC1_7_1_17,374,8,7,1,535149,257883,261244,261244,257883,68000,12000,75000,81000
1#AC1_7_1_18,373,8,7,1,535149,273806,277167,277167,273806,68000,12000,75000,81000
1#AC1_7_1_19,372,8,7,1,535149,288000,293090,293090,288000,68000,12000,75000,81000
1#AC1_7_1_20,371,8,7,1,535149,303652,309013,309013,303652,68000,12000,75000,81000
1#AC1_7_1_21,370,8,7,1,535149,319575,324936,324936,319575,68000,12000,75000,81000
1#AC1_7_1_22,369,8,7,1,535149,335498,340859,340859,335498,68000,12000,75000,81000
1#AC1_7_2_1,368,8,7,1,535149,353653,356587,356587,353653,68000,12000,75000,81000
1#AC1_7_2_2,367,8,7,1,535149,369576,372510,372510,369576,68000,12000,75000,81000
1#AC1_7_2_3,366,8,7,1,535149,384700,388433,388433,384700,68000,12000,75000,81000
1#AC1_7_2_4,365,8,7,1,535149,402000,404356,404356,402000,68000,12000,75000,81000
1#AC1_7_2_5,364,8,7,1,535149,417345,420279,420279,417345,68000,12000,75000,81000
1#AC1_7_2_6,363,8,7,1,535149,433000,436202,436202,433000,68000,12000,75000,81000
1#AC1_7_2_7,362,8,7,1,535149,449000,452125,452125,449000,68000,12000,75000,81000
1#AC1_7_2_8,361,8,7,1,535149,464900,468048,468048,464900,68000,12000,75000,81000
1#AC1_7_2_9,360,8,7,1,535149,480800,483971,483971,480800,68000,12000,75000,81000
1#AC1_7_2_10,359,8,7,1,535149,496660,499894,499894,496660,68000,12000,75000,81000
1#AC1_7_2_11,358,8,7,1,535149,512600,515817,515817,512600,68000,12000,75000,81000
1#AC1_7_2_12,357,8,7,1,535149,528200,531740,531740,528200,68000,12000,75000,81000
1#AC1_7_2_13,356,8,7,1,535149,544100,547663,547663,544100,68000,12000,75000,81000
1#AC1_7_2_14,355,8,7,1,535149,559500,563586,563586,559500,68000,12000,75000,81000
1#AC1_7_2_15,354,8,7,1,535149,574500,579509,579509,574500,68000,12000,75000,81000
1#AC1_7_2_16,353,8,7,1,535149,590500,595432,595432,590500,68000,12000,75000,81000
1#AC1_7_2_17,352,8,7,1,535149,605000,611355,611355,605000,68000,12000,75000,81000
1#AC1_7_2_18,351,8,7,1,535149,620000,627278,627278,620000,68000,12000,75000,81000
1#AC1_7_2_19,350,8,7,1,535149,637000,643201,643201,637000,68000,12000,75000,81000
1#AC1_7_2_20,349,8,7,1,535149,653000,659124,659124,653000,68000,12000,75000,81000
1#AC1_7_2_21,348,8,7,1,535149,668000,675047,675047,668000,68000,12000,75000,81000
1#AC1_7_2_22,347,8,7,1,535149,684500,690970,690970,684500,68000,12000,75000,81000
1#AC1_7_3_1,346,8,7,1,535149,703757,708866,708866,703757,68000,12000,75000,81000
1#AC1_7_3_2,345,8,7,1,535149,719680,724789,724789,719680,68000,12000,75000,81000
1#AC1_7_3_3,344,8,7,1,535149,735603,740712,740712,735603,68000,12000,75000,81000
1#AC1_7_3_4,343,8,7,1,535149,750526,756635,756635,750526,68000,12000,75000,81000
1#AC1_7_3_5,342,8,7,1,535149,765449,772558,772558,765449,68000,12000,75000,81000
1#AC1_7_3_6,341,8,7,1,535149,781372,788481,788481,781372,68000,12000,75000,81000
1#AC1_7_3_7,340,8,7,1,535149,799295,804404,804404,799295,68000,12000,75000,81000
1#AC1_7_3_8,339,8,7,1,535149,813718,818327,818327,813718,68000,12000,75000,81000
1#AC1_7_3_9,338,8,7,1,535149,830641,834250,834250,830641,68000,12000,75000,81000
1#AC1_7_3_10,337,8,7,1,535149,846064,850173,850173,846064,68000,12000,75000,81000
1#AC1_7_3_11,336,8,7,1,535149,861487,866096,866096,861487,68000,12000,75000,81000
1#AC1_7_3_12,335,8,7,1,535149,877410,882019,882019,877410,68000,12000,75000,81000
1#AC1_7_3_13,334,8,7,1,535149,893333,897942,897942,893333,68000,12000,75000,81000
1#AC1_7_3_14,333,8,7,1,535149,909256,911865,911865,909256,68000,12000,75000,81000
1#AC1_7_3_15,332,8,7,1,535149,925179,927788,927788,925179,68000,12000,75000,81000
1#AC1_7_3_16,331,8,7,1,535149,941102,943711,943711,941102,68000,12000,75000,81000
1#AC1_7_3_17,330,8,7,1,535149,957025,959634,959634,957025,68000,12000,75000,81000
1#AC1_7_3_18,329,8,7,1,535149,972948,975557,975557,972948,68000,12000,75000,81000
1#AC1_7_3_19,328,8,7,1,535149,986871,991480,991480,986871,68000,12000,75000,81000
1#AC1_7_3_20,327,8,7,1,535149,1002794,1007403,1007403,1002794,68000,12000,75000,81000
1#AC1_7_3_21,326,8,7,1,535149,1018217,1023326,1023326,1018217,68000,12000,75000,81000
1#AC1_8_1_1,325,8,7,1,493313,5115,9476,9476,5115,68000,12000,75000,81000
1#AC1_8_1_2,324,8,7,1,493313,20538,25399,25399,20538,68000,12000,75000,81000
1#AC1_8_1_3,323,8,7,1,493313,36461,40822,40822,36461,68000,12000,75000,81000
1#AC1_8_1_4,322,8,7,1,493313,50884,55245,55245,50884,68000,12000,75000,81000
1#AC1_8_1_5,321,8,7,1,493313,66807,71168,71168,66807,68000,12000,75000,81000
1#AC1_8_1_6,320,8,7,1,493313,82730,87091,87091,82730,68000,12000,75000,81000
1#AC1_8_1_7,319,8,7,1,493313,98653,103014,103014,98653,68000,12000,75000,81000
1#AC1_8_1_8,318,8,7,1,493313,114576,118937,118937,114576,68000,12000,75000,81000
1#AC1_8_1_9,317,8,7,1,493313,130499,134860,134860,130499,68000,12000,75000,81000
1#AC1_8_1_10,316,8,7,1,493313,146422,150783,150783,146422,68000,12000,75000,81000
1#AC1_8_1_11,315,8,7,1,493313,162345,166706,166706,162345,68000,12000,75000,81000
1#AC1_8_1_12,314,8,7,1,493313,178268,182629,182629,178268,68000,12000,75000,81000
1#AC1_8_1_13,313,8,7,1,493313,194191,198552,198552,194191,68000,12000,75000,81000
1#AC1_8_1_14,312,8,7,1,493313,210114,214475,214475,210114,68000,12000,75000,81000
1#AC1_8_1_15,311,8,7,1,493313,226037,230398,230398,226037,68000,12000,75000,81000
1#AC1_8_1_16,310,8,7,1,493313,241960,246321,246321,241960,68000,12000,75000,81000
1#AC1_8_1_17,309,8,7,1,493313,257000,262244,262244,257000,68000,12000,75000,81000
1#AC1_8_1_18,308,8,7,1,493313,273000,278167,278167,273000,68000,12000,75000,81000
1#AC1_8_1_19,307,8,7,1,493313,288000,294090,294090,288000,68000,12000,75000,81000
1#AC1_8_1_20,306,8,7,1,493313,303000,310013,310013,303000,68000,12000,75000,81000
1#AC1_8_1_21,305,8,7,1,493313,318900,325936,325936,318900,68000,12000,75000,81000
1#AC1_8_1_22,304,8,7,1,493313,335000,341859,341859,335000,68000,12000,75000,81000
1#AC1_8_2_1,303,8,7,1,493313,353653,357587,357587,353653,68000,12000,75000,81000
1#AC1_8_2_2,302,8,7,1,493313,369576,373510,373510,369576,68000,12000,75000,81000
1#AC1_8_2_3,301,8,7,1,493313,384700,389433,389433,384700,68000,12000,75000,81000
1#AC1_8_2_4,300,8,7,1,493313,402000,405356,405356,402000,68000,12000,75000,81000
1#AC1_8_2_5,299,8,7,1,493313,417345,421279,421279,417345,68000,12000,75000,81000
1#AC1_8_2_6,298,8,7,1,493313,433000,437202,437202,433000,68000,12000,75000,81000
1#AC1_8_2_7,297,8,7,1,493313,449000,453125,453125,449000,68000,12000,75000,81000
1#AC1_8_2_8,296,8,7,1,493313,464900,469048,469048,464900,68000,12000,75000,81000
1#AC1_8_2_9,295,8,7,1,493313,480800,484971,484971,480800,68000,12000,75000,81000
1#AC1_8_2_10,294,8,7,1,493313,496660,500894,500894,496660,68000,12000,75000,81000
1#AC1_8_2_11,293,8,7,1,493313,512600,516817,516817,512600,68000,12000,75000,81000
1#AC1_8_2_12,292,8,7,1,493313,528200,532740,532740,528200,68000,12000,75000,81000
1#AC1_8_2_13,291,8,7,1,493313,543600,548663,548663,543600,68000,12000,75000,81000
1#AC1_8_2_14,290,8,7,1,493313,559000,564586,564586,559000,68000,12000,75000,81000
1#AC1_8_2_15,289,8,7,1,493313,574500,580509,580509,574500,68000,12000,75000,81000
1#AC1_8_2_16,288,8,7,1,493313,590500,596432,596432,590500,68000,12000,75000,81000
1#AC1_8_2_17,287,8,7,1,493313,605000,612355,612355,605000,68000,12000,75000,81000
1#AC1_8_2_18,286,8,7,1,493313,620000,628278,628278,620000,68000,12000,75000,81000
1#AC1_8_2_19,285,8,7,1,493313,637000,644201,644201,637000,68000,12000,75000,81000
1#AC1_8_2_20,284,8,7,1,493313,653000,660124,660124,653000,68000,12000,75000,81000
1#AC1_8_2_21,283,8,7,1,493313,668000,676047,676047,668000,68000,12000,75000,81000
1#AC1_8_2_22,282,8,7,1,493313,684500,691970,691970,684500,68000,12000,75000,81000
1#AC1_8_3_1,281,8,7,1,493313,704257,709866,709866,704257,68000,12000,75000,81000
1#AC1_8_3_2,280,8,7,1,493313,720180,725789,725789,720180,68000,12000,75000,81000
1#AC1_8_3_3,279,8,7,1,493313,736103,741712,741712,736103,68000,12000,75000,81000
1#AC1_8_3_4,278,8,7,1,493313,751026,757635,757635,751026,68000,12000,75000,81000
1#AC1_8_3_5,277,8,7,1,493313,765949,773558,773558,765949,68000,12000,75000,81000
1#AC1_8_3_6,276,8,7,1,493313,781872,789481,789481,781872,68000,12000,75000,81000
1#AC1_8_3_7,275,8,7,1,493313,797795,805404,805404,797795,68000,12000,75000,81000
1#AC1_8_3_8,274,8,7,1,493313,812218,819327,819327,812218,68000,12000,75000,81000
1#AC1_8_3_9,273,8,7,1,493313,830141,835250,835250,830141,68000,12000,75000,81000
1#AC1_8_3_10,272,8,7,1,493313,846064,851173,851173,846064,68000,12000,75000,81000
1#AC1_8_3_11,271,8,7,1,493313,859900,867096,867096,859900,68000,12000,75000,81000
1#AC1_8_3_12,270,8,7,1,493313,875910,883019,883019,875910,68000,12000,75000,81000
1#AC1_8_3_13,269,8,7,1,493313,892833,898942,898942,892833,68000,12000,75000,81000
1#AC1_8_3_14,268,8,7,1,493313,908756,912865,912865,908756,68000,12000,75000,81000
1#AC1_8_3_15,267,8,7,1,493313,924679,928788,928788,924679,68000,12000,75000,81000
1#AC1_8_3_16,266,8,7,1,493313,940602,944711,944711,940602,68000,12000,75000,81000
1#AC1_8_3_17,265,8,7,1,493313,956525,960634,960634,956525,68000,12000,75000,81000
1#AC1_8_3_18,264,8,7,1,493313,972448,976557,976557,972448,68000,12000,75000,81000
1#AC1_8_3_19,263,8,7,1,493313,986371,992480,992480,986371,68000,12000,75000,81000
1#AC1_8_3_20,262,8,7,1,493313,1002294,1008403,1008403,1002294,68000,12000,75000,81000
1#AC1_8_3_21,261,8,7,1,493313,1017717,1024326,1024326,1017717,68000,12000,75000,81000
1#AC1_9_1_1,260,8,7,1,450500,5500,9476,9476,5500,68000,12000,75000,81000
1#AC1_9_1_2,259,8,7,1,450500,20938,25399,25399,20938,68000,12000,75000,81000
1#AC1_9_1_3,258,8,7,1,450500,36861,40822,40822,36861,68000,12000,75000,81000
1#AC1_9_1_4,257,8,7,1,450500,51284,55245,55245,51284,68000,12000,75000,81000
1#AC1_9_1_5,256,8,7,1,450500,67207,71168,71168,67207,68000,12000,75000,81000
1#AC1_9_1_6,255,8,7,1,450500,83130,87091,87091,83130,68000,12000,75000,81000
1#AC1_9_1_7,254,8,7,1,450500,99053,103014,103014,99053,68000,12000,75000,81000
1#AC1_9_1_8,253,8,7,1,450500,114976,118937,118937,114976,68000,12000,75000,81000
1#AC1_9_1_9,252,8,7,1,450500,130899,134860,134860,130899,68000,12000,75000,81000
1#AC1_9_1_10,251,8,7,1,450500,146822,150783,150783,146822,68000,12000,75000,81000
1#AC1_9_1_11,250,8,7,1,450500,162745,166706,166706,162745,68000,12000,75000,81000
1#AC1_9_1_12,249,8,7,1,450500,178668,182629,182629,178668,68000,12000,75000,81000
1#AC1_9_1_13,248,8,7,1,450500,194591,198552,198552,194591,68000,12000,75000,81000
1#AC1_9_1_14,247,8,7,1,450500,210000,214475,214475,210000,68000,12000,75000,81000
1#AC1_9_1_15,246,8,7,1,450500,225400,230398,230398,225400,68000,12000,75000,81000
1#AC1_9_1_16,245,8,7,1,450500,241360,246321,246321,241360,68000,12000,75000,81000
1#AC1_9_1_17,244,8,7,1,450500,257283,262244,262244,257283,68000,12000,75000,81000
1#AC1_9_1_18,243,8,7,1,450500,273206,278167,278167,273206,68000,12000,75000,81000
1#AC1_9_1_19,242,8,7,1,450500,287200,294090,294090,287200,68000,12000,75000,81000
1#AC1_9_1_20,241,8,7,1,450500,303052,310013,310013,303052,68000,12000,75000,81000
1#AC1_9_1_21,240,8,7,1,450500,318975,325936,325936,318975,68000,12000,75000,81000
1#AC1_9_1_22,239,8,7,1,450500,335898,341859,341859,335898,68000,12000,75000,81000
1#AC1_9_2_1,238,8,7,1,451200,354053,357587,357587,354053,68000,12000,75000,81000
1#AC1_9_2_2,237,8,7,1,451200,369976,373510,373510,369976,68000,12000,75000,81000
1#AC1_9_2_3,236,8,7,1,451200,385100,389433,389433,385100,68000,12000,75000,81000
1#AC1_9_2_4,235,8,7,1,451200,402400,405356,405356,402400,68000,12000,75000,81000
1#AC1_9_2_5,234,8,7,1,451200,417745,421279,421279,417745,68000,12000,75000,81000
1#AC1_9_2_6,233,8,7,1,451200,433400,437202,437202,433400,68000,12000,75000,81000
1#AC1_9_2_7,232,8,7,1,451200,449400,453125,453125,449400,68000,12000,75000,81000
1#AC1_9_2_8,231,8,7,1,451200,465300,469048,469048,465300,68000,12000,75000,81000
1#AC1_9_2_9,230,8,7,1,451200,481200,484971,484971,481200,68000,12000,75000,81000
1#AC1_9_2_10,229,8,7,1,451200,497060,500894,500894,497060,68000,12000,75000,81000
1#AC1_9_2_11,228,8,7,1,451200,513000,516817,516817,513000,68000,12000,75000,81000
1#AC1_9_2_12,227,8,7,1,451200,527600,532740,532740,527600,68000,12000,75000,81000
1#AC1_9_2_13,226,8,7,1,451200,543500,548663,548663,543500,68000,12000,75000,81000
1#AC1_9_2_14,225,8,7,1,451200,558900,564586,564586,558900,68000,12000,75000,81000
1#AC1_9_2_15,224,8,7,1,451200,573900,580509,580509,573900,68000,12000,75000,81000
1#AC1_9_2_16,223,8,7,1,451200,589900,596432,596432,589900,68000,12000,75000,81000
1#AC1_9_2_17,222,8,7,1,451200,604800,612355,612355,604800,68000,12000,75000,81000
1#AC1_9_2_18,221,8,7,1,451200,619900,628278,628278,619900,68000,12000,75000,81000
1#AC1_9_2_19,220,8,7,1,451200,637400,644201,644201,637400,68000,12000,75000,81000
1#AC1_9_2_20,219,8,7,1,451200,653400,660124,660124,653400,68000,12000,75000,81000
1#AC1_9_2_21,218,8,7,1,451200,668400,676047,676047,668400,68000,12000,75000,81000
1#AC1_9_2_22,217,8,7,1,451200,684900,691970,691970,684900,68000,12000,75000,81000
1#AC1_9_3_1,216,8,7,1,451200,704657,709866,709866,704657,68000,12000,75000,81000
1#AC1_9_3_2,215,8,7,1,451200,720580,725789,725789,720580,68000,12000,75000,81000
1#AC1_9_3_3,214,8,7,1,451200,736503,741712,741712,736503,68000,12000,75000,81000
1#AC1_9_3_4,213,8,7,1,451200,751426,757635,757635,751426,68000,12000,75000,81000
1#AC1_9_3_5,212,8,7,1,451200,766349,773558,773558,766349,68000,12000,75000,81000
1#AC1_9_3_6,211,8,7,1,451200,782272,789481,789481,782272,68000,12000,75000,81000
1#AC1_9_3_7,210,8,7,1,451200,798195,805404,805404,798195,68000,12000,75000,81000
1#AC1_9_3_8,209,8,7,1,451200,812618,819327,819327,812618,68000,12000,75000,81000
1#AC1_9_3_9,208,8,7,1,451200,830541,835250,835250,830541,68000,12000,75000,81000
1#AC1_9_3_10,207,8,7,1,451200,847464,851173,851173,847464,68000,12000,75000,81000
1#AC1_9_3_11,206,8,7,1,451200,860387,867096,867096,860387,68000,12000,75000,81000
1#AC1_9_3_12,205,8,7,1,451200,876310,883019,883019,876310,68000,12000,75000,81000
1#AC1_9_3_13,204,8,7,1,451200,892233,898942,898942,892233,68000,12000,75000,81000
1#AC1_9_3_14,203,8,7,1,451200,908156,912865,912865,908156,68000,12000,75000,81000
1#AC1_9_3_15,202,8,7,1,451200,923800,928788,928788,923800,68000,12000,75000,81000
1#AC1_9_3_16,201,8,7,1,451000,940002,944711,944711,940002,68000,12000,75000,81000
1#AC1_9_3_17,200,8,7,1,451000,955925,960634,960634,955925,68000,12000,75000,81000
1#AC1_9_3_18,199,8,7,1,451000,971848,976557,976557,971848,68000,12000,75000,81000
1#AC1_9_3_19,198,8,7,1,451000,985771,992480,992480,985771,68000,12000,75000,81000
1#AC1_9_3_20,197,8,7,1,451000,1001694,1008403,1008403,1001694,68000,12000,75000,81000
1#AC1_9_3_21,196,8,7,1,451000,1017117,1024326,1024326,1017117,68000,12000,75000,81000
1#AC1_10_1_1,195,8,7,1,408600,4500,9476,9476,4500,68000,12000,75000,81000
1#AC1_10_1_2,194,8,7,1,408600,20269,25245,25245,20269,68000,12000,75000,81000
1#AC1_10_1_3,193,8,7,1,408600,36038,41014,41014,36038,68000,12000,75000,81000
1#AC1_10_1_4,192,8,7,1,408600,51807,56783,56783,51807,68000,12000,75000,81000
1#AC1_10_1_5,191,8,7,1,408600,67576,72552,72552,67576,68000,12000,75000,81000
1#AC1_10_1_6,190,8,7,1,408600,83345,88321,88321,83345,68000,12000,75000,81000
1#AC1_10_1_7,189,8,7,1,408600,99114,104090,104090,99114,68000,12000,75000,81000
1#AC1_10_1_8,188,8,7,1,408600,114883,119859,119859,114883,68000,12000,75000,81000
1#AC1_10_1_9,187,8,7,1,408600,130652,135628,135628,130652,68000,12000,75000,81000
1#AC1_10_1_10,186,8,7,1,408600,146421,151397,151397,146421,68000,12000,75000,81000
1#AC1_10_1_11,185,8,7,1,408600,162190,167166,167166,162190,68000,12000,75000,81000
1#AC1_10_1_12,184,8,7,1,408600,177959,182935,182935,177959,68000,12000,75000,81000
1#AC1_10_1_13,183,8,7,1,408600,193728,198704,198704,193728,68000,12000,75000,81000
1#AC1_10_1_14,182,8,7,1,408600,209497,214473,214473,209497,68000,12000,75000,81000
1#AC1_10_1_15,181,8,7,1,408600,225266,230242,230242,225266,68000,12000,75000,81000
1#AC1_10_1_16,180,8,7,1,408600,241035,246011,246011,241035,68000,12000,75000,81000
1#AC1_10_1_17,179,8,7,1,408600,256804,261780,261780,256804,68000,12000,75000,81000
1#AC1_10_1_18,178,8,7,1,408600,272573,277549,277549,272573,68000,12000,75000,81000
1#AC1_10_1_19,177,8,7,1,408600,288342,293318,293318,288342,68000,12000,75000,81000
1#AC1_10_1_20,176,8,7,1,408600,304111,309087,309087,304111,68000,12000,75000,81000
1#AC1_10_1_21,175,8,7,1,408600,319880,324856,324856,319880,68000,12000,75000,81000
1#AC1_10_1_22,174,8,7,1,408600,335649,340625,340625,335649,68000,12000,75000,81000
1#AC1_10_2_1,173,8,7,1,408600,353853,357587,357587,353853,68000,12000,75000,81000
1#AC1_10_2_2,172,8,7,1,408600,369622,373356,373356,369622,68000,12000,75000,81000
1#AC1_10_2_3,171,8,7,1,408600,385391,389125,389125,385391,68000,12000,75000,81000
1#AC1_10_2_4,170,8,7,1,408600,401160,404894,404894,401160,68000,12000,75000,81000
1#AC1_10_2_5,169,8,7,1,408600,416929,420663,420663,416929,68000,12000,75000,81000
1#AC1_10_2_6,168,8,7,1,408600,432698,436432,436432,432698,68000,12000,75000,81000
1#AC1_10_2_7,167,8,7,1,408600,448467,452201,452201,448467,68000,12000,75000,81000
1#AC1_10_2_8,166,8,7,1,408600,464236,467970,467970,464236,68000,12000,75000,81000
1#AC1_10_2_9,165,8,7,1,408600,480005,483739,483739,480005,68000,12000,75000,81000
1#AC1_10_2_10,164,8,7,1,408600,495774,499508,499508,495774,68000,12000,75000,81000
1#AC1_10_2_11,163,8,7,1,408600,511543,515277,515277,511543,68000,12000,75000,81000
1#AC1_10_2_12,162,8,7,1,408600,527312,531046,531046,527312,68000,12000,75000,81000
1#AC1_10_2_13,161,8,7,1,408600,543081,546815,546815,543081,68000,12000,75000,81000
1#AC1_10_2_14,160,8,7,1,408600,558850,562584,562584,558850,68000,12000,75000,81000
1#AC1_10_2_15,159,8,7,1,408600,574619,578353,578353,574619,68000,12000,75000,81000
1#AC1_10_2_16,158,8,7,1,408600,590388,594122,594122,590388,68000,12000,75000,81000
1#AC1_10_2_17,157,8,7,1,408600,606157,609891,609891,606157,68000,12000,75000,81000
1#AC1_10_2_18,156,8,7,1,408600,621926,625660,625660,621926,68000,12000,75000,81000
1#AC1_10_2_19,155,8,7,1,408600,637695,641429,641429,637695,68000,12000,75000,81000
1#AC1_10_2_20,154,8,7,1,408600,653464,657198,657198,653464,68000,12000,75000,81000
1#AC1_10_2_21,153,8,7,1,408600,669233,672967,672967,669233,68000,12000,75000,81000
1#AC1_10_2_22,152,8,7,1,408600,685002,688736,688736,685002,68000,12000,75000,81000
1#AC1_10_3_1,151,8,7,1,408600,704000,709866,709866,704000,68000,12000,75000,81000
1#AC1_10_3_2,150,8,7,1,408600,719769,725635,725635,719769,68000,12000,75000,81000
1#AC1_10_3_3,149,8,7,1,408600,735538,741404,741404,735538,68000,12000,75000,81000
1#AC1_10_3_4,148,8,7,1,408600,751307,757173,757173,751307,68000,12000,75000,81000
1#AC1_10_3_5,147,8,7,1,408600,767076,772942,772942,767076,68000,12000,75000,81000
1#AC1_10_3_6,146,8,7,1,408600,782845,788711,788711,782845,68000,12000,75000,81000
1#AC1_10_3_7,145,8,7,1,408600,798614,804480,804480,798614,68000,12000,75000,81000
1#AC1_10_3_8,144,8,7,1,408600,814383,820249,820249,814383,68000,12000,75000,81000
1#AC1_10_3_9,143,8,7,1,408600,830152,836018,836018,830152,68000,12000,75000,81000
1#AC1_10_3_10,142,8,7,1,408600,845921,851787,851787,845921,68000,12000,75000,81000
1#AC1_10_3_11,141,8,7,1,408600,861690,867556,867556,861690,68000,12000,75000,81000
1#AC1_10_3_12,140,8,7,1,408600,877459,883325,883325,877459,68000,12000,75000,81000
1#AC1_10_3_13,139,8,7,1,408600,893228,899094,899094,893228,68000,12000,75000,81000
1#AC1_10_3_14,138,8,7,1,408600,908997,914863,914863,908997,68000,12000,75000,81000
1#AC1_10_3_15,137,8,7,1,408600,924766,930632,930632,924766,68000,12000,75000,81000
1#AC1_10_3_16,136,8,7,1,408600,940535,946401,946401,940535,68000,12000,75000,81000
1#AC1_10_3_17,135,8,7,1,408600,956304,962170,962170,956304,68000,12000,75000,81000
1#AC1_10_3_18,134,8,7,1,408600,972073,977939,977939,972073,68000,12000,75000,81000
1#AC1_10_3_19,133,8,7,1,408600,987842,993708,993708,987842,68000,12000,75000,81000
1#AC1_10_3_20,132,8,7,1,408600,1003611,1009477,1009477,1003611,68000,12000,75000,81000
1#AC1_10_3_21,131,8,7,1,408600,1019380,1025246,1025246,1019380,68000,12000,75000,81000
1#AC1_11_1_1,130,8,7,1,366586,4115,9476,9476,4115,68000,12000,75000,81000
1#AC1_11_1_2,129,8,7,1,366586,19880,25241,25241,19880,68000,12000,75000,81000
1#AC1_11_1_3,128,8,7,1,366586,35645,41006,41006,35645,68000,12000,75000,81000
1#AC1_11_1_4,127,8,7,1,366586,51410,56771,56771,51410,68000,12000,75000,81000
1#AC1_11_1_5,126,8,7,1,366586,67175,72536,72536,67175,68000,12000,75000,81000
1#AC1_11_1_6,125,8,7,1,366586,82940,88301,88301,82940,68000,12000,75000,81000
1#AC1_11_1_7,124,8,7,1,366586,98705,104066,104066,98705,68000,12000,75000,81000
1#AC1_11_1_8,123,8,7,1,366586,114470,119831,119831,114470,68000,12000,75000,81000
1#AC1_11_1_9,122,8,7,1,366586,130235,135596,135596,130235,68000,12000,75000,81000
1#AC1_11_1_10,121,8,7,1,366586,146000,151361,151361,146000,68000,12000,75000,81000
1#AC1_11_1_11,120,8,7,1,366586,161765,167126,167126,161765,68000,12000,75000,81000
1#AC1_11_1_12,119,8,7,1,366586,177530,182891,182891,177530,68000,12000,75000,81000
1#AC1_11_1_13,118,8,7,1,366586,193295,198656,198656,193295,68000,12000,75000,81000
1#AC1_11_1_14,117,8,7,1,366586,209060,214421,214421,209060,68000,12000,75000,81000
1#AC1_11_1_15,116,8,7,1,366586,224825,230186,230186,224825,68000,12000,75000,81000
1#AC1_11_1_16,115,8,7,1,366586,240590,245951,245951,240590,68000,12000,75000,81000
1#AC1_11_1_17,114,8,7,1,366586,256355,261716,261716,256355,68000,12000,75000,81000
1#AC1_11_1_18,113,8,7,1,366586,272120,277481,277481,272120,68000,12000,75000,81000
1#AC1_11_1_19,112,8,7,1,366586,287885,293246,293246,287885,68000,12000,75000,81000
1#AC1_11_1_20,111,8,7,1,366586,303650,309011,309011,303650,68000,12000,75000,81000
1#AC1_11_1_21,110,8,7,1,366586,319415,324776,324776,319415,68000,12000,75000,81000
1#AC1_11_1_22,109,8,7,1,366586,335180,340541,340541,335180,68000,12000,75000,81000
1#AC1_11_2_1,108,8,7,1,366586,353653,357587,357587,353653,68000,12000,75000,81000
1#AC1_11_2_2,107,8,7,1,366586,369418,373352,373352,369418,68000,12000,75000,81000
1#AC1_11_2_3,106,8,7,1,366586,385183,389117,389117,385183,68000,12000,75000,81000
1#AC1_11_2_4,105,8,7,1,366586,400948,404882,404882,400948,68000,12000,75000,81000
1#AC1_11_2_5,104,8,7,1,366586,416713,420647,420647,416713,68000,12000,75000,81000
1#AC1_11_2_6,103,8,7,1,366586,432478,436412,436412,432478,68000,12000,75000,81000
1#AC1_11_2_7,102,8,7,1,366586,448243,452177,452177,448243,68000,12000,75000,81000
1#AC1_11_2_8,101,8,7,1,366586,464008,467942,467942,464008,68000,12000,75000,81000
1#AC1_11_2_9,100,8,7,1,366586,479773,483707,483707,479773,68000,12000,75000,81000
1#AC1_11_2_10,99,8,7,1,366586,495538,499472,499472,495538,68000,12000,75000,81000
1#AC1_11_2_11,98,8,7,1,366586,511303,515237,515237,511303,68000,12000,75000,81000
1#AC1_11_2_12,97,8,7,1,366586,527068,531002,531002,527068,68000,12000,75000,81000
1#AC1_11_2_13,96,8,7,1,366586,542833,546767,546767,542833,68000,12000,75000,81000
1#AC1_11_2_14,95,8,7,1,366586,558598,562532,562532,558598,68000,12000,75000,81000
1#AC1_11_2_15,94,8,7,1,366586,574363,578297,578297,574363,68000,12000,75000,81000
1#AC1_11_2_16,93,8,7,1,366586,590128,594062,594062,590128,68000,12000,75000,81000
1#AC1_11_2_17,92,8,7,1,366586,605893,609827,609827,605893,68000,12000,75000,81000
1#AC1_11_2_18,91,8,7,1,366586,621658,625592,625592,621658,68000,12000,75000,81000
1#AC1_11_2_19,90,8,7,1,366586,637423,641357,641357,637423,68000,12000,75000,81000
1#AC1_11_2_20,89,8,7,1,366586,653188,657122,657122,653188,68000,12000,75000,81000
1#AC1_11_2_21,88,8,7,1,366586,668953,672887,672887,668953,68000,12000,75000,81000
1#AC1_11_2_22,87,8,7,1,366586,684718,688652,688652,684718,68000,12000,75000,81000
1#AC1_11_3_1,86,8,7,1,366586,704257,709866,709866,704257,68000,12000,75000,81000
1#AC1_11_3_2,85,8,7,1,366586,720022,725631,725631,720022,68000,12000,75000,81000
1#AC1_11_3_3,84,8,7,1,366586,735787,741396,741396,735787,68000,12000,75000,81000
1#AC1_11_3_4,83,8,7,1,366586,751552,757161,757161,751552,68000,12000,75000,81000
1#AC1_11_3_5,82,8,7,1,366586,767317,772926,772926,767317,68000,12000,75000,81000
1#AC1_11_3_6,81,8,7,1,366586,783082,788691,788691,783082,68000,12000,75000,81000
1#AC1_11_3_7,80,8,7,1,366586,798847,804456,804456,798847,68000,12000,75000,81000
1#AC1_11_3_8,79,8,7,1,366586,814612,820221,820221,814612,68000,12000,75000,81000
1#AC1_11_3_9,78,8,7,1,366586,830377,835986,835986,830377,68000,12000,75000,81000
1#AC1_11_3_10,77,8,7,1,366586,846142,851751,851751,846142,68000,12000,75000,81000
1#AC1_11_3_11,76,8,7,1,366586,861907,867516,867516,861907,68000,12000,75000,81000
1#AC1_11_3_12,75,8,7,1,366586,877672,883281,883281,877672,68000,12000,75000,81000
1#AC1_11_3_13,74,8,7,1,366586,893437,899046,899046,893437,68000,12000,75000,81000
1#AC1_11_3_14,73,8,7,1,366586,909202,914811,914811,909202,68000,12000,75000,81000
1#AC1_11_3_15,72,8,7,1,366586,924967,930576,930576,924967,68000,12000,75000,81000
1#AC1_11_3_16,71,8,7,1,366586,940732,946341,946341,940732,68000,12000,75000,81000
1#AC1_11_3_17,70,8,7,1,366586,956497,962106,962106,956497,68000,12000,75000,81000
1#AC1_11_3_18,69,8,7,1,366586,972262,977871,977871,972262,68000,12000,75000,81000
1#AC1_11_3_19,68,8,7,1,366586,988027,993636,993636,988027,68000,12000,75000,81000
1#AC1_11_3_20,67,8,7,1,366586,1003792,1009401,1009401,1003792,68000,12000,75000,81000
1#AC1_11_3_21,66,8,7,1,366586,1019557,1025166,1025166,1019557,68000,12000,75000,81000
1#AC1_12_1_1,65,8,7,1,324150,5300,9800,9800,5300,68000,12000,75000,81000
1#AC1_12_1_2,64,8,7,1,324150,21065,25565,25565,21065,68000,12000,75000,81000
1#AC1_12_1_3,63,8,7,1,324150,36830,41330,41330,36830,68000,12000,75000,81000
1#AC1_12_1_4,62,8,7,1,324150,52595,57095,57095,52595,68000,12000,75000,81000
1#AC1_12_1_5,61,8,7,1,324150,68360,72860,72860,68360,68000,12000,75000,81000
1#AC1_12_1_6,60,8,7,1,324150,84125,88625,88625,84125,68000,12000,75000,81000
1#AC1_12_1_7,59,8,7,1,324150,99890,104390,104390,99890,68000,12000,75000,81000
1#AC1_12_1_8,58,8,7,1,324150,115655,120155,120155,115655,68000,12000,75000,81000
1#AC1_12_1_9,57,8,7,1,324150,131420,135920,135920,131420,68000,12000,75000,81000
1#AC1_12_1_10,56,8,7,1,324150,147185,151685,151685,147185,68000,12000,75000,81000
1#AC1_12_1_11,55,8,7,1,324150,162950,167450,167450,162950,68000,12000,75000,81000
1#AC1_12_1_12,54,8,7,1,324150,178715,183215,183215,178715,68000,12000,75000,81000
1#AC1_12_1_13,53,8,7,1,324150,194480,198980,198980,194480,68000,12000,75000,81000
1#AC1_12_1_14,52,8,7,1,324150,210245,214745,214745,210245,68000,12000,75000,81000
1#AC1_12_1_15,51,8,7,1,324150,226010,230510,230510,226010,68000,12000,75000,81000
1#AC1_12_1_16,50,8,7,1,324150,241775,246275,246275,241775,68000,12000,75000,81000
1#AC1_12_1_17,49,8,7,1,324150,257540,262040,262040,257540,68000,12000,75000,81000
1#AC1_12_1_18,48,8,7,1,324150,273305,277805,277805,273305,68000,12000,75000,81000
1#AC1_12_1_19,47,8,7,1,324150,289070,293570,293570,289070,68000,12000,75000,81000
1#AC1_12_1_20,46,8,7,1,324150,304835,309335,309335,304835,68000,12000,75000,81000
1#AC1_12_1_21,45,8,7,1,324150,320600,325100,325100,320600,68000,12000,75000,81000
1#AC1_12_1_22,44,8,7,1,324150,336365,340865,340865,336365,68000,12000,75000,81000
1#AC1_12_2_1,43,8,7,1,324478,353653,361000,361000,353653,68000,12000,75000,81000
1#AC1_12_2_2,42,8,7,1,324478,369418,376765,376765,369418,68000,12000,75000,81000
1#AC1_12_2_3,41,8,7,1,324478,385183,392530,392530,385183,68000,12000,75000,81000
1#AC1_12_2_4,40,8,7,1,324478,400948,408295,408295,400948,68000,12000,75000,81000
1#AC1_12_2_5,39,8,7,1,324478,416713,424060,424060,416713,68000,12000,75000,81000
1#AC1_12_2_6,38,8,7,1,324478,432478,439825,439825,432478,68000,12000,75000,81000
1#AC1_12_2_7,37,8,7,1,324478,448243,455590,455590,448243,68000,12000,75000,81000
1#AC1_12_2_8,36,8,7,1,324478,464008,471355,471355,464008,68000,12000,75000,81000
1#AC1_12_2_9,35,8,7,1,324478,479773,487120,487120,479773,68000,12000,75000,81000
1#AC1_12_2_10,34,8,7,1,324478,495538,502885,502885,495538,68000,12000,75000,81000
1#AC1_12_2_11,33,8,7,1,324478,511303,518650,518650,511303,68000,12000,75000,81000
1#AC1_12_2_12,32,8,7,1,324478,527068,534415,534415,527068,68000,12000,75000,81000
1#AC1_12_2_13,31,8,7,1,324478,542833,550180,550180,542833,68000,12000,75000,81000
1#AC1_12_2_14,30,8,7,1,324478,558598,565945,565945,558598,68000,12000,75000,81000
1#AC1_12_2_15,29,8,7,1,324478,574363,581710,581710,574363,68000,12000,75000,81000
1#AC1_12_2_16,28,8,7,1,324478,590128,597475,597475,590128,68000,12000,75000,81000
1#AC1_12_2_17,27,8,7,1,324478,605893,613240,613240,605893,68000,12000,75000,81000
1#AC1_12_2_18,26,8,7,1,324478,621658,629005,629005,621658,68000,12000,75000,81000
1#AC1_12_2_19,25,8,7,1,324478,637423,644770,644770,637423,68000,12000,75000,81000
1#AC1_12_2_20,24,8,7,1,324478,653188,660535,660535,653188,68000,12000,75000,81000
1#AC1_12_2_21,23,8,7,1,324478,668953,676300,676300,668953,68000,12000,75000,81000
1#AC1_12_2_22,22,8,7,1,324478,684718,692065,692065,684718,68000,12000,75000,81000
1#AC1_12_3_1,21,8,7,1,324550,704000,709866,709866,704000,68000,12000,75000,81000
1#AC1_12_3_2,20,8,7,1,324550,719765,725631,725631,719765,68000,12000,75000,81000
1#AC1_12_3_3,19,8,7,1,324550,735530,741396,741396,735530,68000,12000,75000,81000
1#AC1_12_3_4,18,8,7,1,324550,751295,757161,757161,751295,68000,12000,75000,81000
1#AC1_12_3_5,17,8,7,1,324550,767060,772926,772926,767060,68000,12000,75000,81000
1#AC1_12_3_6,16,8,7,1,324550,782825,788691,788691,782825,68000,12000,75000,81000
1#AC1_12_3_7,15,8,7,1,324550,798590,804456,804456,798590,68000,12000,75000,81000
1#AC1_12_3_8,14,8,7,1,324550,814355,820221,820221,814355,68000,12000,75000,81000
1#AC1_12_3_9,13,8,7,1,324550,830120,835986,835986,830120,68000,12000,75000,81000
1#AC1_12_3_10,12,8,7,1,324550,845885,851751,851751,845885,68000,12000,75000,81000
1#AC1_12_3_11,11,8,7,1,324550,861650,867516,867516,861650,68000,12000,75000,81000
1#AC1_12_3_12,10,8,7,1,324550,877415,883281,883281,877415,68000,12000,75000,81000
1#AC1_12_3_13,9,8,7,1,324550,893180,899046,899046,893180,68000,12000,75000,81000
1#AC1_12_3_14,8,8,7,1,324550,908945,914811,914811,908945,68000,12000,75000,81000
1#AC1_12_3_15,7,8,7,1,324550,924710,930576,930576,924710,68000,12000,75000,81000
1#AC1_12_3_16,6,8,7,1,324550,940475,946341,946341,940475,68000,12000,75000,81000
1#AC1_12_3_17,5,8,7,1,324550,956240,962106,962106,956240,68000,12000,75000,81000
1#AC1_12_3_18,4,8,7,1,324550,972005,977871,977871,972005,68000,12000,75000,81000
1#AC1_12_3_19,3,8,7,1,324550,987770,993636,993636,987770,68000,12000,75000,81000
1#AC1_12_3_20,2,8,7,1,324550,1003535,1009401,1009401,1003535,68000,12000,75000,81000
1#AC1_12_3_21,1,8,7,1,324550,1019300,1025166,1025166,1019300,68000,12000,75000,81000
source/DeviceLibrary/StoreConfig/linePositions_2.csv
查看文件 @
6b4a395
位置,优先级,高度,宽度,料仓ID,中轴位置P2,升降轴库位出料前点P5,升降轴库位出料缓冲点P6,升降轴库位入料前点P3,升降轴库位入料缓冲点P4,进出轴库位点取料点P3,压紧轴压紧点P2,压紧轴压紧前点P3,NG口放料点P2
位置,优先级,高度,宽度,料仓ID,旋转轴库位点P2,升降轴库位出料前点P5,升降轴库位出料缓冲点P6,升降轴库位入料前点P3,升降轴库位入料缓冲点P4,进出轴库位点取料点P3,压紧轴压紧点P2,压紧轴压紧前点P3
2#AC1_1_1_4,774,8,7,2,211783,51884,55245,55245,51884,68000,9999,9999,81000
2#AC1_0_1_1,1,8,7,2,309300,51884,55245,55245,51884,68000,9999,9999
2#AC1_1_1_5,773,8,7,2,211783,67807,71168,71168,67807,68000,12000,75000,81000
2#AC1_0_1_2,2,8,7,2,309300,67807,71168,71168,67807,68000,12000,75000
2#AC1_1_1_6,772,8,7,2,211783,83730,87091,87091,83730,68000,12000,75000,81000
2#AC1_0_1_3,3,8,7,2,309300,83730,87091,87091,83730,68000,12000,75000
2#AC1_1_1_7,771,8,7,2,211783,99653,103014,103014,99653,68000,12000,75000,81000
2#AC1_0_1_4,4,8,7,2,309300,99653,103014,103014,99653,68000,12000,75000
2#AC1_1_1_8,770,8,7,2,211783,115576,118937,118937,115576,68000,12000,75000,81000
2#AC1_0_1_5,5,8,7,2,309300,115576,118937,118937,115576,68000,12000,75000
2#AC1_1_1_9,769,8,7,2,211783,131499,134860,134860,131499,68000,12000,75000,81000
2#AC1_0_1_6,6,8,7,2,309300,131499,134860,134860,131499,68000,12000,75000
2#AC1_1_1_10,768,8,7,2,211783,147422,150783,150783,147422,68000,12000,75000,81000
2#AC1_0_1_7,7,8,7,2,309300,147422,150783,150783,147422,68000,12000,75000
2#AC1_1_1_11,767,8,7,2,211783,163345,166706,166706,163345,68000,12000,75000,81000
2#AC1_0_1_8,8,8,7,2,309300,163345,166706,166706,163345,68000,12000,75000
2#AC1_1_1_12,766,8,7,2,211783,179268,182629,182629,179268,68000,12000,75000,81000
2#AC1_0_1_9,9,8,7,2,309300,179268,182629,182629,179268,68000,12000,75000
2#AC1_1_1_13,765,8,7,2,211783,195191,198552,198552,195191,68000,12000,75000,81000
2#AC1_0_1_10,10,8,7,2,309300,195191,198552,198552,195191,68000,12000,75000
2#AC1_1_1_14,764,8,7,2,211783,211114,214475,214475,211114,68000,12000,75000,81000
2#AC1_0_1_11,11,8,7,2,309300,211114,214475,214475,211114,68000,12000,75000
2#AC1_1_1_15,763,8,7,2,211783,227037,230398,230398,227037,68000,12000,75000,81000
2#AC1_0_1_12,12,8,7,2,309300,227037,230398,230398,227037,68000,12000,75000
2#AC1_1_1_16,762,8,7,2,211783,242960,246321,246321,242960,68000,12000,75000,81000
2#AC1_1_1_2,13,8,7,2,437600,274806,278167,278167,274806,68000,12000,75000
2#AC1_1_1_17,761,8,7,2,211783,258883,262244,262244,258883,68000,12000,75000,81000
2#AC1_1_1_3,14,8,7,2,437600,289000,294090,294090,289000,68000,12000,75000
2#AC1_1_1_18,760,8,7,2,211783,274806,278167,278167,274806,68000,12000,75000,81000
2#AC1_1_1_4,15,8,7,2,437600,304652,310013,310013,304652,68000,12000,75000
2#AC1_1_1_19,759,8,7,2,211783,289000,294090,294090,289000,68000,12000,75000,81000
2#AC1_1_1_5,16,8,7,2,437600,320575,325936,325936,320575,68000,12000,75000
2#AC1_1_1_20,758,8,7,2,211783,304652,310013,310013,304652,68000,12000,75000,81000
2#AC1_1_1_6,17,8,7,2,437600,336498,341859,341859,336498,68000,12000,75000
2#AC1_1_1_21,757,8,7,2,211783,320575,325936,325936,320575,68000,12000,75000,81000
2#AC1_1_1_7,18,8,7,2,437600,385700,389433,389433,385700,68000,12000,75000
2#AC1_1_1_22,756,8,7,2,211783,336498,341859,341859,336498,68000,12000,75000,81000
2#AC1_1_1_8,19,8,7,2,437600,403000,405356,405356,403000,68000,12000,75000
2#AC1_1_2_3,755,8,7,2,211783,385700,389433,389433,385700,68000,12000,75000,81000
2#AC1_1_1_9,20,8,7,2,437600,418345,421279,421279,418345,68000,12000,75000
2#AC1_1_2_4,754,8,7,2,211783,403000,405356,405356,403000,68000,12000,75000,81000
2#AC1_1_1_10,21,8,7,2,437600,434000,437202,437202,434000,68000,12000,75000
2#AC1_1_2_5,753,8,7,2,211783,418345,421279,421279,418345,68000,12000,75000,81000
2#AC1_1_1_11,22,8,7,2,437600,450000,453125,453125,450000,68000,12000,75000
2#AC1_1_2_6,752,8,7,2,211783,434000,437202,437202,434000,68000,12000,75000,81000
2#AC1_1_1_12,23,8,7,2,437600,465900,469048,469048,465900,68000,12000,75000
2#AC1_1_2_7,751,8,7,2,211783,450000,453125,453125,450000,68000,12000,75000,81000
2#AC1_1_1_13,24,8,7,2,437600,481800,484971,484971,481800,68000,12000,75000
2#AC1_1_2_8,750,8,7,2,211783,465900,469048,469048,465900,68000,12000,75000,81000
2#AC1_1_1_14,25,8,7,2,437600,497660,500894,500894,497660,68000,12000,75000
2#AC1_1_2_9,749,8,7,2,211783,481800,484971,484971,481800,68000,12000,75000,81000
2#AC1_1_1_15,26,8,7,2,437600,513600,516817,516817,513600,68000,12000,75000
2#AC1_1_2_10,748,8,7,2,211783,497660,500894,500894,497660,68000,12000,75000,81000
2#AC1_1_1_16,27,8,7,2,437600,529200,532740,532740,529200,68000,12000,75000
2#AC1_1_2_11,747,8,7,2,211783,513600,516817,516817,513600,68000,12000,75000,81000
2#AC1_1_1_17,28,8,7,2,437600,545100,548663,548663,545100,68000,12000,75000
2#AC1_1_2_12,746,8,7,2,211783,529200,532740,532740,529200,68000,12000,75000,81000
2#AC1_1_1_18,29,8,7,2,437600,560500,564586,564586,560500,68000,12000,75000
2#AC1_1_2_13,745,8,7,2,211783,545100,548663,548663,545100,68000,12000,75000,81000
2#AC1_1_1_19,30,8,7,2,437600,575500,580509,580509,575500,68000,12000,75000
2#AC1_1_2_14,744,8,7,2,211783,560500,564586,564586,560500,68000,12000,75000,81000
2#AC1_1_1_20,31,8,7,2,437600,591500,596432,596432,591500,68000,12000,75000
2#AC1_1_2_15,743,8,7,2,211783,575500,580509,580509,575500,68000,12000,75000,81000
2#AC1_1_1_21,32,8,7,2,437600,606000,612355,612355,606000,68000,12000,75000
2#AC1_1_2_16,742,8,7,2,211783,591500,596432,596432,591500,68000,12000,75000,81000
2#AC1_1_1_22,33,8,7,2,437600,621000,628278,628278,621000,68000,12000,75000
2#AC1_1_2_17,741,8,7,2,211783,606000,612355,612355,606000,68000,12000,75000,81000
2#AC1_1_1_23,34,8,7,2,437600,638000,644201,644201,638000,68000,12000,75000
2#AC1_1_2_18,740,8,7,2,211783,621000,628278,628278,621000,68000,12000,75000,81000
2#AC1_1_2_1,35,8,7,2,437600,654000,660124,660124,654000,68000,12000,75000
2#AC1_1_2_19,739,8,7,2,211783,638000,644201,644201,638000,68000,12000,75000,81000
2#AC1_1_2_2,36,8,7,2,437600,669000,676047,676047,669000,68000,12000,75000
2#AC1_1_2_20,738,8,7,2,211783,654000,660124,660124,654000,68000,12000,75000,81000
2#AC1_1_2_3,37,8,7,2,437600,685500,691970,691970,685500,68000,12000,75000
2#AC1_1_2_21,737,8,7,2,211783,669000,676047,676047,669000,68000,12000,75000,81000
2#AC1_1_2_4,38,8,7,2,437600,706257,709866,709866,706257,68000,12000,75000
2#AC1_1_2_22,736,8,7,2,211783,685500,691970,691970,685500,68000,12000,75000,81000
2#AC1_1_2_5,39,8,7,2,437600,722180,725789,725789,722180,68000,12000,75000
2#AC1_1_3_1,735,8,7,2,211400,706257,709866,709866,706257,68000,12000,75000,81000
2#AC1_1_2_6,40,8,7,2,437600,738103,741712,741712,738103,68000,12000,75000
2#AC1_1_3_2,734,8,7,2,211400,722180,725789,725789,722180,68000,12000,75000,81000
2#AC1_1_2_7,41,8,7,2,437600,753026,757635,757635,753026,68000,12000,75000
2#AC1_1_3_3,733,8,7,2,211400,738103,741712,741712,738103,68000,12000,75000,81000
2#AC1_1_2_8,42,8,7,2,437600,767949,773558,773558,767949,68000,12000,75000
2#AC1_1_3_4,732,8,7,2,211400,753026,757635,757635,753026,68000,12000,75000,81000
2#AC1_1_2_9,43,8,7,2,437600,783872,789481,789481,783872,68000,12000,75000
2#AC1_1_3_5,731,8,7,2,211400,767949,773558,773558,767949,68000,12000,75000,81000
2#AC1_1_2_10,44,8,7,2,437600,799795,805404,805404,799795,68000,12000,75000
2#AC1_1_3_6,730,8,7,2,211400,783872,789481,789481,783872,68000,12000,75000,81000
2#AC1_1_2_11,45,8,7,2,437600,814218,819327,819327,814218,68000,12000,75000
2#AC1_1_3_7,729,8,7,2,211400,799795,805404,805404,799795,68000,12000,75000,81000
2#AC1_1_2_12,46,8,7,2,437600,832141,835250,835250,832141,68000,12000,75000
2#AC1_1_3_8,728,8,7,2,211800,814218,819327,819327,814218,68000,12000,75000,81000
2#AC1_1_2_13,47,8,7,2,437600,848064,851173,851173,848064,68000,12000,75000
2#AC1_1_3_9,727,8,7,2,211800,832141,835250,835250,832141,68000,12000,75000,81000
2#AC1_1_2_14,48,8,7,2,437600,861987,867096,867096,861987,68000,12000,75000
2#AC1_1_3_10,726,8,7,2,211800,848064,851173,851173,848064,68000,12000,75000,81000
2#AC1_1_2_15,49,8,7,2,437600,877910,883019,883019,877910,68000,12000,75000
2#AC1_1_3_11,725,8,7,2,212000,861987,867096,867096,861987,68000,12000,75000,81000
2#AC1_1_2_16,50,8,7,2,437600,893833,898942,898942,893833,68000,12000,75000
2#AC1_1_3_12,724,8,7,2,212000,877910,883019,883019,877910,68000,12000,75000,81000
2#AC1_1_2_17,51,8,7,2,437600,909756,912865,912865,909756,68000,12000,75000
2#AC1_1_3_13,723,8,7,2,212000,893833,898942,898942,893833,68000,12000,75000,81000
2#AC1_1_2_18,52,8,7,2,437600,925679,928788,928788,925679,68000,12000,75000
2#AC1_1_3_14,722,8,7,2,212300,909756,912865,912865,909756,68000,12000,75000,81000
2#AC1_1_2_19,53,8,7,2,437600,941602,944711,944711,941602,68000,12000,75000
2#AC1_1_3_15,721,8,7,2,212600,925679,928788,928788,925679,68000,12000,75000,81000
2#AC1_1_2_20,54,8,7,2,437600,957525,960634,960634,957525,68000,12000,75000
2#AC1_1_3_16,720,8,7,2,212600,941602,944711,944711,941602,68000,12000,75000,81000
2#AC1_1_2_21,55,8,7,2,437600,973448,976557,976557,973448,68000,12000,75000
2#AC1_1_3_17,719,8,7,2,212600,957525,960634,960634,957525,68000,12000,75000,81000
2#AC1_1_2_22,56,8,7,2,437600,987371,992480,992480,987371,68000,12000,75000
2#AC1_1_3_18,718,8,7,2,212600,973448,976557,976557,973448,68000,12000,75000,81000
2#AC1_1_2_23,57,8,7,2,437600,1003294,1008403,1008403,1003294,68000,12000,75000
2#AC1_1_3_19,717,8,7,2,212600,987371,992480,992480,987371,68000,12000,75000,81000
2#AC1_1_3_1,58,8,7,2,437600,1018717,1024326,1024326,1018717,68000,12000,75000
2#AC1_1_3_20,716,8,7,2,212600,1003294,1008403,1008403,1003294,68000,12000,75000,81000
2#AC1_1_3_2,59,8,7,2,437600,5600,9900,9900,5600,68000,12000,75000
2#AC1_1_3_21,715,8,7,2,212600,1018717,1024326,1024326,1018717,68000,12000,75000,81000
2#AC1_1_3_3,60,8,7,2,437600,21365,25665,25665,21365,68000,12000,75000
2#AC1_2_1_1,714,8,7,2,169650,5600,9900,9900,5600,68000,12000,75000,81000
2#AC1_1_3_4,61,8,7,2,437600,37130,41430,41430,37130,68000,12000,75000
2#AC1_2_1_2,713,8,7,2,169650,21365,25665,25665,21365,68000,12000,75000,81000
2#AC1_1_3_5,62,8,7,2,437600,52895,57195,57195,52895,68000,12000,75000
2#AC1_2_1_3,712,8,7,2,169650,37130,41430,41430,37130,68000,12000,75000,81000
2#AC1_1_3_6,63,8,7,2,437600,68660,72960,72960,68660,68000,12000,75000
2#AC1_2_1_4,711,8,7,2,169650,52895,57195,57195,52895,68000,12000,75000,81000
2#AC1_1_3_7,64,8,7,2,437600,84425,88725,88725,84425,68000,12000,75000
2#AC1_2_1_5,710,8,7,2,169650,68660,72960,72960,68660,68000,12000,75000,81000
2#AC1_1_3_8,65,8,7,2,437600,100190,104490,104490,100190,68000,12000,75000
2#AC1_2_1_6,709,8,7,2,169650,84425,88725,88725,84425,68000,12000,75000,81000
2#AC1_1_3_9,66,8,7,2,437600,115955,120255,120255,115955,68000,12000,75000
2#AC1_2_1_7,708,8,7,2,169650,100190,104490,104490,100190,68000,12000,75000,81000
2#AC1_1_3_10,67,8,7,2,437600,131720,136020,136020,131720,68000,12000,75000
2#AC1_2_1_8,707,8,7,2,169650,115955,120255,120255,115955,68000,12000,75000,81000
2#AC1_1_3_11,68,8,7,2,437600,147485,151785,151785,147485,68000,12000,75000
2#AC1_2_1_9,706,8,7,2,169650,131720,136020,136020,131720,68000,12000,75000,81000
2#AC1_1_3_12,69,8,7,2,437600,163250,167550,167550,163250,68000,12000,75000
2#AC1_2_1_10,705,8,7,2,169650,147485,151785,151785,147485,68000,12000,75000,81000
2#AC1_1_3_13,70,8,7,2,437600,179015,183315,183315,179015,68000,12000,75000
2#AC1_2_1_11,704,8,7,2,169650,163250,167550,167550,163250,68000,12000,75000,81000
2#AC1_1_3_14,71,8,7,2,437600,194780,199080,199080,194780,68000,12000,75000
2#AC1_2_1_12,703,8,7,2,169650,179015,183315,183315,179015,68000,12000,75000,81000
2#AC1_1_3_15,72,8,7,2,437600,210545,214845,214845,210545,68000,12000,75000
2#AC1_2_1_13,702,8,7,2,169650,194780,199080,199080,194780,68000,12000,75000,81000
2#AC1_1_3_16,73,8,7,2,437600,226310,230610,230610,226310,68000,12000,75000
2#AC1_2_1_14,701,8,7,2,169650,210545,214845,214845,210545,68000,12000,75000,81000
2#AC1_1_3_17,74,8,7,2,437600,242075,246375,246375,242075,68000,12000,75000
2#AC1_2_1_15,700,8,7,2,169650,226310,230610,230610,226310,68000,12000,75000,81000
2#AC1_1_3_18,75,8,7,2,437600,257840,262140,262140,257840,68000,12000,75000
2#AC1_2_1_16,699,8,7,2,169650,242075,246375,246375,242075,68000,12000,75000,81000
2#AC1_1_3_19,76,8,7,2,437600,273605,277905,277905,273605,68000,12000,75000
2#AC1_2_1_17,698,8,7,2,169650,257840,262140,262140,257840,68000,12000,75000,81000
2#AC1_1_3_20,77,8,7,2,437600,289370,293670,293670,289370,68000,12000,75000
2#AC1_2_1_18,697,8,7,2,169650,273605,277905,277905,273605,68000,12000,75000,81000
2#AC1_1_3_21,78,8,7,2,437600,305135,309435,309435,305135,68000,12000,75000
2#AC1_2_1_19,696,8,7,2,169650,289370,293670,293670,289370,68000,12000,75000,81000
2#AC1_1_3_22,79,8,7,2,437600,320900,325200,325200,320900,68000,12000,75000
2#AC1_2_1_20,695,8,7,2,169650,305135,309435,309435,305135,68000,12000,75000,81000
2#AC1_1_3_23,80,8,7,2,437600,354811,358235,358235,354811,68000,12000,75000
2#AC1_2_1_21,694,8,7,2,169650,320900,325200,325200,320900,68000,12000,75000,81000
2#AC1_1_4_1,81,8,7,2,437600,370576,374000,374000,370576,68000,12000,75000
2#AC1_2_2_1,693,8,7,2,169650,354811,358235,358235,354811,68000,12000,75000,81000
2#AC1_1_4_2,82,8,7,2,437600,386341,389765,389765,386341,68000,12000,75000
2#AC1_2_2_2,692,8,7,2,169650,370576,374000,374000,370576,68000,12000,75000,81000
2#AC1_1_4_3,83,8,7,2,437600,402106,405530,405530,402106,68000,12000,75000
2#AC1_2_2_3,691,8,7,2,169650,386341,389765,389765,386341,68000,12000,75000,81000
2#AC1_1_4_4,84,8,7,2,437600,417871,421295,421295,417871,68000,12000,75000
2#AC1_2_2_4,690,8,7,2,169650,402106,405530,405530,402106,68000,12000,75000,81000
2#AC1_1_4_5,85,8,7,2,437600,433636,437060,437060,433636,68000,12000,75000
2#AC1_2_2_5,689,8,7,2,169650,417871,421295,421295,417871,68000,12000,75000,81000
2#AC1_1_4_6,86,8,7,2,437600,449401,452825,452825,449401,68000,12000,75000
2#AC1_2_2_6,688,8,7,2,169650,433636,437060,437060,433636,68000,12000,75000,81000
2#AC1_1_4_7,87,8,7,2,437600,465166,468590,468590,465166,68000,12000,75000
2#AC1_2_2_7,687,8,7,2,169650,449401,452825,452825,449401,68000,12000,75000,81000
2#AC1_1_4_8,88,8,7,2,437600,480931,484355,484355,480931,68000,12000,75000
2#AC1_2_2_8,686,8,7,2,169650,465166,468590,468590,465166,68000,12000,75000,81000
2#AC1_1_4_9,89,8,7,2,437600,496696,500120,500120,496696,68000,12000,75000
2#AC1_2_2_9,685,8,7,2,169650,480931,484355,484355,480931,68000,12000,75000,81000
2#AC1_1_4_10,90,8,7,2,437600,512461,515885,515885,512461,68000,12000,75000
2#AC1_2_2_10,684,8,7,2,169650,496696,500120,500120,496696,68000,12000,75000,81000
2#AC1_1_4_11,91,8,7,2,437600,528226,531650,531650,528226,68000,12000,75000
2#AC1_2_2_11,683,8,7,2,169650,512461,515885,515885,512461,68000,12000,75000,81000
2#AC1_1_4_12,92,8,7,2,437600,543991,547415,547415,543991,68000,12000,75000
2#AC1_2_2_12,682,8,7,2,169650,528226,531650,531650,528226,68000,12000,75000,81000
2#AC1_1_4_13,93,8,7,2,437600,559756,563180,563180,559756,68000,12000,75000
2#AC1_2_2_13,681,8,7,2,169650,543991,547415,547415,543991,68000,12000,75000,81000
2#AC1_2_1_2,94,8,7,2,566300,591286,594710,594710,591286,68000,12000,75000
2#AC1_2_2_14,680,8,7,2,169650,559756,563180,563180,559756,68000,12000,75000,81000
2#AC1_2_1_3,95,8,7,2,566300,607051,610475,610475,607051,68000,12000,75000
2#AC1_2_2_15,679,8,7,2,169650,575521,578945,578945,575521,68000,12000,75000,81000
2#AC1_2_1_4,96,8,7,2,566300,622816,626240,626240,622816,68000,12000,75000
2#AC1_2_2_16,678,8,7,2,169650,591286,594710,594710,591286,68000,12000,75000,81000
2#AC1_2_1_5,97,8,7,2,566300,638581,642005,642005,638581,68000,12000,75000
2#AC1_2_2_17,677,8,7,2,169650,607051,610475,610475,607051,68000,12000,75000,81000
2#AC1_2_1_6,98,8,7,2,566300,654346,657770,657770,654346,68000,12000,75000
2#AC1_2_2_18,676,8,7,2,169650,622816,626240,626240,622816,68000,12000,75000,81000
2#AC1_2_1_7,99,8,7,2,566300,670111,673535,673535,670111,68000,12000,75000
2#AC1_2_2_19,675,8,7,2,169650,638581,642005,642005,638581,68000,12000,75000,81000
2#AC1_2_1_8,100,8,7,2,566300,685876,689300,689300,685876,68000,12000,75000
2#AC1_2_2_20,674,8,7,2,169650,654346,657770,657770,654346,68000,12000,75000,81000
2#AC1_2_1_9,101,8,7,2,566300,706257,709866,709866,706257,68000,12000,75000
2#AC1_2_2_21,673,8,7,2,169650,670111,673535,673535,670111,68000,12000,75000,81000
2#AC1_2_1_10,102,8,7,2,566300,720180,723789,723789,720180,68000,12000,75000
2#AC1_2_2_22,672,8,7,2,169650,685876,689300,689300,685876,68000,12000,75000,81000
2#AC1_2_1_11,103,8,7,2,566300,736103,739712,739712,736103,68000,12000,75000
2#AC1_2_3_1,671,8,7,2,169650,706257,709866,709866,706257,68000,12000,75000,81000
2#AC1_2_1_12,104,8,7,2,566300,752526,757135,757135,752526,68000,12000,75000
2#AC1_2_3_2,670,8,7,2,169650,720180,723789,723789,720180,68000,12000,75000,81000
2#AC1_2_1_13,105,8,7,2,566300,767449,773058,773058,767449,68000,12000,75000
2#AC1_2_3_3,669,8,7,2,169650,736103,739712,739712,736103,68000,12000,75000,81000
2#AC1_2_1_14,106,8,7,2,566300,783372,788981,788981,783372,68000,12000,75000
2#AC1_2_3_4,668,8,7,2,169650,752526,757135,757135,752526,68000,12000,75000,81000
2#AC1_2_1_15,107,8,7,2,566300,799295,804904,804904,799295,68000,12000,75000
2#AC1_2_3_5,667,8,7,2,169650,767449,773058,773058,767449,68000,12000,75000,81000
2#AC1_2_2_1,108,8,7,2,566300,815218,820327,820327,815218,68000,12000,75000
2#AC1_2_3_6,666,8,7,2,169650,783372,788981,788981,783372,68000,12000,75000,81000
2#AC1_2_2_2,109,8,7,2,566300,832000,836000,836000,832000,68000,12000,75000
2#AC1_2_3_7,665,8,7,2,169650,799295,804904,804904,799295,68000,12000,75000,81000
2#AC1_2_2_3,110,8,7,2,566300,847500,852173,852173,847500,68000,12000,75000
2#AC1_2_3_8,664,8,7,2,169650,815218,820327,820327,815218,68000,12000,75000,81000
2#AC1_2_2_4,111,8,7,2,566300,862987,868096,868096,862987,68000,12000,75000
2#AC1_2_3_9,663,8,7,2,169650,832000,836000,836000,832000,68000,12000,75000,81000
2#AC1_2_2_5,112,8,7,2,566300,878910,884019,884019,878910,68000,12000,75000
2#AC1_2_3_10,662,8,7,2,169650,847500,852173,852173,847500,68000,12000,75000,81000
2#AC1_2_2_6,113,8,7,2,566300,894833,899942,899942,894833,68000,12000,75000
2#AC1_2_3_11,661,8,7,2,169650,862987,868096,868096,862987,68000,12000,75000,81000
2#AC1_2_2_7,114,8,7,2,566300,910756,913865,913865,910756,68000,12000,75000
2#AC1_2_3_12,660,8,7,2,169650,878910,884019,884019,878910,68000,12000,75000,81000
2#AC1_2_2_8,115,8,7,2,566300,926679,929788,929788,926679,68000,12000,75000
2#AC1_2_3_13,659,8,7,2,169650,894833,899942,899942,894833,68000,12000,75000,81000
2#AC1_2_2_9,116,8,7,2,566300,942100,945711,945711,942100,68000,12000,75000
2#AC1_2_3_14,658,8,7,2,169650,910756,913865,913865,910756,68000,12000,75000,81000
2#AC1_2_2_10,117,8,7,2,566300,957500,961634,961634,957500,68000,12000,75000
2#AC1_2_3_15,657,8,7,2,169650,926679,929788,929788,926679,68000,12000,75000,81000
2#AC1_2_2_11,118,8,7,2,566300,974000,977557,977557,974000,68000,12000,75000
2#AC1_2_3_16,656,8,7,2,169650,942100,945711,945711,942100,68000,12000,75000,81000
2#AC1_2_2_12,119,8,7,2,566300,987800,993480,993480,987800,68000,12000,75000
2#AC1_2_3_17,655,8,7,2,169650,957500,961634,961634,957500,68000,12000,75000,81000
2#AC1_2_2_13,120,8,7,2,566300,1003700,1009403,1009403,1003700,68000,12000,75000
2#AC1_2_3_18,654,8,7,2,169650,974000,977557,977557,974000,68000,12000,75000,81000
2#AC1_2_2_14,121,8,7,2,566300,1019000,1025326,1025326,1019000,68000,12000,75000
2#AC1_2_3_19,653,8,7,2,169650,987800,993480,993480,987800,68000,12000,75000,81000
2#AC1_2_2_15,122,8,7,2,566300,5800,8700,8700,5800,68000,12000,75000
2#AC1_2_3_20,652,8,7,2,169650,1003700,1009403,1009403,1003700,68000,12000,75000,81000
2#AC1_2_3_1,123,8,7,2,566300,21565,24465,24465,21565,68000,12000,75000
2#AC1_2_3_21,651,8,7,2,169650,1019000,1025326,1025326,1019000,68000,12000,75000,81000
2#AC1_2_3_2,124,8,7,2,566300,37330,40230,40230,37330,68000,12000,75000
2#AC1_3_1_1,650,8,7,2,127750,5800,8700,8700,5800,68000,12000,75000,81000
2#AC1_2_3_3,125,8,7,2,566300,53095,55995,55995,53095,68000,12000,75000
2#AC1_3_1_2,649,8,7,2,127750,21565,24465,24465,21565,68000,12000,75000,81000
2#AC1_2_3_4,126,8,7,2,566300,68860,71760,71760,68860,68000,12000,75000
2#AC1_3_1_3,648,8,7,2,127750,37330,40230,40230,37330,68000,12000,75000,81000
2#AC1_2_3_5,127,8,7,2,566300,84625,87525,87525,84625,68000,12000,75000
2#AC1_3_1_4,647,8,7,2,127750,53095,55995,55995,53095,68000,12000,75000,81000
2#AC1_2_3_6,128,8,7,2,566300,100390,103290,103290,100390,68000,12000,75000
2#AC1_3_1_5,646,8,7,2,127750,68860,71760,71760,68860,68000,12000,75000,81000
2#AC1_2_3_7,129,8,7,2,566300,116155,119055,119055,116155,68000,12000,75000
2#AC1_3_1_6,645,8,7,2,127750,84625,87525,87525,84625,68000,12000,75000,81000
2#AC1_2_3_8,130,8,7,2,566300,131920,134820,134820,131920,68000,12000,75000
2#AC1_3_1_7,644,8,7,2,127750,100390,103290,103290,100390,68000,12000,75000,81000
2#AC1_2_3_9,131,8,7,2,566300,147685,150585,150585,147685,68000,12000,75000
2#AC1_3_1_8,643,8,7,2,127750,116155,119055,119055,116155,68000,12000,75000,81000
2#AC1_2_3_10,132,8,7,2,566300,163450,166350,166350,163450,68000,12000,75000
2#AC1_3_1_9,642,8,7,2,127750,131920,134820,134820,131920,68000,12000,75000,81000
2#AC1_2_3_11,133,8,7,2,566300,179215,182115,182115,179215,68000,12000,75000
2#AC1_3_1_10,641,8,7,2,127750,147685,150585,150585,147685,68000,12000,75000,81000
2#AC1_2_3_12,134,8,7,2,566300,194980,197880,197880,194980,68000,12000,75000
2#AC1_3_1_11,640,8,7,2,127750,163450,166350,166350,163450,68000,12000,75000,81000
2#AC1_2_3_13,135,8,7,2,566300,210745,213645,213645,210745,68000,12000,75000
2#AC1_3_1_12,639,8,7,2,127750,179215,182115,182115,179215,68000,12000,75000,81000
2#AC1_2_3_14,136,8,7,2,566300,226510,229410,229410,226510,68000,12000,75000
2#AC1_3_1_13,638,8,7,2,127750,194980,197880,197880,194980,68000,12000,75000,81000
2#AC1_2_3_15,137,8,7,2,566300,242275,245175,245175,242275,68000,12000,75000
2#AC1_3_1_14,637,8,7,2,127750,210745,213645,213645,210745,68000,12000,75000,81000
2#AC1_2_4_1,138,8,7,2,566300,258040,260940,260940,258040,68000,12000,75000
2#AC1_3_1_15,636,8,7,2,127750,226510,229410,229410,226510,68000,12000,75000,81000
2#AC1_2_4_2,139,8,7,2,566300,273805,276705,276705,273805,68000,12000,75000
2#AC1_3_1_16,635,8,7,2,127750,242275,245175,245175,242275,68000,12000,75000,81000
2#AC1_2_4_3,140,8,7,2,566300,289570,292470,292470,289570,68000,12000,75000
2#AC1_3_1_17,634,8,7,2,127750,258040,260940,260940,258040,68000,12000,75000,81000
2#AC1_2_4_4,141,8,7,2,566300,305335,308235,308235,305335,68000,12000,75000
2#AC1_3_1_18,633,8,7,2,127750,273805,276705,276705,273805,68000,12000,75000,81000
2#AC1_2_4_5,142,8,7,2,566300,321100,324000,324000,321100,68000,12000,75000
2#AC1_3_1_19,632,8,7,2,127750,289570,292470,292470,289570,68000,12000,75000,81000
2#AC1_2_4_6,143,8,7,2,566300,336865,339765,339765,336865,68000,12000,75000
2#AC1_3_1_20,631,8,7,2,127750,305335,308235,308235,305335,68000,12000,75000,81000
2#AC1_2_4_7,144,8,7,2,566300,353670,358470,358470,353670,68000,12000,75000
2#AC1_3_1_21,630,8,7,2,127750,321100,324000,324000,321100,68000,12000,75000,81000
2#AC1_2_4_8,145,8,7,2,566300,369435,374235,374235,369435,68000,12000,75000
2#AC1_3_1_22,629,8,7,2,127750,336865,339765,339765,336865,68000,12000,75000,81000
2#AC1_2_4_9,146,8,7,2,566300,385200,390000,390000,385200,68000,12000,75000
2#AC1_3_2_1,628,8,7,2,127750,353670,358470,358470,353670,68000,12000,75000,81000
2#AC1_2_4_10,147,8,7,2,566300,400965,405765,405765,400965,68000,12000,75000
2#AC1_3_2_2,627,8,7,2,127750,369435,374235,374235,369435,68000,12000,75000,81000
2#AC1_2_4_11,148,8,7,2,566300,416730,421530,421530,416730,68000,12000,75000
2#AC1_3_2_3,626,8,7,2,127750,385200,390000,390000,385200,68000,12000,75000,81000
2#AC1_2_4_12,149,8,7,2,566300,432495,437295,437295,432495,68000,12000,75000
2#AC1_3_2_4,625,8,7,2,127750,400965,405765,405765,400965,68000,12000,75000,81000
2#AC1_2_4_13,150,8,7,2,566300,448260,453060,453060,448260,68000,12000,75000
2#AC1_3_2_5,624,8,7,2,127750,416730,421530,421530,416730,68000,12000,75000,81000
2#AC1_2_4_14,151,8,7,2,566300,464025,468825,468825,464025,68000,12000,75000
2#AC1_3_2_6,623,8,7,2,127750,432495,437295,437295,432495,68000,12000,75000,81000
2#AC1_2_4_15,152,8,7,2,566300,479790,484590,484590,479790,68000,12000,75000
2#AC1_3_2_7,622,8,7,2,127750,448260,453060,453060,448260,68000,12000,75000,81000
2#AC1_3_1_2,153,8,7,2,695000,511320,516120,516120,511320,68000,12000,75000
2#AC1_3_2_8,621,8,7,2,127750,464025,468825,468825,464025,68000,12000,75000,81000
2#AC1_3_1_3,154,8,7,2,695000,527085,531885,531885,527085,68000,12000,75000
2#AC1_3_2_9,620,8,7,2,127750,479790,484590,484590,479790,68000,12000,75000,81000
2#AC1_3_1_4,155,8,7,2,695000,542850,547650,547650,542850,68000,12000,75000
2#AC1_3_2_10,619,8,7,2,127750,495555,500355,500355,495555,68000,12000,75000,81000
2#AC1_3_1_5,156,8,7,2,695000,558615,563415,563415,558615,68000,12000,75000
2#AC1_3_2_11,618,8,7,2,127750,511320,516120,516120,511320,68000,12000,75000,81000
2#AC1_3_1_6,157,8,7,2,695000,574380,579180,579180,574380,68000,12000,75000
2#AC1_3_2_12,617,8,7,2,127750,527085,531885,531885,527085,68000,12000,75000,81000
2#AC1_3_1_7,158,8,7,2,695000,590145,594945,594945,590145,68000,12000,75000
2#AC1_3_2_13,616,8,7,2,127750,542850,547650,547650,542850,68000,12000,75000,81000
2#AC1_3_1_8,159,8,7,2,695000,605910,610710,610710,605910,68000,12000,75000
2#AC1_3_2_14,615,8,7,2,127750,558615,563415,563415,558615,68000,12000,75000,81000
2#AC1_3_1_9,160,8,7,2,695000,621675,626475,626475,621675,68000,12000,75000
2#AC1_3_2_15,614,8,7,2,127750,574380,579180,579180,574380,68000,12000,75000,81000
2#AC1_3_1_10,161,8,7,2,695000,637440,642240,642240,637440,68000,12000,75000
2#AC1_3_2_16,613,8,7,2,127750,590145,594945,594945,590145,68000,12000,75000,81000
2#AC1_3_1_11,162,8,7,2,695000,653205,658005,658005,653205,68000,12000,75000
2#AC1_3_2_17,612,8,7,2,127750,605910,610710,610710,605910,68000,12000,75000,81000
2#AC1_3_1_12,163,8,7,2,695000,668970,673770,673770,668970,68000,12000,75000
2#AC1_3_2_18,611,8,7,2,127750,621675,626475,626475,621675,68000,12000,75000,81000
2#AC1_3_1_13,164,8,7,2,695000,684735,689535,689535,684735,68000,12000,75000
2#AC1_3_2_19,610,8,7,2,127750,637440,642240,642240,637440,68000,12000,75000,81000
2#AC1_3_1_14,165,8,7,2,695000,706000,710366,710366,706000,68000,12000,75000
2#AC1_3_2_20,609,8,7,2,127750,653205,658005,658005,653205,68000,12000,75000,81000
2#AC1_3_1_15,166,8,7,2,695000,721880,726289,726289,721880,68000,12000,75000
2#AC1_3_2_21,608,8,7,2,127750,668970,673770,673770,668970,68000,12000,75000,81000
2#AC1_3_2_1,167,8,7,2,695000,737500,742212,742212,737500,68000,12000,75000
2#AC1_3_2_22,607,8,7,2,127750,684735,689535,689535,684735,68000,12000,75000,81000
2#AC1_3_2_2,168,8,7,2,695000,752726,758135,758135,752726,68000,12000,75000
2#AC1_3_3_1,606,8,7,2,128049,706000,710366,710366,706000,68000,12000,75000,81000
2#AC1_3_2_3,169,8,7,2,695000,767649,774200,774200,767649,68000,12000,75000
2#AC1_3_3_2,605,8,7,2,128049,721880,726289,726289,721880,68000,12000,75000,81000
2#AC1_3_2_4,170,8,7,2,695000,783772,789981,789981,783772,68000,12000,75000
2#AC1_3_3_3,604,8,7,2,128049,737500,742212,742212,737500,68000,12000,75000,81000
2#AC1_3_2_5,171,8,7,2,695000,799495,805904,805904,799495,68000,12000,75000
2#AC1_3_3_4,603,8,7,2,128049,752726,758135,758135,752726,68000,12000,75000,81000
2#AC1_3_2_6,172,8,7,2,695000,815100,819827,819827,815100,68000,12000,75000
2#AC1_3_3_5,602,8,7,2,128049,767649,774200,774200,767649,68000,12000,75000,81000
2#AC1_3_2_7,173,8,7,2,695000,831841,835750,835750,831841,68000,12000,75000
2#AC1_3_3_6,601,8,7,2,128049,783772,789981,789981,783772,68000,12000,75000,81000
2#AC1_3_2_8,174,8,7,2,695000,847764,851673,851673,847764,68000,12000,75000
2#AC1_3_3_7,600,8,7,2,128049,799495,805904,805904,799495,68000,12000,75000,81000
2#AC1_3_2_9,175,8,7,2,695000,862100,867596,867596,862100,68000,12000,75000
2#AC1_3_3_8,599,8,7,2,128049,815100,819827,819827,815100,68000,12000,75000,81000
2#AC1_3_2_10,176,8,7,2,695000,878100,883519,883519,878100,68000,12000,75000
2#AC1_3_3_9,598,8,7,2,128049,831841,835750,835750,831841,68000,12000,75000,81000
2#AC1_3_2_11,177,8,7,2,695000,894000,899442,899442,894000,68000,12000,75000
2#AC1_3_3_10,597,8,7,2,128049,847764,851673,851673,847764,68000,12000,75000,81000
2#AC1_3_2_12,178,8,7,2,695000,909456,913365,913365,909456,68000,12000,75000
2#AC1_3_3_11,596,8,7,2,128049,862100,867596,867596,862100,68000,12000,75000,81000
2#AC1_3_3_1,179,8,7,2,695000,925600,929288,929288,925600,68000,12000,75000
2#AC1_3_3_12,595,8,7,2,128049,878100,883519,883519,878100,68000,12000,75000,81000
2#AC1_3_3_2,180,8,7,2,695000,941800,945211,945211,941800,68000,12000,75000
2#AC1_3_3_13,594,8,7,2,128049,894000,899442,899442,894000,68000,12000,75000,81000
2#AC1_3_3_3,181,8,7,2,695000,957700,961134,961134,957700,68000,12000,75000
2#AC1_3_3_14,593,8,7,2,128049,909456,913365,913365,909456,68000,12000,75000,81000
2#AC1_3_3_4,182,8,7,2,695000,973148,977057,977057,973148,68000,12000,75000
2#AC1_3_3_15,592,8,7,2,128049,925600,929288,929288,925600,68000,12000,75000,81000
2#AC1_3_3_5,183,8,7,2,695000,988100,992980,992980,988100,68000,12000,75000
2#AC1_3_3_16,591,8,7,2,128049,941800,945211,945211,941800,68000,12000,75000,81000
2#AC1_3_3_6,184,8,7,2,695000,1004000,1008903,1008903,1004000,68000,12000,75000
2#AC1_3_3_17,590,8,7,2,128049,957700,961134,961134,957700,68000,12000,75000,81000
2#AC1_3_3_7,185,8,7,2,695000,1020500,1024826,1024826,1020500,68000,12000,75000
2#AC1_3_3_18,589,8,7,2,128049,973148,977057,977057,973148,68000,12000,75000,81000
2#AC1_3_3_8,186,8,7,2,695000,6115,9476,9476,6115,68000,12000,75000
2#AC1_3_3_19,588,8,7,2,128049,988100,992980,992980,988100,68000,12000,75000,81000
2#AC1_3_3_9,187,8,7,2,695000,21538,25399,25399,21538,68000,12000,75000
2#AC1_3_3_20,587,8,7,2,128049,1004000,1008903,1008903,1004000,68000,12000,75000,81000
2#AC1_3_3_10,188,8,7,2,695000,37461,40822,40822,37461,68000,12000,75000
2#AC1_3_3_21,586,8,7,2,128049,1020500,1024826,1024826,1020500,68000,12000,75000,81000
2#AC1_3_3_11,189,8,7,2,695000,52300,55245,55245,52300,68000,12000,75000
2#AC1_4_1_1,585,8,7,2,85107,6115,9476,9476,6115,68000,12000,75000,81000
2#AC1_3_3_12,190,8,7,2,695000,68300,71168,71168,68300,68000,12000,75000
2#AC1_4_1_2,584,8,7,2,85107,21538,25399,25399,21538,68000,12000,75000,81000
2#AC1_3_4_1,191,8,7,2,695000,83730,87091,87091,83730,68000,12000,75000
2#AC1_4_1_3,583,8,7,2,85107,37461,40822,40822,37461,68000,12000,75000,81000
2#AC1_3_4_2,192,8,7,2,695000,99800,103014,103014,99800,68000,12000,75000
2#AC1_4_1_4,582,8,7,2,85107,52300,55245,55245,52300,68000,12000,75000,81000
2#AC1_3_4_3,193,8,7,2,695000,115700,118937,118937,115700,68000,12000,75000
2#AC1_4_1_5,581,8,7,2,85107,68300,71168,71168,68300,68000,12000,75000,81000
2#AC1_3_4_4,194,8,7,2,695000,131499,134860,134860,131499,68000,12000,75000
2#AC1_4_1_6,580,8,7,2,85107,83730,87091,87091,83730,68000,12000,75000,81000
2#AC1_3_4_5,195,8,7,2,695000,147422,150783,150783,147422,68000,12000,75000
2#AC1_4_1_7,579,8,7,2,85107,99800,103014,103014,99800,68000,12000,75000,81000
2#AC1_3_4_6,196,8,7,2,695000,163345,166706,166706,163345,68000,12000,75000
2#AC1_4_1_8,578,8,7,2,85107,115700,118937,118937,115700,68000,12000,75000,81000
2#AC1_3_4_7,197,8,7,2,695000,179268,182629,182629,179268,68000,12000,75000
2#AC1_4_1_9,577,8,7,2,85107,131499,134860,134860,131499,68000,12000,75000,81000
2#AC1_3_4_8,198,8,7,2,695000,195191,198552,198552,195191,68000,12000,75000
2#AC1_4_1_10,576,8,7,2,85107,147422,150783,150783,147422,68000,12000,75000,81000
2#AC1_3_4_9,199,8,7,2,695000,211114,214475,214475,211114,68000,12000,75000
2#AC1_4_1_11,575,8,7,2,85107,163345,166706,166706,163345,68000,12000,75000,81000
2#AC1_3_4_10,200,8,7,2,695000,227037,230398,230398,227037,68000,12000,75000
2#AC1_4_1_12,574,8,7,2,85107,179268,182629,182629,179268,68000,12000,75000,81000
2#AC1_3_4_11,201,8,7,2,695000,242960,246321,246321,242960,68000,12000,75000
2#AC1_4_1_13,573,8,7,2,85107,195191,198552,198552,195191,68000,12000,75000,81000
2#AC1_3_4_12,202,8,7,2,695000,258883,262244,262244,258883,68000,12000,75000
2#AC1_4_1_14,572,8,7,2,85107,211114,214475,214475,211114,68000,12000,75000,81000
2#AC1_3_4_13,203,8,7,2,695000,274806,278167,278167,274806,68000,12000,75000
2#AC1_4_1_15,571,8,7,2,85107,227037,230398,230398,227037,68000,12000,75000,81000
2#AC1_3_4_14,204,8,7,2,695000,289500,294090,294090,289500,68000,12000,75000
2#AC1_4_1_16,570,8,7,2,85107,242960,246321,246321,242960,68000,12000,75000,81000
2#AC1_3_4_15,205,8,7,2,695000,305100,310013,310013,305100,68000,12000,75000
2#AC1_4_1_17,569,8,7,2,85107,258883,262244,262244,258883,68000,12000,75000,81000
2#AC1_4_1_2,206,8,7,2,10000,336498,341859,341859,336498,68000,12000,75000
2#AC1_4_1_18,568,8,7,2,85107,274806,278167,278167,274806,68000,12000,75000,81000
2#AC1_4_1_3,207,8,7,2,10000,354653,357587,357587,354653,68000,12000,75000
2#AC1_4_1_19,567,8,7,2,85107,289500,294090,294090,289500,68000,12000,75000,81000
2#AC1_4_1_4,208,8,7,2,10000,371100,373510,373510,371100,68000,12000,75000
2#AC1_4_1_20,566,8,7,2,85107,305100,310013,310013,305100,68000,12000,75000,81000
2#AC1_4_1_5,209,8,7,2,10000,386200,389433,389433,386200,68000,12000,75000
2#AC1_4_1_21,565,8,7,2,85107,320610,325936,325936,320610,68000,12000,75000,81000
2#AC1_4_1_6,210,8,7,2,10000,403000,405356,405356,403000,68000,12000,75000
2#AC1_4_1_22,564,8,7,2,85107,336498,341859,341859,336498,68000,12000,75000,81000
2#AC1_4_1_7,211,8,7,2,10000,418345,421279,421279,418345,68000,12000,75000
2#AC1_4_2_1,563,8,7,2,85107,354653,357587,357587,354653,68000,12000,75000,81000
2#AC1_4_1_8,212,8,7,2,10000,434000,437202,437202,434000,68000,12000,75000
2#AC1_4_2_2,562,8,7,2,85107,371100,373510,373510,371100,68000,12000,75000,81000
2#AC1_4_1_9,213,8,7,2,10000,450000,453125,453125,450000,68000,12000,75000
2#AC1_4_2_3,561,8,7,2,85107,386200,389433,389433,386200,68000,12000,75000,81000
2#AC1_4_1_10,214,8,7,2,10000,465900,469048,469048,465900,68000,12000,75000
2#AC1_4_2_4,560,8,7,2,85107,403000,405356,405356,403000,68000,12000,75000,81000
2#AC1_4_1_11,215,8,7,2,10000,481800,484971,484971,481800,68000,12000,75000
2#AC1_4_2_5,559,8,7,2,85107,418345,421279,421279,418345,68000,12000,75000,81000
2#AC1_4_1_12,216,8,7,2,10000,497660,500894,500894,497660,68000,12000,75000
2#AC1_4_2_6,558,8,7,2,85107,434000,437202,437202,434000,68000,12000,75000,81000
2#AC1_4_1_13,217,8,7,2,10000,513600,516817,516817,513600,68000,12000,75000
2#AC1_4_2_7,557,8,7,2,85107,450000,453125,453125,450000,68000,12000,75000,81000
2#AC1_4_1_14,218,8,7,2,10000,529200,532740,532740,529200,68000,12000,75000
2#AC1_4_2_8,556,8,7,2,85107,465900,469048,469048,465900,68000,12000,75000,81000
2#AC1_4_2_1,219,8,7,2,10000,545100,548663,548663,545100,68000,12000,75000
2#AC1_4_2_9,555,8,7,2,85107,481800,484971,484971,481800,68000,12000,75000,81000
2#AC1_4_2_2,220,8,7,2,10000,560500,564586,564586,560500,68000,12000,75000
2#AC1_4_2_10,554,8,7,2,85107,497660,500894,500894,497660,68000,12000,75000,81000
2#AC1_4_2_3,221,8,7,2,10000,575500,580509,580509,575500,68000,12000,75000
2#AC1_4_2_11,553,8,7,2,85107,513600,516817,516817,513600,68000,12000,75000,81000
2#AC1_4_2_4,222,8,7,2,10000,591700,596432,596432,591700,68000,12000,75000
2#AC1_4_2_12,552,8,7,2,85107,529200,532740,532740,529200,68000,12000,75000,81000
2#AC1_4_2_5,223,8,7,2,10000,607000,612355,612355,607000,68000,12000,75000
2#AC1_4_2_13,551,8,7,2,85107,545100,548663,548663,545100,68000,12000,75000,81000
2#AC1_4_2_6,224,8,7,2,10000,622500,628278,628278,622500,68000,12000,75000
2#AC1_4_2_14,550,8,7,2,85107,560500,564586,564586,560500,68000,12000,75000,81000
2#AC1_4_2_7,225,8,7,2,10000,638600,644201,644201,638600,68000,12000,75000
2#AC1_4_2_15,549,8,7,2,85107,575500,580509,580509,575500,68000,12000,75000,81000
2#AC1_4_2_8,226,8,7,2,10000,654800,660124,660124,654800,68000,12000,75000
2#AC1_4_2_16,548,8,7,2,85107,591700,596432,596432,591700,68000,12000,75000,81000
2#AC1_4_2_9,227,8,7,2,10000,670000,676047,676047,670000,68000,12000,75000
2#AC1_4_2_17,547,8,7,2,85107,607000,612355,612355,607000,68000,12000,75000,81000
2#AC1_4_2_10,228,8,7,2,10000,686500,691970,691970,686500,68000,12000,75000
2#AC1_4_2_18,546,8,7,2,85107,622500,628278,628278,622500,68000,12000,75000,81000
2#AC1_4_2_11,229,8,7,2,10000,705700,709866,709866,705700,68000,12000,75000
2#AC1_4_2_19,545,8,7,2,85107,638600,644201,644201,638600,68000,12000,75000,81000
2#AC1_4_2_12,230,8,7,2,10000,721200,725789,725789,721200,68000,12000,75000
2#AC1_4_2_20,544,8,7,2,85107,654800,660124,660124,654800,68000,12000,75000,81000
2#AC1_4_2_13,231,8,7,2,10000,737103,741712,741712,737103,68000,12000,75000
2#AC1_4_2_21,543,8,7,2,85107,670000,676047,676047,670000,68000,12000,75000,81000
2#AC1_4_2_14,232,8,7,2,10000,752026,757635,757635,752026,68000,12000,75000
2#AC1_4_2_22,542,8,7,2,85107,686500,691970,691970,686500,68000,12000,75000,81000
2#AC1_4_3_1,233,8,7,2,10000,768400,773558,773558,768400,68000,12000,75000
2#AC1_4_3_1,541,8,7,2,85107,705700,709866,709866,705700,68000,12000,75000,81000
2#AC1_4_3_2,234,8,7,2,10000,783970,789481,789481,783970,68000,12000,75000
2#AC1_4_3_2,540,8,7,2,85107,721200,725789,725789,721200,68000,12000,75000,81000
2#AC1_4_3_3,235,8,7,2,10000,799600,805404,805404,799600,68000,12000,75000
2#AC1_4_3_3,539,8,7,2,85107,737103,741712,741712,737103,68000,12000,75000,81000
2#AC1_4_3_4,236,8,7,2,10000,815000,819327,819327,815000,68000,12000,75000
2#AC1_4_3_4,538,8,7,2,85107,752026,757635,757635,752026,68000,12000,75000,81000
2#AC1_4_3_5,237,8,7,2,10000,832141,835250,835250,832141,68000,12000,75000
2#AC1_4_3_5,537,8,7,2,85107,768400,773558,773558,768400,68000,12000,75000,81000
2#AC1_4_3_6,238,8,7,2,10000,847200,851173,851173,847200,68000,12000,75000
2#AC1_4_3_6,536,8,7,2,85107,783970,789481,789481,783970,68000,12000,75000,81000
2#AC1_4_3_7,239,8,7,2,10000,863000,867096,867096,863000,68000,12000,75000
2#AC1_4_3_7,535,8,7,2,85107,799600,805404,805404,799600,68000,12000,75000,81000
2#AC1_4_3_8,240,8,7,2,10000,878500,883019,883019,878500,68000,12000,75000
2#AC1_4_3_8,534,8,7,2,85600,815000,819327,819327,815000,68000,12000,75000,81000
2#AC1_4_3_9,241,8,7,2,10000,894300,898942,898942,894300,68000,12000,75000
2#AC1_4_3_9,533,8,7,2,85600,832141,835250,835250,832141,68000,12000,75000,81000
2#AC1_4_3_10,242,8,7,2,10000,909756,912865,912865,909756,68000,12000,75000
2#AC1_4_3_10,532,8,7,2,85600,847200,851173,851173,847200,68000,12000,75000,81000
2#AC1_4_3_11,243,8,7,2,10000,926000,928788,928788,926000,68000,12000,75000
2#AC1_4_3_11,531,8,7,2,85600,863000,867096,867096,863000,68000,12000,75000,81000
2#AC1_4_3_12,244,8,7,2,10000,941800,944711,944711,941800,68000,12000,75000
2#AC1_4_3_12,530,8,7,2,85600,878500,883019,883019,878500,68000,12000,75000,81000
2#AC1_4_3_13,245,8,7,2,10000,957525,960634,960634,957525,68000,12000,75000
2#AC1_4_3_13,529,8,7,2,85600,894300,898942,898942,894300,68000,12000,75000,81000
2#AC1_4_3_14,246,8,7,2,10000,973448,976557,976557,973448,68000,12000,75000
2#AC1_4_3_14,528,8,7,2,85600,909756,912865,912865,909756,68000,12000,75000,81000
2#AC1_4_4_1,247,8,7,2,10000,989000,992480,992480,989000,68000,12000,75000
2#AC1_4_3_15,527,8,7,2,85600,926000,928788,928788,926000,68000,12000,75000,81000
2#AC1_4_4_2,248,8,7,2,10000,1005200,1008403,1008403,1005200,68000,12000,75000
2#AC1_4_3_16,526,8,7,2,85600,941800,944711,944711,941800,68000,12000,75000,81000
2#AC1_4_4_3,249,8,7,2,10000,1021000,1024326,1024326,1021000,68000,12000,75000
2#AC1_4_3_17,525,8,7,2,85600,957525,960634,960634,957525,68000,12000,75000,81000
2#AC1_4_4_4,250,8,7,2,10000,5000,9476,9476,5000,68000,12000,75000
2#AC1_4_3_18,524,8,7,2,85600,973448,976557,976557,973448,68000,12000,75000,81000
2#AC1_4_4_5,251,8,7,2,10000,21538,25399,25399,21538,68000,12000,75000
2#AC1_4_3_19,523,8,7,2,85600,989000,992480,992480,989000,68000,12000,75000,81000
2#AC1_4_4_6,252,8,7,2,10000,37000,40822,40822,37000,68000,12000,75000
2#AC1_4_3_20,522,8,7,2,85600,1005200,1008403,1008403,1005200,68000,12000,75000,81000
2#AC1_4_4_7,253,8,7,2,10000,51884,55245,55245,51884,68000,12000,75000
2#AC1_4_3_21,521,8,7,2,85600,1021000,1024326,1024326,1021000,68000,12000,75000,81000
2#AC1_4_4_8,254,8,7,2,10000,68000,71168,71168,68000,68000,12000,75000
2#AC1_5_1_1,520,8,7,2,43306,5000,9476,9476,5000,68000,12000,75000,81000
2#AC1_4_4_9,255,8,7,2,10000,83730,87091,87091,83730,68000,12000,75000
2#AC1_5_1_2,519,8,7,2,43306,21538,25399,25399,21538,68000,12000,75000,81000
2#AC1_4_4_10,256,8,7,2,10000,99653,103014,103014,99653,68000,12000,75000
2#AC1_5_1_3,518,8,7,2,43306,37000,40822,40822,37000,68000,12000,75000,81000
2#AC1_4_4_11,257,8,7,2,10000,115576,118937,118937,115576,68000,12000,75000
2#AC1_5_1_4,517,8,7,2,43306,51884,55245,55245,51884,68000,12000,75000,81000
2#AC1_4_4_12,258,8,7,2,10000,131499,134860,134860,131499,68000,12000,75000
2#AC1_5_1_5,516,8,7,2,43306,68000,71168,71168,68000,68000,12000,75000,81000
2#AC1_4_4_13,259,8,7,2,10000,147422,150783,150783,147422,68000,12000,75000
2#AC1_5_1_6,515,8,7,2,43306,83730,87091,87091,83730,68000,12000,75000,81000
2#AC1_5_1_2,260,8,7,2,194200,195191,198552,198552,195191,68000,12000,75000
2#AC1_5_1_7,514,8,7,2,43306,99653,103014,103014,99653,68000,12000,75000,81000
2#AC1_5_1_3,261,8,7,2,194200,211114,214475,214475,211114,68000,12000,75000
2#AC1_5_1_8,513,8,7,2,43306,115576,118937,118937,115576,68000,12000,75000,81000
2#AC1_5_1_4,262,8,7,2,194200,226500,230398,230398,226500,68000,12000,75000
2#AC1_5_1_9,512,8,7,2,43306,131499,134860,134860,131499,68000,12000,75000,81000
2#AC1_5_1_5,263,8,7,2,194200,242100,246321,246321,242100,68000,12000,75000
2#AC1_5_1_10,511,8,7,2,43306,147422,150783,150783,147422,68000,12000,75000,81000
2#AC1_5_1_6,264,8,7,2,194200,257883,262244,262244,257883,68000,12000,75000
2#AC1_5_1_11,510,8,7,2,43306,163345,166706,166706,163345,68000,12000,75000,81000
2#AC1_5_1_7,265,8,7,2,194200,273806,278167,278167,273806,68000,12000,75000
2#AC1_5_1_12,509,8,7,2,43306,179268,182629,182629,179268,68000,12000,75000,81000
2#AC1_5_1_8,266,8,7,2,194200,289200,294090,294090,289200,68000,12000,75000
2#AC1_5_1_13,508,8,7,2,43306,195191,198552,198552,195191,68000,12000,75000,81000
2#AC1_5_1_9,267,8,7,2,194200,305000,310013,310013,305000,68000,12000,75000
2#AC1_5_1_14,507,8,7,2,43306,211114,214475,214475,211114,68000,12000,75000,81000
2#AC1_5_1_10,268,8,7,2,194200,320575,325936,325936,320575,68000,12000,75000
2#AC1_5_1_15,506,8,7,2,43306,226500,230398,230398,226500,68000,12000,75000,81000
2#AC1_5_1_11,269,8,7,2,194200,336700,341859,341859,336700,68000,12000,75000
2#AC1_5_1_16,505,8,7,2,43306,242100,246321,246321,242100,68000,12000,75000,81000
2#AC1_5_1_12,270,8,7,2,194200,356000,360000,360000,356000,68000,12000,75000
2#AC1_5_1_17,504,8,7,2,43306,257883,262244,262244,257883,68000,12000,75000,81000
2#AC1_5_1_13,271,8,7,2,194200,370600,373010,373010,370600,68000,12000,75000
2#AC1_5_1_18,503,8,7,2,43306,273806,278167,278167,273806,68000,12000,75000,81000
2#AC1_5_1_14,272,8,7,2,194200,385500,388933,388933,385500,68000,12000,75000
2#AC1_5_1_19,502,8,7,2,43306,289200,294090,294090,289200,68000,12000,75000,81000
2#AC1_5_2_1,273,8,7,2,194200,402500,404856,404856,402500,68000,12000,75000
2#AC1_5_1_20,501,8,7,2,43306,305000,310013,310013,305000,68000,12000,75000,81000
2#AC1_5_2_2,274,8,7,2,194200,417845,420779,420779,417845,68000,12000,75000
2#AC1_5_1_21,500,8,7,2,43306,320575,325936,325936,320575,68000,12000,75000,81000
2#AC1_5_2_3,275,8,7,2,194200,434000,436702,436702,434000,68000,12000,75000
2#AC1_5_1_22,499,8,7,2,43306,336700,341859,341859,336700,68000,12000,75000,81000
2#AC1_5_2_4,276,8,7,2,194200,449500,452625,452625,449500,68000,12000,75000
2#AC1_5_2_1,498,8,7,2,42979,356000,360000,360000,356000,68000,12000,75000,81000
2#AC1_5_2_5,277,8,7,2,194200,465400,468548,468548,465400,68000,12000,75000
2#AC1_5_2_2,497,8,7,2,42979,370600,373010,373010,370600,68000,12000,75000,81000
2#AC1_5_2_6,278,8,7,2,194200,481300,484471,484471,481300,68000,12000,75000
2#AC1_5_2_3,496,8,7,2,42979,385500,388933,388933,385500,68000,12000,75000,81000
2#AC1_5_2_7,279,8,7,2,194200,497160,500394,500394,497160,68000,12000,75000
2#AC1_5_2_4,495,8,7,2,42979,402500,404856,404856,402500,68000,12000,75000,81000
2#AC1_5_2_8,280,8,7,2,194200,513100,516317,516317,513100,68000,12000,75000
2#AC1_5_2_5,494,8,7,2,42979,417845,420779,420779,417845,68000,12000,75000,81000
2#AC1_5_2_9,281,8,7,2,194200,528700,532240,532240,528700,68000,12000,75000
2#AC1_5_2_6,493,8,7,2,42979,434000,436702,436702,434000,68000,12000,75000,81000
2#AC1_5_2_10,282,8,7,2,194200,544600,548163,548163,544600,68000,12000,75000
2#AC1_5_2_7,492,8,7,2,42979,449500,452625,452625,449500,68000,12000,75000,81000
2#AC1_5_2_11,283,8,7,2,194200,560000,564086,564086,560000,68000,12000,75000
2#AC1_5_2_8,491,8,7,2,42979,465400,468548,468548,465400,68000,12000,75000,81000
2#AC1_5_2_12,284,8,7,2,194200,575000,580009,580009,575000,68000,12000,75000
2#AC1_5_2_9,490,8,7,2,42979,481300,484471,484471,481300,68000,12000,75000,81000
2#AC1_5_2_13,285,8,7,2,194200,591000,595932,595932,591000,68000,12000,75000
2#AC1_5_2_10,489,8,7,2,42979,497160,500394,500394,497160,68000,12000,75000,81000
2#AC1_5_2_14,286,8,7,2,194200,606500,611855,611855,606500,68000,12000,75000
2#AC1_5_2_11,488,8,7,2,42979,513100,516317,516317,513100,68000,12000,75000,81000
2#AC1_5_3_1,287,8,7,2,194200,622500,627778,627778,622500,68000,12000,75000
2#AC1_5_2_12,487,8,7,2,42979,528700,532240,532240,528700,68000,12000,75000,81000
2#AC1_5_3_2,288,8,7,2,194200,638500,643701,643701,638500,68000,12000,75000
2#AC1_5_2_13,486,8,7,2,42979,544600,548163,548163,544600,68000,12000,75000,81000
2#AC1_5_3_3,289,8,7,2,194200,654500,659624,659624,654500,68000,12000,75000
2#AC1_5_2_14,485,8,7,2,42979,560000,564086,564086,560000,68000,12000,75000,81000
2#AC1_5_3_4,290,8,7,2,194200,670000,675547,675547,670000,68000,12000,75000
2#AC1_5_2_15,484,8,7,2,42979,575000,580009,580009,575000,68000,12000,75000,81000
2#AC1_5_3_5,291,8,7,2,194200,685500,691470,691470,685500,68000,12000,75000
2#AC1_5_2_16,483,8,7,2,42979,591000,595932,595932,591000,68000,12000,75000,81000
2#AC1_5_3_6,292,8,7,2,194200,705757,709366,709366,705757,68000,12000,75000
2#AC1_5_2_17,482,8,7,2,42979,606500,611855,611855,606500,68000,12000,75000,81000
2#AC1_5_3_7,293,8,7,2,194200,720680,725289,725289,720680,68000,12000,75000
2#AC1_5_2_18,481,8,7,2,42979,622500,627778,627778,622500,68000,12000,75000,81000
2#AC1_5_3_8,294,8,7,2,194200,736600,741212,741212,736600,68000,12000,75000
2#AC1_5_2_19,480,8,7,2,42979,638500,643701,643701,638500,68000,12000,75000,81000
2#AC1_5_3_9,295,8,7,2,194200,752526,757135,757135,752526,68000,12000,75000
2#AC1_5_2_20,479,8,7,2,42979,654500,659624,659624,654500,68000,12000,75000,81000
2#AC1_5_3_10,296,8,7,2,194200,767449,773058,773058,767449,68000,12000,75000
2#AC1_5_2_21,478,8,7,2,42979,670000,675547,675547,670000,68000,12000,75000,81000
2#AC1_5_3_11,297,8,7,2,194200,783372,788981,788981,783372,68000,12000,75000
2#AC1_5_2_22,477,8,7,2,42979,685500,691470,691470,685500,68000,12000,75000,81000
2#AC1_5_3_12,298,8,7,2,194200,799295,804904,804904,799295,68000,12000,75000
2#AC1_5_3_1,476,8,7,2,42979,705757,709366,709366,705757,68000,12000,75000,81000
2#AC1_5_3_13,299,8,7,2,194200,814718,818827,818827,814718,68000,12000,75000
2#AC1_5_3_2,475,8,7,2,42979,720680,725289,725289,720680,68000,12000,75000,81000
2#AC1_5_3_14,300,8,7,2,194200,831641,834750,834750,831641,68000,12000,75000
2#AC1_5_3_3,474,8,7,2,42979,736600,741212,741212,736600,68000,12000,75000,81000
2#AC1_5_4_1,301,8,7,2,194200,847564,850673,850673,847564,68000,12000,75000
2#AC1_5_3_4,473,8,7,2,42979,752526,757135,757135,752526,68000,12000,75000,81000
2#AC1_5_4_2,302,8,7,2,194200,861487,866596,866596,861487,68000,12000,75000
2#AC1_5_3_5,472,8,7,2,42979,767449,773058,773058,767449,68000,12000,75000,81000
2#AC1_5_4_3,303,8,7,2,194200,877900,882519,882519,877900,68000,12000,75000
2#AC1_5_3_6,471,8,7,2,42979,783372,788981,788981,783372,68000,12000,75000,81000
2#AC1_5_4_4,304,8,7,2,194200,893333,898442,898442,893333,68000,12000,75000
2#AC1_5_3_7,470,8,7,2,42979,799295,804904,804904,799295,68000,12000,75000,81000
2#AC1_5_4_5,305,8,7,2,194200,909256,912365,912365,909256,68000,12000,75000
2#AC1_5_3_8,469,8,7,2,42979,814718,818827,818827,814718,68000,12000,75000,81000
2#AC1_5_4_6,306,8,7,2,194200,925500,928288,928288,925500,68000,12000,75000
2#AC1_5_3_9,468,8,7,2,42979,831641,834750,834750,831641,68000,12000,75000,81000
2#AC1_5_4_7,307,8,7,2,194200,941102,944211,944211,941102,68000,12000,75000
2#AC1_5_3_10,467,8,7,2,42979,847564,850673,850673,847564,68000,12000,75000,81000
2#AC1_5_4_8,308,8,7,2,194200,957025,960134,960134,957025,68000,12000,75000
2#AC1_5_3_11,466,8,7,2,42979,861487,866596,866596,861487,68000,12000,75000,81000
2#AC1_5_4_9,309,8,7,2,194200,972750,976057,976057,972750,68000,12000,75000
2#AC1_5_3_12,465,8,7,2,42979,877900,882519,882519,877900,68000,12000,75000,81000
2#AC1_5_4_10,310,8,7,2,194200,987400,991980,991980,987400,68000,12000,75000
2#AC1_5_3_13,464,8,7,2,42979,893333,898442,898442,893333,68000,12000,75000,81000
2#AC1_5_4_11,311,8,7,2,194200,1003300,1007903,1007903,1003300,68000,12000,75000
2#AC1_5_3_14,463,8,7,2,42979,909256,912365,912365,909256,68000,12000,75000,81000
2#AC1_5_4_12,312,8,7,2,194200,1020500,1023826,1023826,1020500,68000,12000,75000
2#AC1_5_3_15,462,8,7,2,42979,925500,928288,928288,925500,68000,12000,75000,81000
2#AC1_5_4_13,313,8,7,2,194200,5500,8900,8900,5500,68000,12000,75000
2#AC1_5_3_16,461,8,7,2,42979,941102,944211,944211,941102,68000,12000,75000,81000
2#AC1_5_3_17,460,8,7,2,42979,957025,960134,960134,957025,68000,12000,75000,81000
2#AC1_5_3_18,459,8,7,2,42979,972750,976057,976057,972750,68000,12000,75000,81000
2#AC1_5_3_19,458,8,7,2,42979,987400,991980,991980,987400,68000,12000,75000,81000
2#AC1_5_3_20,457,8,7,2,42979,1003300,1007903,1007903,1003300,68000,12000,75000,81000
2#AC1_5_3_21,456,8,7,2,42979,1020500,1023826,1023826,1020500,68000,12000,75000,81000
2#AC1_6_1_1,455,8,7,2,863,5500,8900,8900,5500,68000,12000,75000,81000
2#AC1_6_1_2,454,8,7,2,863,21038,24899,24899,21038,68000,12000,75000,81000
2#AC1_6_1_3,453,8,7,2,863,36500,40322,40322,36500,68000,12000,75000,81000
2#AC1_6_1_4,452,8,7,2,863,51384,54745,54745,51384,68000,12000,75000,81000
2#AC1_6_1_5,451,8,7,2,863,67307,70668,70668,67307,68000,12000,75000,81000
2#AC1_6_1_6,450,8,7,2,863,83230,86591,86591,83230,68000,12000,75000,81000
2#AC1_6_1_7,449,8,7,2,863,99153,102514,102514,99153,68000,12000,75000,81000
2#AC1_6_1_8,448,8,7,2,863,115076,118437,118437,115076,68000,12000,75000,81000
2#AC1_6_1_9,447,8,7,2,863,130999,134360,134360,130999,68000,12000,75000,81000
2#AC1_6_1_10,446,8,7,2,863,146700,150283,150283,146700,68000,12000,75000,81000
2#AC1_6_1_11,445,8,7,2,863,162845,166206,166206,162845,68000,12000,75000,81000
2#AC1_6_1_12,444,8,7,2,863,178768,182129,182129,178768,68000,12000,75000,81000
2#AC1_6_1_13,443,8,7,2,863,194200,198052,198052,194200,68000,12000,75000,81000
2#AC1_6_1_14,442,8,7,2,863,210000,213975,213975,210000,68000,12000,75000,81000
2#AC1_6_1_15,441,8,7,2,863,226000,229898,229898,226000,68000,12000,75000,81000
2#AC1_6_1_16,440,8,7,2,863,241800,245821,245821,241800,68000,12000,75000,81000
2#AC1_6_1_17,439,8,7,2,863,257383,261744,261744,257383,68000,12000,75000,81000
2#AC1_6_1_18,438,8,7,2,863,273300,277667,277667,273300,68000,12000,75000,81000
2#AC1_6_1_19,437,8,7,2,863,287500,293590,293590,287500,68000,12000,75000,81000
2#AC1_6_1_20,436,8,7,2,863,303200,309513,309513,303200,68000,12000,75000,81000
2#AC1_6_1_21,435,8,7,2,863,320075,325436,325436,320075,68000,12000,75000,81000
2#AC1_6_1_22,434,8,7,2,863,335000,341359,341359,335000,68000,12000,75000,81000
2#AC1_6_2_1,433,8,7,2,863,354153,357087,357087,354153,68000,12000,75000,81000
2#AC1_6_2_2,432,8,7,2,863,370076,373500,373500,370076,68000,12000,75000,81000
2#AC1_6_2_3,431,8,7,2,863,385200,389200,389200,385200,68000,12000,75000,81000
2#AC1_6_2_4,430,8,7,2,863,401600,404856,404856,401600,68000,12000,75000,81000
2#AC1_6_2_5,429,8,7,2,863,417845,421700,421700,417845,68000,12000,75000,81000
2#AC1_6_2_6,428,8,7,2,863,433500,437700,437700,433500,68000,12000,75000,81000
2#AC1_6_2_7,427,8,7,2,863,449500,454000,454000,449500,68000,12000,75000,81000
2#AC1_6_2_8,426,8,7,2,863,465000,470000,470000,465000,68000,12000,75000,81000
2#AC1_6_2_9,425,8,7,2,863,481000,485400,485400,481000,68000,12000,75000,81000
2#AC1_6_2_10,424,8,7,2,863,496000,501300,501300,496000,68000,12000,75000,81000
2#AC1_6_2_11,423,8,7,2,863,512000,517317,517317,512000,68000,12000,75000,81000
2#AC1_6_2_12,422,8,7,2,863,527700,533240,533240,527700,68000,12000,75000,81000
2#AC1_6_2_13,421,8,7,2,863,543300,549163,549163,543300,68000,12000,75000,81000
2#AC1_6_2_14,420,8,7,2,863,559000,565086,565086,559000,68000,12000,75000,81000
2#AC1_6_2_15,419,8,7,2,863,574000,581009,581009,574000,68000,12000,75000,81000
2#AC1_6_2_16,418,8,7,2,863,590000,596932,596932,590000,68000,12000,75000,81000
2#AC1_6_2_17,417,8,7,2,863,605100,612855,612855,605100,68000,12000,75000,81000
2#AC1_6_2_18,416,8,7,2,863,622000,628778,628778,622000,68000,12000,75000,81000
2#AC1_6_2_19,415,8,7,2,863,637500,644701,644701,637500,68000,12000,75000,81000
2#AC1_6_2_20,414,8,7,2,863,653500,660100,660100,653500,68000,12000,75000,81000
2#AC1_6_2_21,413,8,7,2,863,668800,676100,676100,668800,68000,12000,75000,81000
2#AC1_6_2_22,412,8,7,2,863,685000,692000,692000,685000,68000,12000,75000,81000
2#AC1_6_3_1,411,8,7,2,863,704757,708366,708366,704757,68000,12000,75000,81000
2#AC1_6_3_2,410,8,7,2,863,720300,724289,724289,720300,68000,12000,75000,81000
2#AC1_6_3_3,409,8,7,2,863,736603,740212,740212,736603,68000,12000,75000,81000
2#AC1_6_3_4,408,8,7,2,863,751526,756135,756135,751526,68000,12000,75000,81000
2#AC1_6_3_5,407,8,7,2,863,766449,772058,772058,766449,68000,12000,75000,81000
2#AC1_6_3_6,406,8,7,2,863,782372,787981,787981,782372,68000,12000,75000,81000
2#AC1_6_3_7,405,8,7,2,863,798295,803904,803904,798295,68000,12000,75000,81000
2#AC1_6_3_8,404,8,7,2,863,812718,817827,817827,812718,68000,12000,75000,81000
2#AC1_6_3_9,403,8,7,2,863,830641,833750,833750,830641,68000,12000,75000,81000
2#AC1_6_3_10,402,8,7,2,863,846564,849673,849673,846564,68000,12000,75000,81000
2#AC1_6_3_11,401,8,7,2,863,860487,865596,865596,860487,68000,12000,75000,81000
2#AC1_6_3_12,400,8,7,2,863,876410,881519,881519,876410,68000,12000,75000,81000
2#AC1_6_3_13,399,8,7,2,863,892333,897442,897442,892333,68000,12000,75000,81000
2#AC1_6_3_14,398,8,7,2,863,908256,911365,911365,908256,68000,12000,75000,81000
2#AC1_6_3_15,397,8,7,2,863,924179,927288,927288,924179,68000,12000,75000,81000
2#AC1_6_3_16,396,8,7,2,863,940102,943211,943211,940102,68000,12000,75000,81000
2#AC1_6_3_17,395,8,7,2,863,956025,959134,959134,956025,68000,12000,75000,81000
2#AC1_6_3_18,394,8,7,2,863,971948,975057,975057,971948,68000,12000,75000,81000
2#AC1_6_3_19,393,8,7,2,863,985871,990980,990980,985871,68000,12000,75000,81000
2#AC1_6_3_20,392,8,7,2,863,1001794,1006903,1006903,1001794,68000,12000,75000,81000
2#AC1_6_3_21,391,8,7,2,863,1017217,1022826,1022826,1017217,68000,12000,75000,81000
2#AC1_7_1_1,390,8,7,2,535149,5000,9476,9476,5000,68000,12000,75000,81000
2#AC1_7_1_2,389,8,7,2,535149,20538,24399,24399,20538,68000,12000,75000,81000
2#AC1_7_1_3,388,8,7,2,535149,36461,39822,39822,36461,68000,12000,75000,81000
2#AC1_7_1_4,387,8,7,2,535149,50884,54245,54245,50884,68000,12000,75000,81000
2#AC1_7_1_5,386,8,7,2,535149,66807,70168,70168,66807,68000,12000,75000,81000
2#AC1_7_1_6,385,8,7,2,535149,82730,86091,86091,82730,68000,12000,75000,81000
2#AC1_7_1_7,384,8,7,2,535149,98653,102014,102014,98653,68000,12000,75000,81000
2#AC1_7_1_8,383,8,7,2,535149,114576,117937,117937,114576,68000,12000,75000,81000
2#AC1_7_1_9,382,8,7,2,535149,130499,133860,133860,130499,68000,12000,75000,81000
2#AC1_7_1_10,381,8,7,2,535149,146422,149783,149783,146422,68000,12000,75000,81000
2#AC1_7_1_11,380,8,7,2,535149,162345,165706,165706,162345,68000,12000,75000,81000
2#AC1_7_1_12,379,8,7,2,535149,178268,181629,181629,178268,68000,12000,75000,81000
2#AC1_7_1_13,378,8,7,2,535149,194191,197552,197552,194191,68000,12000,75000,81000
2#AC1_7_1_14,377,8,7,2,535149,210114,213475,213475,210114,68000,12000,75000,81000
2#AC1_7_1_15,376,8,7,2,535149,226037,229398,229398,226037,68000,12000,75000,81000
2#AC1_7_1_16,375,8,7,2,535149,241960,245321,245321,241960,68000,12000,75000,81000
2#AC1_7_1_17,374,8,7,2,535149,257883,261244,261244,257883,68000,12000,75000,81000
2#AC1_7_1_18,373,8,7,2,535149,273806,277167,277167,273806,68000,12000,75000,81000
2#AC1_7_1_19,372,8,7,2,535149,288000,293090,293090,288000,68000,12000,75000,81000
2#AC1_7_1_20,371,8,7,2,535149,303652,309013,309013,303652,68000,12000,75000,81000
2#AC1_7_1_21,370,8,7,2,535149,319575,324936,324936,319575,68000,12000,75000,81000
2#AC1_7_1_22,369,8,7,2,535149,335498,340859,340859,335498,68000,12000,75000,81000
2#AC1_7_2_1,368,8,7,2,535149,353653,356587,356587,353653,68000,12000,75000,81000
2#AC1_7_2_2,367,8,7,2,535149,369576,372510,372510,369576,68000,12000,75000,81000
2#AC1_7_2_3,366,8,7,2,535149,384700,388433,388433,384700,68000,12000,75000,81000
2#AC1_7_2_4,365,8,7,2,535149,402000,404356,404356,402000,68000,12000,75000,81000
2#AC1_7_2_5,364,8,7,2,535149,417345,420279,420279,417345,68000,12000,75000,81000
2#AC1_7_2_6,363,8,7,2,535149,433000,436202,436202,433000,68000,12000,75000,81000
2#AC1_7_2_7,362,8,7,2,535149,449000,452125,452125,449000,68000,12000,75000,81000
2#AC1_7_2_8,361,8,7,2,535149,464900,468048,468048,464900,68000,12000,75000,81000
2#AC1_7_2_9,360,8,7,2,535149,480800,483971,483971,480800,68000,12000,75000,81000
2#AC1_7_2_10,359,8,7,2,535149,496660,499894,499894,496660,68000,12000,75000,81000
2#AC1_7_2_11,358,8,7,2,535149,512600,515817,515817,512600,68000,12000,75000,81000
2#AC1_7_2_12,357,8,7,2,535149,528200,531740,531740,528200,68000,12000,75000,81000
2#AC1_7_2_13,356,8,7,2,535149,544100,547663,547663,544100,68000,12000,75000,81000
2#AC1_7_2_14,355,8,7,2,535149,559500,563586,563586,559500,68000,12000,75000,81000
2#AC1_7_2_15,354,8,7,2,535149,574500,579509,579509,574500,68000,12000,75000,81000
2#AC1_7_2_16,353,8,7,2,535149,590500,595432,595432,590500,68000,12000,75000,81000
2#AC1_7_2_17,352,8,7,2,535149,605000,611355,611355,605000,68000,12000,75000,81000
2#AC1_7_2_18,351,8,7,2,535149,620000,627278,627278,620000,68000,12000,75000,81000
2#AC1_7_2_19,350,8,7,2,535149,637000,643201,643201,637000,68000,12000,75000,81000
2#AC1_7_2_20,349,8,7,2,535149,653000,659124,659124,653000,68000,12000,75000,81000
2#AC1_7_2_21,348,8,7,2,535149,668000,675047,675047,668000,68000,12000,75000,81000
2#AC1_7_2_22,347,8,7,2,535149,684500,690970,690970,684500,68000,12000,75000,81000
2#AC1_7_3_1,346,8,7,2,535149,703757,708866,708866,703757,68000,12000,75000,81000
2#AC1_7_3_2,345,8,7,2,535149,719680,724789,724789,719680,68000,12000,75000,81000
2#AC1_7_3_3,344,8,7,2,535149,735603,740712,740712,735603,68000,12000,75000,81000
2#AC1_7_3_4,343,8,7,2,535149,750526,756635,756635,750526,68000,12000,75000,81000
2#AC1_7_3_5,342,8,7,2,535149,765449,772558,772558,765449,68000,12000,75000,81000
2#AC1_7_3_6,341,8,7,2,535149,781372,788481,788481,781372,68000,12000,75000,81000
2#AC1_7_3_7,340,8,7,2,535149,799295,804404,804404,799295,68000,12000,75000,81000
2#AC1_7_3_8,339,8,7,2,535149,813718,818327,818327,813718,68000,12000,75000,81000
2#AC1_7_3_9,338,8,7,2,535149,830641,834250,834250,830641,68000,12000,75000,81000
2#AC1_7_3_10,337,8,7,2,535149,846064,850173,850173,846064,68000,12000,75000,81000
2#AC1_7_3_11,336,8,7,2,535149,861487,866096,866096,861487,68000,12000,75000,81000
2#AC1_7_3_12,335,8,7,2,535149,877410,882019,882019,877410,68000,12000,75000,81000
2#AC1_7_3_13,334,8,7,2,535149,893333,897942,897942,893333,68000,12000,75000,81000
2#AC1_7_3_14,333,8,7,2,535149,909256,911865,911865,909256,68000,12000,75000,81000
2#AC1_7_3_15,332,8,7,2,535149,925179,927788,927788,925179,68000,12000,75000,81000
2#AC1_7_3_16,331,8,7,2,535149,941102,943711,943711,941102,68000,12000,75000,81000
2#AC1_7_3_17,330,8,7,2,535149,957025,959634,959634,957025,68000,12000,75000,81000
2#AC1_7_3_18,329,8,7,2,535149,972948,975557,975557,972948,68000,12000,75000,81000
2#AC1_7_3_19,328,8,7,2,535149,986871,991480,991480,986871,68000,12000,75000,81000
2#AC1_7_3_20,327,8,7,2,535149,1002794,1007403,1007403,1002794,68000,12000,75000,81000
2#AC1_7_3_21,326,8,7,2,535149,1018217,1023326,1023326,1018217,68000,12000,75000,81000
2#AC1_8_1_1,325,8,7,2,493313,5115,9476,9476,5115,68000,12000,75000,81000
2#AC1_8_1_2,324,8,7,2,493313,20538,25399,25399,20538,68000,12000,75000,81000
2#AC1_8_1_3,323,8,7,2,493313,36461,40822,40822,36461,68000,12000,75000,81000
2#AC1_8_1_4,322,8,7,2,493313,50884,55245,55245,50884,68000,12000,75000,81000
2#AC1_8_1_5,321,8,7,2,493313,66807,71168,71168,66807,68000,12000,75000,81000
2#AC1_8_1_6,320,8,7,2,493313,82730,87091,87091,82730,68000,12000,75000,81000
2#AC1_8_1_7,319,8,7,2,493313,98653,103014,103014,98653,68000,12000,75000,81000
2#AC1_8_1_8,318,8,7,2,493313,114576,118937,118937,114576,68000,12000,75000,81000
2#AC1_8_1_9,317,8,7,2,493313,130499,134860,134860,130499,68000,12000,75000,81000
2#AC1_8_1_10,316,8,7,2,493313,146422,150783,150783,146422,68000,12000,75000,81000
2#AC1_8_1_11,315,8,7,2,493313,162345,166706,166706,162345,68000,12000,75000,81000
2#AC1_8_1_12,314,8,7,2,493313,178268,182629,182629,178268,68000,12000,75000,81000
2#AC1_8_1_13,313,8,7,2,493313,194191,198552,198552,194191,68000,12000,75000,81000
2#AC1_8_1_14,312,8,7,2,493313,210114,214475,214475,210114,68000,12000,75000,81000
2#AC1_8_1_15,311,8,7,2,493313,226037,230398,230398,226037,68000,12000,75000,81000
2#AC1_8_1_16,310,8,7,2,493313,241960,246321,246321,241960,68000,12000,75000,81000
2#AC1_8_1_17,309,8,7,2,493313,257000,262244,262244,257000,68000,12000,75000,81000
2#AC1_8_1_18,308,8,7,2,493313,273000,278167,278167,273000,68000,12000,75000,81000
2#AC1_8_1_19,307,8,7,2,493313,288000,294090,294090,288000,68000,12000,75000,81000
2#AC1_8_1_20,306,8,7,2,493313,303000,310013,310013,303000,68000,12000,75000,81000
2#AC1_8_1_21,305,8,7,2,493313,318900,325936,325936,318900,68000,12000,75000,81000
2#AC1_8_1_22,304,8,7,2,493313,335000,341859,341859,335000,68000,12000,75000,81000
2#AC1_8_2_1,303,8,7,2,493313,353653,357587,357587,353653,68000,12000,75000,81000
2#AC1_8_2_2,302,8,7,2,493313,369576,373510,373510,369576,68000,12000,75000,81000
2#AC1_8_2_3,301,8,7,2,493313,384700,389433,389433,384700,68000,12000,75000,81000
2#AC1_8_2_4,300,8,7,2,493313,402000,405356,405356,402000,68000,12000,75000,81000
2#AC1_8_2_5,299,8,7,2,493313,417345,421279,421279,417345,68000,12000,75000,81000
2#AC1_8_2_6,298,8,7,2,493313,433000,437202,437202,433000,68000,12000,75000,81000
2#AC1_8_2_7,297,8,7,2,493313,449000,453125,453125,449000,68000,12000,75000,81000
2#AC1_8_2_8,296,8,7,2,493313,464900,469048,469048,464900,68000,12000,75000,81000
2#AC1_8_2_9,295,8,7,2,493313,480800,484971,484971,480800,68000,12000,75000,81000
2#AC1_8_2_10,294,8,7,2,493313,496660,500894,500894,496660,68000,12000,75000,81000
2#AC1_8_2_11,293,8,7,2,493313,512600,516817,516817,512600,68000,12000,75000,81000
2#AC1_8_2_12,292,8,7,2,493313,528200,532740,532740,528200,68000,12000,75000,81000
2#AC1_8_2_13,291,8,7,2,493313,543600,548663,548663,543600,68000,12000,75000,81000
2#AC1_8_2_14,290,8,7,2,493313,559000,564586,564586,559000,68000,12000,75000,81000
2#AC1_8_2_15,289,8,7,2,493313,574500,580509,580509,574500,68000,12000,75000,81000
2#AC1_8_2_16,288,8,7,2,493313,590500,596432,596432,590500,68000,12000,75000,81000
2#AC1_8_2_17,287,8,7,2,493313,605000,612355,612355,605000,68000,12000,75000,81000
2#AC1_8_2_18,286,8,7,2,493313,620000,628278,628278,620000,68000,12000,75000,81000
2#AC1_8_2_19,285,8,7,2,493313,637000,644201,644201,637000,68000,12000,75000,81000
2#AC1_8_2_20,284,8,7,2,493313,653000,660124,660124,653000,68000,12000,75000,81000
2#AC1_8_2_21,283,8,7,2,493313,668000,676047,676047,668000,68000,12000,75000,81000
2#AC1_8_2_22,282,8,7,2,493313,684500,691970,691970,684500,68000,12000,75000,81000
2#AC1_8_3_1,281,8,7,2,493313,704257,709866,709866,704257,68000,12000,75000,81000
2#AC1_8_3_2,280,8,7,2,493313,720180,725789,725789,720180,68000,12000,75000,81000
2#AC1_8_3_3,279,8,7,2,493313,736103,741712,741712,736103,68000,12000,75000,81000
2#AC1_8_3_4,278,8,7,2,493313,751026,757635,757635,751026,68000,12000,75000,81000
2#AC1_8_3_5,277,8,7,2,493313,765949,773558,773558,765949,68000,12000,75000,81000
2#AC1_8_3_6,276,8,7,2,493313,781872,789481,789481,781872,68000,12000,75000,81000
2#AC1_8_3_7,275,8,7,2,493313,797795,805404,805404,797795,68000,12000,75000,81000
2#AC1_8_3_8,274,8,7,2,493313,812218,819327,819327,812218,68000,12000,75000,81000
2#AC1_8_3_9,273,8,7,2,493313,830141,835250,835250,830141,68000,12000,75000,81000
2#AC1_8_3_10,272,8,7,2,493313,846064,851173,851173,846064,68000,12000,75000,81000
2#AC1_8_3_11,271,8,7,2,493313,859900,867096,867096,859900,68000,12000,75000,81000
2#AC1_8_3_12,270,8,7,2,493313,875910,883019,883019,875910,68000,12000,75000,81000
2#AC1_8_3_13,269,8,7,2,493313,892833,898942,898942,892833,68000,12000,75000,81000
2#AC1_8_3_14,268,8,7,2,493313,908756,912865,912865,908756,68000,12000,75000,81000
2#AC1_8_3_15,267,8,7,2,493313,924679,928788,928788,924679,68000,12000,75000,81000
2#AC1_8_3_16,266,8,7,2,493313,940602,944711,944711,940602,68000,12000,75000,81000
2#AC1_8_3_17,265,8,7,2,493313,956525,960634,960634,956525,68000,12000,75000,81000
2#AC1_8_3_18,264,8,7,2,493313,972448,976557,976557,972448,68000,12000,75000,81000
2#AC1_8_3_19,263,8,7,2,493313,986371,992480,992480,986371,68000,12000,75000,81000
2#AC1_8_3_20,262,8,7,2,493313,1002294,1008403,1008403,1002294,68000,12000,75000,81000
2#AC1_8_3_21,261,8,7,2,493313,1017717,1024326,1024326,1017717,68000,12000,75000,81000
2#AC1_9_1_1,260,8,7,2,450500,5500,9476,9476,5500,68000,12000,75000,81000
2#AC1_9_1_2,259,8,7,2,450500,20938,25399,25399,20938,68000,12000,75000,81000
2#AC1_9_1_3,258,8,7,2,450500,36861,40822,40822,36861,68000,12000,75000,81000
2#AC1_9_1_4,257,8,7,2,450500,51284,55245,55245,51284,68000,12000,75000,81000
2#AC1_9_1_5,256,8,7,2,450500,67207,71168,71168,67207,68000,12000,75000,81000
2#AC1_9_1_6,255,8,7,2,450500,83130,87091,87091,83130,68000,12000,75000,81000
2#AC1_9_1_7,254,8,7,2,450500,99053,103014,103014,99053,68000,12000,75000,81000
2#AC1_9_1_8,253,8,7,2,450500,114976,118937,118937,114976,68000,12000,75000,81000
2#AC1_9_1_9,252,8,7,2,450500,130899,134860,134860,130899,68000,12000,75000,81000
2#AC1_9_1_10,251,8,7,2,450500,146822,150783,150783,146822,68000,12000,75000,81000
2#AC1_9_1_11,250,8,7,2,450500,162745,166706,166706,162745,68000,12000,75000,81000
2#AC1_9_1_12,249,8,7,2,450500,178668,182629,182629,178668,68000,12000,75000,81000
2#AC1_9_1_13,248,8,7,2,450500,194591,198552,198552,194591,68000,12000,75000,81000
2#AC1_9_1_14,247,8,7,2,450500,210000,214475,214475,210000,68000,12000,75000,81000
2#AC1_9_1_15,246,8,7,2,450500,225400,230398,230398,225400,68000,12000,75000,81000
2#AC1_9_1_16,245,8,7,2,450500,241360,246321,246321,241360,68000,12000,75000,81000
2#AC1_9_1_17,244,8,7,2,450500,257283,262244,262244,257283,68000,12000,75000,81000
2#AC1_9_1_18,243,8,7,2,450500,273206,278167,278167,273206,68000,12000,75000,81000
2#AC1_9_1_19,242,8,7,2,450500,287200,294090,294090,287200,68000,12000,75000,81000
2#AC1_9_1_20,241,8,7,2,450500,303052,310013,310013,303052,68000,12000,75000,81000
2#AC1_9_1_21,240,8,7,2,450500,318975,325936,325936,318975,68000,12000,75000,81000
2#AC1_9_1_22,239,8,7,2,450500,335898,341859,341859,335898,68000,12000,75000,81000
2#AC1_9_2_1,238,8,7,2,451200,354053,357587,357587,354053,68000,12000,75000,81000
2#AC1_9_2_2,237,8,7,2,451200,369976,373510,373510,369976,68000,12000,75000,81000
2#AC1_9_2_3,236,8,7,2,451200,385100,389433,389433,385100,68000,12000,75000,81000
2#AC1_9_2_4,235,8,7,2,451200,402400,405356,405356,402400,68000,12000,75000,81000
2#AC1_9_2_5,234,8,7,2,451200,417745,421279,421279,417745,68000,12000,75000,81000
2#AC1_9_2_6,233,8,7,2,451200,433400,437202,437202,433400,68000,12000,75000,81000
2#AC1_9_2_7,232,8,7,2,451200,449400,453125,453125,449400,68000,12000,75000,81000
2#AC1_9_2_8,231,8,7,2,451200,465300,469048,469048,465300,68000,12000,75000,81000
2#AC1_9_2_9,230,8,7,2,451200,481200,484971,484971,481200,68000,12000,75000,81000
2#AC1_9_2_10,229,8,7,2,451200,497060,500894,500894,497060,68000,12000,75000,81000
2#AC1_9_2_11,228,8,7,2,451200,513000,516817,516817,513000,68000,12000,75000,81000
2#AC1_9_2_12,227,8,7,2,451200,527600,532740,532740,527600,68000,12000,75000,81000
2#AC1_9_2_13,226,8,7,2,451200,543500,548663,548663,543500,68000,12000,75000,81000
2#AC1_9_2_14,225,8,7,2,451200,558900,564586,564586,558900,68000,12000,75000,81000
2#AC1_9_2_15,224,8,7,2,451200,573900,580509,580509,573900,68000,12000,75000,81000
2#AC1_9_2_16,223,8,7,2,451200,589900,596432,596432,589900,68000,12000,75000,81000
2#AC1_9_2_17,222,8,7,2,451200,604800,612355,612355,604800,68000,12000,75000,81000
2#AC1_9_2_18,221,8,7,2,451200,619900,628278,628278,619900,68000,12000,75000,81000
2#AC1_9_2_19,220,8,7,2,451200,637400,644201,644201,637400,68000,12000,75000,81000
2#AC1_9_2_20,219,8,7,2,451200,653400,660124,660124,653400,68000,12000,75000,81000
2#AC1_9_2_21,218,8,7,2,451200,668400,676047,676047,668400,68000,12000,75000,81000
2#AC1_9_2_22,217,8,7,2,451200,684900,691970,691970,684900,68000,12000,75000,81000
2#AC1_9_3_1,216,8,7,2,451200,704657,709866,709866,704657,68000,12000,75000,81000
2#AC1_9_3_2,215,8,7,2,451200,720580,725789,725789,720580,68000,12000,75000,81000
2#AC1_9_3_3,214,8,7,2,451200,736503,741712,741712,736503,68000,12000,75000,81000
2#AC1_9_3_4,213,8,7,2,451200,751426,757635,757635,751426,68000,12000,75000,81000
2#AC1_9_3_5,212,8,7,2,451200,766349,773558,773558,766349,68000,12000,75000,81000
2#AC1_9_3_6,211,8,7,2,451200,782272,789481,789481,782272,68000,12000,75000,81000
2#AC1_9_3_7,210,8,7,2,451200,798195,805404,805404,798195,68000,12000,75000,81000
2#AC1_9_3_8,209,8,7,2,451200,812618,819327,819327,812618,68000,12000,75000,81000
2#AC1_9_3_9,208,8,7,2,451200,830541,835250,835250,830541,68000,12000,75000,81000
2#AC1_9_3_10,207,8,7,2,451200,847464,851173,851173,847464,68000,12000,75000,81000
2#AC1_9_3_11,206,8,7,2,451200,860387,867096,867096,860387,68000,12000,75000,81000
2#AC1_9_3_12,205,8,7,2,451200,876310,883019,883019,876310,68000,12000,75000,81000
2#AC1_9_3_13,204,8,7,2,451200,892233,898942,898942,892233,68000,12000,75000,81000
2#AC1_9_3_14,203,8,7,2,451200,908156,912865,912865,908156,68000,12000,75000,81000
2#AC1_9_3_15,202,8,7,2,451200,923800,928788,928788,923800,68000,12000,75000,81000
2#AC1_9_3_16,201,8,7,2,451000,940002,944711,944711,940002,68000,12000,75000,81000
2#AC1_9_3_17,200,8,7,2,451000,955925,960634,960634,955925,68000,12000,75000,81000
2#AC1_9_3_18,199,8,7,2,451000,971848,976557,976557,971848,68000,12000,75000,81000
2#AC1_9_3_19,198,8,7,2,451000,985771,992480,992480,985771,68000,12000,75000,81000
2#AC1_9_3_20,197,8,7,2,451000,1001694,1008403,1008403,1001694,68000,12000,75000,81000
2#AC1_9_3_21,196,8,7,2,451000,1017117,1024326,1024326,1017117,68000,12000,75000,81000
2#AC1_10_1_1,195,8,7,2,408600,4500,9476,9476,4500,68000,12000,75000,81000
2#AC1_10_1_2,194,8,7,2,408600,20269,25245,25245,20269,68000,12000,75000,81000
2#AC1_10_1_3,193,8,7,2,408600,36038,41014,41014,36038,68000,12000,75000,81000
2#AC1_10_1_4,192,8,7,2,408600,51807,56783,56783,51807,68000,12000,75000,81000
2#AC1_10_1_5,191,8,7,2,408600,67576,72552,72552,67576,68000,12000,75000,81000
2#AC1_10_1_6,190,8,7,2,408600,83345,88321,88321,83345,68000,12000,75000,81000
2#AC1_10_1_7,189,8,7,2,408600,99114,104090,104090,99114,68000,12000,75000,81000
2#AC1_10_1_8,188,8,7,2,408600,114883,119859,119859,114883,68000,12000,75000,81000
2#AC1_10_1_9,187,8,7,2,408600,130652,135628,135628,130652,68000,12000,75000,81000
2#AC1_10_1_10,186,8,7,2,408600,146421,151397,151397,146421,68000,12000,75000,81000
2#AC1_10_1_11,185,8,7,2,408600,162190,167166,167166,162190,68000,12000,75000,81000
2#AC1_10_1_12,184,8,7,2,408600,177959,182935,182935,177959,68000,12000,75000,81000
2#AC1_10_1_13,183,8,7,2,408600,193728,198704,198704,193728,68000,12000,75000,81000
2#AC1_10_1_14,182,8,7,2,408600,209497,214473,214473,209497,68000,12000,75000,81000
2#AC1_10_1_15,181,8,7,2,408600,225266,230242,230242,225266,68000,12000,75000,81000
2#AC1_10_1_16,180,8,7,2,408600,241035,246011,246011,241035,68000,12000,75000,81000
2#AC1_10_1_17,179,8,7,2,408600,256804,261780,261780,256804,68000,12000,75000,81000
2#AC1_10_1_18,178,8,7,2,408600,272573,277549,277549,272573,68000,12000,75000,81000
2#AC1_10_1_19,177,8,7,2,408600,288342,293318,293318,288342,68000,12000,75000,81000
2#AC1_10_1_20,176,8,7,2,408600,304111,309087,309087,304111,68000,12000,75000,81000
2#AC1_10_1_21,175,8,7,2,408600,319880,324856,324856,319880,68000,12000,75000,81000
2#AC1_10_1_22,174,8,7,2,408600,335649,340625,340625,335649,68000,12000,75000,81000
2#AC1_10_2_1,173,8,7,2,408600,353853,357587,357587,353853,68000,12000,75000,81000
2#AC1_10_2_2,172,8,7,2,408600,369622,373356,373356,369622,68000,12000,75000,81000
2#AC1_10_2_3,171,8,7,2,408600,385391,389125,389125,385391,68000,12000,75000,81000
2#AC1_10_2_4,170,8,7,2,408600,401160,404894,404894,401160,68000,12000,75000,81000
2#AC1_10_2_5,169,8,7,2,408600,416929,420663,420663,416929,68000,12000,75000,81000
2#AC1_10_2_6,168,8,7,2,408600,432698,436432,436432,432698,68000,12000,75000,81000
2#AC1_10_2_7,167,8,7,2,408600,448467,452201,452201,448467,68000,12000,75000,81000
2#AC1_10_2_8,166,8,7,2,408600,464236,467970,467970,464236,68000,12000,75000,81000
2#AC1_10_2_9,165,8,7,2,408600,480005,483739,483739,480005,68000,12000,75000,81000
2#AC1_10_2_10,164,8,7,2,408600,495774,499508,499508,495774,68000,12000,75000,81000
2#AC1_10_2_11,163,8,7,2,408600,511543,515277,515277,511543,68000,12000,75000,81000
2#AC1_10_2_12,162,8,7,2,408600,527312,531046,531046,527312,68000,12000,75000,81000
2#AC1_10_2_13,161,8,7,2,408600,543081,546815,546815,543081,68000,12000,75000,81000
2#AC1_10_2_14,160,8,7,2,408600,558850,562584,562584,558850,68000,12000,75000,81000
2#AC1_10_2_15,159,8,7,2,408600,574619,578353,578353,574619,68000,12000,75000,81000
2#AC1_10_2_16,158,8,7,2,408600,590388,594122,594122,590388,68000,12000,75000,81000
2#AC1_10_2_17,157,8,7,2,408600,606157,609891,609891,606157,68000,12000,75000,81000
2#AC1_10_2_18,156,8,7,2,408600,621926,625660,625660,621926,68000,12000,75000,81000
2#AC1_10_2_19,155,8,7,2,408600,637695,641429,641429,637695,68000,12000,75000,81000
2#AC1_10_2_20,154,8,7,2,408600,653464,657198,657198,653464,68000,12000,75000,81000
2#AC1_10_2_21,153,8,7,2,408600,669233,672967,672967,669233,68000,12000,75000,81000
2#AC1_10_2_22,152,8,7,2,408600,685002,688736,688736,685002,68000,12000,75000,81000
2#AC1_10_3_1,151,8,7,2,408600,704000,709866,709866,704000,68000,12000,75000,81000
2#AC1_10_3_2,150,8,7,2,408600,719769,725635,725635,719769,68000,12000,75000,81000
2#AC1_10_3_3,149,8,7,2,408600,735538,741404,741404,735538,68000,12000,75000,81000
2#AC1_10_3_4,148,8,7,2,408600,751307,757173,757173,751307,68000,12000,75000,81000
2#AC1_10_3_5,147,8,7,2,408600,767076,772942,772942,767076,68000,12000,75000,81000
2#AC1_10_3_6,146,8,7,2,408600,782845,788711,788711,782845,68000,12000,75000,81000
2#AC1_10_3_7,145,8,7,2,408600,798614,804480,804480,798614,68000,12000,75000,81000
2#AC1_10_3_8,144,8,7,2,408600,814383,820249,820249,814383,68000,12000,75000,81000
2#AC1_10_3_9,143,8,7,2,408600,830152,836018,836018,830152,68000,12000,75000,81000
2#AC1_10_3_10,142,8,7,2,408600,845921,851787,851787,845921,68000,12000,75000,81000
2#AC1_10_3_11,141,8,7,2,408600,861690,867556,867556,861690,68000,12000,75000,81000
2#AC1_10_3_12,140,8,7,2,408600,877459,883325,883325,877459,68000,12000,75000,81000
2#AC1_10_3_13,139,8,7,2,408600,893228,899094,899094,893228,68000,12000,75000,81000
2#AC1_10_3_14,138,8,7,2,408600,908997,914863,914863,908997,68000,12000,75000,81000
2#AC1_10_3_15,137,8,7,2,408600,924766,930632,930632,924766,68000,12000,75000,81000
2#AC1_10_3_16,136,8,7,2,408600,940535,946401,946401,940535,68000,12000,75000,81000
2#AC1_10_3_17,135,8,7,2,408600,956304,962170,962170,956304,68000,12000,75000,81000
2#AC1_10_3_18,134,8,7,2,408600,972073,977939,977939,972073,68000,12000,75000,81000
2#AC1_10_3_19,133,8,7,2,408600,987842,993708,993708,987842,68000,12000,75000,81000
2#AC1_10_3_20,132,8,7,2,408600,1003611,1009477,1009477,1003611,68000,12000,75000,81000
2#AC1_10_3_21,131,8,7,2,408600,1019380,1025246,1025246,1019380,68000,12000,75000,81000
2#AC1_11_1_1,130,8,7,2,366586,4115,9476,9476,4115,68000,12000,75000,81000
2#AC1_11_1_2,129,8,7,2,366586,19880,25241,25241,19880,68000,12000,75000,81000
2#AC1_11_1_3,128,8,7,2,366586,35645,41006,41006,35645,68000,12000,75000,81000
2#AC1_11_1_4,127,8,7,2,366586,51410,56771,56771,51410,68000,12000,75000,81000
2#AC1_11_1_5,126,8,7,2,366586,67175,72536,72536,67175,68000,12000,75000,81000
2#AC1_11_1_6,125,8,7,2,366586,82940,88301,88301,82940,68000,12000,75000,81000
2#AC1_11_1_7,124,8,7,2,366586,98705,104066,104066,98705,68000,12000,75000,81000
2#AC1_11_1_8,123,8,7,2,366586,114470,119831,119831,114470,68000,12000,75000,81000
2#AC1_11_1_9,122,8,7,2,366586,130235,135596,135596,130235,68000,12000,75000,81000
2#AC1_11_1_10,121,8,7,2,366586,146000,151361,151361,146000,68000,12000,75000,81000
2#AC1_11_1_11,120,8,7,2,366586,161765,167126,167126,161765,68000,12000,75000,81000
2#AC1_11_1_12,119,8,7,2,366586,177530,182891,182891,177530,68000,12000,75000,81000
2#AC1_11_1_13,118,8,7,2,366586,193295,198656,198656,193295,68000,12000,75000,81000
2#AC1_11_1_14,117,8,7,2,366586,209060,214421,214421,209060,68000,12000,75000,81000
2#AC1_11_1_15,116,8,7,2,366586,224825,230186,230186,224825,68000,12000,75000,81000
2#AC1_11_1_16,115,8,7,2,366586,240590,245951,245951,240590,68000,12000,75000,81000
2#AC1_11_1_17,114,8,7,2,366586,256355,261716,261716,256355,68000,12000,75000,81000
2#AC1_11_1_18,113,8,7,2,366586,272120,277481,277481,272120,68000,12000,75000,81000
2#AC1_11_1_19,112,8,7,2,366586,287885,293246,293246,287885,68000,12000,75000,81000
2#AC1_11_1_20,111,8,7,2,366586,303650,309011,309011,303650,68000,12000,75000,81000
2#AC1_11_1_21,110,8,7,2,366586,319415,324776,324776,319415,68000,12000,75000,81000
2#AC1_11_1_22,109,8,7,2,366586,335180,340541,340541,335180,68000,12000,75000,81000
2#AC1_11_2_1,108,8,7,2,366586,353653,357587,357587,353653,68000,12000,75000,81000
2#AC1_11_2_2,107,8,7,2,366586,369418,373352,373352,369418,68000,12000,75000,81000
2#AC1_11_2_3,106,8,7,2,366586,385183,389117,389117,385183,68000,12000,75000,81000
2#AC1_11_2_4,105,8,7,2,366586,400948,404882,404882,400948,68000,12000,75000,81000
2#AC1_11_2_5,104,8,7,2,366586,416713,420647,420647,416713,68000,12000,75000,81000
2#AC1_11_2_6,103,8,7,2,366586,432478,436412,436412,432478,68000,12000,75000,81000
2#AC1_11_2_7,102,8,7,2,366586,448243,452177,452177,448243,68000,12000,75000,81000
2#AC1_11_2_8,101,8,7,2,366586,464008,467942,467942,464008,68000,12000,75000,81000
2#AC1_11_2_9,100,8,7,2,366586,479773,483707,483707,479773,68000,12000,75000,81000
2#AC1_11_2_10,99,8,7,2,366586,495538,499472,499472,495538,68000,12000,75000,81000
2#AC1_11_2_11,98,8,7,2,366586,511303,515237,515237,511303,68000,12000,75000,81000
2#AC1_11_2_12,97,8,7,2,366586,527068,531002,531002,527068,68000,12000,75000,81000
2#AC1_11_2_13,96,8,7,2,366586,542833,546767,546767,542833,68000,12000,75000,81000
2#AC1_11_2_14,95,8,7,2,366586,558598,562532,562532,558598,68000,12000,75000,81000
2#AC1_11_2_15,94,8,7,2,366586,574363,578297,578297,574363,68000,12000,75000,81000
2#AC1_11_2_16,93,8,7,2,366586,590128,594062,594062,590128,68000,12000,75000,81000
2#AC1_11_2_17,92,8,7,2,366586,605893,609827,609827,605893,68000,12000,75000,81000
2#AC1_11_2_18,91,8,7,2,366586,621658,625592,625592,621658,68000,12000,75000,81000
2#AC1_11_2_19,90,8,7,2,366586,637423,641357,641357,637423,68000,12000,75000,81000
2#AC1_11_2_20,89,8,7,2,366586,653188,657122,657122,653188,68000,12000,75000,81000
2#AC1_11_2_21,88,8,7,2,366586,668953,672887,672887,668953,68000,12000,75000,81000
2#AC1_11_2_22,87,8,7,2,366586,684718,688652,688652,684718,68000,12000,75000,81000
2#AC1_11_3_1,86,8,7,2,366586,704257,709866,709866,704257,68000,12000,75000,81000
2#AC1_11_3_2,85,8,7,2,366586,720022,725631,725631,720022,68000,12000,75000,81000
2#AC1_11_3_3,84,8,7,2,366586,735787,741396,741396,735787,68000,12000,75000,81000
2#AC1_11_3_4,83,8,7,2,366586,751552,757161,757161,751552,68000,12000,75000,81000
2#AC1_11_3_5,82,8,7,2,366586,767317,772926,772926,767317,68000,12000,75000,81000
2#AC1_11_3_6,81,8,7,2,366586,783082,788691,788691,783082,68000,12000,75000,81000
2#AC1_11_3_7,80,8,7,2,366586,798847,804456,804456,798847,68000,12000,75000,81000
2#AC1_11_3_8,79,8,7,2,366586,814612,820221,820221,814612,68000,12000,75000,81000
2#AC1_11_3_9,78,8,7,2,366586,830377,835986,835986,830377,68000,12000,75000,81000
2#AC1_11_3_10,77,8,7,2,366586,846142,851751,851751,846142,68000,12000,75000,81000
2#AC1_11_3_11,76,8,7,2,366586,861907,867516,867516,861907,68000,12000,75000,81000
2#AC1_11_3_12,75,8,7,2,366586,877672,883281,883281,877672,68000,12000,75000,81000
2#AC1_11_3_13,74,8,7,2,366586,893437,899046,899046,893437,68000,12000,75000,81000
2#AC1_11_3_14,73,8,7,2,366586,909202,914811,914811,909202,68000,12000,75000,81000
2#AC1_11_3_15,72,8,7,2,366586,924967,930576,930576,924967,68000,12000,75000,81000
2#AC1_11_3_16,71,8,7,2,366586,940732,946341,946341,940732,68000,12000,75000,81000
2#AC1_11_3_17,70,8,7,2,366586,956497,962106,962106,956497,68000,12000,75000,81000
2#AC1_11_3_18,69,8,7,2,366586,972262,977871,977871,972262,68000,12000,75000,81000
2#AC1_11_3_19,68,8,7,2,366586,988027,993636,993636,988027,68000,12000,75000,81000
2#AC1_11_3_20,67,8,7,2,366586,1003792,1009401,1009401,1003792,68000,12000,75000,81000
2#AC1_11_3_21,66,8,7,2,366586,1019557,1025166,1025166,1019557,68000,12000,75000,81000
2#AC1_12_1_1,65,8,7,2,324150,5300,9800,9800,5300,68000,12000,75000,81000
2#AC1_12_1_2,64,8,7,2,324150,21065,25565,25565,21065,68000,12000,75000,81000
2#AC1_12_1_3,63,8,7,2,324150,36830,41330,41330,36830,68000,12000,75000,81000
2#AC1_12_1_4,62,8,7,2,324150,52595,57095,57095,52595,68000,12000,75000,81000
2#AC1_12_1_5,61,8,7,2,324150,68360,72860,72860,68360,68000,12000,75000,81000
2#AC1_12_1_6,60,8,7,2,324150,84125,88625,88625,84125,68000,12000,75000,81000
2#AC1_12_1_7,59,8,7,2,324150,99890,104390,104390,99890,68000,12000,75000,81000
2#AC1_12_1_8,58,8,7,2,324150,115655,120155,120155,115655,68000,12000,75000,81000
2#AC1_12_1_9,57,8,7,2,324150,131420,135920,135920,131420,68000,12000,75000,81000
2#AC1_12_1_10,56,8,7,2,324150,147185,151685,151685,147185,68000,12000,75000,81000
2#AC1_12_1_11,55,8,7,2,324150,162950,167450,167450,162950,68000,12000,75000,81000
2#AC1_12_1_12,54,8,7,2,324150,178715,183215,183215,178715,68000,12000,75000,81000
2#AC1_12_1_13,53,8,7,2,324150,194480,198980,198980,194480,68000,12000,75000,81000
2#AC1_12_1_14,52,8,7,2,324150,210245,214745,214745,210245,68000,12000,75000,81000
2#AC1_12_1_15,51,8,7,2,324150,226010,230510,230510,226010,68000,12000,75000,81000
2#AC1_12_1_16,50,8,7,2,324150,241775,246275,246275,241775,68000,12000,75000,81000
2#AC1_12_1_17,49,8,7,2,324150,257540,262040,262040,257540,68000,12000,75000,81000
2#AC1_12_1_18,48,8,7,2,324150,273305,277805,277805,273305,68000,12000,75000,81000
2#AC1_12_1_19,47,8,7,2,324150,289070,293570,293570,289070,68000,12000,75000,81000
2#AC1_12_1_20,46,8,7,2,324150,304835,309335,309335,304835,68000,12000,75000,81000
2#AC1_12_1_21,45,8,7,2,324150,320600,325100,325100,320600,68000,12000,75000,81000
2#AC1_12_1_22,44,8,7,2,324150,336365,340865,340865,336365,68000,12000,75000,81000
2#AC1_12_2_1,43,8,7,2,324478,353653,361000,361000,353653,68000,12000,75000,81000
2#AC1_12_2_2,42,8,7,2,324478,369418,376765,376765,369418,68000,12000,75000,81000
2#AC1_12_2_3,41,8,7,2,324478,385183,392530,392530,385183,68000,12000,75000,81000
2#AC1_12_2_4,40,8,7,2,324478,400948,408295,408295,400948,68000,12000,75000,81000
2#AC1_12_2_5,39,8,7,2,324478,416713,424060,424060,416713,68000,12000,75000,81000
2#AC1_12_2_6,38,8,7,2,324478,432478,439825,439825,432478,68000,12000,75000,81000
2#AC1_12_2_7,37,8,7,2,324478,448243,455590,455590,448243,68000,12000,75000,81000
2#AC1_12_2_8,36,8,7,2,324478,464008,471355,471355,464008,68000,12000,75000,81000
2#AC1_12_2_9,35,8,7,2,324478,479773,487120,487120,479773,68000,12000,75000,81000
2#AC1_12_2_10,34,8,7,2,324478,495538,502885,502885,495538,68000,12000,75000,81000
2#AC1_12_2_11,33,8,7,2,324478,511303,518650,518650,511303,68000,12000,75000,81000
2#AC1_12_2_12,32,8,7,2,324478,527068,534415,534415,527068,68000,12000,75000,81000
2#AC1_12_2_13,31,8,7,2,324478,542833,550180,550180,542833,68000,12000,75000,81000
2#AC1_12_2_14,30,8,7,2,324478,558598,565945,565945,558598,68000,12000,75000,81000
2#AC1_12_2_15,29,8,7,2,324478,574363,581710,581710,574363,68000,12000,75000,81000
2#AC1_12_2_16,28,8,7,2,324478,590128,597475,597475,590128,68000,12000,75000,81000
2#AC1_12_2_17,27,8,7,2,324478,605893,613240,613240,605893,68000,12000,75000,81000
2#AC1_12_2_18,26,8,7,2,324478,621658,629005,629005,621658,68000,12000,75000,81000
2#AC1_12_2_19,25,8,7,2,324478,637423,644770,644770,637423,68000,12000,75000,81000
2#AC1_12_2_20,24,8,7,2,324478,653188,660535,660535,653188,68000,12000,75000,81000
2#AC1_12_2_21,23,8,7,2,324478,668953,676300,676300,668953,68000,12000,75000,81000
2#AC1_12_2_22,22,8,7,2,324478,684718,692065,692065,684718,68000,12000,75000,81000
2#AC1_12_3_1,21,8,7,2,324550,704000,709866,709866,704000,68000,12000,75000,81000
2#AC1_12_3_2,20,8,7,2,324550,719765,725631,725631,719765,68000,12000,75000,81000
2#AC1_12_3_3,19,8,7,2,324550,735530,741396,741396,735530,68000,12000,75000,81000
2#AC1_12_3_4,18,8,7,2,324550,751295,757161,757161,751295,68000,12000,75000,81000
2#AC1_12_3_5,17,8,7,2,324550,767060,772926,772926,767060,68000,12000,75000,81000
2#AC1_12_3_6,16,8,7,2,324550,782825,788691,788691,782825,68000,12000,75000,81000
2#AC1_12_3_7,15,8,7,2,324550,798590,804456,804456,798590,68000,12000,75000,81000
2#AC1_12_3_8,14,8,7,2,324550,814355,820221,820221,814355,68000,12000,75000,81000
2#AC1_12_3_9,13,8,7,2,324550,830120,835986,835986,830120,68000,12000,75000,81000
2#AC1_12_3_10,12,8,7,2,324550,845885,851751,851751,845885,68000,12000,75000,81000
2#AC1_12_3_11,11,8,7,2,324550,861650,867516,867516,861650,68000,12000,75000,81000
2#AC1_12_3_12,10,8,7,2,324550,877415,883281,883281,877415,68000,12000,75000,81000
2#AC1_12_3_13,9,8,7,2,324550,893180,899046,899046,893180,68000,12000,75000,81000
2#AC1_12_3_14,8,8,7,2,324550,908945,914811,914811,908945,68000,12000,75000,81000
2#AC1_12_3_15,7,8,7,2,324550,924710,930576,930576,924710,68000,12000,75000,81000
2#AC1_12_3_16,6,8,7,2,324550,940475,946341,946341,940475,68000,12000,75000,81000
2#AC1_12_3_17,5,8,7,2,324550,956240,962106,962106,956240,68000,12000,75000,81000
2#AC1_12_3_18,4,8,7,2,324550,972005,977871,977871,972005,68000,12000,75000,81000
2#AC1_12_3_19,3,8,7,2,324550,987770,993636,993636,987770,68000,12000,75000,81000
2#AC1_12_3_20,2,8,7,2,324550,1003535,1009401,1009401,1003535,68000,12000,75000,81000
2#AC1_12_3_21,1,8,7,2,324550,1019300,1025166,1025166,1019300,68000,12000,75000,81000
source/DeviceLibrary/StoreConfig/shelfPosition_1.csv
查看文件 @
6b4a395
位置,优先级,高度,宽度,料仓ID,旋转轴位置P101,升降轴低点P101,升降轴高点P102,进出轴位置P101
位置,优先级,高度,宽度,料仓ID,旋转轴位置P101,升降轴低点P101,升降轴高点P102,进出轴位置P101
1#S_1_1,1,8,7,1,
211783,51884,55245
,81000
1#S_1_1,1,8,7,1,
311800,83300,98000
,81000
1#S_1_2,2,8,7,1,
211783,67807,71168
,81000
1#S_1_2,2,8,7,1,
311800,114000,128700
,81000
1#S_1_3,3,8,7,1,
211783,83730,87091
,81000
1#S_1_3,3,8,7,1,
311800,144700,159400
,81000
1#S_1_4,4,8,7,1,
211783,99653,103014
,81000
1#S_1_4,4,8,7,1,
311800,175400,190100
,81000
1#S_1_5,5,8,7,1,
211783,115576,118937
,81000
1#S_1_5,5,8,7,1,
311800,206100,220800
,81000
1#S_1_6,6,8,7,1,
211783,131499,13486
0,81000
1#S_1_6,6,8,7,1,
311800,236800,25150
0,81000
1#S_1_7,7,8,7,1,
211783,147422,150783
,81000
1#S_1_7,7,8,7,1,
311800,267500,282200
,81000
1#S_1_8,8,8,7,1,
211783,163345,166706
,81000
1#S_1_8,8,8,7,1,
311800,298200,312900
,81000
1#S_1_9,9,8,7,1,
211783,179268,182629
,81000
1#S_1_9,9,8,7,1,
311800,328900,343600
,81000
source/DeviceLibrary/StoreConfig/shelfPosition_2.csv
查看文件 @
6b4a395
位置,优先级,高度,宽度,料仓ID,旋转轴位置P101,升降轴低点P101,升降轴高点P102,进出轴位置P101
位置,优先级,高度,宽度,料仓ID,旋转轴位置P101,升降轴低点P101,升降轴高点P102,进出轴位置P101
2#S_1_1,1,8,7,2,211783,51884,55245
,81000
1#S_1_1,1,8,7,1,311800,83300,98000
,81000
2#S_1_2,2,8,7,2,211783,67807,71168
,81000
1#S_1_2,2,8,7,1,311800,114000,128700
,81000
2#S_1_3,3,8,7,2,211783,83730,87091
,81000
1#S_1_3,3,8,7,1,311800,144700,159400
,81000
2#S_1_4,4,8,7,2,211783,99653,103014
,81000
1#S_1_4,4,8,7,1,311800,175400,190100
,81000
2#S_1_5,5,8,7,2,211783,115576,118937
,81000
1#S_1_5,5,8,7,1,311800,206100,220800
,81000
2#S_1_6,6,8,7,2,211783,131499,13486
0,81000
1#S_1_6,6,8,7,1,311800,236800,25150
0,81000
2#S_1_7,7,8,7,2,211783,147422,150783
,81000
1#S_1_7,7,8,7,1,311800,267500,282200
,81000
2#S_1_8,8,8,7,2,211783,163345,166706
,81000
1#S_1_8,8,8,7,1,311800,298200,312900
,81000
2#S_1_9,9,8,7,2,211783,179268,182629
,81000
1#S_1_9,9,8,7,1,311800,328900,343600
,81000
source/DeviceLibrary/store/InOutParam.cs
查看文件 @
6b4a395
...
@@ -145,7 +145,7 @@ namespace OnlineStore.DeviceLibrary
...
@@ -145,7 +145,7 @@ namespace OnlineStore.DeviceLibrary
LogUtil
.
error
(
"GetPositon["
+
posId
+
"] =null,没有库位不能执行出入库"
);
LogUtil
.
error
(
"GetPositon["
+
posId
+
"] =null,没有库位不能执行出入库"
);
}
}
MoveP
.
InOut_P2
=
position
.
InOutAxis_P2
;
// MoveP.InOut_P11= position.InOutAxis_P11
;
MoveP
.
ComPress_P2
=
comPosition
;
MoveP
.
ComPress_P2
=
comPosition
;
MoveP
.
ComPress_P3
=
position
.
ComAxis_P3
;
MoveP
.
ComPress_P3
=
position
.
ComAxis_P3
;
...
...
source/DeviceLibrary/store/LineMoveP.cs
查看文件 @
6b4a395
using
System
;
using
OnlineStore.LoadCSVLibrary
;
using
System
;
using
System.Collections.Generic
;
using
System.Collections.Generic
;
using
System.Linq
;
using
System.Linq
;
using
System.Text
;
using
System.Text
;
...
@@ -12,12 +13,32 @@ namespace OnlineStore.DeviceLibrary
...
@@ -12,12 +13,32 @@ namespace OnlineStore.DeviceLibrary
/// </summary>
/// </summary>
public
class
LineMoveP
public
class
LineMoveP
{
{
public
LineMoveP
()
{
}
public
LineMoveP
(
AC_BOX_Config
Config
)
{
this
.
ComPress_P1
=
Config
.
CompAxis_P1_Position
;
this
.
InOut_P1
=
Config
.
InOutAxis_P1_Position
;
this
.
Middle_P1
=
Config
.
MiddleAxis_P1
;
this
.
UpDown_P1
=
Config
.
UpDownAxis_P1
;
this
.
UpDown_P2
=
Config
.
UpDownAxis_P2
;
this
.
UpDown_P12
=
Config
.
UpDownAxis_P12
;
this
.
UpDown_P11
=
Config
.
UpDownAxis_P11
;
this
.
Middle_P11
=
Config
.
MiddleAxis_P11
;
this
.
InOut_P11
=
Config
.
InOutAxis_P11_Position
;
this
.
InOut_P2
=
Config
.
InOutAxis_P2_Position
;
}
/// <summary>
/// <summary>
/// 轴2( 升降轴)
NG料口放料点 P2
/// 轴2( 升降轴)
扫码放料低点 P1
/// </summary>
/// </summary>
public
int
UpDown_P1
=
0
;
public
int
UpDown_P1
=
0
;
/// <summary>
/// <summary>
/// 轴2( 升降轴)
NG料口放料缓冲
点 P2
/// 轴2( 升降轴)
扫码放料高
点 P2
/// </summary>
/// </summary>
public
int
UpDown_P2
=
0
;
public
int
UpDown_P2
=
0
;
/// <summary>
/// <summary>
...
@@ -36,37 +57,46 @@ namespace OnlineStore.DeviceLibrary
...
@@ -36,37 +57,46 @@ namespace OnlineStore.DeviceLibrary
/// 轴2( 升降轴) 库位出料缓冲点P6
/// 轴2( 升降轴) 库位出料缓冲点P6
/// </summary>
/// </summary>
public
int
UpDown_P6
=
0
;
public
int
UpDown_P6
=
0
;
///// <summary>
/// <summary>
///// 轴2( 升降轴) 进料口取料缓冲点P7
/// 轴2( 升降轴) NG放料低点P11
///// </summary>
/// </summary>
//public int UpDown_P7 = 0;
public
int
UpDown_P11
=
0
;
///// <summary>
/// <summary>
///// 轴2( 升降轴) 进料口出料缓冲点P8
/// 轴2( 升降轴) NG放料高点缓冲点P12
///// </summary>
/// </summary>
//public int UpDown_P8 = 0;
public
int
UpDown_P12
=
0
;
/// <summary>
/// <summary>
/// 轴1旋转轴 待机原位点 P1
/// 轴1旋转轴 待机原位点
/扫码点
P1
/// </summary>
/// </summary>
public
int
Middle_P1
=
0
;
public
int
Middle_P1
=
0
;
/// <summary>
/// <summary>
/// 轴1旋转轴 库位点 P2
/// 轴1旋转轴 库位点 P2
/// </summary>
/// </summary>
public
int
Middle_P2
=
0
;
public
int
Middle_P2
=
0
;
/// <summary>
/// 轴1旋转轴 NG放料点P11 P2
/// </summary>
public
int
Middle_P11
=
0
;
/// <summary>
/// <summary>
/// 轴3进出轴 待机原位点P1
/// 轴3进出轴 待机原位点P1
/// </summary>
/// </summary>
public
int
InOut_P1
=
0
;
public
int
InOut_P1
=
0
;
/// <summary>
/// <summary>
/// 轴3进出轴
NG口
放料点
/// 轴3进出轴
扫码
放料点
/// </summary>
/// </summary>
public
int
InOut_P2
=
0
;
public
int
InOut_P2
=
0
;
/// <summary>
/// <summary>
/// 轴3进出轴 库位点取料点P3
/// 轴3进出轴 库位点取料点P3
/// </summary>
/// </summary>
public
int
InOut_P3
=
0
;
public
int
InOut_P3
=
0
;
/// <summary>
/// 轴3进出轴 NG口放料点
/// </summary>
public
int
InOut_P11
=
0
;
/// <summary>
/// <summary>
/// 轴4( 压紧轴)待机原位点P1
/// 轴4( 压紧轴)待机原位点P1
/// </summary>
/// </summary>
...
...
source/LoadCVSLibrary/position/ACBoxPosition.cs
查看文件 @
6b4a395
...
@@ -11,12 +11,12 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -11,12 +11,12 @@ namespace OnlineStore.LoadCSVLibrary
/// 松下伺服485控制,单台料仓
/// 松下伺服485控制,单台料仓
/// </summary>
/// </summary>
public
class
ACBoxPosition
:
PostionBase
public
class
ACBoxPosition
:
PostionBase
{
{
/// <summary>
/// <summary>
///
中轴位置
(旋转轴库位点)P2
///
旋转轴库位点P2
(旋转轴库位点)P2
/// </summary>
/// </summary>
[
CSVAttribute
(
"
中轴位置
P2"
)]
[
CSVAttribute
(
"
旋转轴库位点
P2"
)]
public
int
MiddleAxis_P2
{
get
;
set
;
}
public
int
MiddleAxis_P2
{
get
;
set
;
}
/// <summary>
/// <summary>
...
@@ -57,11 +57,19 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -57,11 +57,19 @@ namespace OnlineStore.LoadCSVLibrary
[
CSVAttribute
(
"压紧轴压紧前点P3"
)]
[
CSVAttribute
(
"压紧轴压紧前点P3"
)]
public
int
ComAxis_P3
{
get
;
set
;
}
public
int
ComAxis_P3
{
get
;
set
;
}
/// <summary>
///// <summary>
/// 轴3(进出轴) NG口放料点P2
///// 轴3(进出轴) 扫码放料点P2
/// </summary>
///// </summary>
[
CSVAttribute
(
"NG口放料点P2"
)]
//[CSVAttribute("NG口放料点P2")]
public
int
InOutAxis_P2
{
get
;
set
;
}
//public int InOutAxis_P2 { get; set; }
///// <summary>
///// 轴3(进出轴) 进出轴NG口放料点P11
///// </summary>
//[CSVAttribute("进出轴NG口放料点P11")]
//public int InOutAxis_P11 { get; set; }
public
static
bool
CheckPosition
(
ACBoxPosition
position
,
AC_BOX_Config
Config
)
public
static
bool
CheckPosition
(
ACBoxPosition
position
,
AC_BOX_Config
Config
)
{
{
...
@@ -81,11 +89,11 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -81,11 +89,11 @@ namespace OnlineStore.LoadCSVLibrary
{
{
int
iMin
=
Config
.
InOut_Axis
.
PositionMin
;
int
iMin
=
Config
.
InOut_Axis
.
PositionMin
;
int
iMax
=
Config
.
InOut_Axis
.
PositionMax
;
int
iMax
=
Config
.
InOut_Axis
.
PositionMax
;
if
(
iMin
>
position
.
InOutAxis_P2
||
iMax
<
position
.
InOutAxis_P2
)
//if (iMin > position.InOutAxis_P11 || iMax < position.InOutAxis_P11
)
{
//
{
LogUtil
.
error
(
position
.
PositionNum
+
" InOutAxis_P2 位置超出"
+
Config
.
InOut_Axis
.
Explain
+
"上下限("
+
iMin
+
"-"
+
iMax
+
")"
);
//
LogUtil.error(position.PositionNum + " InOutAxis_P2 位置超出" + Config.InOut_Axis.Explain + "上下限(" + iMin + "-" + iMax + ")");
return
false
;
//
return false;
}
//
}
if
(
iMin
>
position
.
InoutAxis_P3
||
iMax
<
position
.
InoutAxis_P3
)
if
(
iMin
>
position
.
InoutAxis_P3
||
iMax
<
position
.
InoutAxis_P3
)
{
{
LogUtil
.
error
(
position
.
PositionNum
+
" InOutAxis_Position_P3位置超出"
+
Config
.
InOut_Axis
.
Explain
+
"上下限("
+
iMin
+
"-"
+
iMax
+
")"
);
LogUtil
.
error
(
position
.
PositionNum
+
" InOutAxis_Position_P3位置超出"
+
Config
.
InOut_Axis
.
Explain
+
"上下限("
+
iMin
+
"-"
+
iMax
+
")"
);
...
...
source/LoadCVSLibrary/storeConfig/config/AC_Box_Config.cs
查看文件 @
6b4a395
...
@@ -237,30 +237,48 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -237,30 +237,48 @@ namespace OnlineStore.LoadCSVLibrary
/// <summary>
/// <summary>
/// 升降轴 NG料口放料点P1
/// PRO,进出轴(轴3)P11-NG放料点,InOutAxis_P11_Position,1000,,,,,,,
/// </summary>
[
ConfigProAttribute
(
"InOutAxis_P11_Position"
)]
public
int
InOutAxis_P11_Position
{
get
;
set
;
}
/// <summary>
/// PRO 升降轴(轴2)P11-NG放料低点 UpDownAxis_P11 403000
/// </summary>
[
ConfigProAttribute
(
"UpDownAxis_P11"
)]
public
int
UpDownAxis_P11
{
get
;
set
;
}
/// <summary>
/// PRO 升降轴(轴2)P11-NG放料低点 UpDownAxis_P11 403000
/// </summary>
[
ConfigProAttribute
(
"UpDownAxis_P12"
)]
public
int
UpDownAxis_P12
{
get
;
set
;
}
/// <summary>
/// PRO 旋转轴(轴1)P11-NG放料点 MiddleAxis_P11 268093
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_P11"
)]
public
int
MiddleAxis_P11
{
get
;
set
;
}
/// <summary>
/// PRO 进出轴(轴3)P2-扫码放料点 InOutAxis_P2_Position 1000
/// </summary>
[
ConfigProAttribute
(
"InOutAxis_P2_Position"
)]
public
int
InOutAxis_P2_Position
{
get
;
set
;
}
/// <summary>
/// PRO 升降轴(轴2)P1待机点/扫码放料低点 UpDownAxis_P1 403000
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"UpDownAxis_P1"
)]
[
ConfigProAttribute
(
"UpDownAxis_P1"
)]
public
int
UpDownAxis_P1
{
get
;
set
;
}
public
int
UpDownAxis_P1
{
get
;
set
;
}
/// <summary>
/// <summary>
///
升降轴 NG料口放料缓冲点 P2
///
PRO 升降轴(轴2)P2扫码放料高点缓冲点 UpDownAxis_P2 415000
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"UpDownAxis_P2"
)]
[
ConfigProAttribute
(
"UpDownAxis_P2"
)]
public
int
UpDownAxis_P2
{
get
;
set
;
}
public
int
UpDownAxis_P2
{
get
;
set
;
}
///// <summary>
///// 升降轴 进料口取料缓冲点 P7
///// </summary>
//[ConfigProAttribute("UpDownAxis_DoorOBPosition_P7")]
//public int UpDownAxis_DoorOBPosition_P7 { get; set; }
///// <summary>
///// 升降轴 进料口出料缓冲点 P8
///// </summary>
//[ConfigProAttribute("UpDownAxis_DoorIBPosition_P8")]
//public int UpDownAxis_DoorIBPosition_P8 { get; set; }
/// <summary>
/// <summary>
/// PRO
旋转轴(轴1)P1 待机原位点/NG料口位置 MiddleAxis_P1
/// PRO
旋转轴(轴1)P1待机点/扫码放料点 MiddleAxis_P1 268093
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"MiddleAxis_P1"
)]
[
ConfigProAttribute
(
"MiddleAxis_P1"
)]
public
int
MiddleAxis_P1
{
get
;
set
;
}
public
int
MiddleAxis_P1
{
get
;
set
;
}
...
@@ -270,7 +288,7 @@ namespace OnlineStore.LoadCSVLibrary
...
@@ -270,7 +288,7 @@ namespace OnlineStore.LoadCSVLibrary
[
ConfigProAttribute
(
"InOutAxis_P1_Position"
)]
[
ConfigProAttribute
(
"InOutAxis_P1_Position"
)]
public
int
InOutAxis_P1_Position
{
get
;
set
;
}
public
int
InOutAxis_P1_Position
{
get
;
set
;
}
/// <summary>
/// <summary>
/// PRO
押金
轴(轴4)P1待机原位点 CompAxis_P1_Position
/// PRO
压紧
轴(轴4)P1待机原位点 CompAxis_P1_Position
/// </summary>
/// </summary>
[
ConfigProAttribute
(
"CompAxis_P1_Position"
)]
[
ConfigProAttribute
(
"CompAxis_P1_Position"
)]
public
int
CompAxis_P1_Position
{
get
;
set
;
}
public
int
CompAxis_P1_Position
{
get
;
set
;
}
...
...
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论