1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
| [
| {
| //提升机1只对接3楼口
| "tiShenJiName": "提升机3",
| "stationInfos": [
| {
| "stationCode": "ZJ3TSJ2",
| "tiShenJiUniCode": 3,
| "tiShenJiEndUniCode": 2,
| "agvCenterName": "组装AGV调度",
| "agvDBList": [ "DB1002.3299", "DB1002.3200" ],
| "stationType": "in",
| "eqDBList": [ "DB51.0", "DB51.199" ]
| },
| {
| "stationCode": "ZJ3TSJ2",
| "tiShenJiUniCode": 4,
| "agvCenterName": "组装AGV调度",
| "agvDBList": [ "DB1002.3499", "DB1002.3400" ],
| "stationType": "out",
| "eqDBList": [ "DB51.200", "DB51.399" ]
| }
| ]
| }
| //{
| //"tiShenJiName": "提升机2",
| //"stationInfos": [
| //{
| // "stationCode": "GDXZJ1R1",
| // "tiShenJiUniCode": 2,
| // "tiShenJiEndUniCode": 4,
| // "agvCenterName": "一楼正极AGV",
| // "stationType": "in",
| // "agvDBList": [ "DB1002.100", "DB1002.0" ],
| // "eqDBList": [ "DB6.1200", "DB6.1300" ]
| //},
| //{
| // "stationCode": "GDXZJ1C1",
| // "tiShenJiUniCode": 1,
| // "agvCenterName": "一楼正极AGV",
| // "stationType": "out",
| // "agvDBList": [ "DB1002.100", "DB1002.0" ],
| // "eqDBList": [ "DB6.1200", "DB6.1300" ]
| //},
| //{
| // "stationCode": "GDXZJR1",
| // "tiShenJiUniCode": 4,
| // "tiShenJiEndUniCode": 6,
| // "agvCenterName": "二楼AGV",
| // "stationType": "in",
| // "agvDBList": [ "DB1002.100", "DB1002.0" ],
| // "eqDBList": [ "DB6.800", "DB6.900" ]
| //},
| //{
| // "stationCode": "GDXZJC1",
| // "tiShenJiUniCode": 4,
| // "agvCenterName": "二楼AGV",
| // "stationType": "out",
| // "agvDBList": [ "DB1002.300", "DB1002.200" ],
| // "eqDBList": [ "DB6.1400", "DB6.1500" ]
| //}
| //,{
| // "stationCode": "GDXZJC1",
| // "tiShenJiUniCode": 5,
| // "agvCenterName": "三楼AGV",
| // "stationType": "out",
| // "agvDBList": [ "DB1002.300", "DB1002.200" ],
| // "eqDBList": [ "DB6.1400", "DB6.1500" ]
| //},
| //{
| // "stationCode": "GDXZJC1",
| // "tiShenJiUniCode": 6,
| // "agvCenterName": "三楼AGV",
| // "stationType": "out",
| // "agvDBList": [ "DB1002.300", "DB1002.200" ],
| // "eqDBList": [ "DB6.1400", "DB6.1500" ]
| //}
| // ]
| //},
| //{
| // "tiShenJiName": "提升机3",
| // "stationInfos": [
| // {
| // "stationCode": "GDXZJC2",
| // "tiShenJiUniCode": 4,
| // "tiShenJiEndUniCode": 6,
| // "agvCenterName": "二楼AGV",
| // "stationType": "in",
| // "agvDBList": [ "DB1002.500", "DB1002.400" ],
| // "eqDBList": [ "DB6.800", "DB6.900" ]
| // },
| // {
| // "stationCode": "GDXZJC2",
| // "tiShenJiUniCode": 4,
| // "agvCenterName": "二楼AGV",
| // "stationType": "out",
| // "agvDBList": [ "DB1002.700", "DB1002.600" ],
| // "eqDBList": [ "DB6.1400", "DB6.1500" ]
| // }
| // ]
| //},
| //{
| // "tiShenJiName": "提升机4",
| // "stationInfos": [
| // {
| // "stationCode": "GDXFJC1",
| // "tiShenJiUniCode": 4,
| // "tiShenJiEndUniCode": 6,
| // "agvCenterName": "二楼AGV",
| // "stationType": "in",
| // "agvDBList": [ "DB1002.900", "DB1002.800" ],
| // "eqDBList": [ "DB6.800", "DB6.900" ]
| // },
| // {
| // "stationCode": "GDXFJC1",
| // "tiShenJiUniCode": 4,
| // "agvCenterName": "二楼AGV",
| // "stationType": "out",
| // "agvDBList": [ "DB1002.1100", "DB1002.1000" ],
| // "eqDBList": [ "DB6.1400", "DB6.1500" ]
| // }
| // ]
| //},
| //{
| // "tiShenJiName": "提升机5",
| // "stationInfos": [
| // {
| // "stationCode": "GDXFJC2",
| // "tiShenJiUniCode": 4,
| // "tiShenJiEndUniCode": 6,
| // "agvCenterName": "二楼AGV",
| // "stationType": "in",
| // "agvDBList": [ "DB1002.1300", "DB1002.1200" ],
| // "eqDBList": [ "DB6.800", "DB6.900" ]
| // },
| // {
| // "stationCode": "GDXFJC2",
| // "tiShenJiUniCode": 4,
| // "agvCenterName": "二楼AGV",
| // "stationType": "out",
| // "agvDBList": [ "DB1002.1500", "DB1002.1400" ],
| // "eqDBList": [ "DB6.1400", "DB6.1500" ]
| // }
| // ]
| //}
| ]
|
|