Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
孙克
/
ACSingleStore
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit 528b3ae2
由
张东亮
编写于
2020-06-23 10:47:15 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
盘点-20ms刷新盘点IO
1 个父辈
cf88750c
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
553 行增加
和
568 行删除
source/ACSingleStore/FrmStoreBox.Designer.cs
source/DeviceLibrary/IO/AIOBOX/AIOBOXManager.cs
source/DeviceLibrary/StoreConfig/AC/linePositions.csv
source/DeviceLibrary/acSingleStore/AC_SA_BoxBean.cs
source/DeviceLibrary/acSingleStore/AC_SA_BoxBean_Inventory.cs
source/DeviceLibrary/acSingleStore/AC_SA_BoxBean_Partial.cs
source/DeviceLibrary/store/KTK_Store.cs
source/ACSingleStore/FrmStoreBox.Designer.cs
查看文件 @
528b3ae
...
@@ -65,10 +65,14 @@
...
@@ -65,10 +65,14 @@
this
.
label49
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
label49
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
richTextBox1
=
new
System
.
Windows
.
Forms
.
RichTextBox
();
this
.
richTextBox1
=
new
System
.
Windows
.
Forms
.
RichTextBox
();
this
.
groupBox1
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
groupBox1
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
axis_4_Alarm
=
new
UserFromControl
.
IOStatusControl
();
this
.
txt4Target
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
txt4Target
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
lblTargetP4
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
lblTargetP4
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
lblActual4
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
lblActual4
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
label7
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
label7
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
axis_1_Alarm
=
new
UserFromControl
.
IOStatusControl
();
this
.
axis_3_Alarm
=
new
UserFromControl
.
IOStatusControl
();
this
.
axis_2_Alarm
=
new
UserFromControl
.
IOStatusControl
();
this
.
label38
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
label38
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
txtMiddleTarget
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
txtMiddleTarget
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
txtInoutTarget
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
txtInoutTarget
=
new
System
.
Windows
.
Forms
.
TextBox
();
...
@@ -196,10 +200,6 @@
...
@@ -196,10 +200,6 @@
this
.
btnSetNum
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnSetNum
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnClearL
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnClearL
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnLogDebug
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnLogDebug
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
axis_4_Alarm
=
new
UserFromControl
.
IOStatusControl
();
this
.
axis_1_Alarm
=
new
UserFromControl
.
IOStatusControl
();
this
.
axis_3_Alarm
=
new
UserFromControl
.
IOStatusControl
();
this
.
axis_2_Alarm
=
new
UserFromControl
.
IOStatusControl
();
this
.
groupAxis
.
SuspendLayout
();
this
.
groupAxis
.
SuspendLayout
();
this
.
groupBox1
.
SuspendLayout
();
this
.
groupBox1
.
SuspendLayout
();
this
.
groupInout
.
SuspendLayout
();
this
.
groupInout
.
SuspendLayout
();
...
@@ -791,6 +791,17 @@
...
@@ -791,6 +791,17 @@
this
.
groupBox1
.
TabStop
=
false
;
this
.
groupBox1
.
TabStop
=
false
;
this
.
groupBox1
.
Text
=
"伺服状态"
;
this
.
groupBox1
.
Text
=
"伺服状态"
;
//
//
// axis_4_Alarm
//
this
.
axis_4_Alarm
.
IOName
=
""
;
this
.
axis_4_Alarm
.
IOValue
=
0
;
this
.
axis_4_Alarm
.
isCanClick
=
false
;
this
.
axis_4_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
540
,
49
);
this
.
axis_4_Alarm
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
5
);
this
.
axis_4_Alarm
.
Name
=
"axis_4_Alarm"
;
this
.
axis_4_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
54
,
49
);
this
.
axis_4_Alarm
.
TabIndex
=
271
;
//
// txt4Target
// txt4Target
//
//
this
.
txt4Target
.
Location
=
new
System
.
Drawing
.
Point
(
511
,
179
);
this
.
txt4Target
.
Location
=
new
System
.
Drawing
.
Point
(
511
,
179
);
...
@@ -829,6 +840,39 @@
...
@@ -829,6 +840,39 @@
this
.
label7
.
TabIndex
=
267
;
this
.
label7
.
TabIndex
=
267
;
this
.
label7
.
Text
=
"轴四:压紧轴"
;
this
.
label7
.
Text
=
"轴四:压紧轴"
;
//
//
// axis_1_Alarm
//
this
.
axis_1_Alarm
.
IOName
=
""
;
this
.
axis_1_Alarm
.
IOValue
=
0
;
this
.
axis_1_Alarm
.
isCanClick
=
false
;
this
.
axis_1_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
159
,
50
);
this
.
axis_1_Alarm
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
5
);
this
.
axis_1_Alarm
.
Name
=
"axis_1_Alarm"
;
this
.
axis_1_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
54
,
49
);
this
.
axis_1_Alarm
.
TabIndex
=
264
;
//
// axis_3_Alarm
//
this
.
axis_3_Alarm
.
IOName
=
""
;
this
.
axis_3_Alarm
.
IOValue
=
0
;
this
.
axis_3_Alarm
.
isCanClick
=
false
;
this
.
axis_3_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
411
,
50
);
this
.
axis_3_Alarm
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
5
);
this
.
axis_3_Alarm
.
Name
=
"axis_3_Alarm"
;
this
.
axis_3_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
54
,
49
);
this
.
axis_3_Alarm
.
TabIndex
=
266
;
//
// axis_2_Alarm
//
this
.
axis_2_Alarm
.
IOName
=
""
;
this
.
axis_2_Alarm
.
IOValue
=
0
;
this
.
axis_2_Alarm
.
isCanClick
=
false
;
this
.
axis_2_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
280
,
50
);
this
.
axis_2_Alarm
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
5
);
this
.
axis_2_Alarm
.
Name
=
"axis_2_Alarm"
;
this
.
axis_2_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
54
,
49
);
this
.
axis_2_Alarm
.
TabIndex
=
265
;
//
// label38
// label38
//
//
this
.
label38
.
AutoSize
=
true
;
this
.
label38
.
AutoSize
=
true
;
...
@@ -1087,7 +1131,7 @@
...
@@ -1087,7 +1131,7 @@
this
.
btnStartAutoCheck
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnStartAutoCheck
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnStartAutoCheck
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnStartAutoCheck
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnStartAutoCheck
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnStartAutoCheck
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnStartAutoCheck
.
Location
=
new
System
.
Drawing
.
Point
(
339
,
82
);
this
.
btnStartAutoCheck
.
Location
=
new
System
.
Drawing
.
Point
(
473
,
138
);
this
.
btnStartAutoCheck
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnStartAutoCheck
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnStartAutoCheck
.
Name
=
"btnStartAutoCheck"
;
this
.
btnStartAutoCheck
.
Name
=
"btnStartAutoCheck"
;
this
.
btnStartAutoCheck
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
this
.
btnStartAutoCheck
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
...
@@ -1101,7 +1145,7 @@
...
@@ -1101,7 +1145,7 @@
this
.
btnCheckPos
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnCheckPos
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnCheckPos
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnCheckPos
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnCheckPos
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnCheckPos
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnCheckPos
.
Location
=
new
System
.
Drawing
.
Point
(
199
,
81
);
this
.
btnCheckPos
.
Location
=
new
System
.
Drawing
.
Point
(
339
,
138
);
this
.
btnCheckPos
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnCheckPos
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnCheckPos
.
Name
=
"btnCheckPos"
;
this
.
btnCheckPos
.
Name
=
"btnCheckPos"
;
this
.
btnCheckPos
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
this
.
btnCheckPos
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
...
@@ -1189,7 +1233,7 @@
...
@@ -1189,7 +1233,7 @@
this
.
btnStartAuTo
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnStartAuTo
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnStartAuTo
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnStartAuTo
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnStartAuTo
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnStartAuTo
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnStartAuTo
.
Location
=
new
System
.
Drawing
.
Point
(
47
3
,
8
2
);
this
.
btnStartAuTo
.
Location
=
new
System
.
Drawing
.
Point
(
47
4
,
3
2
);
this
.
btnStartAuTo
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnStartAuTo
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnStartAuTo
.
Name
=
"btnStartAuTo"
;
this
.
btnStartAuTo
.
Name
=
"btnStartAuTo"
;
this
.
btnStartAuTo
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
this
.
btnStartAuTo
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
...
@@ -1504,7 +1548,7 @@
...
@@ -1504,7 +1548,7 @@
this
.
btnOutStore
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnOutStore
.
BackColor
=
System
.
Drawing
.
SystemColors
.
Control
;
this
.
btnOutStore
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnOutStore
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnOutStore
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnOutStore
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnOutStore
.
Location
=
new
System
.
Drawing
.
Point
(
474
,
32
);
this
.
btnOutStore
.
Location
=
new
System
.
Drawing
.
Point
(
338
,
84
);
this
.
btnOutStore
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnOutStore
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnOutStore
.
Name
=
"btnOutStore"
;
this
.
btnOutStore
.
Name
=
"btnOutStore"
;
this
.
btnOutStore
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
this
.
btnOutStore
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
...
@@ -1846,7 +1890,7 @@
...
@@ -1846,7 +1890,7 @@
this
.
btnClearLog
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)));
this
.
btnClearLog
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)));
this
.
btnClearLog
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnClearLog
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnClearLog
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnClearLog
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnClearLog
.
Location
=
new
System
.
Drawing
.
Point
(
388
,
576
);
this
.
btnClearLog
.
Location
=
new
System
.
Drawing
.
Point
(
388
,
331
);
this
.
btnClearLog
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnClearLog
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnClearLog
.
Name
=
"btnClearLog"
;
this
.
btnClearLog
.
Name
=
"btnClearLog"
;
this
.
btnClearLog
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
this
.
btnClearLog
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
...
@@ -1997,7 +2041,7 @@
...
@@ -1997,7 +2041,7 @@
this
.
btnCloseDoor
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)));
this
.
btnCloseDoor
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)));
this
.
btnCloseDoor
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnCloseDoor
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnCloseDoor
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnCloseDoor
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnCloseDoor
.
Location
=
new
System
.
Drawing
.
Point
(
182
,
576
);
this
.
btnCloseDoor
.
Location
=
new
System
.
Drawing
.
Point
(
182
,
331
);
this
.
btnCloseDoor
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnCloseDoor
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnCloseDoor
.
Name
=
"btnCloseDoor"
;
this
.
btnCloseDoor
.
Name
=
"btnCloseDoor"
;
this
.
btnCloseDoor
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
this
.
btnCloseDoor
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
...
@@ -2011,7 +2055,7 @@
...
@@ -2011,7 +2055,7 @@
this
.
btnOpenDoor
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)));
this
.
btnOpenDoor
.
Anchor
=
((
System
.
Windows
.
Forms
.
AnchorStyles
)((
System
.
Windows
.
Forms
.
AnchorStyles
.
Bottom
|
System
.
Windows
.
Forms
.
AnchorStyles
.
Left
)));
this
.
btnOpenDoor
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnOpenDoor
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnOpenDoor
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnOpenDoor
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnOpenDoor
.
Location
=
new
System
.
Drawing
.
Point
(
36
,
576
);
this
.
btnOpenDoor
.
Location
=
new
System
.
Drawing
.
Point
(
36
,
331
);
this
.
btnOpenDoor
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnOpenDoor
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
btnOpenDoor
.
Name
=
"btnOpenDoor"
;
this
.
btnOpenDoor
.
Name
=
"btnOpenDoor"
;
this
.
btnOpenDoor
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
this
.
btnOpenDoor
.
Size
=
new
System
.
Drawing
.
Size
(
131
,
48
);
...
@@ -2407,7 +2451,7 @@
...
@@ -2407,7 +2451,7 @@
this
.
tabPage4
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
tabPage4
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
tabPage4
.
Name
=
"tabPage4"
;
this
.
tabPage4
.
Name
=
"tabPage4"
;
this
.
tabPage4
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
tabPage4
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
tabPage4
.
Size
=
new
System
.
Drawing
.
Size
(
1342
,
60
);
this
.
tabPage4
.
Size
=
new
System
.
Drawing
.
Size
(
1342
,
52
);
this
.
tabPage4
.
TabIndex
=
0
;
this
.
tabPage4
.
TabIndex
=
0
;
this
.
tabPage4
.
Text
=
" 料仓操作 "
;
this
.
tabPage4
.
Text
=
" 料仓操作 "
;
this
.
tabPage4
.
UseVisualStyleBackColor
=
true
;
this
.
tabPage4
.
UseVisualStyleBackColor
=
true
;
...
@@ -2623,50 +2667,6 @@
...
@@ -2623,50 +2667,6 @@
this
.
btnLogDebug
.
UseVisualStyleBackColor
=
true
;
this
.
btnLogDebug
.
UseVisualStyleBackColor
=
true
;
this
.
btnLogDebug
.
Click
+=
new
System
.
EventHandler
(
this
.
开启
DEBUGToolStripMenuItem_Click
);
this
.
btnLogDebug
.
Click
+=
new
System
.
EventHandler
(
this
.
开启
DEBUGToolStripMenuItem_Click
);
//
//
// axis_4_Alarm
//
this
.
axis_4_Alarm
.
IOName
=
""
;
this
.
axis_4_Alarm
.
IOValue
=
0
;
this
.
axis_4_Alarm
.
isCanClick
=
false
;
this
.
axis_4_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
540
,
49
);
this
.
axis_4_Alarm
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
5
);
this
.
axis_4_Alarm
.
Name
=
"axis_4_Alarm"
;
this
.
axis_4_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
54
,
49
);
this
.
axis_4_Alarm
.
TabIndex
=
271
;
//
// axis_1_Alarm
//
this
.
axis_1_Alarm
.
IOName
=
""
;
this
.
axis_1_Alarm
.
IOValue
=
0
;
this
.
axis_1_Alarm
.
isCanClick
=
false
;
this
.
axis_1_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
159
,
50
);
this
.
axis_1_Alarm
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
5
);
this
.
axis_1_Alarm
.
Name
=
"axis_1_Alarm"
;
this
.
axis_1_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
54
,
49
);
this
.
axis_1_Alarm
.
TabIndex
=
264
;
//
// axis_3_Alarm
//
this
.
axis_3_Alarm
.
IOName
=
""
;
this
.
axis_3_Alarm
.
IOValue
=
0
;
this
.
axis_3_Alarm
.
isCanClick
=
false
;
this
.
axis_3_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
411
,
50
);
this
.
axis_3_Alarm
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
5
);
this
.
axis_3_Alarm
.
Name
=
"axis_3_Alarm"
;
this
.
axis_3_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
54
,
49
);
this
.
axis_3_Alarm
.
TabIndex
=
266
;
//
// axis_2_Alarm
//
this
.
axis_2_Alarm
.
IOName
=
""
;
this
.
axis_2_Alarm
.
IOValue
=
0
;
this
.
axis_2_Alarm
.
isCanClick
=
false
;
this
.
axis_2_Alarm
.
Location
=
new
System
.
Drawing
.
Point
(
280
,
50
);
this
.
axis_2_Alarm
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
5
);
this
.
axis_2_Alarm
.
Name
=
"axis_2_Alarm"
;
this
.
axis_2_Alarm
.
Size
=
new
System
.
Drawing
.
Size
(
54
,
49
);
this
.
axis_2_Alarm
.
TabIndex
=
265
;
//
// FrmStoreBox
// FrmStoreBox
//
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
120F
,
120F
);
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
120F
,
120F
);
...
...
source/DeviceLibrary/IO/AIOBOX/AIOBOXManager.cs
查看文件 @
528b3ae
...
@@ -143,7 +143,7 @@ namespace OnlineStore.DeviceLibrary
...
@@ -143,7 +143,7 @@ namespace OnlineStore.DeviceLibrary
try
try
{
{
UpdateAllDI
(
box
.
IP
,
sta
);
UpdateAllDI
(
box
.
IP
,
sta
);
//
LogUtil.info("ReadAllDI [" + box.IP + "]:" + string.Join(" ", sta));
//LogUtil.info("ReadAllDI [" + box.IP + "]:" + string.Join(" ", sta));
}
}
catch
(
Exception
ex
)
catch
(
Exception
ex
)
{
{
...
...
source/DeviceLibrary/StoreConfig/AC/linePositions.csv
查看文件 @
528b3ae
位置,优先级,高度,宽度,料仓ID,中轴位置P2,升降轴库位出料前点P5,升降轴库位出料缓冲点P6,升降轴库位入料前点P3,升降轴库位入料缓冲点P4,进出轴库位点取料点P3,压紧轴压紧点P2,压紧轴压紧前点P3,进出轴进料口取料点P2,中轴位置P3
位置,优先级,高度,宽度,料仓ID,中轴位置P2,升降轴库位出料前点P5,升降轴库位出料缓冲点P6,升降轴库位入料前点P3,升降轴库位入料缓冲点P4,进出轴库位点取料点P3,压紧轴压紧点P2,压紧轴压紧前点P3,进出轴进料口取料点P2,中轴位置P3
,升降轴库位盘点点P9
4D1001AA0001,455,44,15,10,360000,-2000,13300,13300,-2000,106000,242000,134900,121850,1
4D1001AA0001,455,44,15,10,360000,-2000,13300,13300,-2000,106000,242000,134900,121850,1
,13300
4D1001AA0002,454,44,15,10,360000,48000,64000,64000,48000,106000,242000,134900,121850,2
4D1001AA0002,454,44,15,10,360000,48000,64000,64000,48000,106000,242000,134900,121850,2
,64000
4D1001AA0003,453,44,15,10,360000,98600,114600,114600,98600,106000,242000,134900,121850,3
4D1001AA0003,453,44,15,10,360000,98600,114600,114600,98600,106000,242000,134900,121850,3
,114600
4D1001AA0004,452,44,15,10,360000,149300,165300,165300,149300,106000,242000,134900,121850,4
4D1001AA0004,452,44,15,10,360000,149300,165300,165300,149300,106000,242000,134900,121850,4
,165300
4D1001AA0005,451,44,15,10,360000,201000,217000,217000,201000,106000,242000,134900,121850,5
4D1001AA0005,451,44,15,10,360000,201000,217000,217000,201000,106000,242000,134900,121850,5
,217000
4D1001BB0001,343,44,15,10,357300,665652,682652,682652,665652,106000,242000,28000,121850,6
4D1001BB0001,343,44,15,10,357300,665652,682652,682652,665652,106000,242000,28000,121850,6
,682652
4D1001BB0002,342,44,15,10,357300,717341,734341,734341,717341,106000,242000,28000,121850,7
4D1001BB0002,342,44,15,10,357300,717341,734341,734341,717341,106000,242000,28000,121850,7
,734341
4D1001BB0003,341,44,15,10,357300,768082,785082,785082,768082,106000,242000,28000,121850,8
4D1001BB0003,341,44,15,10,357300,768082,785082,785082,768082,106000,242000,28000,121850,8
,785082
4D1001BB0004,340,44,15,10,357300,818672,835672,835672,818672,106000,242000,28000,121850,9
4D1001BB0004,340,44,15,10,357300,818672,835672,835672,818672,106000,242000,28000,121850,9
,835672
4D1001BB0005,339,44,15,10,357300,869743,886743,886743,869743,106000,242000,28000,121850,10
4D1001BB0005,339,44,15,10,357300,869743,886743,886743,869743,106000,242000,28000,121850,10
,886743
4D1001CC0001,232,44,15,10,357300,920651,937651,937651,920651,106000,242000,134900,121850,11
4D1001CC0001,232,44,15,10,357300,920651,937651,937651,920651,106000,242000,134900,121850,11
,937651
4D1001CC0002,231,44,15,10,357300,963749,980749,980749,963749,106000,242000,134900,121850,12
4D1001CC0002,231,44,15,10,357300,963749,980749,980749,963749,106000,242000,134900,121850,12
,980749
4D1001CC0003,230,44,15,10,357300,1004967,1021967,1021967,1004967,106000,242000,134900,121850,13
4D1001CC0003,230,44,15,10,357300,1004967,1021967,1021967,1004967,106000,242000,134900,121850,13
,1021967
4D1001CC0004,229,44,15,10,357300,1047697,1064697,1064697,1047697,106000,242000,134900,121850,14
4D1001CC0004,229,44,15,10,357300,1047697,1064697,1064697,1047697,106000,242000,134900,121850,14
,1064697
4D1001CC0005,228,44,15,10,357300,1089084,1106084,1106084,1089084,106000,242000,134900,121850,15
4D1001CC0005,228,44,15,10,357300,1089084,1106084,1106084,1089084,106000,242000,134900,121850,15
,1106084
4D1001CC0006,227,44,15,10,356300,1131305,1148305,1148305,1131305,106000,242000,134900,121850,16
4D1001CC0006,227,44,15,10,356300,1131305,1148305,1148305,1131305,106000,242000,134900,121850,16
,1148305
4D1001CC0007,226,44,15,10,356300,1173254,1190254,1190254,1173254,106000,242000,134900,121850,17
4D1001CC0007,226,44,15,10,356300,1173254,1190254,1190254,1173254,106000,242000,134900,121850,17
,1190254
4D1001CC0008,225,44,15,10,356300,1215316,1232316,1232316,1215316,106000,242000,134900,121850,18
4D1001CC0008,225,44,15,10,356300,1215316,1232316,1232316,1215316,106000,242000,134900,121850,18
,1232316
4D1001CC0009,224,44,15,10,356300,1257058,1274058,1274058,1257058,106000,242000,134900,121850,19
4D1001CC0009,224,44,15,10,356300,1257058,1274058,1274058,1257058,106000,242000,134900,121850,19
,1274058
4D1001CC0010,223,44,15,10,356300,1298744,1315744,1315744,1298744,106000,242000,134900,121850,20
4D1001CC0010,223,44,15,10,356300,1298744,1315744,1315744,1298744,106000,242000,134900,121850,20
,1315744
4D1001CC0011,222,44,15,10,356300,1341032,1358032,1358032,1341032,106000,242000,134900,121850,21
4D1001CC0011,222,44,15,10,356300,1341032,1358032,1358032,1341032,106000,242000,134900,121850,21
,1358032
4D1001DD0001,116,44,15,10,354500,1383193,1400193,1400193,1383193,106000,242000,134900,121850,22
4D1001DD0001,116,44,15,10,354500,1383193,1400193,1400193,1383193,106000,242000,134900,121850,22
,1400193
4D1001DD0002,115,44,15,10,354500,1425907,1442907,1442907,1425907,106000,242000,134900,121850,23
4D1001DD0002,115,44,15,10,354500,1425907,1442907,1442907,1425907,106000,242000,134900,121850,23
,1442907
4D1001DD0003,114,44,15,10,354500,1466794,1483794,1483794,1466794,106000,242000,134900,121850,24
4D1001DD0003,114,44,15,10,354500,1466794,1483794,1483794,1466794,106000,242000,134900,121850,24
,1483794
4D1001DD0004,113,44,15,10,354500,1509243,1526243,1526243,1509243,106000,242000,134900,121850,25
4D1001DD0004,113,44,15,10,354500,1509243,1526243,1526243,1509243,106000,242000,134900,121850,25
,1526243
4D1001DD0005,112,44,15,10,354500,1551257,1568257,1568257,1551257,106000,242000,134900,121850,26
4D1001DD0005,112,44,15,10,354500,1551257,1568257,1568257,1551257,106000,242000,134900,121850,26
,1568257
4D1001DD0006,111,44,15,10,354500,1593106,1610106,1610106,1593106,106000,242000,134900,121850,27
4D1001DD0006,111,44,15,10,354500,1593106,1610106,1610106,1593106,106000,242000,134900,121850,27
,1610106
4D1001DD0007,110,44,15,10,354500,1634704,1651704,1651704,1634704,106000,242000,134900,121850,28
4D1001DD0007,110,44,15,10,354500,1634704,1651704,1651704,1634704,106000,242000,134900,121850,28
,1651704
4D1001DD0008,109,44,15,10,354500,1677322,1694322,1694322,1677322,106000,242000,134900,121850,29
4D1001DD0008,109,44,15,10,354500,1677322,1694322,1694322,1677322,106000,242000,134900,121850,29
,1694322
4D1001DD0009,108,44,15,10,354500,1718703,1735703,1735703,1718703,106000,242000,134900,121850,30
4D1001DD0009,108,44,15,10,354500,1718703,1735703,1735703,1718703,106000,242000,134900,121850,30
,1735703
4D1001DD0010,107,44,15,10,354500,1760884,1777884,1777884,1760884,106000,242000,134900,121850,31
4D1001DD0010,107,44,15,10,354500,1760884,1777884,1777884,1760884,106000,242000,134900,121850,31
,1777884
4D1001DD0011,106,44,15,10,354500,1802986,1819986,1819986,1802986,106000,242000,134900,121850,32
4D1001DD0011,106,44,15,10,354500,1802986,1819986,1819986,1802986,106000,242000,134900,121850,32
,1819986
4D1002AA0001,450,12,13,10,440500,937,11937,11937,937,106000,398000,320000,121850,33
4D1002AA0001,450,12,13,10,440500,937,11937,11937,937,106000,398000,320000,121850,33
,11937
4D1002AA0002,449,12,13,10,440500,22290,33290,33290,22290,106000,398000,320000,121850,34
4D1002AA0002,449,12,13,10,440500,22290,33290,33290,22290,106000,398000,320000,121850,34
,33290
4D1002AA0003,448,12,13,10,440500,45178,56178,56178,45178,106000,398000,320000,121850,35
4D1002AA0003,448,12,13,10,440500,45178,56178,56178,45178,106000,398000,320000,121850,35
,56178
4D1002AA0004,447,12,13,10,440500,68339,79339,79339,68339,106000,398000,320000,121850,36
4D1002AA0004,447,12,13,10,440500,68339,79339,79339,68339,106000,398000,320000,121850,36
,79339
4D1002AA0005,446,12,13,10,440500,91715,102715,102715,91715,106000,398000,320000,121850,37
4D1002AA0005,446,12,13,10,440500,91715,102715,102715,91715,106000,398000,320000,121850,37
,102715
4D1002AA0006,445,12,13,10,440500,114782,125782,125782,114782,106000,398000,320000,121850,38
4D1002AA0006,445,12,13,10,440500,114782,125782,125782,114782,106000,398000,320000,121850,38
,125782
4D1002AA0007,444,12,13,10,440500,138242,149242,149242,138242,106000,398000,320000,121850,39
4D1002AA0007,444,12,13,10,440500,138242,149242,149242,138242,106000,398000,320000,121850,39
,149242
4D1002AA0008,443,12,13,10,440500,161298,172298,172298,161298,106000,398000,320000,121850,40
4D1002AA0008,443,12,13,10,440500,161298,172298,172298,161298,106000,398000,320000,121850,40
,172298
4D1002AA0009,442,12,13,10,440500,184573,195573,195573,184573,106000,398000,320000,121850,41
4D1002AA0009,442,12,13,10,440500,184573,195573,195573,184573,106000,398000,320000,121850,41
,195573
4D1002AA0010,441,12,13,10,440500,207886,218886,218886,207886,106000,398000,320000,121850,42
4D1002AA0010,441,12,13,10,440500,207886,218886,218886,207886,106000,398000,320000,121850,42
,218886
4D1002AA0011,440,12,13,10,440500,230787,241787,241787,230787,106000,398000,320000,121850,43
4D1002AA0011,440,12,13,10,440500,230787,241787,241787,230787,106000,398000,320000,121850,43
,241787
4D1002AA0012,439,12,13,10,440500,253704,264704,264704,253704,106000,398000,320000,121850,44
4D1002AA0012,439,12,13,10,440500,253704,264704,264704,253704,106000,398000,320000,121850,44
,264704
4D1002AA0013,438,12,11,10,440500,277329,288329,288329,277329,106000,398000,320000,121850,45
4D1002AA0013,438,12,11,10,440500,277329,288329,288329,277329,106000,398000,320000,121850,45
,288329
4D1002AA0014,437,12,11,10,440500,300651,311651,311651,300651,106000,398000,320000,121850,46
4D1002AA0014,437,12,11,10,440500,300651,311651,311651,300651,106000,398000,320000,121850,46
,311651
4D1002AA0015,436,12,11,10,440500,323916,334916,334916,323916,106000,398000,320000,121850,47
4D1002AA0015,436,12,11,10,440500,323916,334916,334916,323916,106000,398000,320000,121850,47
,334916
4D1002AA0016,435,12,11,10,440500,347288,358288,358288,347288,106000,398000,320000,121850,48
4D1002AA0016,435,12,11,10,440500,347288,358288,358288,347288,106000,398000,320000,121850,48
,358288
4D1002AA0017,434,12,11,10,440500,370708,381708,381708,370708,106000,398000,320000,121850,49
4D1002AA0017,434,12,11,10,440500,370708,381708,381708,370708,106000,398000,320000,121850,49
,381708
4D1002AA0018,433,12,11,10,440500,393721,404721,404721,393721,106000,398000,320000,121850,50
4D1002AA0018,433,12,11,10,440500,393721,404721,404721,393721,106000,398000,320000,121850,50
,404721
4D1002AA0019,432,12,11,10,440500,416686,427686,427686,416686,106000,398000,320000,121850,51
4D1002AA0019,432,12,11,10,440500,416686,427686,427686,416686,106000,398000,320000,121850,51
,427686
4D1002AA0020,431,12,11,10,440500,440674,451674,451674,440674,106000,398000,320000,121850,52
4D1002AA0020,431,12,11,10,440500,440674,451674,451674,440674,106000,398000,320000,121850,52
,451674
4D1002BB0001,338,12,11,10,439000,463414,474414,474414,463414,106000,398000,320000,121850,53
4D1002BB0001,338,12,11,10,439000,463414,474414,474414,463414,106000,398000,320000,121850,53
,474414
4D1002BB0002,337,12,11,10,439000,487256,498256,498256,487256,106000,398000,320000,121850,54
4D1002BB0002,337,12,11,10,439000,487256,498256,498256,487256,106000,398000,320000,121850,54
,498256
4D1002BB0003,336,12,11,10,439000,510165,521165,521165,510165,106000,398000,320000,121850,55
4D1002BB0003,336,12,11,10,439000,510165,521165,521165,510165,106000,398000,320000,121850,55
,521165
4D1002BB0004,335,12,11,10,439000,533218,544218,544218,533218,106000,398000,320000,121850,56
4D1002BB0004,335,12,11,10,439000,533218,544218,544218,533218,106000,398000,320000,121850,56
,544218
4D1002BB0005,334,12,11,10,439000,556688,567688,567688,556688,106000,398000,320000,121850,57
4D1002BB0005,334,12,11,10,439000,556688,567688,567688,556688,106000,398000,320000,121850,57
,567688
4D1002BB0006,333,12,11,10,439000,579500,590500,590500,579500,106000,398000,320000,121850,58
4D1002BB0006,333,12,11,10,439000,579500,590500,590500,579500,106000,398000,320000,121850,58
,590500
4D1002BB0007,332,12,11,10,439000,602659,613659,613659,602659,106000,398000,320000,121850,59
4D1002BB0007,332,12,11,10,439000,602659,613659,613659,602659,106000,398000,320000,121850,59
,613659
4D1002BB0008,331,12,11,10,439000,626175,637175,637175,626175,106000,398000,320000,121850,60
4D1002BB0008,331,12,11,10,439000,626175,637175,637175,626175,106000,398000,320000,121850,60
,637175
4D1002BB0009,330,12,13,10,439000,649090,660090,660090,649090,106000,398000,320000,121850,61
4D1002BB0009,330,12,13,10,439000,649090,660090,660090,649090,106000,398000,320000,121850,61
,660090
4D1002BB0010,329,12,13,10,439000,672087,683087,683087,672087,106000,398000,320000,121850,62
4D1002BB0010,329,12,13,10,439000,672087,683087,683087,672087,106000,398000,320000,121850,62
,683087
4D1002BB0011,328,12,13,10,439000,695785,706785,706785,695785,106000,398000,320000,121850,63
4D1002BB0011,328,12,13,10,439000,695785,706785,706785,695785,106000,398000,320000,121850,63
,706785
4D1002BB0012,327,12,13,10,439000,718732,729732,729732,718732,106000,398000,320000,121850,64
4D1002BB0012,327,12,13,10,439000,718732,729732,729732,718732,106000,398000,320000,121850,64
,729732
4D1002BB0013,326,12,13,10,439000,742166,753166,753166,742166,106000,398000,320000,121850,65
4D1002BB0013,326,12,13,10,439000,742166,753166,753166,742166,106000,398000,320000,121850,65
,753166
4D1002BB0014,325,12,13,10,439000,765367,776367,776367,765367,106000,398000,320000,121850,66
4D1002BB0014,325,12,13,10,439000,765367,776367,776367,765367,106000,398000,320000,121850,66
,776367
4D1002BB0015,324,12,13,10,439000,788686,799686,799686,788686,106000,398000,320000,121850,67
4D1002BB0015,324,12,13,10,439000,788686,799686,799686,788686,106000,398000,320000,121850,67
,799686
4D1002BB0016,323,12,13,10,439000,812065,823065,823065,812065,106000,398000,320000,121850,68
4D1002BB0016,323,12,13,10,439000,812065,823065,823065,812065,106000,398000,320000,121850,68
,823065
4D1002BB0017,322,12,13,10,439000,835335,846335,846335,835335,106000,398000,320000,121850,69
4D1002BB0017,322,12,13,10,439000,835335,846335,846335,835335,106000,398000,320000,121850,69
,846335
4D1002BB0018,321,12,13,10,439000,858335,869335,869335,858335,106000,398000,320000,121850,70
4D1002BB0018,321,12,13,10,439000,858335,869335,869335,858335,106000,398000,320000,121850,70
,869335
4D1002BB0019,320,12,13,10,439000,881914,892914,892914,881914,106000,398000,320000,121850,71
4D1002BB0019,320,12,13,10,439000,881914,892914,892914,881914,106000,398000,320000,121850,71
,892914
4D1002BB0020,319,12,13,10,439000,904875,915875,915875,904875,106000,398000,320000,121850,72
4D1002BB0020,319,12,13,10,439000,904875,915875,915875,904875,106000,398000,320000,121850,72
,915875
4D1002CC0001,221,12,13,10,438000,929739,940739,940739,929739,106000,398000,320000,121850,73
4D1002CC0001,221,12,13,10,438000,929739,940739,940739,929739,106000,398000,320000,121850,73
,940739
4D1002CC0002,220,12,13,10,438000,952874,963874,963874,952874,106000,398000,320000,121850,74
4D1002CC0002,220,12,13,10,438000,952874,963874,963874,952874,106000,398000,320000,121850,74
,963874
4D1002CC0003,219,12,13,10,438000,975340,986340,986340,975340,106000,398000,320000,121850,75
4D1002CC0003,219,12,13,10,438000,975340,986340,986340,975340,106000,398000,320000,121850,75
,986340
4D1002CC0004,218,12,13,10,438000,998666,1009666,1009666,998666,106000,398000,320000,121850,76
4D1002CC0004,218,12,13,10,438000,998666,1009666,1009666,998666,106000,398000,320000,121850,76
,1009666
4D1002CC0005,217,12,13,10,438000,1022100,1033100,1033100,1022100,106000,398000,320000,121850,77
4D1002CC0005,217,12,13,10,438000,1022100,1033100,1033100,1022100,106000,398000,320000,121850,77
,1033100
4D1002CC0006,216,12,13,10,438000,1044921,1055921,1055921,1044921,106000,398000,320000,121850,78
4D1002CC0006,216,12,13,10,438000,1044921,1055921,1055921,1044921,106000,398000,320000,121850,78
,1055921
4D1002CC0007,215,12,13,10,438000,1068521,1079521,1079521,1068521,106000,398000,320000,121850,79
4D1002CC0007,215,12,13,10,438000,1068521,1079521,1079521,1068521,106000,398000,320000,121850,79
,1079521
4D1002CC0008,214,12,13,10,438000,1091674,1102674,1102674,1091674,106000,398000,320000,121850,80
4D1002CC0008,214,12,13,10,438000,1091674,1102674,1102674,1091674,106000,398000,320000,121850,80
,1102674
4D1002CC0009,213,12,13,10,438000,1115106,1126106,1126106,1115106,106000,398000,320000,121850,81
4D1002CC0009,213,12,13,10,438000,1115106,1126106,1126106,1115106,106000,398000,320000,121850,81
,1126106
4D1002CC0010,212,12,13,10,438000,1138445,1149445,1149445,1138445,106000,398000,320000,121850,82
4D1002CC0010,212,12,13,10,438000,1138445,1149445,1149445,1138445,106000,398000,320000,121850,82
,1149445
4D1002CC0011,211,12,13,10,436000,1161543,1172543,1172543,1161543,106000,398000,320000,121850,83
4D1002CC0011,211,12,13,10,436000,1161543,1172543,1172543,1161543,106000,398000,320000,121850,83
,1172543
4D1002CC0012,210,12,13,10,436000,1184754,1195754,1195754,1184754,106000,398000,320000,121850,84
4D1002CC0012,210,12,13,10,436000,1184754,1195754,1195754,1184754,106000,398000,320000,121850,84
,1195754
4D1002CC0013,209,12,13,10,436000,1208380,1219380,1219380,1208380,106000,398000,320000,121850,85
4D1002CC0013,209,12,13,10,436000,1208380,1219380,1219380,1208380,106000,398000,320000,121850,85
,1219380
4D1002CC0014,208,12,13,10,436000,1231133,1242133,1242133,1231133,106000,398000,320000,121850,86
4D1002CC0014,208,12,13,10,436000,1231133,1242133,1242133,1231133,106000,398000,320000,121850,86
,1242133
4D1002CC0015,207,12,13,10,436000,1254236,1265236,1265236,1254236,106000,398000,320000,121850,87
4D1002CC0015,207,12,13,10,436000,1254236,1265236,1265236,1254236,106000,398000,320000,121850,87
,1265236
4D1002CC0016,206,12,13,10,436000,1277556,1288556,1288556,1277556,106000,398000,320000,121850,88
4D1002CC0016,206,12,13,10,436000,1277556,1288556,1288556,1277556,106000,398000,320000,121850,88
,1288556
4D1002CC0017,205,12,13,10,436000,1301041,1312041,1312041,1301041,106000,398000,320000,121850,89
4D1002CC0017,205,12,13,10,436000,1301041,1312041,1312041,1301041,106000,398000,320000,121850,89
,1312041
4D1002CC0018,204,12,13,10,436000,1324418,1335418,1335418,1324418,106000,398000,320000,121850,90
4D1002CC0018,204,12,13,10,436000,1324418,1335418,1335418,1324418,106000,398000,320000,121850,90
,1335418
4D1002CC0019,203,12,13,10,436000,1347488,1358488,1358488,1347488,106000,398000,320000,121850,91
4D1002CC0019,203,12,13,10,436000,1347488,1358488,1358488,1347488,106000,398000,320000,121850,91
,1358488
4D1002CC0020,202,12,13,10,436000,1371096,1382096,1382096,1371096,106000,398000,320000,121850,92
4D1002CC0020,202,12,13,10,436000,1371096,1382096,1382096,1371096,106000,398000,320000,121850,92
,1382096
4D1002DD0001,105,12,13,10,436000,1394728,1405728,1405728,1394728,106000,398000,320000,121850,93
4D1002DD0001,105,12,13,10,436000,1394728,1405728,1405728,1394728,106000,398000,320000,121850,93
,1405728
4D1002DD0002,104,12,13,10,436000,1418156,1429156,1429156,1418156,106000,398000,320000,121850,94
4D1002DD0002,104,12,13,10,436000,1418156,1429156,1429156,1418156,106000,398000,320000,121850,94
,1429156
4D1002DD0003,103,12,13,10,436000,1440889,1451889,1451889,1440889,106000,398000,320000,121850,95
4D1002DD0003,103,12,13,10,436000,1440889,1451889,1451889,1440889,106000,398000,320000,121850,95
,1451889
4D1002DD0004,102,12,13,10,436000,1464856,1475856,1475856,1464856,106000,398000,320000,121850,96
4D1002DD0004,102,12,13,10,436000,1464856,1475856,1475856,1464856,106000,398000,320000,121850,96
,1475856
4D1002DD0005,101,12,13,10,436000,1487682,1498682,1498682,1487682,106000,398000,320000,121850,97
4D1002DD0005,101,12,13,10,436000,1487682,1498682,1498682,1487682,106000,398000,320000,121850,97
,1498682
4D1002DD0006,100,12,13,10,436000,1510394,1521394,1521394,1510394,106000,398000,320000,121850,98
4D1002DD0006,100,12,13,10,436000,1510394,1521394,1521394,1510394,106000,398000,320000,121850,98
,1521394
4D1002DD0007,99,12,13,10,436000,1534542,1545542,1545542,1534542,106000,398000,320000,121850,99
4D1002DD0007,99,12,13,10,436000,1534542,1545542,1545542,1534542,106000,398000,320000,121850,99
,1545542
4D1002DD0008,98,12,13,10,436000,1557240,1568240,1568240,1557240,106000,398000,320000,121850,100
4D1002DD0008,98,12,13,10,436000,1557240,1568240,1568240,1557240,106000,398000,320000,121850,100
,1568240
4D1002DD0009,97,12,13,10,436000,1580195,1591195,1591195,1580195,106000,398000,320000,121850,101
4D1002DD0009,97,12,13,10,436000,1580195,1591195,1591195,1580195,106000,398000,320000,121850,101
,1591195
4D1002DD0010,96,12,13,10,436000,1603686,1614686,1614686,1603686,106000,398000,320000,121850,102
4D1002DD0010,96,12,13,10,436000,1603686,1614686,1614686,1603686,106000,398000,320000,121850,102
,1614686
4D1002DD0011,95,12,13,10,434000,1626987,1637987,1637987,1626987,106000,398000,320000,121850,103
4D1002DD0011,95,12,13,10,434000,1626987,1637987,1637987,1626987,106000,398000,320000,121850,103
,1637987
4D1002DD0012,94,12,13,10,434000,1650460,1661460,1661460,1650460,106000,398000,320000,121850,104
4D1002DD0012,94,12,13,10,434000,1650460,1661460,1661460,1650460,106000,398000,320000,121850,104
,1661460
4D1002DD0013,93,12,13,10,434000,1672841,1683841,1683841,1672841,106000,398000,320000,121850,105
4D1002DD0013,93,12,13,10,434000,1672841,1683841,1683841,1672841,106000,398000,320000,121850,105
,1683841
4D1002DD0014,92,12,13,10,434000,1696684,1707684,1707684,1696684,106000,398000,320000,121850,106
4D1002DD0014,92,12,13,10,434000,1696684,1707684,1707684,1696684,106000,398000,320000,121850,106
,1707684
4D1002DD0015,91,12,13,10,434000,1720054,1731054,1731054,1720054,106000,398000,320000,121850,107
4D1002DD0015,91,12,13,10,434000,1720054,1731054,1731054,1720054,106000,398000,320000,121850,107
,1731054
4D1002DD0016,90,12,13,10,434000,1743324,1754324,1754324,1743324,106000,398000,320000,121850,108
4D1002DD0016,90,12,13,10,434000,1743324,1754324,1754324,1743324,106000,398000,320000,121850,108
,1754324
4D1002DD0017,89,12,13,10,434000,1766173,1777173,1777173,1766173,106000,398000,320000,121850,109
4D1002DD0017,89,12,13,10,434000,1766173,1777173,1777173,1766173,106000,398000,320000,121850,109
,1777173
4D1002DD0018,88,12,13,10,434000,1789601,1800601,1800601,1789601,106000,398000,320000,121850,110
4D1002DD0018,88,12,13,10,434000,1789601,1800601,1800601,1789601,106000,398000,320000,121850,110
,1800601
4D1002DD0019,87,12,13,10,434000,1812610,1823610,1823610,1812610,106000,398000,320000,121850,111
4D1002DD0019,87,12,13,10,434000,1812610,1823610,1823610,1812610,106000,398000,320000,121850,111
,1823610
4D1003AA0001,430,16,13,10,522000,945,11945,11945,945,106000,380000,290000,121850,112
4D1003AA0001,430,16,13,10,522000,945,11945,11945,945,106000,380000,290000,121850,112
,11945
4D1003AA0002,429,16,13,10,522000,23021,34021,34021,23021,106000,380000,290000,121850,113
4D1003AA0002,429,16,13,10,522000,23021,34021,34021,23021,106000,380000,290000,121850,113
,34021
4D1003AA0003,428,16,13,10,522000,48461,59461,59461,48461,106000,380000,290000,121850,114
4D1003AA0003,428,16,13,10,522000,48461,59461,59461,48461,106000,380000,290000,121850,114
,59461
4D1003AA0004,427,16,13,10,522000,73912,84912,84912,73912,106000,380000,290000,121850,115
4D1003AA0004,427,16,13,10,522000,73912,84912,84912,73912,106000,380000,290000,121850,115
,84912
4D1003AA0005,426,16,13,10,522000,99011,110011,110011,99011,106000,380000,290000,121850,116
4D1003AA0005,426,16,13,10,522000,99011,110011,110011,99011,106000,380000,290000,121850,116
,110011
4D1003AA0006,425,16,13,10,522000,124746,135746,135746,124746,106000,380000,290000,121850,117
4D1003AA0006,425,16,13,10,522000,124746,135746,135746,124746,106000,380000,290000,121850,117
,135746
4D1003AA0007,424,16,13,10,522000,150338,161338,161338,150338,106000,380000,290000,121850,118
4D1003AA0007,424,16,13,10,522000,150338,161338,161338,150338,106000,380000,290000,121850,118
,161338
4D1003AA0008,423,16,13,10,522000,175826,186826,186826,175826,106000,380000,290000,121850,119
4D1003AA0008,423,16,13,10,522000,175826,186826,186826,175826,106000,380000,290000,121850,119
,186826
4D1003AA0009,422,16,13,10,522000,201509,212509,212509,201509,106000,380000,290000,121850,120
4D1003AA0009,422,16,13,10,522000,201509,212509,212509,201509,106000,380000,290000,121850,120
,212509
4D1003AA0010,421,16,13,10,522000,226798,237798,237798,226798,106000,380000,290000,121850,121
4D1003AA0010,421,16,13,10,522000,226798,237798,237798,226798,106000,380000,290000,121850,121
,237798
4D1003AA0011,420,16,13,10,522000,252354,263354,263354,252354,106000,380000,290000,121850,122
4D1003AA0011,420,16,13,10,522000,252354,263354,263354,252354,106000,380000,290000,121850,122
,263354
4D1003AA0012,419,16,13,10,522000,277295,288295,288295,277295,106000,380000,290000,121850,123
4D1003AA0012,419,16,13,10,522000,277295,288295,288295,277295,106000,380000,290000,121850,123
,288295
4D1003AA0013,418,16,13,10,522000,303049,314049,314049,303049,106000,380000,290000,121850,124
4D1003AA0013,418,16,13,10,522000,303049,314049,314049,303049,106000,380000,290000,121850,124
,314049
4D1003AA0014,417,16,13,10,522000,328562,339562,339562,328562,106000,380000,290000,121850,125
4D1003AA0014,417,16,13,10,522000,328562,339562,339562,328562,106000,380000,290000,121850,125
,339562
4D1003AA0015,416,16,13,10,522000,354130,365130,365130,354130,106000,380000,290000,121850,126
4D1003AA0015,416,16,13,10,522000,354130,365130,365130,354130,106000,380000,290000,121850,126
,365130
4D1003AA0016,415,16,13,10,522000,379786,390786,390786,379786,106000,380000,290000,121850,127
4D1003AA0016,415,16,13,10,522000,379786,390786,390786,379786,106000,380000,290000,121850,127
,390786
4D1003AA0017,414,16,13,10,522000,405334,416334,416334,405334,106000,380000,290000,121850,128
4D1003AA0017,414,16,13,10,522000,405334,416334,416334,405334,106000,380000,290000,121850,128
,416334
4D1003AA0018,413,16,13,10,522000,430388,441388,441388,430388,106000,380000,290000,121850,129
4D1003AA0018,413,16,13,10,522000,430388,441388,441388,430388,106000,380000,290000,121850,129
,441388
4D1003BB0001,318,16,13,10,521000,456653,467653,467653,456653,106000,380000,290000,121850,130
4D1003BB0001,318,16,13,10,521000,456653,467653,467653,456653,106000,380000,290000,121850,130
,467653
4D1003BB0002,317,16,13,10,521000,482681,493681,493681,482681,106000,380000,290000,121850,131
4D1003BB0002,317,16,13,10,521000,482681,493681,493681,482681,106000,380000,290000,121850,131
,493681
4D1003BB0003,316,16,13,10,521000,507558,518558,518558,507558,106000,380000,290000,121850,132
4D1003BB0003,316,16,13,10,521000,507558,518558,518558,507558,106000,380000,290000,121850,132
,518558
4D1003BB0004,315,16,13,10,521000,532974,543974,543974,532974,106000,380000,290000,121850,133
4D1003BB0004,315,16,13,10,521000,532974,543974,543974,532974,106000,380000,290000,121850,133
,543974
4D1003BB0005,314,16,13,10,521000,558367,569367,569367,558367,106000,380000,290000,121850,134
4D1003BB0005,314,16,13,10,521000,558367,569367,569367,558367,106000,380000,290000,121850,134
,569367
4D1003BB0006,313,16,13,10,521000,584284,595284,595284,584284,106000,380000,290000,121850,135
4D1003BB0006,313,16,13,10,521000,584284,595284,595284,584284,106000,380000,290000,121850,135
,595284
4D1003BB0007,312,16,13,10,521000,609641,620641,620641,609641,106000,380000,290000,121850,136
4D1003BB0007,312,16,13,10,521000,609641,620641,620641,609641,106000,380000,290000,121850,136
,620641
4D1003BB0008,311,16,13,10,521000,635164,646164,646164,635164,106000,380000,290000,121850,137
4D1003BB0008,311,16,13,10,521000,635164,646164,646164,635164,106000,380000,290000,121850,137
,646164
4D1003BB0009,310,16,13,10,521000,660393,671393,671393,660393,106000,380000,290000,121850,138
4D1003BB0009,310,16,13,10,521000,660393,671393,671393,660393,106000,380000,290000,121850,138
,671393
4D1003BB0010,309,16,13,10,520000,686425,697425,697425,686425,106000,380000,290000,121850,139
4D1003BB0010,309,16,13,10,520000,686425,697425,697425,686425,106000,380000,290000,121850,139
,697425
4D1003BB0011,308,16,13,10,520000,711466,722466,722466,711466,106000,380000,290000,121850,140
4D1003BB0011,308,16,13,10,520000,711466,722466,722466,711466,106000,380000,290000,121850,140
,722466
4D1003BB0012,307,16,13,10,520000,737479,748479,748479,737479,106000,380000,290000,121850,141
4D1003BB0012,307,16,13,10,520000,737479,748479,748479,737479,106000,380000,290000,121850,141
,748479
4D1003BB0013,306,16,13,10,520000,762568,773568,773568,762568,106000,380000,290000,121850,142
4D1003BB0013,306,16,13,10,520000,762568,773568,773568,762568,106000,380000,290000,121850,142
,773568
4D1003BB0014,305,16,13,10,520000,788552,799552,799552,788552,106000,380000,290000,121850,143
4D1003BB0014,305,16,13,10,520000,788552,799552,799552,788552,106000,380000,290000,121850,143
,799552
4D1003BB0015,304,16,13,10,520000,814157,825157,825157,814157,106000,380000,290000,121850,144
4D1003BB0015,304,16,13,10,520000,814157,825157,825157,814157,106000,380000,290000,121850,144
,825157
4D1003BB0016,303,16,13,10,520000,839200,850200,850200,839200,106000,380000,290000,121850,145
4D1003BB0016,303,16,13,10,520000,839200,850200,850200,839200,106000,380000,290000,121850,145
,850200
4D1003BB0017,302,16,13,10,520000,865000,876000,876000,865000,106000,380000,290000,121850,146
4D1003BB0017,302,16,13,10,520000,865000,876000,876000,865000,106000,380000,290000,121850,146
,876000
4D1003BB0018,301,16,13,10,520000,891033,902033,902033,891033,106000,380000,290000,121850,147
4D1003BB0018,301,16,13,10,520000,891033,902033,902033,891033,106000,380000,290000,121850,147
,902033
4D1003CC0001,201,16,13,10,519000,915853,926853,926853,915853,106000,380000,290000,121850,148
4D1003CC0001,201,16,13,10,519000,915853,926853,926853,915853,106000,380000,290000,121850,148
,926853
4D1003CC0002,200,16,13,10,519000,941204,952204,952204,941204,106000,380000,290000,121850,149
4D1003CC0002,200,16,13,10,519000,941204,952204,952204,941204,106000,380000,290000,121850,149
,952204
4D1003CC0003,199,16,13,10,519000,966920,977920,977920,966920,106000,380000,290000,121850,150
4D1003CC0003,199,16,13,10,519000,966920,977920,977920,966920,106000,380000,290000,121850,150
,977920
4D1003CC0004,198,16,13,10,519000,992701,1003701,1003701,992701,106000,380000,290000,121850,151
4D1003CC0004,198,16,13,10,519000,992701,1003701,1003701,992701,106000,380000,290000,121850,151
,1003701
4D1003CC0005,197,16,13,10,519000,1017509,1028509,1028509,1017509,106000,380000,290000,121850,152
4D1003CC0005,197,16,13,10,519000,1017509,1028509,1028509,1017509,106000,380000,290000,121850,152
,1028509
4D1003CC0006,196,16,13,10,519000,1043231,1054231,1054231,1043231,106000,380000,290000,121850,153
4D1003CC0006,196,16,13,10,519000,1043231,1054231,1054231,1043231,106000,380000,290000,121850,153
,1054231
4D1003CC0007,195,16,13,10,519000,1069102,1080102,1080102,1069102,106000,380000,290000,121850,154
4D1003CC0007,195,16,13,10,519000,1069102,1080102,1080102,1069102,106000,380000,290000,121850,154
,1080102
4D1003CC0008,194,16,13,10,519000,1094404,1105404,1105404,1094404,106000,380000,290000,121850,155
4D1003CC0008,194,16,13,10,519000,1094404,1105404,1105404,1094404,106000,380000,290000,121850,155
,1105404
4D1003CC0009,193,16,13,10,519000,1119958,1130958,1130958,1119958,106000,380000,290000,121850,156
4D1003CC0009,193,16,13,10,519000,1119958,1130958,1130958,1119958,106000,380000,290000,121850,156
,1130958
4D1003CC0010,192,16,13,10,517000,1145554,1156554,1156554,1145554,106000,380000,290000,121850,157
4D1003CC0010,192,16,13,10,517000,1145554,1156554,1156554,1145554,106000,380000,290000,121850,157
,1156554
4D1003CC0011,191,16,13,10,517000,1170933,1181933,1181933,1170933,106000,380000,290000,121850,158
4D1003CC0011,191,16,13,10,517000,1170933,1181933,1181933,1170933,106000,380000,290000,121850,158
,1181933
4D1003CC0012,190,16,13,10,517000,1196466,1207466,1207466,1196466,106000,380000,290000,121850,159
4D1003CC0012,190,16,13,10,517000,1196466,1207466,1207466,1196466,106000,380000,290000,121850,159
,1207466
4D1003CC0013,189,16,13,10,517000,1221822,1232822,1232822,1221822,106000,380000,290000,121850,160
4D1003CC0013,189,16,13,10,517000,1221822,1232822,1232822,1221822,106000,380000,290000,121850,160
,1232822
4D1003CC0014,188,16,13,10,517000,1247224,1258224,1258224,1247224,106000,380000,290000,121850,161
4D1003CC0014,188,16,13,10,517000,1247224,1258224,1258224,1247224,106000,380000,290000,121850,161
,1258224
4D1003CC0015,187,16,13,10,517000,1272933,1283933,1283933,1272933,106000,380000,290000,121850,162
4D1003CC0015,187,16,13,10,517000,1272933,1283933,1283933,1272933,106000,380000,290000,121850,162
,1283933
4D1003CC0016,186,16,13,10,517000,1298390,1309390,1309390,1298390,106000,380000,290000,121850,163
4D1003CC0016,186,16,13,10,517000,1298390,1309390,1309390,1298390,106000,380000,290000,121850,163
,1309390
4D1003CC0017,185,16,13,10,517000,1324160,1335160,1335160,1324160,106000,380000,290000,121850,164
4D1003CC0017,185,16,13,10,517000,1324160,1335160,1335160,1324160,106000,380000,290000,121850,164
,1335160
4D1003CC0018,184,16,13,10,517000,1349249,1360249,1360249,1349249,106000,380000,290000,121850,165
4D1003CC0018,184,16,13,10,517000,1349249,1360249,1360249,1349249,106000,380000,290000,121850,165
,1360249
4D1003DD0001,86,16,13,10,517000,1376357,1387357,1387357,1376357,106000,380000,290000,121850,166
4D1003DD0001,86,16,13,10,517000,1376357,1387357,1387357,1376357,106000,380000,290000,121850,166
,1387357
4D1003DD0002,85,16,13,10,517000,1401349,1412349,1412349,1401349,106000,380000,290000,121850,167
4D1003DD0002,85,16,13,10,517000,1401349,1412349,1412349,1401349,106000,380000,290000,121850,167
,1412349
4D1003DD0003,84,16,13,10,517000,1426863,1437863,1437863,1426863,106000,380000,290000,121850,168
4D1003DD0003,84,16,13,10,517000,1426863,1437863,1437863,1426863,106000,380000,290000,121850,168
,1437863
4D1003DD0004,83,16,13,10,517000,1452299,1463299,1463299,1452299,106000,380000,290000,121850,169
4D1003DD0004,83,16,13,10,517000,1452299,1463299,1463299,1452299,106000,380000,290000,121850,169
,1463299
4D1003DD0005,82,16,13,10,517000,1478019,1489019,1489019,1478019,106000,380000,290000,121850,170
4D1003DD0005,82,16,13,10,517000,1478019,1489019,1489019,1478019,106000,380000,290000,121850,170
,1489019
4D1003DD0006,81,16,13,10,517000,1503529,1514529,1514529,1503529,106000,380000,290000,121850,171
4D1003DD0006,81,16,13,10,517000,1503529,1514529,1514529,1503529,106000,380000,290000,121850,171
,1514529
4D1003DD0007,80,16,13,10,517000,1528466,1539466,1539466,1528466,106000,380000,290000,121850,172
4D1003DD0007,80,16,13,10,517000,1528466,1539466,1539466,1528466,106000,380000,290000,121850,172
,1539466
4D1003DD0008,79,16,13,10,517000,1554909,1565909,1565909,1554909,106000,380000,290000,121850,173
4D1003DD0008,79,16,13,10,517000,1554909,1565909,1565909,1554909,106000,380000,290000,121850,173
,1565909
4D1003DD0009,78,16,13,10,517000,1579944,1590944,1590944,1579944,106000,380000,290000,121850,174
4D1003DD0009,78,16,13,10,517000,1579944,1590944,1590944,1579944,106000,380000,290000,121850,174
,1590944
4D1003DD0010,77,16,13,10,517000,1605287,1616287,1616287,1605287,106000,380000,290000,121850,175
4D1003DD0010,77,16,13,10,517000,1605287,1616287,1616287,1605287,106000,380000,290000,121850,175
,1616287
4D1003DD0011,76,16,13,10,517000,1631048,1642048,1642048,1631048,106000,380000,290000,121850,176
4D1003DD0011,76,16,13,10,517000,1631048,1642048,1642048,1631048,106000,380000,290000,121850,176
,1642048
4D1003DD0012,75,16,13,10,517000,1656459,1667459,1667459,1656459,106000,380000,290000,121850,177
4D1003DD0012,75,16,13,10,517000,1656459,1667459,1667459,1656459,106000,380000,290000,121850,177
,1667459
4D1003DD0013,74,16,13,10,517000,1682063,1693063,1693063,1682063,106000,380000,290000,121850,178
4D1003DD0013,74,16,13,10,517000,1682063,1693063,1693063,1682063,106000,380000,290000,121850,178
,1693063
4D1003DD0014,73,16,13,10,517000,1707523,1718523,1718523,1707523,106000,380000,290000,121850,179
4D1003DD0014,73,16,13,10,517000,1707523,1718523,1718523,1707523,106000,380000,290000,121850,179
,1718523
4D1003DD0015,72,16,13,10,517000,1732667,1743667,1743667,1732667,106000,380000,290000,121850,180
4D1003DD0015,72,16,13,10,517000,1732667,1743667,1743667,1732667,106000,380000,290000,121850,180
,1743667
4D1003DD0016,71,16,13,10,517000,1758424,1769424,1769424,1758424,106000,380000,290000,121850,181
4D1003DD0016,71,16,13,10,517000,1758424,1769424,1769424,1758424,106000,380000,290000,121850,181
,1769424
4D1003DD0017,70,16,13,10,517000,1783837,1794837,1794837,1783837,106000,380000,290000,121850,182
4D1003DD0017,70,16,13,10,517000,1783837,1794837,1794837,1783837,106000,380000,290000,121850,182
,1794837
4D1003DD0018,69,16,13,10,517000,1810113,1821113,1821113,1810113,106000,380000,290000,121850,183
4D1003DD0018,69,16,13,10,517000,1810113,1821113,1821113,1810113,106000,380000,290000,121850,183
,1821113
4D1004AA0001,412,16,15,10,602800,907,11907,11907,907,106000,380000,290000,121850,184
4D1004AA0001,412,16,15,10,602800,907,11907,11907,907,106000,380000,290000,121850,184
,11907
4D1004AA0002,411,16,15,10,602800,29415,40415,40415,29415,106000,380000,290000,121850,185
4D1004AA0002,411,16,15,10,602800,29415,40415,40415,29415,106000,380000,290000,121850,185
,40415
4D1004AA0003,410,16,15,10,602800,59032,70032,70032,59032,106000,380000,290000,121850,186
4D1004AA0003,410,16,15,10,602800,59032,70032,70032,59032,106000,380000,290000,121850,186
,70032
4D1004AA0004,409,16,15,10,602800,89021,100021,100021,89021,106000,380000,290000,121850,187
4D1004AA0004,409,16,15,10,602800,89021,100021,100021,89021,106000,380000,290000,121850,187
,100021
4D1004AA0005,408,16,15,10,602800,118530,129530,129530,118530,106000,380000,290000,121850,188
4D1004AA0005,408,16,15,10,602800,118530,129530,129530,118530,106000,380000,290000,121850,188
,129530
4D1004AA0006,407,16,15,10,602800,148769,159769,159769,148769,106000,380000,290000,121850,189
4D1004AA0006,407,16,15,10,602800,148769,159769,159769,148769,106000,380000,290000,121850,189
,159769
4D1004AA0007,406,16,15,10,602800,178645,189645,189645,178645,106000,380000,290000,121850,190
4D1004AA0007,406,16,15,10,602800,178645,189645,189645,178645,106000,380000,290000,121850,190
,189645
4D1004AA0008,405,16,15,10,602800,209194,220194,220194,209194,106000,380000,290000,121850,191
4D1004AA0008,405,16,15,10,602800,209194,220194,220194,209194,106000,380000,290000,121850,191
,220194
4D1004AA0009,404,16,15,10,602800,238872,249872,249872,238872,106000,380000,290000,121850,192
4D1004AA0009,404,16,15,10,602800,238872,249872,249872,238872,106000,380000,290000,121850,192
,249872
4D1004AA0010,403,16,15,10,602800,269205,280205,280205,269205,106000,380000,290000,121850,193
4D1004AA0010,403,16,15,10,602800,269205,280205,280205,269205,106000,380000,290000,121850,193
,280205
4D1004AA0011,402,16,15,10,602800,298631,309631,309631,298631,106000,380000,290000,121850,194
4D1004AA0011,402,16,15,10,602800,298631,309631,309631,298631,106000,380000,290000,121850,194
,309631
4D1004AA0012,401,16,15,10,602800,329069,340069,340069,329069,106000,380000,290000,121850,195
4D1004AA0012,401,16,15,10,602800,329069,340069,340069,329069,106000,380000,290000,121850,195
,340069
4D1004AA0013,400,16,15,10,602800,358863,369863,369863,358863,106000,380000,290000,121850,196
4D1004AA0013,400,16,15,10,602800,358863,369863,369863,358863,106000,380000,290000,121850,196
,369863
4D1004AA0014,399,16,15,10,602800,389194,400194,400194,389194,106000,380000,290000,121850,197
4D1004AA0014,399,16,15,10,602800,389194,400194,400194,389194,106000,380000,290000,121850,197
,400194
4D1004AA0015,398,16,15,10,602800,419438,430438,430438,419438,106000,380000,290000,121850,198
4D1004AA0015,398,16,15,10,602800,419438,430438,430438,419438,106000,380000,290000,121850,198
,430438
4D1004BB0001,300,16,15,10,602800,449001,460001,460001,449001,106000,380000,290000,121850,199
4D1004BB0001,300,16,15,10,602800,449001,460001,460001,449001,106000,380000,290000,121850,199
,460001
4D1004BB0002,299,16,15,10,602800,479503,490503,490503,479503,106000,380000,290000,121850,200
4D1004BB0002,299,16,15,10,602800,479503,490503,490503,479503,106000,380000,290000,121850,200
,490503
4D1004BB0003,298,16,15,10,602800,509505,520505,520505,509505,106000,380000,290000,121850,201
4D1004BB0003,298,16,15,10,602800,509505,520505,520505,509505,106000,380000,290000,121850,201
,520505
4D1004BB0004,297,16,15,10,602800,539364,550364,550364,539364,106000,380000,290000,121850,202
4D1004BB0004,297,16,15,10,602800,539364,550364,550364,539364,106000,380000,290000,121850,202
,550364
4D1004BB0005,296,16,15,10,602800,569761,580761,580761,569761,106000,380000,290000,121850,203
4D1004BB0005,296,16,15,10,602800,569761,580761,580761,569761,106000,380000,290000,121850,203
,580761
4D1004BB0006,295,16,15,10,602800,599795,610795,610795,599795,106000,380000,290000,121850,204
4D1004BB0006,295,16,15,10,602800,599795,610795,610795,599795,106000,380000,290000,121850,204
,610795
4D1004BB0007,294,16,15,10,602800,629822,640822,640822,629822,106000,380000,290000,121850,205
4D1004BB0007,294,16,15,10,602800,629822,640822,640822,629822,106000,380000,290000,121850,205
,640822
4D1004BB0008,293,16,15,10,600800,659657,670657,670657,659657,106000,380000,290000,121850,206
4D1004BB0008,293,16,15,10,600800,659657,670657,670657,659657,106000,380000,290000,121850,206
,670657
4D1004BB0009,292,16,15,10,600800,690156,701156,701156,690156,106000,380000,290000,121850,207
4D1004BB0009,292,16,15,10,600800,690156,701156,701156,690156,106000,380000,290000,121850,207
,701156
4D1004BB0010,291,16,15,10,600800,719879,730879,730879,719879,106000,380000,290000,121850,208
4D1004BB0010,291,16,15,10,600800,719879,730879,730879,719879,106000,380000,290000,121850,208
,730879
4D1004BB0011,290,16,15,10,600800,749659,760659,760659,749659,106000,380000,290000,121850,209
4D1004BB0011,290,16,15,10,600800,749659,760659,760659,749659,106000,380000,290000,121850,209
,760659
4D1004BB0012,289,16,15,10,600800,780249,791249,791249,780249,106000,380000,290000,121850,210
4D1004BB0012,289,16,15,10,600800,780249,791249,791249,780249,106000,380000,290000,121850,210
,791249
4D1004BB0013,288,16,15,10,600800,810450,821450,821450,810450,106000,380000,290000,121850,211
4D1004BB0013,288,16,15,10,600800,810450,821450,821450,810450,106000,380000,290000,121850,211
,821450
4D1004BB0014,287,16,15,10,600800,840384,851384,851384,840384,106000,380000,290000,121850,212
4D1004BB0014,287,16,15,10,600800,840384,851384,851384,840384,106000,380000,290000,121850,212
,851384
4D1004BB0015,286,16,15,10,600800,869989,880989,880989,869989,106000,380000,290000,121850,213
4D1004BB0015,286,16,15,10,600800,869989,880989,880989,869989,106000,380000,290000,121850,213
,880989
4D1004CC0001,183,16,15,10,600300,900021,911021,911021,900021,106000,380000,290000,121850,214
4D1004CC0001,183,16,15,10,600300,900021,911021,911021,900021,106000,380000,290000,121850,214
,911021
4D1004CC0002,182,16,15,10,600300,930645,941645,941645,930645,106000,380000,290000,121850,215
4D1004CC0002,182,16,15,10,600300,930645,941645,941645,930645,106000,380000,290000,121850,215
,941645
4D1004CC0003,181,16,15,10,600300,960935,971935,971935,960935,106000,380000,290000,121850,216
4D1004CC0003,181,16,15,10,600300,960935,971935,971935,960935,106000,380000,290000,121850,216
,971935
4D1004CC0004,180,16,15,10,600300,991125,1002125,1002125,991125,106000,380000,290000,121850,217
4D1004CC0004,180,16,15,10,600300,991125,1002125,1002125,991125,106000,380000,290000,121850,217
,1002125
4D1004CC0005,179,16,15,10,600300,1020689,1031689,1031689,1020689,106000,380000,290000,121850,218
4D1004CC0005,179,16,15,10,600300,1020689,1031689,1031689,1020689,106000,380000,290000,121850,218
,1031689
4D1004CC0006,178,16,15,10,600300,1051361,1062361,1062361,1051361,106000,380000,290000,121850,219
4D1004CC0006,178,16,15,10,600300,1051361,1062361,1062361,1051361,106000,380000,290000,121850,219
,1062361
4D1004CC0007,177,16,15,10,600300,1080760,1091760,1091760,1080760,106000,380000,290000,121850,220
4D1004CC0007,177,16,15,10,600300,1080760,1091760,1091760,1080760,106000,380000,290000,121850,220
,1091760
4D1004CC0008,176,16,15,10,600300,1111200,1122200,1122200,1111200,106000,380000,290000,121850,221
4D1004CC0008,176,16,15,10,600300,1111200,1122200,1122200,1111200,106000,380000,290000,121850,221
,1122200
4D1004CC0009,175,16,15,10,599300,1141463,1152463,1152463,1141463,106000,380000,290000,121850,222
4D1004CC0009,175,16,15,10,599300,1141463,1152463,1152463,1141463,106000,380000,290000,121850,222
,1152463
4D1004CC0010,174,16,15,10,599300,1171281,1182281,1182281,1171281,106000,380000,290000,121850,223
4D1004CC0010,174,16,15,10,599300,1171281,1182281,1182281,1171281,106000,380000,290000,121850,223
,1182281
4D1004CC0011,173,16,15,10,599300,1200939,1211939,1211939,1200939,106000,380000,290000,121850,224
4D1004CC0011,173,16,15,10,599300,1200939,1211939,1211939,1200939,106000,380000,290000,121850,224
,1211939
4D1004CC0012,172,16,15,10,599300,1231344,1242344,1242344,1231344,106000,380000,290000,121850,225
4D1004CC0012,172,16,15,10,599300,1231344,1242344,1242344,1231344,106000,380000,290000,121850,225
,1242344
4D1004CC0013,171,16,15,10,599300,1261383,1272383,1272383,1261383,106000,380000,290000,121850,226
4D1004CC0013,171,16,15,10,599300,1261383,1272383,1272383,1261383,106000,380000,290000,121850,226
,1272383
4D1004CC0014,170,16,15,10,599300,1291359,1302359,1302359,1291359,106000,380000,290000,121850,227
4D1004CC0014,170,16,15,10,599300,1291359,1302359,1302359,1291359,106000,380000,290000,121850,227
,1302359
4D1004CC0015,169,16,15,10,599300,1321185,1332185,1332185,1321185,106000,380000,290000,121850,228
4D1004CC0015,169,16,15,10,599300,1321185,1332185,1332185,1321185,106000,380000,290000,121850,228
,1332185
4D1004DD0001,68,16,15,10,598000,1352000,1363000,1363000,1352000,106000,380000,290000,121850,229
4D1004DD0001,68,16,15,10,598000,1352000,1363000,1363000,1352000,106000,380000,290000,121850,229
,1363000
4D1004DD0002,67,16,15,10,598000,1381717,1392717,1392717,1381717,106000,380000,290000,121850,230
4D1004DD0002,67,16,15,10,598000,1381717,1392717,1392717,1381717,106000,380000,290000,121850,230
,1392717
4D1004DD0003,66,16,15,10,598000,1411959,1422959,1422959,1411959,106000,380000,290000,121850,231
4D1004DD0003,66,16,15,10,598000,1411959,1422959,1422959,1411959,106000,380000,290000,121850,231
,1422959
4D1004DD0004,65,16,15,10,598000,1441636,1452636,1452636,1441636,106000,380000,290000,121850,232
4D1004DD0004,65,16,15,10,598000,1441636,1452636,1452636,1441636,106000,380000,290000,121850,232
,1452636
4D1004DD0005,64,16,15,10,598000,1472141,1483141,1483141,1472141,106000,380000,290000,121850,233
4D1004DD0005,64,16,15,10,598000,1472141,1483141,1483141,1472141,106000,380000,290000,121850,233
,1483141
4D1004DD0006,63,16,15,10,598000,1501439,1512439,1512439,1501439,106000,380000,290000,121850,234
4D1004DD0006,63,16,15,10,598000,1501439,1512439,1512439,1501439,106000,380000,290000,121850,234
,1512439
4D1004DD0007,62,16,15,10,598000,1532315,1543315,1543315,1532315,106000,380000,290000,121850,235
4D1004DD0007,62,16,15,10,598000,1532315,1543315,1543315,1532315,106000,380000,290000,121850,235
,1543315
4D1004DD0008,61,16,15,10,598000,1562708,1573708,1573708,1562708,106000,380000,290000,121850,236
4D1004DD0008,61,16,15,10,598000,1562708,1573708,1573708,1562708,106000,380000,290000,121850,236
,1573708
4D1004DD0009,60,16,15,10,598000,1591756,1602756,1602756,1591756,106000,380000,290000,121850,237
4D1004DD0009,60,16,15,10,598000,1591756,1602756,1602756,1591756,106000,380000,290000,121850,237
,1602756
4D1004DD0010,59,16,15,10,598000,1622093,1633093,1633093,1622093,106000,380000,290000,121850,238
4D1004DD0010,59,16,15,10,598000,1622093,1633093,1633093,1622093,106000,380000,290000,121850,238
,1633093
4D1004DD0011,58,16,15,10,598000,1652079,1663079,1663079,1652079,106000,380000,290000,121850,239
4D1004DD0011,58,16,15,10,598000,1652079,1663079,1663079,1652079,106000,380000,290000,121850,239
,1663079
4D1004DD0012,57,16,15,10,598000,1682643,1693643,1693643,1682643,106000,380000,290000,121850,240
4D1004DD0012,57,16,15,10,598000,1682643,1693643,1693643,1682643,106000,380000,290000,121850,240
,1693643
4D1004DD0013,56,16,15,10,598000,1711726,1722726,1722726,1711726,106000,380000,290000,121850,241
4D1004DD0013,56,16,15,10,598000,1711726,1722726,1722726,1711726,106000,380000,290000,121850,241
,1722726
4D1004DD0014,55,16,15,10,598000,1742854,1753854,1753854,1742854,106000,380000,290000,121850,242
4D1004DD0014,55,16,15,10,598000,1742854,1753854,1753854,1742854,106000,380000,290000,121850,242
,1753854
4D1004DD0015,54,16,15,10,598000,1772007,1783007,1783007,1772007,106000,380000,290000,121850,243
4D1004DD0015,54,16,15,10,598000,1772007,1783007,1783007,1772007,106000,380000,290000,121850,243
,1783007
4D1004DD0016,53,16,15,10,598000,1801830,1812830,1812830,1801830,106000,380000,290000,121850,244
4D1004DD0016,53,16,15,10,598000,1801830,1812830,1812830,1801830,106000,380000,290000,121850,244
,1812830
4D1005AA0001,397,24,15,10,685000,-1044,13956,13956,-1044,106000,341100,223600,121850,245
4D1005AA0001,397,24,15,10,685000,-1044,13956,13956,-1044,106000,341100,223600,121850,245
,13956
4D1005AA0002,396,24,15,10,685000,31249,46249,46249,31249,106000,341100,223600,121850,246
4D1005AA0002,396,24,15,10,685000,31249,46249,46249,31249,106000,341100,223600,121850,246
,46249
4D1005AA0003,395,24,15,10,685000,65435,80435,80435,65435,106000,341100,223600,121850,247
4D1005AA0003,395,24,15,10,685000,65435,80435,80435,65435,106000,341100,223600,121850,247
,80435
4D1005AA0004,394,24,15,10,685000,99051,114051,114051,99051,106000,341100,223600,121850,248
4D1005AA0004,394,24,15,10,685000,99051,114051,114051,99051,106000,341100,223600,121850,248
,114051
4D1005AA0005,393,24,15,10,685000,133624,148624,148624,133624,106000,341100,223600,121850,249
4D1005AA0005,393,24,15,10,685000,133624,148624,148624,133624,106000,341100,223600,121850,249
,148624
4D1005AA0006,392,24,15,10,685000,167870,182870,182870,167870,106000,341100,223600,121850,250
4D1005AA0006,392,24,15,10,685000,167870,182870,182870,167870,106000,341100,223600,121850,250
,182870
4D1005AA0007,391,24,15,10,685000,200868,215868,215868,200868,106000,341100,223600,121850,251
4D1005AA0007,391,24,15,10,685000,200868,215868,215868,200868,106000,341100,223600,121850,251
,215868
4D1005AA0008,390,24,15,10,685000,235643,250643,250643,235643,106000,341100,223600,121850,252
4D1005AA0008,390,24,15,10,685000,235643,250643,250643,235643,106000,341100,223600,121850,252
,250643
4D1005AA0009,389,24,15,10,685000,270138,285138,285138,270138,106000,341100,223600,121850,253
4D1005AA0009,389,24,15,10,685000,270138,285138,285138,270138,106000,341100,223600,121850,253
,285138
4D1005AA0010,388,24,15,10,685000,303407,318407,318407,303407,106000,341100,223600,121850,254
4D1005AA0010,388,24,15,10,685000,303407,318407,318407,303407,106000,341100,223600,121850,254
,318407
4D1005AA0011,387,24,15,10,685000,337803,352803,352803,337803,106000,341100,223600,121850,255
4D1005AA0011,387,24,15,10,685000,337803,352803,352803,337803,106000,341100,223600,121850,255
,352803
4D1005AA0012,386,24,15,10,685000,371390,386390,386390,371390,106000,341100,223600,121850,256
4D1005AA0012,386,24,15,10,685000,371390,386390,386390,371390,106000,341100,223600,121850,256
,386390
4D1005AA0013,385,24,15,10,685000,405486,420486,420486,405486,106000,341100,223600,121850,257
4D1005AA0013,385,24,15,10,685000,405486,420486,420486,405486,106000,341100,223600,121850,257
,420486
4D1005AA0014,384,24,15,10,685000,439244,454244,454244,439244,106000,341100,223600,121850,258
4D1005AA0014,384,24,15,10,685000,439244,454244,454244,439244,106000,341100,223600,121850,258
,454244
4D1005BB0001,285,24,15,10,683300,479035,494035,494035,479035,106000,341100,223600,121850,259
4D1005BB0001,285,24,15,10,683300,479035,494035,494035,479035,106000,341100,223600,121850,259
,494035
4D1005BB0002,284,24,15,10,683300,512866,527866,527866,512866,106000,341100,223600,121850,260
4D1005BB0002,284,24,15,10,683300,512866,527866,527866,512866,106000,341100,223600,121850,260
,527866
4D1005BB0003,283,24,15,10,683300,546699,561699,561699,546699,106000,341100,223600,121850,261
4D1005BB0003,283,24,15,10,683300,546699,561699,561699,546699,106000,341100,223600,121850,261
,561699
4D1005BB0004,282,24,15,10,683300,580380,595380,595380,580380,106000,341100,223600,121850,262
4D1005BB0004,282,24,15,10,683300,580380,595380,595380,580380,106000,341100,223600,121850,262
,595380
4D1005BB0005,281,24,15,10,683300,614105,629105,629105,614105,106000,341100,223600,121850,263
4D1005BB0005,281,24,15,10,683300,614105,629105,629105,614105,106000,341100,223600,121850,263
,629105
4D1005BB0006,280,24,15,10,683300,648605,663605,663605,648605,106000,341100,223600,121850,264
4D1005BB0006,280,24,15,10,683300,648605,663605,663605,648605,106000,341100,223600,121850,264
,663605
4D1005BB0007,279,24,15,10,683300,683288,698288,698288,683288,106000,341100,223600,121850,265
4D1005BB0007,279,24,15,10,683300,683288,698288,698288,683288,106000,341100,223600,121850,265
,698288
4D1005BB0008,278,24,15,10,683300,717003,732003,732003,717003,106000,341100,223600,121850,266
4D1005BB0008,278,24,15,10,683300,717003,732003,732003,717003,106000,341100,223600,121850,266
,732003
4D1005BB0009,277,24,15,10,683300,750909,765909,765909,750909,106000,341100,223600,121850,267
4D1005BB0009,277,24,15,10,683300,750909,765909,765909,750909,106000,341100,223600,121850,267
,765909
4D1005BB0010,276,24,15,10,683300,785256,800256,800256,785256,106000,341100,223600,121850,268
4D1005BB0010,276,24,15,10,683300,785256,800256,800256,785256,106000,341100,223600,121850,268
,800256
4D1005BB0011,275,24,15,10,683300,819194,834194,834194,819194,106000,341100,223600,121850,269
4D1005BB0011,275,24,15,10,683300,819194,834194,834194,819194,106000,341100,223600,121850,269
,834194
4D1005BB0012,274,24,15,10,683300,853123,868123,868123,853123,106000,341100,223600,121850,270
4D1005BB0012,274,24,15,10,683300,853123,868123,868123,853123,106000,341100,223600,121850,270
,868123
4D1005BB0013,273,24,15,10,683300,886771,901771,901771,886771,106000,341100,223600,121850,271
4D1005BB0013,273,24,15,10,683300,886771,901771,901771,886771,106000,341100,223600,121850,271
,901771
4D1005CC0001,168,32,15,10,681300,921161,936161,936161,921161,106000,304600,157200,121850,272
4D1005CC0001,168,32,15,10,681300,921161,936161,936161,921161,106000,304600,157200,121850,272
,936161
4D1005CC0002,167,32,15,10,681300,960831,975831,975831,960831,106000,304600,157200,121850,273
4D1005CC0002,167,32,15,10,681300,960831,975831,975831,960831,106000,304600,157200,121850,273
,975831
4D1005CC0003,166,32,15,10,681300,999393,1014393,1014393,999393,106000,304600,157200,121850,274
4D1005CC0003,166,32,15,10,681300,999393,1014393,1014393,999393,106000,304600,157200,121850,274
,1014393
4D1005CC0004,165,32,15,10,681300,1038905,1053905,1053905,1038905,106000,304600,157200,121850,275
4D1005CC0004,165,32,15,10,681300,1038905,1053905,1053905,1038905,106000,304600,157200,121850,275
,1053905
4D1005CC0005,164,32,15,10,681300,1077997,1092997,1092997,1077997,106000,304600,157200,121850,276
4D1005CC0005,164,32,15,10,681300,1077997,1092997,1092997,1077997,106000,304600,157200,121850,276
,1092997
4D1005CC0006,163,32,15,10,681300,1117126,1132126,1132126,1117126,106000,304600,157200,121850,277
4D1005CC0006,163,32,15,10,681300,1117126,1132126,1132126,1117126,106000,304600,157200,121850,277
,1132126
4D1005CC0007,162,32,15,10,680000,1156432,1171432,1171432,1156432,106000,304600,157200,121850,278
4D1005CC0007,162,32,15,10,680000,1156432,1171432,1171432,1156432,106000,304600,157200,121850,278
,1171432
4D1005CC0008,161,32,15,10,680000,1194953,1209953,1209953,1194953,106000,304600,157200,121850,279
4D1005CC0008,161,32,15,10,680000,1194953,1209953,1209953,1194953,106000,304600,157200,121850,279
,1209953
4D1005CC0009,160,32,15,10,680000,1234612,1249612,1249612,1234612,106000,304600,157200,121850,280
4D1005CC0009,160,32,15,10,680000,1234612,1249612,1249612,1234612,106000,304600,157200,121850,280
,1249612
4D1005CC0010,159,32,15,10,680000,1273757,1288757,1288757,1273757,106000,304600,157200,121850,281
4D1005CC0010,159,32,15,10,680000,1273757,1288757,1288757,1273757,106000,304600,157200,121850,281
,1288757
4D1005CC0011,158,32,15,10,680000,1312597,1327597,1327597,1312597,106000,304600,157200,121850,282
4D1005CC0011,158,32,15,10,680000,1312597,1327597,1327597,1312597,106000,304600,157200,121850,282
,1327597
4D1005CC0012,157,32,15,10,680000,1351954,1366954,1366954,1351954,106000,304600,157200,121850,283
4D1005CC0012,157,32,15,10,680000,1351954,1366954,1366954,1351954,106000,304600,157200,121850,283
,1366954
4D1005DD0001,52,32,15,10,679500,1392706,1407706,1407706,1392706,106000,304600,157200,121850,284
4D1005DD0001,52,32,15,10,679500,1392706,1407706,1407706,1392706,106000,304600,157200,121850,284
,1407706
4D1005DD0002,51,32,15,10,679500,1430447,1445447,1445447,1430447,106000,304600,157200,121850,285
4D1005DD0002,51,32,15,10,679500,1430447,1445447,1445447,1430447,106000,304600,157200,121850,285
,1445447
4D1005DD0003,50,32,15,10,679500,1469689,1484689,1484689,1469689,106000,304600,157200,121850,286
4D1005DD0003,50,32,15,10,679500,1469689,1484689,1484689,1469689,106000,304600,157200,121850,286
,1484689
4D1005DD0004,49,32,15,10,679500,1508359,1523359,1523359,1508359,106000,304600,157200,121850,287
4D1005DD0004,49,32,15,10,679500,1508359,1523359,1523359,1508359,106000,304600,157200,121850,287
,1523359
4D1005DD0005,48,32,15,10,679500,1547315,1562315,1562315,1547315,106000,304600,157200,121850,288
4D1005DD0005,48,32,15,10,679500,1547315,1562315,1562315,1547315,106000,304600,157200,121850,288
,1562315
4D1005DD0006,47,32,15,10,679500,1587005,1602005,1602005,1587005,106000,304600,157200,121850,289
4D1005DD0006,47,32,15,10,679500,1587005,1602005,1602005,1587005,106000,304600,157200,121850,289
,1602005
4D1005DD0007,46,32,15,10,679500,1626627,1641627,1641627,1626627,106000,304600,157200,121850,290
4D1005DD0007,46,32,15,10,679500,1626627,1641627,1641627,1626627,106000,304600,157200,121850,290
,1641627
4D1005DD0008,45,32,15,10,679500,1665111,1680111,1680111,1665111,106000,304600,157200,121850,291
4D1005DD0008,45,32,15,10,679500,1665111,1680111,1680111,1665111,106000,304600,157200,121850,291
,1680111
4D1005DD0009,44,32,15,10,679500,1704081,1719081,1719081,1704081,106000,304600,157200,121850,292
4D1005DD0009,44,32,15,10,679500,1704081,1719081,1719081,1704081,106000,304600,157200,121850,292
,1719081
4D1005DD0010,43,32,15,10,679500,1743221,1758221,1758221,1743221,106000,304600,157200,121850,293
4D1005DD0010,43,32,15,10,679500,1743221,1758221,1758221,1743221,106000,304600,157200,121850,293
,1758221
4D1005DD0011,42,32,15,10,679500,1782581,1797581,1797581,1782581,106000,304600,157200,121850,294
4D1005DD0011,42,32,15,10,679500,1782581,1797581,1797581,1782581,106000,304600,157200,121850,294
,1797581
4D1005DD0012,41,32,15,10,679500,1821760,1836760,1836760,1821760,106000,304600,157200,121850,295
4D1005DD0012,41,32,15,10,679500,1821760,1836760,1836760,1821760,106000,304600,157200,121850,295
,1836760
4D1006AA0001,383,44,15,10,34100,-1073,15927,15927,-1073,106000,242000,134900,121850,296
4D1006AA0001,383,44,15,10,34100,-1073,15927,15927,-1073,106000,242000,134900,121850,296
,15927
4D1006AA0002,382,44,15,10,34100,39582,56582,56582,39582,106000,242000,134900,121850,297
4D1006AA0002,382,44,15,10,34100,39582,56582,56582,39582,106000,242000,134900,121850,297
,56582
4D1006AA0003,381,44,15,10,34100,80804,97804,97804,80804,106000,242000,134900,121850,298
4D1006AA0003,381,44,15,10,34100,80804,97804,97804,80804,106000,242000,134900,121850,298
,97804
4D1006AA0004,380,44,15,10,34100,123427,140427,140427,123427,106000,242000,134900,121850,299
4D1006AA0004,380,44,15,10,34100,123427,140427,140427,123427,106000,242000,134900,121850,299
,140427
4D1006AA0005,379,44,15,10,34100,165023,182023,182023,165023,106000,242000,134900,121850,300
4D1006AA0005,379,44,15,10,34100,165023,182023,182023,165023,106000,242000,134900,121850,300
,182023
4D1006AA0006,378,44,15,10,34100,206868,223868,223868,206868,106000,242000,134900,121850,301
4D1006AA0006,378,44,15,10,34100,206868,223868,223868,206868,106000,242000,134900,121850,301
,223868
4D1006AA0007,377,44,15,10,34100,249292,266292,266292,249292,106000,242000,134900,121850,302
4D1006AA0007,377,44,15,10,34100,249292,266292,266292,249292,106000,242000,134900,121850,302
,266292
4D1006AA0008,376,44,15,10,34100,291370,308370,308370,291370,106000,242000,134900,121850,303
4D1006AA0008,376,44,15,10,34100,291370,308370,308370,291370,106000,242000,134900,121850,303
,308370
4D1006AA0009,375,44,15,10,34100,333258,350258,350258,333258,106000,242000,134900,121850,304
4D1006AA0009,375,44,15,10,34100,333258,350258,350258,333258,106000,242000,134900,121850,304
,350258
4D1006AA0010,374,44,15,10,34100,375369,392369,392369,375369,106000,242000,134900,121850,305
4D1006AA0010,374,44,15,10,34100,375369,392369,392369,375369,106000,242000,134900,121850,305
,392369
4D1006AA0011,373,44,15,10,34100,417158,434158,434158,417158,106000,242000,134900,121850,306
4D1006AA0011,373,44,15,10,34100,417158,434158,434158,417158,106000,242000,134900,121850,306
,434158
4D1006BB0001,272,44,15,10,32500,460677,477677,477677,460677,106000,242000,134900,121850,307
4D1006BB0001,272,44,15,10,32500,460677,477677,477677,460677,106000,242000,134900,121850,307
,477677
4D1006BB0002,271,44,15,10,32500,501813,518813,518813,501813,106000,242000,134900,121850,308
4D1006BB0002,271,44,15,10,32500,501813,518813,518813,501813,106000,242000,134900,121850,308
,518813
4D1006BB0003,270,44,15,10,32500,543442,560442,560442,543442,106000,242000,134900,121850,309
4D1006BB0003,270,44,15,10,32500,543442,560442,560442,543442,106000,242000,134900,121850,309
,560442
4D1006BB0004,269,44,15,10,32500,585451,602451,602451,585451,106000,242000,134900,121850,310
4D1006BB0004,269,44,15,10,32500,585451,602451,602451,585451,106000,242000,134900,121850,310
,602451
4D1006BB0005,268,44,15,10,32500,627507,644507,644507,627507,106000,242000,134900,121850,311
4D1006BB0005,268,44,15,10,32500,627507,644507,644507,627507,106000,242000,134900,121850,311
,644507
4D1006BB0006,267,44,15,10,32500,669553,686553,686553,669553,106000,242000,134900,121850,312
4D1006BB0006,267,44,15,10,32500,669553,686553,686553,669553,106000,242000,134900,121850,312
,686553
4D1006BB0007,266,44,15,10,31100,711723,728723,728723,711723,106000,242000,134900,121850,313
4D1006BB0007,266,44,15,10,31100,711723,728723,728723,711723,106000,242000,134900,121850,313
,728723
4D1006BB0008,265,44,15,10,31100,753883,770883,770883,753883,106000,242000,134900,121850,314
4D1006BB0008,265,44,15,10,31100,753883,770883,770883,753883,106000,242000,134900,121850,314
,770883
4D1006BB0009,264,44,15,10,31100,795724,812724,812724,795724,106000,242000,134900,121850,315
4D1006BB0009,264,44,15,10,31100,795724,812724,812724,795724,106000,242000,134900,121850,315
,812724
4D1006BB0010,263,44,15,10,31100,837752,854752,854752,837752,106000,242000,134900,121850,316
4D1006BB0010,263,44,15,10,31100,837752,854752,854752,837752,106000,242000,134900,121850,316
,854752
4D1006BB0011,262,44,15,10,31100,879026,896026,896026,879026,106000,242000,134900,121850,317
4D1006BB0011,262,44,15,10,31100,879026,896026,896026,879026,106000,242000,134900,121850,317
,896026
4D1006CC0001,156,44,15,10,31000,922212,939212,939212,922212,106000,242000,134900,121850,318
4D1006CC0001,156,44,15,10,31000,922212,939212,939212,922212,106000,242000,134900,121850,318
,939212
4D1006CC0002,155,44,15,10,31000,963596,980596,980596,963596,106000,242000,134900,121850,319
4D1006CC0002,155,44,15,10,31000,963596,980596,980596,963596,106000,242000,134900,121850,319
,980596
4D1006CC0003,154,44,15,10,31000,1005241,1022241,1022241,1005241,106000,242000,134900,121850,320
4D1006CC0003,154,44,15,10,31000,1005241,1022241,1022241,1005241,106000,242000,134900,121850,320
,1022241
4D1006CC0004,153,44,15,10,31000,1047223,1064223,1064223,1047223,106000,242000,134900,121850,321
4D1006CC0004,153,44,15,10,31000,1047223,1064223,1064223,1047223,106000,242000,134900,121850,321
,1064223
4D1006CC0005,152,44,15,10,31000,1089302,1106302,1106302,1089302,106000,242000,134900,121850,322
4D1006CC0005,152,44,15,10,31000,1089302,1106302,1106302,1089302,106000,242000,134900,121850,322
,1106302
4D1006CC0006,151,44,15,10,29000,1131674,1148674,1148674,1131674,106000,242000,134900,121850,323
4D1006CC0006,151,44,15,10,29000,1131674,1148674,1148674,1131674,106000,242000,134900,121850,323
,1148674
4D1006CC0007,150,44,15,10,29000,1173433,1190433,1190433,1173433,106000,242000,134900,121850,324
4D1006CC0007,150,44,15,10,29000,1173433,1190433,1190433,1173433,106000,242000,134900,121850,324
,1190433
4D1006CC0008,149,44,15,10,29000,1215794,1232794,1232794,1215794,106000,242000,134900,121850,325
4D1006CC0008,149,44,15,10,29000,1215794,1232794,1232794,1215794,106000,242000,134900,121850,325
,1232794
4D1006CC0009,148,44,15,10,29000,1257447,1274447,1274447,1257447,106000,242000,134900,121850,326
4D1006CC0009,148,44,15,10,29000,1257447,1274447,1274447,1257447,106000,242000,134900,121850,326
,1274447
4D1006CC0010,147,44,15,10,29000,1299650,1316650,1316650,1299650,106000,242000,134900,121850,327
4D1006CC0010,147,44,15,10,29000,1299650,1316650,1316650,1299650,106000,242000,134900,121850,327
,1316650
4D1006CC0011,146,44,15,10,29000,1341230,1358230,1358230,1341230,106000,242000,134900,121850,328
4D1006CC0011,146,44,15,10,29000,1341230,1358230,1358230,1341230,106000,242000,134900,121850,328
,1358230
4D1006DD0001,40,44,15,10,29000,1384239,1401239,1401239,1384239,106000,242000,134900,121850,329
4D1006DD0001,40,44,15,10,29000,1384239,1401239,1401239,1384239,106000,242000,134900,121850,329
,1401239
4D1006DD0002,39,44,15,10,29000,1426128,1443128,1443128,1426128,106000,242000,134900,121850,330
4D1006DD0002,39,44,15,10,29000,1426128,1443128,1443128,1426128,106000,242000,134900,121850,330
,1443128
4D1006DD0003,38,44,15,10,29000,1467774,1484774,1484774,1467774,106000,242000,134900,121850,331
4D1006DD0003,38,44,15,10,29000,1467774,1484774,1484774,1467774,106000,242000,134900,121850,331
,1484774
4D1006DD0004,37,44,15,10,29000,1509372,1526372,1526372,1509372,106000,242000,134900,121850,332
4D1006DD0004,37,44,15,10,29000,1509372,1526372,1526372,1509372,106000,242000,134900,121850,332
,1526372
4D1006DD0005,36,44,15,10,29000,1551582,1568582,1568582,1551582,106000,242000,134900,121850,333
4D1006DD0005,36,44,15,10,29000,1551582,1568582,1568582,1551582,106000,242000,134900,121850,333
,1568582
4D1006DD0006,35,44,15,10,29000,1593430,1610430,1610430,1593430,106000,242000,134900,121850,334
4D1006DD0006,35,44,15,10,29000,1593430,1610430,1610430,1593430,106000,242000,134900,121850,334
,1610430
4D1006DD0007,34,44,15,10,27000,1635640,1652640,1652640,1635640,106000,242000,134900,121850,335
4D1006DD0007,34,44,15,10,27000,1635640,1652640,1652640,1635640,106000,242000,134900,121850,335
,1652640
4D1006DD0008,33,44,15,10,27000,1677565,1694565,1694565,1677565,106000,242000,134900,121850,336
4D1006DD0008,33,44,15,10,27000,1677565,1694565,1694565,1677565,106000,242000,134900,121850,336
,1694565
4D1006DD0009,32,44,15,10,27000,1719758,1736758,1736758,1719758,106000,242000,134900,121850,337
4D1006DD0009,32,44,15,10,27000,1719758,1736758,1736758,1719758,106000,242000,134900,121850,337
,1736758
4D1006DD0010,31,44,15,10,27000,1761338,1778338,1778338,1761338,106000,242000,134900,121850,338
4D1006DD0010,31,44,15,10,27000,1761338,1778338,1778338,1761338,106000,242000,134900,121850,338
,1778338
4D1006DD0011,30,44,15,10,27000,1801653,1818653,1818653,1801653,106000,242000,134900,121850,339
4D1006DD0011,30,44,15,10,27000,1801653,1818653,1818653,1801653,106000,242000,134900,121850,339
,1818653
4D1007AA0001,372,44,15,10,115300,-2095,14905,14905,-2095,106000,242000,134900,121850,340
4D1007AA0001,372,44,15,10,115300,-2095,14905,14905,-2095,106000,242000,134900,121850,340
,14905
4D1007AA0002,371,44,15,10,115300,39609,56609,56609,39609,106000,242000,134900,121850,341
4D1007AA0002,371,44,15,10,115300,39609,56609,56609,39609,106000,242000,134900,121850,341
,56609
4D1007AA0003,370,44,15,10,115300,81433,98433,98433,81433,106000,242000,134900,121850,342
4D1007AA0003,370,44,15,10,115300,81433,98433,98433,81433,106000,242000,134900,121850,342
,98433
4D1007AA0004,369,44,15,10,115300,123336,140336,140336,123336,106000,242000,134900,121850,343
4D1007AA0004,369,44,15,10,115300,123336,140336,140336,123336,106000,242000,134900,121850,343
,140336
4D1007AA0005,368,44,15,10,115300,165363,182363,182363,165363,106000,242000,134900,121850,344
4D1007AA0005,368,44,15,10,115300,165363,182363,182363,165363,106000,242000,134900,121850,344
,182363
4D1007AA0006,367,44,15,10,115300,207379,224379,224379,207379,106000,242000,134900,121850,345
4D1007AA0006,367,44,15,10,115300,207379,224379,224379,207379,106000,242000,134900,121850,345
,224379
4D1007AA0007,366,44,15,10,115300,249242,266242,266242,249242,106000,242000,134900,121850,346
4D1007AA0007,366,44,15,10,115300,249242,266242,266242,249242,106000,242000,134900,121850,346
,266242
4D1007AA0008,365,44,15,10,115300,291626,308626,308626,291626,106000,242000,134900,121850,347
4D1007AA0008,365,44,15,10,115300,291626,308626,308626,291626,106000,242000,134900,121850,347
,308626
4D1007AA0009,364,44,15,10,115300,333632,350632,350632,333632,106000,242000,134900,121850,348
4D1007AA0009,364,44,15,10,115300,333632,350632,350632,333632,106000,242000,134900,121850,348
,350632
4D1007AA0010,363,44,15,10,115300,375428,392428,392428,375428,106000,242000,134900,121850,349
4D1007AA0010,363,44,15,10,115300,375428,392428,392428,375428,106000,242000,134900,121850,349
,392428
4D1007AA0011,362,44,15,10,115300,417435,434435,434435,417435,106000,242000,134900,121850,350
4D1007AA0011,362,44,15,10,115300,417435,434435,434435,417435,106000,242000,134900,121850,350
,434435
4D1007BB0001,261,44,15,10,113500,460483,477483,477483,460483,106000,242000,134900,121850,351
4D1007BB0001,261,44,15,10,113500,460483,477483,477483,460483,106000,242000,134900,121850,351
,477483
4D1007BB0002,260,44,15,10,113500,501547,518547,518547,501547,106000,242000,134900,121850,352
4D1007BB0002,260,44,15,10,113500,501547,518547,518547,501547,106000,242000,134900,121850,352
,518547
4D1007BB0003,259,44,15,10,113500,543766,560766,560766,543766,106000,242000,134900,121850,353
4D1007BB0003,259,44,15,10,113500,543766,560766,560766,543766,106000,242000,134900,121850,353
,560766
4D1007BB0004,258,44,15,10,113500,585860,602860,602860,585860,106000,242000,134900,121850,354
4D1007BB0004,258,44,15,10,113500,585860,602860,602860,585860,106000,242000,134900,121850,354
,602860
4D1007BB0005,257,44,15,10,113500,628452,645452,645452,628452,106000,242000,134900,121850,355
4D1007BB0005,257,44,15,10,113500,628452,645452,645452,628452,106000,242000,134900,121850,355
,645452
4D1007BB0006,256,44,15,10,112500,669678,686678,686678,669678,106000,242000,134900,121850,356
4D1007BB0006,256,44,15,10,112500,669678,686678,686678,669678,106000,242000,134900,121850,356
,686678
4D1007BB0007,255,44,15,10,112500,711576,728576,728576,711576,106000,242000,134900,121850,357
4D1007BB0007,255,44,15,10,112500,711576,728576,728576,711576,106000,242000,134900,121850,357
,728576
4D1007BB0008,254,44,15,10,112500,753883,770883,770883,753883,106000,242000,134900,121850,358
4D1007BB0008,254,44,15,10,112500,753883,770883,770883,753883,106000,242000,134900,121850,358
,770883
4D1007BB0009,253,44,15,10,112500,795949,812949,812949,795949,106000,242000,134900,121850,359
4D1007BB0009,253,44,15,10,112500,795949,812949,812949,795949,106000,242000,134900,121850,359
,812949
4D1007BB0010,252,44,15,10,112500,837702,854702,854702,837702,106000,242000,134900,121850,360
4D1007BB0010,252,44,15,10,112500,837702,854702,854702,837702,106000,242000,134900,121850,360
,854702
4D1007BB0011,251,44,15,10,112500,879910,896910,896910,879910,106000,242000,134900,121850,361
4D1007BB0011,251,44,15,10,112500,879910,896910,896910,879910,106000,242000,134900,121850,361
,896910
4D1007CC0001,145,44,15,10,111500,922509,939509,939509,922509,106000,242000,134900,121850,362
4D1007CC0001,145,44,15,10,111500,922509,939509,939509,922509,106000,242000,134900,121850,362
,939509
4D1007CC0002,144,44,15,10,111500,964293,981293,981293,964293,106000,242000,134900,121850,363
4D1007CC0002,144,44,15,10,111500,964293,981293,981293,964293,106000,242000,134900,121850,363
,981293
4D1007CC0003,143,44,15,10,111500,1005771,1022771,1022771,1005771,106000,242000,134900,121850,364
4D1007CC0003,143,44,15,10,111500,1005771,1022771,1022771,1005771,106000,242000,134900,121850,364
,1022771
4D1007CC0004,142,44,15,10,111500,1048191,1065191,1065191,1048191,106000,242000,134900,121850,365
4D1007CC0004,142,44,15,10,111500,1048191,1065191,1065191,1048191,106000,242000,134900,121850,365
,1065191
4D1007CC0005,141,44,15,10,111500,1090081,1107081,1107081,1090081,106000,242000,134900,121850,366
4D1007CC0005,141,44,15,10,111500,1090081,1107081,1107081,1090081,106000,242000,134900,121850,366
,1107081
4D1007CC0006,140,44,15,10,110500,1131834,1148834,1148834,1131834,106000,242000,134900,121850,367
4D1007CC0006,140,44,15,10,110500,1131834,1148834,1148834,1131834,106000,242000,134900,121850,367
,1148834
4D1007CC0007,139,44,15,10,110500,1173682,1190682,1190682,1173682,106000,242000,134900,121850,368
4D1007CC0007,139,44,15,10,110500,1173682,1190682,1190682,1173682,106000,242000,134900,121850,368
,1190682
4D1007CC0008,138,44,15,10,110500,1216162,1233162,1233162,1216162,106000,242000,134900,121850,369
4D1007CC0008,138,44,15,10,110500,1216162,1233162,1233162,1216162,106000,242000,134900,121850,369
,1233162
4D1007CC0009,137,44,15,10,110500,1257750,1274750,1274750,1257750,106000,242000,134900,121850,370
4D1007CC0009,137,44,15,10,110500,1257750,1274750,1274750,1257750,106000,242000,134900,121850,370
,1274750
4D1007CC0010,136,44,15,10,110500,1299971,1316971,1316971,1299971,106000,242000,134900,121850,371
4D1007CC0010,136,44,15,10,110500,1299971,1316971,1316971,1299971,106000,242000,134900,121850,371
,1316971
4D1007CC0011,135,44,15,10,110500,1341636,1358636,1358636,1341636,106000,242000,134900,121850,372
4D1007CC0011,135,44,15,10,110500,1341636,1358636,1358636,1341636,106000,242000,134900,121850,372
,1358636
4D1007DD0001,29,44,15,10,110000,1384610,1401610,1401610,1384610,106000,242000,134900,121850,373
4D1007DD0001,29,44,15,10,110000,1384610,1401610,1401610,1384610,106000,242000,134900,121850,373
,1401610
4D1007DD0002,28,44,15,10,110000,1426159,1443159,1443159,1426159,106000,242000,134900,121850,374
4D1007DD0002,28,44,15,10,110000,1426159,1443159,1443159,1426159,106000,242000,134900,121850,374
,1443159
4D1007DD0003,27,44,15,10,110000,1467467,1484467,1484467,1467467,106000,242000,134900,121850,375
4D1007DD0003,27,44,15,10,110000,1467467,1484467,1484467,1467467,106000,242000,134900,121850,375
,1484467
4D1007DD0004,26,44,15,10,110000,1510103,1527103,1527103,1510103,106000,242000,134900,121850,376
4D1007DD0004,26,44,15,10,110000,1510103,1527103,1527103,1510103,106000,242000,134900,121850,376
,1527103
4D1007DD0005,25,44,15,10,110000,1551855,1568855,1568855,1551855,106000,242000,134900,121850,377
4D1007DD0005,25,44,15,10,110000,1551855,1568855,1568855,1551855,106000,242000,134900,121850,377
,1568855
4D1007DD0006,24,44,15,10,110000,1593683,1610683,1610683,1593683,106000,242000,134900,121850,378
4D1007DD0006,24,44,15,10,110000,1593683,1610683,1610683,1593683,106000,242000,134900,121850,378
,1610683
4D1007DD0007,23,44,15,10,110000,1635850,1652850,1652850,1635850,106000,242000,134900,121850,379
4D1007DD0007,23,44,15,10,110000,1635850,1652850,1652850,1635850,106000,242000,134900,121850,379
,1652850
4D1007DD0008,22,44,15,10,110000,1677763,1694763,1694763,1677763,106000,242000,134900,121850,380
4D1007DD0008,22,44,15,10,110000,1677763,1694763,1694763,1677763,106000,242000,134900,121850,380
,1694763
4D1007DD0009,21,44,15,10,110000,1719665,1736665,1736665,1719665,106000,242000,134900,121850,381
4D1007DD0009,21,44,15,10,110000,1719665,1736665,1736665,1719665,106000,242000,134900,121850,381
,1736665
4D1007DD0010,20,44,15,10,110000,1761666,1778666,1778666,1761666,106000,242000,134900,121850,382
4D1007DD0010,20,44,15,10,110000,1761666,1778666,1778666,1761666,106000,242000,134900,121850,382
,1778666
4D1007DD0011,19,44,15,10,110000,1803340,1820340,1820340,1803340,106000,242000,134900,121850,383
4D1007DD0011,19,44,15,10,110000,1803340,1820340,1820340,1803340,106000,242000,134900,121850,383
,1820340
4D1008AA0001,361,56,15,10,198500,-1077,15923,15923,-1077,106000,185500,43600,121850,384
4D1008AA0001,361,56,15,10,198500,-1077,15923,15923,-1077,106000,185500,43600,121850,384
,15923
4D1008AA0002,360,56,15,10,198500,49369,66369,66369,49369,106000,185500,43600,121850,385
4D1008AA0002,360,56,15,10,198500,49369,66369,66369,49369,106000,185500,43600,121850,385
,66369
4D1008AA0003,359,56,15,10,198500,100117,117117,117117,100117,106000,185500,43600,121850,386
4D1008AA0003,359,56,15,10,198500,100117,117117,117117,100117,106000,185500,43600,121850,386
,117117
4D1008AA0004,358,56,15,10,198500,150737,167737,167737,150737,106000,185500,43600,121850,387
4D1008AA0004,358,56,15,10,198500,150737,167737,167737,150737,106000,185500,43600,121850,387
,167737
4D1008AA0005,357,56,15,10,198500,202040,219040,219040,202040,106000,185500,43600,121850,388
4D1008AA0005,357,56,15,10,198500,202040,219040,219040,202040,106000,185500,43600,121850,388
,219040
4D1008AA0006,356,56,15,10,196500,253719,270719,270719,253719,106000,185500,43600,121850,389
4D1008AA0006,356,56,15,10,196500,253719,270719,270719,253719,106000,185500,43600,121850,389
,270719
4D1008AA0007,355,56,15,10,196500,304324,321324,321324,304324,106000,185500,43600,121850,390
4D1008AA0007,355,56,15,10,196500,304324,321324,321324,304324,106000,185500,43600,121850,390
,321324
4D1008AA0008,354,56,15,10,196500,355744,372744,372744,355744,106000,185500,43600,121850,391
4D1008AA0008,354,56,15,10,196500,355744,372744,372744,355744,106000,185500,43600,121850,391
,372744
4D1008AA0009,353,56,15,10,196500,406797,423797,423797,406797,106000,185500,43600,121850,392
4D1008AA0009,353,56,15,10,196500,406797,423797,423797,406797,106000,185500,43600,121850,392
,423797
4D1008BB0001,250,56,15,10,196500,458080,475080,475080,458080,106000,185500,43600,121850,393
4D1008BB0001,250,56,15,10,196500,458080,475080,475080,458080,106000,185500,43600,121850,393
,475080
4D1008BB0002,249,56,15,10,196500,509647,526647,526647,509647,106000,185500,43600,121850,394
4D1008BB0002,249,56,15,10,196500,509647,526647,526647,509647,106000,185500,43600,121850,394
,526647
4D1008BB0003,248,56,15,10,196500,560626,577626,577626,560626,106000,185500,43600,121850,395
4D1008BB0003,248,56,15,10,196500,560626,577626,577626,560626,106000,185500,43600,121850,395
,577626
4D1008BB0004,247,56,15,10,196500,611102,628102,628102,611102,106000,185500,43600,121850,396
4D1008BB0004,247,56,15,10,196500,611102,628102,628102,611102,106000,185500,43600,121850,396
,628102
4D1008BB0005,246,56,15,10,194500,662243,679243,679243,662243,106000,185500,43600,121850,397
4D1008BB0005,246,56,15,10,194500,662243,679243,679243,662243,106000,185500,43600,121850,397
,679243
4D1008BB0006,245,56,15,10,194500,713439,730439,730439,713439,106000,185500,43600,121850,398
4D1008BB0006,245,56,15,10,194500,713439,730439,730439,713439,106000,185500,43600,121850,398
,730439
4D1008BB0007,244,56,15,10,194500,764667,781667,781667,764667,106000,185500,43600,121850,399
4D1008BB0007,244,56,15,10,194500,764667,781667,781667,764667,106000,185500,43600,121850,399
,781667
4D1008BB0008,243,56,15,10,194500,815510,832510,832510,815510,106000,185500,43600,121850,400
4D1008BB0008,243,56,15,10,194500,815510,832510,832510,815510,106000,185500,43600,121850,400
,832510
4D1008BB0009,242,56,15,10,194500,866740,883740,883740,866740,106000,185500,43600,121850,401
4D1008BB0009,242,56,15,10,194500,866740,883740,883740,866740,106000,185500,43600,121850,401
,883740
4D1008CC0001,134,56,15,10,193000,917898,934898,934898,917898,106000,185500,43600,121850,402
4D1008CC0001,134,56,15,10,193000,917898,934898,934898,917898,106000,185500,43600,121850,402
,934898
4D1008CC0002,133,56,15,10,193000,969642,986642,986642,969642,106000,185500,43600,121850,403
4D1008CC0002,133,56,15,10,193000,969642,986642,986642,969642,106000,185500,43600,121850,403
,986642
4D1008CC0003,132,56,15,10,193000,1020287,1037287,1037287,1020287,106000,185500,43600,121850,404
4D1008CC0003,132,56,15,10,193000,1020287,1037287,1037287,1020287,106000,185500,43600,121850,404
,1037287
4D1008CC0004,131,56,15,10,193000,1071539,1088539,1088539,1071539,106000,185500,43600,121850,405
4D1008CC0004,131,56,15,10,193000,1071539,1088539,1088539,1071539,106000,185500,43600,121850,405
,1088539
4D1008CC0005,130,56,15,10,193000,1122306,1139306,1139306,1122306,106000,185500,43600,121850,406
4D1008CC0005,130,56,15,10,193000,1122306,1139306,1139306,1122306,106000,185500,43600,121850,406
,1139306
4D1008CC0006,129,56,15,10,193000,1173269,1190269,1190269,1173269,106000,185500,43600,121850,407
4D1008CC0006,129,56,15,10,193000,1173269,1190269,1190269,1173269,106000,185500,43600,121850,407
,1190269
4D1008CC0007,128,56,15,10,193000,1224229,1241229,1241229,1224229,106000,185500,43600,121850,408
4D1008CC0007,128,56,15,10,193000,1224229,1241229,1241229,1224229,106000,185500,43600,121850,408
,1241229
4D1008CC0008,127,56,15,10,193000,1275759,1292759,1292759,1275759,106000,185500,43600,121850,409
4D1008CC0008,127,56,15,10,193000,1275759,1292759,1292759,1275759,106000,185500,43600,121850,409
,1292759
4D1008CC0009,126,56,15,10,193000,1326361,1343361,1343361,1326361,106000,185500,43600,121850,410
4D1008CC0009,126,56,15,10,193000,1326361,1343361,1343361,1326361,106000,185500,43600,121850,410
,1343361
4D1008DD0001,18,56,15,10,191000,1377468,1394468,1394468,1377468,106000,185500,43600,121850,411
4D1008DD0001,18,56,15,10,191000,1377468,1394468,1394468,1377468,106000,185500,43600,121850,411
,1394468
4D1008DD0002,17,56,15,10,191000,1428870,1445870,1445870,1428870,106000,185500,43600,121850,412
4D1008DD0002,17,56,15,10,191000,1428870,1445870,1445870,1428870,106000,185500,43600,121850,412
,1445870
4D1008DD0003,16,56,15,10,191000,1479652,1496652,1496652,1479652,106000,185500,43600,121850,413
4D1008DD0003,16,56,15,10,191000,1479652,1496652,1496652,1479652,106000,185500,43600,121850,413
,1496652
4D1008DD0004,15,56,15,10,191000,1530551,1547551,1547551,1530551,106000,185500,43600,121850,414
4D1008DD0004,15,56,15,10,191000,1530551,1547551,1547551,1530551,106000,185500,43600,121850,414
,1547551
4D1008DD0005,14,56,15,10,191000,1581670,1598670,1598670,1581670,106000,185500,43600,121850,415
4D1008DD0005,14,56,15,10,191000,1581670,1598670,1598670,1581670,106000,185500,43600,121850,415
,1598670
4D1008DD0006,13,56,15,10,191000,1632747,1649747,1649747,1632747,106000,185500,43600,121850,416
4D1008DD0006,13,56,15,10,191000,1632747,1649747,1649747,1632747,106000,185500,43600,121850,416
,1649747
4D1008DD0007,12,56,15,10,191000,1683584,1700584,1700584,1683584,106000,185500,43600,121850,417
4D1008DD0007,12,56,15,10,191000,1683584,1700584,1700584,1683584,106000,185500,43600,121850,417
,1700584
4D1008DD0008,11,56,15,10,191000,1734539,1751539,1751539,1734539,106000,185500,43600,121850,418
4D1008DD0008,11,56,15,10,191000,1734539,1751539,1751539,1734539,106000,185500,43600,121850,418
,1751539
4D1008DD0009,10,56,15,10,191000,1785660,1802660,1802660,1785660,106000,185500,43600,121850,419
4D1008DD0009,10,56,15,10,191000,1785660,1802660,1802660,1785660,106000,185500,43600,121850,419
,1802660
4D1009AA0001,352,56,15,10,278000,-539,16461,16461,-539,106000,185500,43600,121850,420
4D1009AA0001,352,56,15,10,278000,-539,16461,16461,-539,106000,185500,43600,121850,420
,16461
4D1009AA0002,351,56,15,10,278000,49983,66983,66983,49983,106000,185500,43600,121850,421
4D1009AA0002,351,56,15,10,278000,49983,66983,66983,49983,106000,185500,43600,121850,421
,66983
4D1009AA0003,350,56,15,10,278000,100143,117143,117143,100143,106000,185500,43600,121850,422
4D1009AA0003,350,56,15,10,278000,100143,117143,117143,100143,106000,185500,43600,121850,422
,117143
4D1009AA0004,349,56,15,10,278000,151906,168906,168906,151906,106000,185500,43600,121850,423
4D1009AA0004,349,56,15,10,278000,151906,168906,168906,151906,106000,185500,43600,121850,423
,168906
4D1009AA0005,348,56,15,10,278000,202927,219927,219927,202927,106000,185500,43600,121850,424
4D1009AA0005,348,56,15,10,278000,202927,219927,219927,202927,106000,185500,43600,121850,424
,219927
4D1009AA0006,347,56,15,10,278000,253768,270768,270768,253768,106000,185500,43600,121850,425
4D1009AA0006,347,56,15,10,278000,253768,270768,270768,253768,106000,185500,43600,121850,425
,270768
4D1009AA0007,346,56,11,10,278000,305199,322199,322199,305199,106000,185500,43600,121850,426
4D1009AA0007,346,56,11,10,278000,305199,322199,322199,305199,106000,185500,43600,121850,426
,322199
4D1009AA0008,345,56,11,10,278000,355849,372849,372849,355849,106000,185500,43600,121850,427
4D1009AA0008,345,56,11,10,278000,355849,372849,372849,355849,106000,185500,43600,121850,427
,372849
4D1009AA0009,344,56,11,10,278000,406912,423912,423912,406912,106000,185500,43600,121850,428
4D1009AA0009,344,56,11,10,278000,406912,423912,423912,406912,106000,185500,43600,121850,428
,423912
4D1009BB0001,241,56,11,10,276500,458179,475179,475179,458179,106000,185500,43600,121850,429
4D1009BB0001,241,56,11,10,276500,458179,475179,475179,458179,106000,185500,43600,121850,429
,475179
4D1009BB0002,240,56,11,10,276500,509402,526402,526402,509402,106000,185500,43600,121850,430
4D1009BB0002,240,56,11,10,276500,509402,526402,526402,509402,106000,185500,43600,121850,430
,526402
4D1009BB0003,239,56,11,10,276500,560193,577193,577193,560193,106000,185500,43600,121850,431
4D1009BB0003,239,56,11,10,276500,560193,577193,577193,560193,106000,185500,43600,121850,431
,577193
4D1009BB0004,238,56,11,10,276500,611261,628261,628261,611261,106000,185500,43600,121850,432
4D1009BB0004,238,56,11,10,276500,611261,628261,628261,611261,106000,185500,43600,121850,432
,628261
4D1009BB0005,237,56,15,10,276500,662846,679846,679846,662846,106000,185500,43600,121850,433
4D1009BB0005,237,56,15,10,276500,662846,679846,679846,662846,106000,185500,43600,121850,433
,679846
4D1009BB0006,236,56,15,10,276500,713808,730808,730808,713808,106000,185500,43600,121850,434
4D1009BB0006,236,56,15,10,276500,713808,730808,730808,713808,106000,185500,43600,121850,434
,730808
4D1009BB0007,235,56,15,10,276500,764864,781864,781864,764864,106000,185500,43600,121850,435
4D1009BB0007,235,56,15,10,276500,764864,781864,781864,764864,106000,185500,43600,121850,435
,781864
4D1009BB0008,234,56,15,10,276500,815718,832718,832718,815718,106000,185500,43600,121850,436
4D1009BB0008,234,56,15,10,276500,815718,832718,832718,815718,106000,185500,43600,121850,436
,832718
4D1009BB0009,233,56,15,10,276500,866624,883624,883624,866624,106000,185500,43600,121850,437
4D1009BB0009,233,56,15,10,276500,866624,883624,883624,866624,106000,185500,43600,121850,437
,883624
4D1009CC0001,125,56,15,10,274000,918530,935530,935530,918530,106000,185500,43600,121850,438
4D1009CC0001,125,56,15,10,274000,918530,935530,935530,918530,106000,185500,43600,121850,438
,935530
4D1009CC0002,124,56,15,10,274000,969027,986027,986027,969027,106000,185500,43600,121850,439
4D1009CC0002,124,56,15,10,274000,969027,986027,986027,969027,106000,185500,43600,121850,439
,986027
4D1009CC0003,123,56,15,10,274000,1019520,1036520,1036520,1019520,106000,185500,43600,121850,440
4D1009CC0003,123,56,15,10,274000,1019520,1036520,1036520,1019520,106000,185500,43600,121850,440
,1036520
4D1009CC0004,122,56,15,10,274000,1071160,1088160,1088160,1071160,106000,185500,43600,121850,441
4D1009CC0004,122,56,15,10,274000,1071160,1088160,1088160,1071160,106000,185500,43600,121850,441
,1088160
4D1009CC0005,121,56,15,10,274000,1121953,1138953,1138953,1121953,106000,185500,43600,121850,442
4D1009CC0005,121,56,15,10,274000,1121953,1138953,1138953,1121953,106000,185500,43600,121850,442
,1138953
4D1009CC0006,120,56,15,10,274000,1173282,1190282,1190282,1173282,106000,185500,43600,121850,443
4D1009CC0006,120,56,15,10,274000,1173282,1190282,1190282,1173282,106000,185500,43600,121850,443
,1190282
4D1009CC0007,119,56,15,10,274000,1224434,1241434,1241434,1224434,106000,185500,43600,121850,444
4D1009CC0007,119,56,15,10,274000,1224434,1241434,1241434,1224434,106000,185500,43600,121850,444
,1241434
4D1009CC0008,118,56,15,10,274000,1275551,1292551,1292551,1275551,106000,185500,43600,121850,445
4D1009CC0008,118,56,15,10,274000,1275551,1292551,1292551,1275551,106000,185500,43600,121850,445
,1292551
4D1009CC0009,117,56,15,10,274000,1326189,1343189,1343189,1326189,106000,185500,43600,121850,446
4D1009CC0009,117,56,15,10,274000,1326189,1343189,1343189,1326189,106000,185500,43600,121850,446
,1343189
4D1009DD0001,9,56,15,10,272000,1377362,1394362,1394362,1377362,106000,185500,43600,121850,447
4D1009DD0001,9,56,15,10,272000,1377362,1394362,1394362,1377362,106000,185500,43600,121850,447
,1394362
4D1009DD0002,8,56,15,10,272000,1428950,1445950,1445950,1428950,106000,185500,43600,121850,448
4D1009DD0002,8,56,15,10,272000,1428950,1445950,1445950,1428950,106000,185500,43600,121850,448
,1445950
4D1009DD0003,7,56,15,10,272000,1478972,1495972,1495972,1478972,106000,185500,43600,121850,449
4D1009DD0003,7,56,15,10,272000,1478972,1495972,1495972,1478972,106000,185500,43600,121850,449
,1495972
4D1009DD0004,6,56,15,10,272000,1530183,1547183,1547183,1530183,106000,185500,43600,121850,450
4D1009DD0004,6,56,15,10,272000,1530183,1547183,1547183,1530183,106000,185500,43600,121850,450
,1547183
4D1009DD0005,5,56,15,10,272000,1581247,1598247,1598247,1581247,106000,185500,43600,121850,451
4D1009DD0005,5,56,15,10,272000,1581247,1598247,1598247,1581247,106000,185500,43600,121850,451
,1598247
4D1009DD0006,4,56,15,10,272000,1632582,1649582,1649582,1632582,106000,185500,43600,121850,452
4D1009DD0006,4,56,15,10,272000,1632582,1649582,1649582,1632582,106000,185500,43600,121850,452
,1649582
4D1009DD0007,3,56,15,10,272000,1683437,1700437,1700437,1683437,106000,185500,43600,121850,453
4D1009DD0007,3,56,15,10,272000,1683437,1700437,1700437,1683437,106000,185500,43600,121850,453
,1700437
4D1009DD0008,2,56,15,10,272000,1734298,1751298,1751298,1734298,106000,185500,43600,121850,454
4D1009DD0008,2,56,15,10,272000,1734298,1751298,1751298,1734298,106000,185500,43600,121850,454
,1751298
4D1009DD0009,1,56,15,10,272000,1785501,1802501,1802501,1785501,106000,185500,43600,121850,455
4D1009DD0009,1,56,15,10,272000,1785501,1802501,1802501,1785501,106000,185500,43600,121850,455
,1802501
source/DeviceLibrary/acSingleStore/AC_SA_BoxBean.cs
查看文件 @
528b3ae
...
@@ -44,6 +44,7 @@ namespace OnlineStore.DeviceLibrary
...
@@ -44,6 +44,7 @@ namespace OnlineStore.DeviceLibrary
//public ScanSocket scanSocket = new ScanSocket();
//public ScanSocket scanSocket = new ScanSocket();
private
System
.
Timers
.
Timer
serverConnectTimer
=
new
System
.
Timers
.
Timer
();
private
System
.
Timers
.
Timer
serverConnectTimer
=
new
System
.
Timers
.
Timer
();
private
System
.
Timers
.
Timer
IoCheckTimer
=
new
System
.
Timers
.
Timer
();
private
System
.
Timers
.
Timer
IoCheckTimer
=
new
System
.
Timers
.
Timer
();
private
System
.
Timers
.
Timer
readDITimer
=
new
System
.
Timers
.
Timer
();
public
AC_SA_BoxBean
(
AC_SA_Config
config
)
public
AC_SA_BoxBean
(
AC_SA_Config
config
)
{
{
Init
();
Init
();
...
@@ -58,6 +59,12 @@ namespace OnlineStore.DeviceLibrary
...
@@ -58,6 +59,12 @@ namespace OnlineStore.DeviceLibrary
IoCheckTimer
.
Enabled
=
false
;
IoCheckTimer
.
Enabled
=
false
;
IoCheckTimer
.
Elapsed
+=
IoCheckTimer_Elapsed
;
IoCheckTimer
.
Elapsed
+=
IoCheckTimer_Elapsed
;
readDITimer
=
new
System
.
Timers
.
Timer
();
readDITimer
.
Interval
=
20
;
readDITimer
.
AutoReset
=
true
;
readDITimer
.
Enabled
=
false
;
readDITimer
.
Elapsed
+=
ReadDITimer_Elapsed
;
//添加调试
//添加调试
IsDebug
=
ConfigAppSettings
.
GetIntValue
(
Setting_Init
.
IsInDebug
).
Equals
(
1
);
IsDebug
=
ConfigAppSettings
.
GetIntValue
(
Setting_Init
.
IsInDebug
).
Equals
(
1
);
...
@@ -128,6 +135,13 @@ namespace OnlineStore.DeviceLibrary
...
@@ -128,6 +135,13 @@ namespace OnlineStore.DeviceLibrary
}
}
private
void
ReadDITimer_Elapsed
(
object
sender
,
System
.
Timers
.
ElapsedEventArgs
e
)
{
if
(
StoreMove
.
MoveStep
.
Equals
(
StoreMoveStep
.
SC_03_MoveToHBag
)&&
IOManager
.
IOValue
(
IO_Type
.
CheckPos
).
Equals
(
IO_VALUE
.
HIGH
))
{
reelIsExist
=
true
;
}
}
/// <summary>
/// <summary>
/// 配置速度,加减速时间
/// 配置速度,加减速时间
/// </summary>
/// </summary>
...
...
source/DeviceLibrary/acSingleStore/AC_SA_BoxBean_Inventory.cs
查看文件 @
528b3ae
...
@@ -10,13 +10,11 @@ namespace OnlineStore.DeviceLibrary
...
@@ -10,13 +10,11 @@ namespace OnlineStore.DeviceLibrary
{
{
public
partial
class
AC_SA_BoxBean
public
partial
class
AC_SA_BoxBean
{
{
//进出轴到P1
//InOutBackToP1(StoreMove.MoveParam.MoveP.InOut_P1);
bool
reelIsExist
=
false
;
protected
override
void
InventoryProcess
()
protected
override
void
InventoryProcess
()
{
{
LineMoveP
moveP
=
StoreMove
.
MoveParam
.
MoveP
;
LineMoveP
moveP
=
StoreMove
.
MoveParam
.
MoveP
;
bool
IsExist
=
false
;
if
(
StoreMove
.
IsInWait
)
if
(
StoreMove
.
IsInWait
)
{
{
CheckWait
();
CheckWait
();
...
@@ -31,7 +29,6 @@ namespace OnlineStore.DeviceLibrary
...
@@ -31,7 +29,6 @@ namespace OnlineStore.DeviceLibrary
ACAxisMove
(
Config
.
Middle_Axis
,
moveP
.
Middle_P3
,
Config
.
MiddleAxis_P2_Speed
);
ACAxisMove
(
Config
.
Middle_Axis
,
moveP
.
Middle_P3
,
Config
.
MiddleAxis_P2_Speed
);
int
outCount
=
ACServerManager
.
GetActualtPosition
(
Config
.
UpDown_Axis
.
DeviceName
,
Config
.
UpDown_Axis
.
GetAxisValue
());
int
outCount
=
ACServerManager
.
GetActualtPosition
(
Config
.
UpDown_Axis
.
DeviceName
,
Config
.
UpDown_Axis
.
GetAxisValue
());
int
disCount
=
Math
.
Abs
(
outCount
-
moveP
.
UpDown_P5
);
int
disCount
=
Math
.
Abs
(
outCount
-
moveP
.
UpDown_P5
);
//CheckPositionLog("升降轴当前位置与目标位置距离为(高低速距离阈值为150000)" + disCount.ToString());
if
(
disCount
>
150000
)
if
(
disCount
>
150000
)
{
{
ACAxisMove
(
Config
.
UpDown_Axis
,
moveP
.
UpDown_P5
,
Config
.
UpDownAxis_P5_Speed
);
ACAxisMove
(
Config
.
UpDown_Axis
,
moveP
.
UpDown_P5
,
Config
.
UpDownAxis_P5_Speed
);
...
@@ -48,48 +45,36 @@ namespace OnlineStore.DeviceLibrary
...
@@ -48,48 +45,36 @@ namespace OnlineStore.DeviceLibrary
StoreMove
.
NextMoveStep
(
StoreMoveStep
.
SC_03_MoveToHBag
);
StoreMove
.
NextMoveStep
(
StoreMoveStep
.
SC_03_MoveToHBag
);
CheckPositionLog
(
" 升降轴到库位高点P9, UpDownAxis_P9_Speed="
+
Config
.
UpDownAxis_P9_Speed
.
ToString
());
CheckPositionLog
(
" 升降轴到库位高点P9, UpDownAxis_P9_Speed="
+
Config
.
UpDownAxis_P9_Speed
.
ToString
());
ACAxisMove
(
Config
.
UpDown_Axis
,
moveP
.
UpDown_P9
,
Config
.
UpDownAxis_P9_Speed
);
ACAxisMove
(
Config
.
UpDown_Axis
,
moveP
.
UpDown_P9
,
Config
.
UpDownAxis_P9_Speed
);
StoreMove
.
WaitList
.
Add
(
WaitResultInfo
.
WaitIO
(
IO_Type
.
CheckPos
,
IO_VALUE
.
HIGH
));
//
StoreMove.WaitList.Add(WaitResultInfo.WaitIO(IO_Type.CheckPos, IO_VALUE.HIGH));
StoreMove
.
OneWaitCanEndStep
=
true
;
//
StoreMove.OneWaitCanEndStep = true;
}
}
else
if
(
StoreMove
.
MoveStep
==
StoreMoveStep
.
SC_03_MoveToHBag
)
else
if
(
StoreMove
.
MoveStep
==
StoreMoveStep
.
SC_03_MoveToHBag
)
{
{
ACServerManager
.
SuddenStop
(
Config
.
UpDown_Axis
.
DeviceName
,
Config
.
UpDown_Axis
.
GetAxisValue
());
StoreMove
.
NextMoveStep
(
StoreMoveStep
.
SC_04_Inventory
);
StoreMove
.
NextMoveStep
(
StoreMoveStep
.
SC_04_Inventory
);
StoreMove
.
WaitList
.
Add
(
WaitResultInfo
.
WaitTime
(
2000
));
CheckPositionLog
(
" 升降轴到目标位置, 当前位置="
+
ACServerManager
.
GetActualtPosition
(
Config
.
UpDown_Axis
)
+
" 目标位置="
+
ACServerManager
.
GetTargetPosition
(
Config
.
UpDown_Axis
.
DeviceName
,
Config
.
UpDown_Axis
.
GetAxisValue
()));
int
outCount
=
ACServerManager
.
GetActualtPosition
(
Config
.
UpDown_Axis
);
//ACServerManager.SuddenStop(Config.UpDown_Axis.DeviceName, Config.UpDown_Axis.GetAxisValue());
int
errorCount
=
Math
.
Abs
(
outCount
-
moveP
.
UpDown_P9
);
if
(
errorCount
<=
Config
.
UpDown_Axis
.
CanErrorCountMax
)
//int outCount = ACServerManager.GetActualtPosition(Config.UpDown_Axis);
{
//int errorCount = Math.Abs(outCount - moveP.UpDown_P9);
CheckPositionLog
(
" 升降轴到目标位置停止, 当前位置="
+
ACServerManager
.
GetActualtPosition
(
Config
.
UpDown_Axis
));
//if (errorCount <= Config.UpDown_Axis.CanErrorCountMax)
}
else
{
CheckPositionLog
(
" 升降轴未到目标停止, 当前位置="
+
ACServerManager
.
GetActualtPosition
(
Config
.
UpDown_Axis
));
}
// if (ACAxisMoveIsEnd(Config.UpDown_Axis, moveP.UpDown_P9,Config.UpDownAxis_P9_Speed, out string msg))
//{
//{
// CheckPositionLog(" 升降轴到目标位置, 当前位置=" + ACServerManager.GetActualtPosition(Config.UpDown_Axis)+" 目标位置="+ moveP.UpDown_P9 + " errorCount="+ errorCount);
//}
//}
//else
//else
//{
//{
// //IsExist = true;
// CheckPositionLog(" 升降轴运动过程中检测到料盘, 当前位置=" + ACServerManager.GetActualtPosition(Config.UpDown_Axis) + " 目标位置=" + moveP.UpDown_P9 + " errorCount=" + errorCount+ " Config.UpDown_Axis.CanErrorCountMax=" + Config.UpDown_Axis.CanErrorCountMax);
// //IsExist = IOManager.IOValue(IO_Type.CheckPos).Equals(IO_VALUE.HIGH);
//}
//}
}
else
if
(
StoreMove
.
MoveStep
==
StoreMoveStep
.
SC_04_Inventory
)
{
IsExist
=
IOManager
.
IOValue
(
IO_Type
.
CheckPos
).
Equals
(
IO_VALUE
.
HIGH
);
Dictionary
<
string
,
string
>
paramMap
=
new
Dictionary
<
string
,
string
>();
Dictionary
<
string
,
string
>
paramMap
=
new
Dictionary
<
string
,
string
>();
paramMap
.
Add
(
"cid"
,
CID
);
//cid = 料仓CID
paramMap
.
Add
(
"cid"
,
CID
);
//cid = 料仓CID
paramMap
.
Add
(
"pos"
,
StoreMove
.
MoveParam
.
PosInfo
.
PosId
);
// 库位
paramMap
.
Add
(
"pos"
,
StoreMove
.
MoveParam
.
PosInfo
.
PosId
);
// 库位
paramMap
.
Add
(
"hasReel"
,
IsExist
.
ToString
());
// 是否有料
paramMap
.
Add
(
"hasReel"
,
reel
IsExist
.
ToString
());
// 是否有料
string
server
=
StoreManager
.
GetAddr
(
StoreManager
.
Addr_posReelCheck
,
paramMap
);
string
server
=
StoreManager
.
GetAddr
(
StoreManager
.
Addr_posReelCheck
,
paramMap
);
string
resultStr
=
HttpHelper
.
Post
(
server
,
""
);
string
resultStr
=
HttpHelper
.
Post
(
server
,
""
);
CheckPositionLog
(
"盘点仓位: [CID="
+
CID
+
"] ["
+
StoreMove
.
MoveParam
.
PosInfo
.
PosId
+
"] [IO_Type.CheckPos="
+
IsExist
.
ToString
()
+
"] [resultStr="
+
resultStr
+
"]"
);
CheckPositionLog
(
"盘点仓位: [CID="
+
CID
+
"] ["
+
StoreMove
.
MoveParam
.
PosInfo
.
PosId
+
"] [IO_Type.reelIsExist="
+
reelIsExist
.
ToString
()
+
"] [resultStr="
+
resultStr
+
"]"
);
reelIsExist
=
false
;
}
else
if
(
StoreMove
.
MoveStep
==
StoreMoveStep
.
SC_04_Inventory
)
{
StoreMove
.
EndMove
();
StoreMove
.
EndMove
();
storeRunStatus
=
StoreRunStatus
.
Runing
;
storeRunStatus
=
StoreRunStatus
.
Runing
;
//设备连接,盘点后,BOX恢复原始状态
//设备连接,盘点后,BOX恢复原始状态
...
@@ -107,11 +92,10 @@ namespace OnlineStore.DeviceLibrary
...
@@ -107,11 +92,10 @@ namespace OnlineStore.DeviceLibrary
{
{
try
try
{
{
CurrInOutCount
++;
CurrInOutACount
++;
//是否自动状态
//是否自动状态
if
(!
autoNext
)
if
(!
autoNext
)
{
{
readDITimer
.
Enabled
=
false
;
return
;
return
;
}
}
if
(
storeMoveType
.
Equals
(
StoreMoveType
.
CheckPosition
))
if
(
storeMoveType
.
Equals
(
StoreMoveType
.
CheckPosition
))
...
@@ -127,6 +111,7 @@ namespace OnlineStore.DeviceLibrary
...
@@ -127,6 +111,7 @@ namespace OnlineStore.DeviceLibrary
else
else
{
{
autoNext
=
false
;
autoNext
=
false
;
readDITimer
.
Enabled
=
false
;
autoMsg
=
"自动盘点结束!"
;
autoMsg
=
"自动盘点结束!"
;
LogUtil
.
info
(
LOGGER
,
StoreName
+
"下一个索引不存在,自动盘点结束!"
);
LogUtil
.
info
(
LOGGER
,
StoreName
+
"下一个索引不存在,自动盘点结束!"
);
//回待机位
//回待机位
...
@@ -138,27 +123,10 @@ namespace OnlineStore.DeviceLibrary
...
@@ -138,27 +123,10 @@ namespace OnlineStore.DeviceLibrary
autoPositionIndex
=
newIndex
;
autoPositionIndex
=
newIndex
;
string
posid
=
PositionNumList
[
autoPositionIndex
];
string
posid
=
PositionNumList
[
autoPositionIndex
];
InOutPosInfo
inoutinfo
=
new
InOutPosInfo
(
autoInoutCode
,
posid
);
InOutPosInfo
inoutinfo
=
new
InOutPosInfo
(
autoInoutCode
,
posid
);
//判断是否需要重置
LogUtil
.
info
(
LOGGER
,
StoreName
+
"自动进入下一个仓位:posid="
+
posid
);
if
(
CurrInOutACount
>=
Config
.
Box_ResetACount
)
autoMsg
=
"自动盘点:"
+
posid
;
{
StartInventoryMove
(
new
InOutParam
(
inoutinfo
));
LogUtil
.
info
(
LOGGER
,
StoreName
+
"自动进入下一个仓位:posid="
+
posid
+
",当时已经盘点"
+
CurrInOutACount
+
"次,需要重置BOX"
);
//,先把盘点信息存入排队列表中
Reset
(
false
);
autoMsg
=
"自动盘点:"
+
posid
;
AddWaitOutInfo
(
inoutinfo
);
}
else
if
(
CurrInOutCount
>=
Config
.
Box_ResetMCount
)
{
LogUtil
.
info
(
LOGGER
,
StoreName
+
"自动进入下一个仓位:posid="
+
posid
+
",当时已经出盘点"
+
CurrInOutCount
+
"次,需要重置BOX旋转轴"
);
//ResetMiddleAxis(false);
autoMsg
=
"自动盘点:"
+
posid
;
AddWaitOutInfo
(
inoutinfo
);
}
else
{
LogUtil
.
info
(
LOGGER
,
StoreName
+
"自动进入下一个仓位:posid="
+
posid
);
autoMsg
=
"自动盘点:"
+
posid
;
StartInventoryMove
(
new
InOutParam
(
inoutinfo
));
}
}
}
}
}
}
}
...
@@ -174,6 +142,7 @@ namespace OnlineStore.DeviceLibrary
...
@@ -174,6 +142,7 @@ namespace OnlineStore.DeviceLibrary
/// </summary>
/// </summary>
public
void
StartInventoryMove
(
InOutParam
param
)
public
void
StartInventoryMove
(
InOutParam
param
)
{
{
readDITimer
.
Enabled
=
true
;
startInStoreTime
=
DateTime
.
Now
;
startInStoreTime
=
DateTime
.
Now
;
string
posId
=
param
!=
null
?
param
.
PosInfo
.
PosId
:
""
;
string
posId
=
param
!=
null
?
param
.
PosInfo
.
PosId
:
""
;
if
(
storeRunStatus
==
StoreRunStatus
.
Runing
)
if
(
storeRunStatus
==
StoreRunStatus
.
Runing
)
...
...
source/DeviceLibrary/acSingleStore/AC_SA_BoxBean_Partial.cs
查看文件 @
528b3ae
...
@@ -159,7 +159,6 @@ namespace OnlineStore.DeviceLibrary
...
@@ -159,7 +159,6 @@ namespace OnlineStore.DeviceLibrary
else
else
{
{
wait
.
IsEnd
=
ACAxisMoveIsEnd
(
wait
.
AxisInfo
,
wait
.
TargetPosition
,
wait
.
TargetSpeed
,
out
msg
);
wait
.
IsEnd
=
ACAxisMoveIsEnd
(
wait
.
AxisInfo
,
wait
.
TargetPosition
,
wait
.
TargetSpeed
,
out
msg
);
}
}
if
(!
msg
.
Equals
(
""
))
if
(!
msg
.
Equals
(
""
))
{
{
...
...
source/DeviceLibrary/store/KTK_Store.cs
查看文件 @
528b3ae
...
@@ -470,6 +470,9 @@ namespace OnlineStore.DeviceLibrary
...
@@ -470,6 +470,9 @@ namespace OnlineStore.DeviceLibrary
case
StoreStatus
.
OutStoreFaild
:
case
StoreStatus
.
OutStoreFaild
:
aa
=
"出库失败("
+
WarnMsg
+
")"
;
aa
=
"出库失败("
+
WarnMsg
+
")"
;
break
;
break
;
case
StoreStatus
.
CheckPosMove
:
aa
=
"盘点中"
;
break
;
}
}
if
(!
aa
.
Equals
(
""
))
if
(!
aa
.
Equals
(
""
))
{
{
...
...
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论