Control Commands |
|||
In this Topic Hide
Scene and Level Control Commands
15 – Direct Proportion (Group)
16 - Direct Proportion (Device)
17 - Modify Proportion (Group)
18 - Modify Proportion (Device)
Emergency Test Control Commands
19 - Emergency Function Test (Group)
20 - Emergency Function Test (Device)
21 - Emergency Duration Test (Group)
22 - Emergency Duration Test (Device)
Notes:
|
For information about scenes, see Scenes topic.
Send a scene recall across a group.
Note:
|
Command (11), Group (1..16383), Block (1..8), Scene (1..16), Constant Light (1=ON, 0=OFF), Fade Time (0..6553.5s)
To recall constant light scene 5 in scene block 2, across group 17, with a fade time of 90 seconds:
>V:1,C:11,G:17,K:1,B:2,S:5,F:9000#
To recall constant light scene 5 in scene block 2, across group 17, with a fade time of 90 seconds:
0x0001000B 0x00000011 0x00000000 0x10020005 0x00000000 0x00000000 0x00000000 0x00002328 0x00000000 0x00000000
Send a scene recall to a device .
Note:
|
Command (12), Cluster (1..253), Router (1..254), Subnet (1..4), Device (1..255), Block (1..8), Scene (1..16), Fade Time (0..6553.5s)
To recall scene 4 in scene block 7, in a device at address 1.2.3.4, with a fade time of 1 second:
>V:1,C:12,B:7,S:4,F:100,@1.2.3.4#
To recall scene 4 in scene block 7, in a device at address 1.2.3.4, with a fade time of 1 second:
0x0001000C 0x00010002 0x00030004 0x00070004 0x00000000 0x00000000 0x00000000 0x00000064 0x00000000 0x00000000
Change the output level of all channels in a group.
Command (13), Group (1..16383), Level (0..100), Fade Time (0..6553.5s)
To change the output level to 60 % across group 17, with a fade time of 90 seconds:
>V:1,C:13,G:17,L:60,F:9000#
To change the output level to 60 % across group 17, with a fade time of 90 seconds:
0x0001000D 0x00000011 0x00000000 0x00000000 0x00000000 0x00000000 0x0000003C 0x00002328 0x00000000 0x00000000
Change the level of a load .
Command (14), Cluster (1..253) / Router (1..254), Subnet (1..4) / Device (1..255), Level (0..100), Fade Time (0..6553.5s)
To change the output level to 60 % in a device at address 1.2.3.4, with a fade time of 90 seconds:
>V:1,C:14,L:60,F:9000,@1.2.3.4#
To change the output level to 60 % in a device at address 1.2.3.4, with a fade time of 90 seconds:
0x0001000E 0x00010002 0x00030004 0x00000000 0x00000000 0x00000000 0x0000003C 0x00002328 0x00000000 0x00000000
When sending a ‘Direct Proportion’ value, this value relates to a proportion of the difference between the last recalled scene level or direct level and the output limits of the device.
When sending a positive value, this is a proportion of the difference of said level and 100 % level. For example, if the last recalled scene level or direct level is 44 % and you send a ‘Direct Proportion at 50%’ command, then the level rises from 44 % to 72 % (100 – 44 = 56; 56 × 50 % = 28; 28 + 44 = 72).
When sending a negative proportion value, this is a proportion of the difference of the last recalled scene or direct level and 0 %, which so happens to be a proportion of the level itself. For example, if the level is at 44 % and you send a command to perform the ‘Direct Proportion’ function at –50 %, then the level decreases to 22 % (i.e. 50 % of 44 %).
Notes:
|
When sending a ‘Modify Proportion’ value, the same formula applies, only you are changing the currently applied ‘Direct Proportion’ value.
Take the example above resulting in a ‘Direct Proportion’ level of 72 %. If you send a ‘Modify Proportion at 5 %’ command, then the level rises from 72 % to approx. 75 % (100 – 44 = 56; 56× 55 % = 30.8; 30.8 + 44 = 74.8).
When sending a negative value, the formula subtracts that value from the ‘Direct Proportion’ level e.g. Still using the same example, if you send ‘Modify Proportion at –5 %’ command, then the level decreases from 72% to approx. 69 % (100 – 44 = 56; 56 × 45 % = 25.2; 25.2 + 44 = 69.2).
Send a ‘Direct Proportion’ message across a group (± 100 %).
Command (15), Group (1..16383), Proportion (–100..100), Fade Time (0..6553.5s)
To send a direct proportion of 72 % across group 17 (with a fade time of 90 seconds):
>V:1,C:15,P:72,G:17,F:9000#
To send a direct proportion of 72 % across group 17 (with a fade time of 90 seconds):
0x0001000F 0x00000011 0x00000000 0x00000000 0x00000000 0x00000000 0x00000048 0x00002328 0x00000000 0x00000000
Send a ‘Direct Proportion’ message to a load (± 100%).
Command (16), Cluster (1..253) / Router (1..254), Subnet (1..4), Device (1..255), Proportion (-100..100), Fade Time (0..6553.5s)
To send a direct proportion of 72% in a device at address 1.2.3.4 (with a fade time of 90 seconds):
>V:1,C:16,P:72,F:9000,@1.2.3.4#
To send a direct proportion of 72 % in a device at address 1.2.3.4 (with a fade time of 90 seconds):
0x00010010 0x00010002 0x00030004 0x00000000 0x00000000 0x00000000 0x00000048 0x00002328 0x00000000 0x00000000
Modify a ‘Direct Proportion’ level sent to a group (± 100 %).
Command (17), Group (1..16383), Proportion Change (–100..100), Fade Time (0..6553.5s)
To send a modify proportion of 5 % across group 17, with a fade time of 90 seconds:
>V:1,C:17,P:5,G:17,F:9000#
To send a modify proportion of 5 % across group 17, with a fade time of 90 seconds:
0x00010011 0x00000011 0x00000000 0x00000000 0x00000000 0x00000000 0x00000005 0x00002328 0x00000000 0x00000000
Modify a ‘Direct Proportion’ level sent to a load (± 100 %).
Command (18), Cluster (1..253), Router (1..254), Subnet (1..4), Device (1..255), Proportion Change (-100..100), Fade Time (0..6553.5s)
To send a modify proportion of 5 % in a device at address 1.2.3.4, with a fade time of 90 seconds:
>V:1,C:18,P:5,F:9000,@1.2.3.4#
To send a modify proportion of 5 % in a device at address 1.2.3.4, with a fade time of 90 seconds:
0x00010012 0x00010002 0x00030004 0x00000000 0x00000000 0x00000000 0x00000005 0x00002328 0x00000000 0x00000000
Emergency Test commands should only be sent to DALI emergency lighting ballasts, otherwise the emergency test will not be performed. For more information about emergency lighting and how to test it, see DALI Emergency Lighting.
Note:
|
Request an Emergency Function Test across a group.
Note:
|
Command (19), Group (1..16383)
To request an Emergency Function Test across group 56:
>V:1,C:19,G:56#
To request an Emergency Function Test across group 56:
0x00010013 0x00000038 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
Request an Emergency Function Test to an emergency lighting ballast.
Note:
|
Command (20), Cluster (1..253) / Router (1..254), Subnet (1..4) / Device (1..255)
To request an Emergency Function Test to an emergency lighting ballast at address 8.67.2.37:
>V:1,C:20,@8.67.2.37#
To request an Emergency Function Test to an emergency lighting ballast at address 8.67.2.37:
0x00010014 0x00080043 0x00020025 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
Request an Emergency Duration Test across a group.
Note:
|
Command (21), Group (1..16383)
To request an Emergency Duration Test across group 56:
>V:1,C:21,G:56#
To request an Emergency Duration Test across group 56:
0x00010015 0x00000038 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
Request an Emergency Duration Test to an emergency lighting ballast.
Note:
|
Command (22), Cluster (1..253) / Router (1..254), Subnet (1..4) / Device (1..255)
To request an Emergency Duration Test to an emergency lighting ballast at address 8.67.2.37:
>V:1,C:22,@8.67.2.37#
To request an Emergency Duration Test to an emergency lighting ballast at address 8.67.2.37:
0x00010016 0x00080043 0x00020025 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
Stop all Emergency Tests across a group.
Note:
|
Command (23), Group (1..16383)
To stop all Emergency Tests across group 56:
>V:1,C:23,G:56#
To stop all Emergency Tests across group 56:
0x00010017 0x00000038 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
Stop any Emergency Test running in an emergency ballast.
Note:
|
Command (24), Cluster (1..253) / Router (1..254), Subnet (1..4) / Device (1..255)
To stop any Emergency Test to an emergency lighting ballast at address 8.67.2.37:
>V:1,C:24,@8.67.2.37#
To stop any Emergency Test to an emergency lighting ballast at address 8.67.2.37:
0x00010018 0x00080043 0x00020025 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000