![Risco PAN08-1B Manual Download Page 7](http://html1.mh-extra.com/html/risco/pan08-1b/pan08-1b_manual_1464070007.webp)
7
Meter Report Command:
[Command Class Meter
,
Meter Report
,
Rate Type = 0x01
,
Meter Type =
0x01
,
Precision = 1
,
Scale = 0x04
,
Size = 2
,
Meter Value(V)]
Example:
Scale = 0x04 (V)
Precision = 1
Size = 2 (2 Bytes of V)
Meter Value 1 = 0x09(V)
Meter Value 2 = 0x01(V)
AC load Voltage = (Meter Value 1*256) +(Meter Value 2)= 230.5 (V)
6-2.4 AC load current (
I
II
I
)
When receiving Meter Get Command, it will report Meter Report Command to the
node asked.
Meter Get Command: [Command Class Meter, Meter Get, Scale =0x05(
I
II
I
)]
Meter Report Command:
[Command Class Meter
,
Meter Report
,
Rate Type = 0x01
,
Meter Type
= 0x01
,
Precision = 2
,
Scale = 0x05
,
Size = 2
,
Meter Value(
I
II
I
)]
Example:
Scale = 0x05 (
I
)
Precision = 2
Size = 2 (2 Bytes of
I
)
Meter Value 1 = 0x01(
I
)
Meter Value 2 = 0x21(
I
)
AC load current = (Meter Value 1*256) +(Meter Value 2)= 2.89 (A)
6-2.5 load power factor (PF)
When receiving Meter Get Command, it will report Meter Report Command to the
node asked.
Meter Get Command: [Command Class Meter, Meter Get, Scale =0x06(PF)]
Meter Report Command:
[Command Class Meter
,
Meter Report
,
Rate Type = 0x01
,
Meter Type =
0x01
,
Precision = 2
,
Scale = 0x06
,
Size = 1 Bytes
,
Meter Value(PF)]
Example:
Scale = 0x06 (PF)
Precision = 2
Size = 1 (1 Byte of PF)
Meter Value 1 = 0x63(PF) (It means that the load power factor is 0.99)
6-2.6 Reset Accumulated Power Consumption (KWh)
Whenever re-start counting the accumulated power consumption is needed, you can
use Meter Reset Command to clear it.
Meter Reset Command
:
[Command Class Meter, Meter Reset]
6-3 Alarm Report Command
:
When PAN08 detect Overload, it will send Alarm_Report to Group1, Alarm Type =
0x08, Alarm Level=0xFF. When receive Alarm_Get command with Alarm Type = 0x08
and the PAN08 not in overload status , it will send Alarm_Report, Alarm Type = 0x08,
Alarm Level=0x00.
6-3.1 Alarm Report
:
When in Two Push Button switch type, S1 or S2 close to L and not been release, and
PAN08 receive some control moving command from Z-Wave RF (Ex. BASIC_SET
、
BINARY_SWITCH_SET
、
MULTILEVEL_SWITCH_SET
、
MULTILEVEL_SWITCH_START_LEVEL_CHANGE or
MULTILEVEL_SWITCH_STOP_LEVEL_CHANGE or SCENE_ACTIVATION_SET),
PAN08 won’t do any change in position but report alarm to Group1 this indicate that
the S1 or S2 not been released.