Philio PAN04 Bedienungsanleitung

PAN04
In Wall Dual relay(1 way) switch module
Fig 1. Assembling
This in-wall dual relay switch module is a transceiver which is a Z-Wave PlusTM
enabled device and is fully compatible with any Z-WaveTM enabled network. Mini
size design let the module can easily hide itself into the wall bo and that will be
good for the house decoration.
There are many kind of application by using the module to switch AC power On
and Off, one main application is the light control. The new smart relay calibration
technology can reduce the inrush current caused by the load and let the module
work perfectly with many kind of light like incandescent, fluorescent and LED
light.
This in-wall switch module is able to detect Instant power wattage and overload
current (7.5A with resistive load) of connected light or appliances. When detect-
ing overload state, the Module will be disabled and its On/Off button will be lock-
out of which LED will flash quickly. However, disconnect and re-connect the
Module will reset its overload condition to normal status.
Adding to Z-WaveTM Network
In the front casing, there is an on/off button with LED indicator below which is
used to toggle switch on and off or carry out inclusion, e clusion, reset or
association. When first power is applied, its LED flashes on and off alternately
and repeatedly at 0.5 second intervals. It implies that it has not been assigned a
node ID and start auto inclusion.
1

Auto Inclusion
The function of auto inclusion will be e ecuted as long as the in wall switch does
not have Node ID and just connect the switch to main power.
Note: Auto inclusion timeout is 2 minute during which the node information of
e plorer frame will be emitted once every several seconds. Unlike “inclusion”
function as shown in the table below, the e ecution of auto inclusion is free from
pressing the On/Off button on the Switch.
The table below lists an operation summary of basic Z-Wave functions. Please
refer to the instructions for your Z-WaveTM Certificated Primary Controller to
access the Setup function, and to include/e clude/associate devices
Function Description Annotation
No node ID The Z-Wave Controller does not allocate
a node ID to the Switch.
LED 2-second on, 2-second
off
Inclusion 1. Put your Z-Wave controller into
inclusion mode by following the
instructions provided by the
controller manufacturer.
One press one flash LED
2. Pressing INCLUDE_BUTTON three
times within 2 seconds will enter
inclusion mode.
E clusion 1. Put your Z-Wave controller into
e clusion mode by following the
instructions provided by the
controller manufacturer.
One press one flash LED
1. Pressing INCLUDE_BUTTON three
times within 2 seconds will enter
e clusion mode.
3. Node ID has been e cluded. LED 0.5s On, 0.5s Off
(Enter auto inclusion)
Reset 1. Pressing INCLUDE_BUTTON three
times within 2 seconds will enter
inclusion mode.
Use this procedure only in
the event that the primary
controller is lost or
otherwise inoperable.
. Within 1 second, press On/Off
button again for 5 seconds.
3. IDs are e cluded. LED 0.5s On, 0.5s Off
(Enter auto inclusion)
2

Association 1. The PAN04 is an always listening
Z-Wave device, so associations
be added or removed by a controller
at any time.
Or If your controller requires to have
the PAN04 send a 'node information
frame' or NIF for associations,
pressing the On/Off button three
times within 2 seconds will cause
the PAN04 to send its NIF.
LED one press one flash
2. There are 3 groups for the switch
Including a node ID allocated by Z-Wave Controller means inclusion. E cluding a node
ID allocated by Z-Wave Controller means e clusion.
Failed or success in including/e cluding the node ID can be viewed from the Z-Wave
Controller.
Sometimes people are not easy to e ecute e clusion or inclusion especially
when PAN04 already installed in a wall bo . To solve this issue, PAN04 support
a special feature that can use S1 or S2 to e ecute “e clusion, inclusion, Reset
or Association” at the first 3 minutes when first time connect to main power.
LED Indication
To distinguish what mode the switch is in, view from the LED for identification.
State Type LED Indication
Normal Whatever we switch On and off of the PAN04 by S1 S2 or On/Off
button or RF command, the LED will lights up 1 second and then
off.
No node ID Under normal operation, when the Switch has not been allocated a
node ID, the LED flashes on and off alternately at 2-second
intervals. By pressing S1 S2 or On/Off button, it will stop flashing
temporarily.
Learning When PAN04 is in learning mode, LED flashes on and off alter-
nately and repeatedly at 0.5 second intervals.
Overload When overload state occurs, the Switch is disabled of which LED
flashes on and off alternately at 0.2 second intervals. Overload
state can be cleared by disconnect and reconnect the Switch to the
main power
Choosing a Suitable Location
1. Do not locate the Switch facing direct sunlight, humid or dusty place.
2. The suitable ambient temperature for the Switch is 0°C~40°C.
3. Do not locate the Switch where e ists combustible substances or any
source of heat, e.g. fires, radiators, boiler etc.
4. After putting it into use, the body of Switch will become a little bit hot of
which phenomenon is normal.
3

