Changes for page Zummesh Dynamic White/CCT

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

From version 3.1
edited by Craig Lewis
on 2021/09/07 21:39
Change comment: There is no comment for this version
To version 5.1
edited by Mark Kohlmann
on 2021/09/07 22:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.craig\.lewis@chiefintegrations\.com
1 +XWiki.mark\.kohlmann@chiefintegrations\.com
Content
... ... @@ -26,7 +26,7 @@
26 26  ==== Caveats: ====
27 27  
28 28  * Only intensity/CCT fixtures are supported.  This will not work with warm/cool fixtures.
29 -* 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 +* 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.
30 30  * Supports up to 8 CCT channels, DALI Groups 9-16 (8 to 15 for console purposes)
31 31  * 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.
32 32  * Setup must be done from the gateway console
... ... @@ -49,11 +49,11 @@
49 49  **GroupType:** 0=Intensity, 1=Color
50 50  Example: (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPSETTWRITE 8 14 1//
51 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**> <**AnalogInput**> <**FadeTime**>
52 +Command: rfrcon <**NetbridgeID**> DALIGROUPCOMMAND 4 <**GroupID**> <**SceneID**> <**SceneLevel**> <**Action**> <**FadeTime**>
53 53  **GroupID**: 8 to 15
54 54  **SceneID**: Scene number (1 to 16)
55 55  **SceneLevel**: 255 for ShowRunner control, 0-254 for fixed scene level
56 -**AnalogInput**: Analog input to use from the control system, should be equal to **GroupID **- 7
56 +**Action**: 0=Remove Scene, 1=Add Scene
57 57  **FadeTime**: Fade time in 1/10th of a second
58 58  Example (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPCOMMAND 4 8 1 255 1 10//
59 59  Example (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPCOMMAND 4 15 1 255 8 10//