-
admin
2024-05-17 1ccd6932893e47722574e6d1147e63b2ec4972c1
提交 | 用户 | 时间
a5b351 1 package com.jcdm.main.plcserver.conf;
C 2
3 /**
4  * @ClassName: OPCElement
5  * @Description: PC和PLC通信使用的OPCserver上的标记名称列表
6  */
7 public class OPCElement {
8
9
10     /**
3c2299 11      * OP230
a5b351 12      */
e2670e 13 //    public static final String PACK_OP010_RecordSN = "PACK.OP1010.RecordSN";//请求下发SN号
b5fcd8 14     public static final String PACK_OP230_RecordData = "PACK.OP230.RecordData";//请求记录数据
e2670e 15     public static final String PACK_OP230_AngleResult = "PACK.OP230.AngleResult";//请求拧紧数据
a5b351 16     /**
3c2299 17      * OP240
a5b351 18      */
b5fcd8 19     public static final String PACK_OP240_RecordData = "PACK.OP240.RecordData";//请求记录数据
20     public static final String PACK_OP240_AngleResult = "PACK.OP240.AngleResult";//请求拧紧数据
3c2299 21
2c7661 22 //    public static final String PACK_OP2502_RecordData = "PACK.OP250-2.RecordData";//请求记录数据
A 23     public static final String PACK_OP2501_AngleResult = "PACK.OP250-1.AngleResult";//请求拧紧数据
24     public static final String PACK_OP2502_AngleResult = "PACK.OP250-2.AngleResult";//请求拧紧数据
25     public static final String PACK_OP2503_AngleResult = "PACK.OP250-3.AngleResult";//请求拧紧数据
26
288790 27     public static final String PACK_OP4301_RecordData = "PACK.OP430-1.RecordData";//请求拧紧数据
A 28     public static final String PACK_OP4302_RecordData = "PACK.OP430-2.RecordData";//请求拧紧数据
29     public static final String PACK_OP4303_RecordData = "PACK.OP430-3.RecordData";//请求拧紧数据
30     public static final String PACK_OP4304_RecordData = "PACK.OP430-4.RecordData";//请求拧紧数据
31
32     public static final String PACK_OP4801_RecordData = "PACK.OP480-1.RecordData";//请求拧紧数据
33     public static final String PACK_OP4802_RecordData = "PACK.OP480-2.RecordData";//请求拧紧数据
34     public static final String PACK_OP4803_RecordData = "PACK.OP480-3.RecordData";//请求拧紧数据
35
36
70cc26 37
3c2299 38     /**
e2670e 39      * OP260
3c2299 40      */
e2670e 41     public static final String PACK_OP260_RecordData = "PACK.OP260.RecordData";//请求记录数据
3c2299 42
e2670e 43     public static final String PACK_OP260_AngleResult = "PACK.OP260.AngleResult";//请求拧紧数据
3c2299 44
0caf87 45     /**
e2670e 46      * OP270
0caf87 47      */
e2670e 48     public static final String PACK_OP270_RecordData = "PACK.OP270.RecordData";//请求记录数据
0caf87 49
e2670e 50     public static final String PACK_OP270_AngleResult = "PACK.OP270.AngleResult";//请求拧紧数据
H 51     /**
52      * OP290
53      */
54     public static final String PACK_OP290_RecordData = "PACK.OP290.RecordData";//请求记录数据
55
56     public static final String PACK_OP290_AngleResult = "PACK.OP290.AngleResult";//请求拧紧数据
0caf87 57
8f0f8d 58     /**
59      * OP300
60      */
3581b1 61     public static final String PACK_OP300A_RecordData = "PACK.OP300A.RecordData";//请求记录数据
8f0f8d 62
3581b1 63     public static final String PACK_OP300B_RecordData = "PACK.OP300B.RecordData";//请求记录数据
A 64
b5fcd8 65     /**
e2670e 66      * OP310
b5fcd8 67      */
3581b1 68     public static final String PACK_OP310A_RecordData = "PACK.OP310A.RecordData";//请求记录数据
b5fcd8 69
3581b1 70     public static final String PACK_OP310B_RecordData = "PACK.OP310B.RecordData";//请求记录数据
A 71
5316c5 72
A 73     public static final String PACK_OP320A_RecordData = "PACK.OP320A.RecordData";//请求记录数据
74
75     public static final String PACK_OP320B_RecordData = "PACK.OP320B.RecordData";//请求记录数据
76
89f416 77     /**
e2670e 78      * OP330
H 79      */
1ccd69 80     public static final String PACK_OP330_RecordData = "PACK.OP330.RecordData";//请求记录数据
e2670e 81
1ccd69 82 //    public static final String PACK_OP330B_RecordData = "PACK.OP330B.RecordData";//请求记录数据
3581b1 83
e2670e 84     /**
H 85      * OP380
86      */
87     public static final String PACK_OP380_RecordData = "PACK.OP380.RecordData";//请求记录数据
88
89     public static final String PACK_OP380_AngleResult = "PACK.OP380.AngleResult";//请求拧紧数据
90     /**
91      * OP400
92      */
93     public static final String PACK_OP400_RecordData = "PACK.OP400.RecordData";//请求记录数据
94
a320dc 95     public static final String PACK_OP400_AngleResult = "PACK.OP400.AngleResult";//请求拧紧数据
e2670e 96     /**
H 97      * OP410
98      */
99     public static final String PACK_OP410_RecordData = "PACK.OP410.RecordData";//请求记录数据
100
101     public static final String PACK_OP410_AngleResult = "PACK.OP410.AngleResult";//请求拧紧数据
102     /**
103      * OP440
104      */
105     public static final String PACK_OP440_RecordData = "PACK.OP440.RecordData";//请求记录数据
106
107     public static final String PACK_OP440_AngleResult = "PACK.OP440.AngleResult";//请求拧紧数据
108     /**
109      * OP450
110      */
111     public static final String PACK_OP450_RecordData = "PACK.OP450.RecordData";//请求记录数据
112
113     public static final String PACK_OP450_AngleResult = "PACK.OP450.AngleResult";//请求拧紧数据
114     /**
115      * OP460
116      */
117     public static final String PACK_OP460_RecordData = "PACK.OP460.RecordData";//请求记录数据
118
119     public static final String PACK_OP460_AngleResult = "PACK.OP460.AngleResult";//请求拧紧数据
120
121     /**
122      * OP500
123      */
124     public static final String PACK_OP500_RecordData = "PACK.OP500.RecordData";//请求记录数据
125
126     public static final String PACK_OP500_AngleResult = "PACK.OP500.AngleResult";//请求拧紧数据
127     /**
128      * OP280
129      */
130     public static final String PACK_OP280_RecordData = "PACK.OP280.RecordData";//请求记录数据
131     /**
132      * OP320
133      */
5316c5 134
e2670e 135     /**
H 136      * OP340
89f416 137      */
7a0867 138     public static final String PACK_OP340A_RecordData = "PACK.OP340A.RecordData";//请求记录数据
A 139
140     public static final String PACK_OP340B_RecordData = "PACK.OP340B.RecordData";//请求记录数据
141
e2670e 142     /**
H 143      * OP350
144      */
7a0867 145     public static final String PACK_OP350A_RecordData = "PACK.OP350A.RecordData";//请求记录数据
A 146
147     public static final String PACK_OP350B_RecordData = "PACK.OP350B.RecordData";//请求记录数据
148
e2670e 149     /**
H 150      * OP360
151      */
e70fb4 152     public static final String PACK_OP360_RecordData = "PACK.OP360.RecordData";//请求记录数据
3581b1 153
A 154     public static final String PACK_OP365_RecordData = "PACK.OP365.RecordData";//请求记录数据
155
e2670e 156     /**
H 157      * OP370
158      */
c5e9c5 159     public static final String PACK_OP370_RecordData = "PACK.OP370.RecordData";//请求记录数据
e2670e 160     /**
H 161      * OP390
162      */
163     public static final String PACK_OP390_RecordData = "PACK.OP390.RecordData";//请求记录数据
164     /**
165      * OP470
166      */
167     public static final String PACK_OP470_RecordData = "PACK.OP470.RecordData";//请求记录数据
a5b351 168
e70fb4 169
a5b351 170 }