Installation
1. Put the in wall switch into a wall bo and connect the AC power wire L,N to
PAN04 connector L, N.
2. Connect the wall switch to the PAN04 as Fig1 .
3. To manually turn ON the Switch, press and release the On/Off button. The
LED will light ON for 1 second, and the load plugged into the Switch will
also turn ON.
4. To manually turn OFF the Switch, simply press and release the On/Off
button. The LED will light ON for 1 second and the load plugged into the
Switch will turn OFF.
Programming
1. Basic Command Class / Binary Switch Command Class
The Switch will respond to BASIC and BINARY SWITCH commands that
are part of the Z-Wave system.
1-1 BASIC_GET / BINARY_SWITCH_GET
Since the switch have two relay, the Switch will report its On/Off state to
the Controller by setting Configuration parameter 3.
Configuration parameter 3=1 Report ON when relay 1 ON
Report OFF when relay 1 OFF
Configuration parameter 3=2 Report ON when relay 2 ON
Report OFF when relay 2 OFF
Configuration parameter 3=3 (default)
Report ON when either relay 1 ON or relay 2 ON
Report OFF when both relay 1 and relay 2 OFF
4

Basic Get Command: [Command Class Basic, Basic Get]
Basic Report Command:
Report OFF: [Command Class Basic, Basic Report, Value = 0(0x00)]
Report ON:[Command Class Basic, Basic Report, Value = 55(0xFF)]
Binary Switch Get Command:[Command Class Switch Binary, Switch
Binary Get]
Binary Switch Report Command:
Report OFF:[Command Class Switch Binary, Switch Binary Report, Value
=0(0x00)]
Report ON:[Command Class Switch Binary, Switch Binary Report, Value =
55(0xFF)]
1-2 BASIC_SET / SWITCH_BINARY_SET
Since the switch has two relay, the load attached to the Switch will turn on
or off upon receipt of the following commands from a Z-Wave Controller by
setting Configuration parameter 3.
Configuration parameter 3=1 switch ON and OFF of relay 1
Configuration parameter 3=2 switch ON and OFF of relay 2
Configuration parameter 3=3(default) switch ON and OFF both relay 1
and relay 2
[Command Class Basic, Basic Set, Value = 1~99, 55(0xFF)]: the load
attached to the Switch turns on.
[Command Class Basic, Basic Set, Value = 0(0x00)]: the load attached to
the Switch turns off.
[Command Class Switch Binary, Switch Binary Set, Value = 1~99,
55(0xFF)]: the load attached to the Switch turns on.
[Command Class Switch Binary, Switch Binary Set, Value = 0(0x00)]: the
load attached to the Switch turns off.
1. Z-Wave’s Groups (Association Command Class Version )
The Switch can be set to send reports to control associated Z-Wave devices. It
supports 3 association groups which every group has one node support.
Group1~Group3 support SWITCH_BINARY_REPORT,
METER_REPORT_COMMAND_V3
For group 1, the Switch will report (1) ON/OFF status of Relay1 and Relay2 (2)
Instant Power Consumption (Watt) of Relay1 and Relay2 (3) Accumulated
Power Consumption (KWh) of Relay1 and Relay2 to Z-Wave Controller.
For group 2, the Switch will report (1) ON/OFF status of Relay1 (2) Instant
Power Consumption (Watt) of Relay1 (3) Accumulated Power Consumption
(KWh) of Relay1 to Z-Wave Controller.
5

