Byte # Decimal Value Output Clamp #
byte 4 1 kWh
Total
Readings
byte 4 2 Watt
Total
Readings
byte 4 4 Voltage
Total
Readings
byte 4 8 Amperage
Total
Readings
byte 4 16 kVarh
Total
Readings
byte 4 32 kVar
Total
Readings
byte 4 64 Reserved
byte 4 128 Reserved
byte 3 256 Watt Clamp 1
byte 3 512 Watt Clamp 2
byte 3 1024 Watt Clamp 3
byte 3 2048 kWh Clamp 1
byte 3 4096 kWh Clamp 2
byte 3 8192 kWh Clamp 3
byte 3 16384 Reserved
byte 3 32768 Reserved
byte 2 65536 Voltage Clamp 1
byte 2 131072 Voltage Clamp 2
byte 2 262144 Voltage Clamp 3
byte 2 524288 Amperage Clamp 1
byte 2 1048576 Amperage Clamp 2
byte 2 2097152 Amperage Clamp 3
byte 2 4194304 Reserved
byte 2 8388608 Reserved
byte 1 16777216 Reserved
byte 1 33554432 Reserved
byte 1 67108864 Reserved
byte 1 134217728 Reserved
byte 1 268435456 Reserved
byte 1 536870912 Reserved
byte 1 1073741824 Reserved
byte 1 2147483648 Reserved
The table above shows a decimal representation of all flags that can be set on parameter 101-103 to report specific
data.
Example use of the Report Table.
For example, if you want to report only the total KWH consumption, and the Wattage for clamp 3, you would
add 1 + 1024 and set the sum (1025) to parameter 101, 102, or 103.
As another example, if you want to report Wattage and KWH power consumption for all clamps, you would add
256 + 512 + 1024 + 2048 + 4096 + 8192, then set the sum (16128) to parameter 101, 102, or 103.
And if you want to report everything, you would add the whole table together and set it to 101, and set 102 and
103 to 0 values.
Setting an automatic report interval.
Parameter 111-113 [4 byte dec] can be configured through your gateway in case the default settings of your
HEM is not what you desire.
Parameter 111 will set the interval for Group 1 (parameter 101), parameter 112 will set the interval for Group 2