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
| {
| "plcAddressBegin":"DB14.0",
| "plcAddressLenght":"72",
| "dataType":"word",
| "parameteInfor":[
| {
| "codeId": "D01Request",
| "addressIndex":"0",
| "addressLenght":"2",
| "ratio":"1",
| "unit":"m/min"
| },
| {
| "codeId": "D01ID1",
| "addressIndex":"2",
| "addressLenght":"6",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "D04Request",
| "addressIndex":"34",
| "addressLenght":"2",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "D04ID1",
| "addressIndex":"10",
| "addressLenght":"36",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "E01Status",
| "addressIndex":"2",
| "addressLenght":"68",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "E02Status",
| "addressIndex":"2",
| "addressLenght":"70",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "MaxTaskNo",
| "addressIndex":"2",
| "addressLenght":"72",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "D02MaxWidth",
| "addressIndex":"2",
| "addressLenght":"74",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "D05MaxWidth",
| "addressIndex":"2",
| "addressLenght":"76",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "GlassGap",
| "addressIndex":"2",
| "addressLenght":"78",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "D02Go",
| "addressIndex":"80",
| "addressLenght":"2",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "D05Go",
| "addressIndex":"82",
| "addressLenght":"2",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "D02Route",
| "addressIndex":"84",
| "addressLenght":"2",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "D05Route",
| "addressIndex":"86",
| "addressLenght":"2",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "F02Route",
| "addressIndex":"88",
| "addressLenght":"2",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "F07Route",
| "addressIndex":"890",
| "addressLenght":"2",
| "ratio":"1",
| "unit":""
| }
| ]
| }
|
|