For group 3, the Switch will report (1) ON/OFF status of Relay2 (2) Instant
Power Consumption (Watt) of Relay2 (3) Accumulated Power Consumption
(KWh) of Relay2 to Z-Wave Controller.
-1 Auto report to Grouping 1 ~3(Maximum Node 1)
-1-1 On/Off Event Report
When “on” or “off” state has been changed, it will send Binary Switch Report
to the nodes of Group1~3.
Binary Switch Report
ON:[Command Class Switch Binary, Switch Binary Report, Value
= 55(0xFF)]
OFF:[Command Class Switch Binary, Switch Binary Report, Value
=0(0x00)]
-1- Instant Power Consumption vary over 5% report
When the power consumption of load vary over 5%, it will send Meter report
to the nodes of Group
Meter Report Command:
[Command Class Meter,Meter Report,Rate Type = 0x01,Meter Type =
0x01,Precision = 1,Scale = 0x0 ,Size = 4,Meter Value(W) ]
-1-3 overload alarm report command
When PAN04 detect the overload, it will send Alarm Report to the correspond
Group。
The content of Alarm Report
Alarm report command: [Command_Class_Alarm, Alarm_Report, Alarm Type = 0x08,
Alarm Level = 0xFF]
- Response to Meter Get Command
The Switch will report its (1) instant Power Consumption (Watt) or (2)
accumulated power consumption(KWH) or (3) AC load Voltage (V) or (4) AC
load current ( I ) (5) load power factor (PF) to Z-Wave Controller after
receive the Meter Get Command from Z-Wave Controller.
- -1 Instant Power Consumption (Watt) of Switch
When receiving Meter Get Command, it will report Meter Report Command to
the node asked.
Meter Get Command: [Command Class Meter, Meter Get, Scale =0x0 (W)]
Meter Report Command:
[Command Class Meter,Meter Report,Rate Type = 0x01,Meter Type
=0x01,Precision = 1,Scale = 0x0 ,Size = 4,Meter Value(W) ]
6

E ample:
Meter Value 1 = 0 00 (W)
Meter Value 2 = 0 00 (W)
Meter Value 3 = 0 03 (W)
Meter Value 4 = 0 EA (W)
Meter(W) = Meter Value 3 *256 + Meter Value 4 = 100.2W
- - Accumulated Power Consumption (KW/h)
When receiving Meter Get Command, it will report Meter Report
Command to the node asked.
Meter Get Command:
[Command Class Meter, Meter Get, Scale = 0x00 KW/h)]
Meter Report Command:
[Command Class Meter,Meter Report,Rate Type = 0x01, Meter Type
=0x01, Precision = ,Scale = 0x00,Size = 4,Meter Value (KWh)]
E ample:
Scale = 0 00 (KWh)
Precision = 2
Size = 4 Bytes (KW/h)
Meter Value 1 = 0 00(KWh)
Meter Value 2 = 0 01(KWh)
Meter Value 3 = 0 38(KWh)
Meter Value 4 = 0 A3(KWh)
Accumulated power consumption (KW/h) = (Meter Value 2*65536) + (Meter
Value 3*256) + (Meter Value 4) = 800.35 (KW/h)
- -3 Clearing accumulated power consumption
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]
- -4 AC load Voltage (V)
When receiving Meter Get Command, it will report Meter Report Command to
the node asked.
Meter Get Command: [Command Class Meter, Meter Get, Scale =0x04(V)]
Meter Report Command:
[Command Class Meter,Meter Report,Rate Type = 0x01,Meter Type =
0x01,Precision = 1,Scale = 0x04,Size = , Meter Value(V)]
E ample:
Scale = 0 04 (V)
Precision = 1
7

