File tree 3 files changed +30
-0
lines changed
tools/mirrored/iec-server
3 files changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ M_SP_NA = Single point information (01)
3
+ M_SP_TB = Single point long time tag (30)
4
+
5
+ M_DP_NA = Double point information (03)
6
+ M_DP_TB = Double point long time tag (31)
7
+
8
+ M_ME_NA = Measured value, norm. (09)
9
+ M_ME_TB = Measured value, norm. long time (34)
10
+
11
+ M_ME_NB = Measured value, scal. (11)
12
+ M_ME_TD = Measured value, scal. long time (35)
13
+
14
+ M_ME_NC = Measured value, float. (13)
15
+ M_ME_TF = Measured value, float. long time (36)
16
+
17
+ M_IT_NA = Integrated totals (15)
18
+ M_IT_TB = Integrated totals long time (37)
19
+
20
+ C_IC_NA = (General) Interrogation command (100)
21
+ C_CI_NA = Counter interrogation command (101)
22
+
23
+ C_CS_NA = Clock synchronization command (103)
24
+
25
+ C_SC_NA = Single command (45)
26
+ C_DC_NA = Double command (46)
27
+
28
+ C_SE_NA = Set point command norm. value (48)
29
+ C_SE_NB = Set point command scaled value (49)
30
+ C_SE_NC = Set point command float. (50)
You can’t perform that action at this time.
0 commit comments