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
| {
| "plcAddressBegin": "DB11.0",
| "plcAddressLenght": "80",
| "dataType": "word",
| "parameteInfor": [
| {
| "codeId": "A06_request_word",
| "addressIndex": "0",
| "addressLenght": "2",
| "ratio": "1",
| "unit": "m/min"
| },
| {
| "codeId": "A05_scanning_ID",
| "addressIndex": "2",
| "addressLenght": "30",
| "ratio": "1",
| "unit": ""
| },
| {
| "codeId": "Current_slot",
| "addressIndex": "36",
| "addressLenght": "2",
| "ratio": "1",
| "unit": ""
| },
| {
| "codeId": "MES_confirmation_word",
| "addressIndex": "38",
| "addressLenght": "2",
| "ratio": "1",
| "unit": ""
| },
| {
| "codeId": "A08_glass_status",
| "addressIndex": "68",
| "addressLenght": "2",
| "ratio": "1",
| "unit": ""
| },
| {
| "codeId": "A10_glass_status",
| "addressIndex": "70",
| "addressLenght": "2",
| "ratio": "1",
| "unit": ""
| },
| {
| "codeId": "A09_prohibit_film_production",
| "addressIndex": "72",
| "addressLenght": "2",
| "ratio": "1",
| "unit": ""
| },
| {
| "codeId": "A10_prohibit_film_production",
| "addressIndex": "74",
| "addressLenght": "2",
| "ratio": "1",
| "unit": ""
| },
| {
| "codeId": "A09_glass_status",
| "addressIndex": "76",
| "addressLenght": "2",
| "ratio": "1",
| "unit": ""
| }
| ]
| }
|
|