Size = 2 (2 Bytes of V)
Meter Value 1 = 0 09(V)
Meter Value 2 = 0 01(V)
AC load Voltage = (Meter Value 1*256) +(Meter Value 2)= 230.5 (V)
- -5 AC load current ( 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)]
Meter Report Command:
[Command Class Meter,Meter Report,Rate Type = 0x01,Meter Type
= 0x01,Precision = ,Scale = 0x05,Size = ,Meter Value(I)]
E ample:
Scale = 0 05 (I)
Precision = 2
Size = 2 (2 Bytes of I)
Meter Value 1 = 0 01(I)
Meter Value 2 = 0 21(I)
AC load current = (Meter Value 1*256) +(Meter Value 2)= 2.89 (A)
- -6 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 = ,Scale = 0x06,Size = 1 Bytes,Meter Value(PF)]
E ample:
Scale = 0 06 (PF)
Precision = 2
Size = 1 (1 Byte of PF)
Meter Value 1 = 0 63(PF) (It means that the load power factor is 0.99)
-3 Multi Channel Command Class Version 3
PAN04 also support Muti Channel command class (version 3), which include
BINARY_SWITCH_GET, BINARY_SWITCH_SET, BASIC_GET, BASIC_SET,
METER_SUPPORTED_GET, METER_RESET, METER_GET
You may control or get report from 3 endpoints of PAN04
-3-1 BINARY_SWITCH_GET,
You may get the ON/OFF state from every endpoint, when endpoint set to 1,
PAN04 will reply state of Relay1. If endpoint set to 2, PAN04 will reply state of
Relay2. If endpoint set to 3, PAN04 will reply ON (0 FF) when either Relay 1
or Relay2 is ON, report OFF (0 00) when both Relay 1 and Relay2 are OFF.
8

Below is an e ample show a source endpoint 5 send a Get command to
PAN04 endpoint 3.
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0 05 (this is the endpoint of command inquirer
here we assume endpoint is 5, if the
inquirer doesn’t support multi
Channel this value will be 0)
(Bit Address+Destination End Point = 0 03) (Bit Address =0;Destination End Point
range from 1~3)
Command Class = 0 25 (Command_Class_Switch_Binary =
0 25)
Command =0 02 (Switch_Binary_Get = 0 02)
Below is the e ample show PAN04 report to last command
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0 03 Since the endpoint is 3 so PAN04 will
reply ON(0 FF) when either Relay 1 or
Relay2 is ON, report OFF (0 00) when
both Relay 1 and Relay2 are OFF
(Bit Address+Destination End Point = 0 05) (Bit Address =0;Destination End Point)
Command Class = 0 25 (Command_Class_Switch_Binary =
0 25)
Command =0 03 (Switch_Binary_Report = 0 3)
Parameter 1 = 0 FF (ON=0 FF , OFF=0 00)
-3- BINARY_SWITCH_SET
By using BINARY_SWITCH_SET Command of Multi Channel Command Class
Encapsulation Command, you can switch Relay1 ON/OFF by setting endpoint to
1, or switch Relay2 ON/OFF by setting endpoint to 2, or switch both Relay1 and
Relay2 ON/OFF by setting endpoint to 3
The e ample of the command show that switch off relay1 of PAN04
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0 01 (this is the endpoint of command inquirer
here we assume endpoint is 1,if the
inquirer doesn’t support multi Channel
this value will be 0)
(Bit Address+Destination End Point = 0 01) (Bit Address =0;Destination End Point
9

range1~3)
Command Class = 0 25 (Command_Class_Switch_Binary =
0 25)
Command =0 01 (Switch_Binary_Set = 0 01)
Parameter 1 = 0 00 (ON=0 FF , OFF=0 00)
-3-3 METER_SUPPORTED_GET
This command is to ask the endpoint of PAN04 what kind of meter data can be
reported
The e ample show how to get the meter report type
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0 01 (this is the endpoint of command inquirer
here we assume endpoint is 1,if the
inquirer doesn’t support multi Channel
this value will be 0)
(Bit Address+Destination End Point = 0 03) (Bit Address =0;Destination End Point
range1~3)
Command Class = 0 32 ( Command_Class_Meter_V3 = 0 32)
Command =0 03 (Meter_Supported_Get = 0 03)
Below is the e ample show PAN04 report to last command
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0 03
(Bit Address+Destination End Point = 0 01)
Command Class = 0 32 (Command_Class_Meter_V3 = 0 32)
Command =0 04 (Meter_Supported_Report = 0 04)
Parameter 1 = 0 81 (Meter Reset =1, Meter Type=0 01)
Parameter 2 = 0 75 (Scale Supported = KWh+W+V+A+Power
Factor = 0 75)
-3-4 METER_RESET
This command is to reset the Accumulated Power Consumption (KWh) to 0
The e ample show how to reset the KWh
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0 03 (this is the endpoint of command inquirer,
10
Inhaltsverzeichnis
Andere Philio Relais Handbücher



















