Changes for page Zummesh Dynamic White/CCT

Last modified by Austin Weygandt on 2025/10/09 15:46

From version 11.1
edited by Austin Weygandt
on 2025/10/09 15:46
Change comment: There is no comment for this version
To version 1.6
edited by Mark Kohlmann
on 2021/09/07 18:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -SHOWRUNNER™ Setup Guide.Troubleshooting Guide.Advanced Tools.WebHome
1 +SHOWRUNNER™ User Guide & Wiki.Troubleshooting.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.austin\.weygandt@chiefintegrations\.com
1 +XWiki.mark\.kohlmann@chiefintegrations\.com
Content
... ... @@ -1,37 +1,35 @@
1 -{{warning}}
2 -Caveats:
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.
3 3  
4 -* Only intensity/CCT fixtures are supported.  This will not work with warm/cool fixtures.
5 -* NETBRIDGE must be attached to the ZUMMESH-JBOX-DALI.  Only 1 ZUMMESH-JBOX-DALI is supported per room.  Use Zum Wired or DIN-DALI-2 if more capabilities are needed.
6 -* Supports up to 8 CCT channels, DALI Groups 2,4,6,8,10,12,14,16 (1,3,5,7,9,11,13,15 for console purposes)
7 -* Zum Scene must have the CCT channel set to 255 to accept input from ShowRunner.  Values of 0-254 will be sent directly to the group as fixed colors.
8 -* Setup must be done from the gateway console
9 -* Loads must be manually changed to BusIndex 3 in the config
10 -{{/warning}}
3 +==== Typical Setup for up to 6 zones, 5 fixture types:
4 + ====
11 11  
12 -Zum wireless supports dynamic white using DALI Groups 2,4,6,8,10,12,14,16 (1,3,5,7,9,11,13,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 ShowRunnerCLC™ 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 ShowRunnerCLC™ will be ignored.
13 -
14 -==== Typical Setup for up to 6 zones, 5 fixture types: ====
15 -
16 -(% border="1" style="width:600px" %)
6 +(% border="1" style="width:500px" %)
17 17  |=DALI Group|=Name|=Fixture Type|=Control Type
18 18  |0|Downlights, Main|F0|Intensity
19 -|1|Downlights, Main/Screen CCT|F0|Color
20 -|2|Accent Lights|F1a|Intensity
21 -|3|Accent Lights CCT|F1a|Color
22 -|4|Spot Lights|F3|Intensity
23 -|5|Spot Lights CCT|F3|Color
24 -|6|Troffers|F4c|Intensity
25 -|7|Troffers CCT|F4c|Color
26 -|8|Linear|F9|Intensity
27 -|9|Linear|F9|Color
28 -|10|Downlights @ Screen|F0|Intensity
29 -|11|-|-|Color
30 -|12|-|-|Intensity
9 +|1|Accent Lights|F1a|Intensity
10 +|2|Spot Lights|F3|Intensity
11 +|3|Troffers|F4c|Intensity
12 +|4|Linear|F9|Intensity
13 +|5|Downlights @ Screen|F0|Intensity
14 +|6|-|-|Intensity
15 +|7|-|-|Intensity
16 +|8|Downlights CCT|F0|Color
17 +|9|Accent Lights CCT|F1a|Color
18 +|10|Spot Lights CCT|F3|Color
19 +|11|Troffers CCT|F4c|Color
20 +|12|Linear CCT|F9|Color
31 31  |13|-|-|Color
32 -|14|-|-|Intensity
22 +|14|-|-|Color
33 33  |15|-|-|Color
34 34  
25 +==== Caveats: ====
26 +
27 +* Only intensity/CCT fixtures are supported.  This will not work with warm/cool fixtures.
28 +* NETBRIDGE must be attached to the ZUMMESH-JOBX-DALI.  Only 1 ZUMMESH-JBOX-DALI is supported per room.  Use Zum Wired or DIN-DALI-2 if more capabilities are needed.
29 +* Supports up to 8 CCT channels, DALI Groups 9-16 (8 to 15 for console purposes)
30 +* Zum Scene must have the CCT channel set to 255 to accept input from ShowRunner.  Values of 0-254 will be sent directly to the group as fixed colors.
31 +* Setup must be done from the gateway console
32 +
35 35  ==== Setup Steps: ====
36 36  
37 37  1. Address all DALI drivers attached to the JBOX.  This can be done via the gateway console or via the Zum app on iOS/Android.
... ... @@ -48,13 +48,6 @@
48 48  Command: //rfrcon <**NetbridgeID**> DALIGROUPSETTWRITE <**GroupID**> 14 <**GroupType**>//
49 49  **GroupID: **0 to 15
50 50  **GroupType:** 0=Intensity, 1=Color
51 -Example: (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPSETTWRITE 8 14 1//
52 -1. Set Scene settings for Color Support.  Enables or uses a fixed value for color temperature on color groups.
53 -Command: rfrcon <**NetbridgeID**> DALIGROUPCOMMAND 4 <**GroupID**> <**SceneID**> <**SceneLevel**> <**Action**> <**FadeTime**>
54 -**GroupID**: 0 to 15 (odd for color)
55 -**SceneID**: Scene number (1 to 16)
56 -**SceneLevel**: 255 for ShowRunner control, 0-254 for fixed scene level
57 -**Action**: 0=Remove Scene, 1=Add Scene
58 -**FadeTime**: Fade time in 1/10th of a second
59 -Example (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPCOMMAND 4 8 1 255 1 10//
60 -Example (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPCOMMAND 4 15 1 255 1 10//
49 +Example: rfrcon (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPSETTWRITE 8 14 1//
50 +1. Set Scene settings for Color Support:
51 +Command: rfrcon <**NetbridgeID**> DALIGROUPCOMMAND 4 <**GroupID**> <**SceneID**> <**SceneLevel**> <**AnalogInput**> <**FadeTime**>