7 #ifndef MEASUREMENTKIND_H 8 #define MEASUREMENTKIND_H 16 namespace ReadingTypeEnumerations
18 enum class MeasurementKind
23 _undef = -1, none = 0,
24 apparentPowerFactor = 2,
35 distortionVoltAmp = 10,
38 energizationLoadSide = 13,
59 negativeSequence = 33,
60 phasorPowerFactor = 34,
61 phasorReactivePower = 35,
62 positiveSequence = 36,
75 totalHarmonicDistortion = 47,
77 unipedeVoltageDip10to15 = 49,
78 unipedeVoltageDip15to30 = 50,
79 unipedeVoltageDip30to60 = 51,
80 unipedeVoltageDip60to90 = 52,
81 unipedeVoltageDip90to100 = 53,
84 voltageExcursion = 56,
85 voltageImbalance = 57,
90 zeroFlowDuration = 59,
92 distortionPowerFactor = 64,
96 frequencyExcursion = 81,
97 applicationContext = 90,
102 broadcastAddress = 95,
103 deviceAddressType1 = 96,
104 deviceAddressType2 = 97,
105 deviceAddressType3 = 98,
106 deviceAddressType4 = 99,
108 electronicSerialNumber = 101,
110 groupAddressType1 = 103,
111 groupAddressType2 = 104,
112 groupAddressType3 = 105,
113 groupAddressType4 = 106,
116 mfgAssignedConfigurationID = 109,
117 mfgAssignedPhysicalSerialNumber = 110,
118 mfgAssignedProductNumber = 111,
119 mfgAssignedUniqueCommunicationAddress = 112,
120 multiCastAddress = 113,
122 signalStrength = 115,
127 signaltoNoiseRatio = 117,
129 batteryCarryover = 119,
130 dataOverflowAlarm = 120,
137 emergencyLimit = 124,
139 ieee1366MomentaryInterruption = 126,
140 ieee1366MomentaryInterruptionEvent = 127,
141 ieee1366SustainedInterruption = 128,
142 interruptionBehaviour = 129,
143 inversionTamper = 130,
147 physicalTamper = 134,
148 powerLossTamper = 135,
151 powerRestoration = 138,
154 relayActivation = 141,
160 reprogrammingTamper = 144,
161 reverseRotationTamper = 145,
163 switchDisabled = 147,
165 watchdogTimeout = 149,
169 billLastPeriod = 150,
196 #endif // MEASUREMENTKIND_H Definition: BusbarSectionInfo.h:14