User's Manual

AC load current = (Meter Value 1*256) +(Meter Value 2)= 2.89 (A)
2-2-6 load power factor (PF)
When receiving Meter Get Command, it will report Meter Report Command to the
node asked.
If the value of configuration parameter 3 is 1, it will report the power factor of CT1,
but not the sum of PF of CT1 and CT2.
Rate Type = 0x01
Meter Type = 0x01
Precision = 2
Scale = 0x06(PF)
Size = 1 Bytes
Meter Value 1
Example:
Scale = 0x06 (PF)
Precision = 2
Size = 1 (1 Byte of PF)
Meter Value 1 = 0x63(PF)
Load power factor (PF) = Meter Value 1 =0.99
2-3 Multi Channel Command Class Version 3
PAB01 also support muti channel command class(version 3) , which include
METER_SUPPORTED_GET, METER_RESET,METER_GET.
You may get report from 3 endpoint of PAB01
2-3-1 METER_SUPPORTED_GET
This command is to ask the endpoint of PAB01 what kind of meter data can be
reported
The example show how to get the meter report type
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0x01 (this is the endpoint of command owner
here we assume endpoint is 1
if the
owner doesn’t support multi Channel this
value will be 0)
(Bit Address+Destination End Point = 0x03) (Bit Address =0
Destination End Point
range1~3)
Command Class = 0x32 ( Command_Class_Meter_V3 = 0x32)
Command =0x03 (Meter_Supported_Get = 0x03)
Below is the example show PAB01 report to last command
Meter Get Command: [Command Class Meter, Meter Get, Scale =0x06(PF)]
Meter Report Command:
[Command Class MeterMeter Reportscale(bit 2) +Rate Type +Meter
TypePrecision + Scale(bit 1,0)+ SizeMeter Value 1]