Changes for page Zummesh Dynamic White/CCT

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

From version 1.4
edited by Mark Kohlmann
on 2021/09/07 18:00
Change comment: There is no comment for this version
To version 1.7
edited by Mark Kohlmann
on 2021/09/07 21:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,14 +13,14 @@
13 13  |5|Downlights @ Screen|F0|Intensity
14 14  |6|-|-|Intensity
15 15  |7|-|-|Intensity
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
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
21 +|13|-|-|Color
22 +|14|-|-|Color
23 +|15|-|-|Color
24 24  
25 25  ==== Caveats: ====
26 26  
... ... @@ -46,5 +46,13 @@
46 46  Command: //rfrcon <**NetbridgeID**> DALIGROUPSETTWRITE <**GroupID**> 14 <**GroupType**>//
47 47  **GroupID: **0 to 15
48 48  **GroupType:** 0=Intensity, 1=Color
49 -Example: rfrcon (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPSETTWRITE 8 14 1//
50 -1.
49 +Example: (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPSETTWRITE 8 14 1//
50 +1. Set Scene settings for Color Support.  Enables or uses a fixed value for color temperature on color groups.
51 +Command: rfrcon <**NetbridgeID**> DALIGROUPCOMMAND 4 <**GroupID**> <**SceneID**> <**SceneLevel**> <**AnalogInput**> <**FadeTime**>
52 +**GroupID**: 8 to 15
53 +**SceneID**: Scene number (1 to 16)
54 +**SceneLevel**: 255 for ShowRunner control, 0-254 for fixed scene level
55 +**AnalogInput**: Analog input to use from the control system, should be equal to **GroupID **- 7
56 +**FadeTime**: Fade time in 1/10th of a second
57 +Example (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPCOMMAND 8 1 255 1 10//
58 +Example (NETBRIDGE RF-ID 1A): //rfrcon 1A DALIGROUPCOMMAND 15 1 255 8 10//