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
| {
| "plcAddressBegin":"DB14.0",
| "plcAddressLenght":"84",
| "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": "D02SitState",
| "addressIndex":"80",
| "addressLenght":"2",
| "ratio":"1",
| "unit":""
| },
| {
| "codeId": "D05SitState",
| "addressIndex":"82",
| "addressLenght":"2",
| "ratio":"1",
| "unit":""
| }
| ]
| }
|
|