Changes for page Zummesh Dynamic White/CCT

Last modified by Scott Kohlmann on 2023/04/21 14:09

From version 4.1
edited by Mark Kohlmann
on 2021/09/07 22:43
Change comment: There is no comment for this version
To version 1.4
edited by Mark Kohlmann
on 2021/09/07 18:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,8 @@
1 1  Zum wireless supports dynamic white using DALI Groups 9-16 (8 to 15 for console purposes).  Setup must be performed manually on the NETBRIDGE.  Once done, ShowRunner can use the CCT channels to provide CCT data to the fixtures.  Input from ShowRunner requires setting the scene recall for the CCT group to 255.  Any value of 0-254 will be sent to the CCT channel directly and the input from ShowRunner will be ignored.
2 2  
3 -==== Typical Setup for up to 6 zones, 5 fixture types: ====
3 +==== Typical Setup for up to 6 zones, 5 fixture types:
4 + ====
4 4  
5 -==== ====
6 -
7 7  (% border="1" style="width:500px" %)
8 8  |=DALI Group|=Name|=Fixture Type|=Control Type
9 9  |0|Downlights, Main|F0|Intensity
... ... @@ -14,14 +14,14 @@
14 14  |5|Downlights @ Screen|F0|Intensity
15 15  |6|-|-|Intensity
16 16  |7|-|-|Intensity
17 -|8|Downlights CCT|F0|Color
18 -|9|Accent Lights CCT|F1a|Color
19 -|10|Spot Lights CCT|F3|Color
20 -|11|Troffers CCT|F4c|Color
21 -|12|Linear CCT|F9|Color
22 -|13|-|-|Color
23 -|14|-|-|Color
24 -|15|-|-|Color
16 +|8| |F0|Color
17 +|9| |F1a|Color
18 +|10| |F3|Color
19 +|11| |F4c|Color
20 +|12| |F9|Color
21 +|13| |F0|Color
22 +|14| |-|Color
23 +|15| |-|Color
25 25  
26 26  ==== Caveats: ====
27 27  
... ... @@ -47,13 +47,5 @@
47 47  Command: //rfrcon <**NetbridgeID**> DALIGROUPSETTWRITE <**GroupID**> 14 <**GroupType**>//
48 48  **GroupID: **0 to 15
49 49  **GroupType:** 0=Intensity, 1=Color
50 -Example: (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPSETTWRITE 8 14 1//
51 -1. Set Scene settings for Color Support.  Enables or uses a fixed value for color temperature on color groups.
52 -Command: rfrcon <**NetbridgeID**> DALIGROUPCOMMAND 4 <**GroupID**> <**SceneID**> <**SceneLevel**> <**Action**> <**FadeTime**>
53 -**GroupID**: 8 to 15
54 -**SceneID**: Scene number (1 to 16)
55 -**SceneLevel**: 255 for ShowRunner control, 0-254 for fixed scene level
56 -**Action**: 0=Remove Scene, 1=Add Scene
57 -**FadeTime**: Fade time in 1/10th of a second
58 -Example (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPCOMMAND 4 8 1 255 1 10//
59 -Example (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPCOMMAND 4 15 1 255 8 10//
49 +Example: rfrcon (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPSETTWRITE 8 14 1//
50 +1.