Colorstrip emitting a constant white beam of light [fixed]
-
- Posts: 5
- Joined: 26 January 2016, 01:52
Colorstrip emitting a constant white beam of light [fixed]
I have four Chauvet Colorstrips and whenever I view them in the 3dview they will be emitting a constant white beam of light, even if all the channels for them are disabled. I was wondering how I would be able to fix this? Thanks in advance!
Owner, Grimes County Sound and Lighting, LLC
Re: Colorstrip Profile Error?
Please post the personality file (".txt" file which is stored in "../YourLightshow/fixtures/") ; we will check it.
The Lighting Controller
-
- Posts: 5
- Joined: 26 January 2016, 01:52
Re: Colorstrip Profile Error?
This is from the Colorstrip Mini
ViewType = VIEW_TYPE_COLOR_CHANGER
ViewPower = VIEW_POWER_LED30W
ViewAnglePan = 120
ViewAngleTilt = 120
ViewAngleBeam = 37
ViewReversePan = FALSE
ViewReverseTilt = FALSE
ViewReverseDimmer = FALSE
ViewReverseIris = FALSE
ViewColor = 0
2DViewImage = Chauvet/DJ/COLORstrip Mini.PNG
Channel = color
no_function,0,9 red,10,19 green,20,29 blue,30,39 yellow,40,49 purple,50,59 cyan,60,69 white,70,79 Color Change 1,80,89 Color Change 2,90,99 Color Change 3,100,109 Color Change 4,110,119 Color Change 5,120,129 Color Change 6,130,139 Color Chase 1,140,149 Color Chase 2,150,159 Color Chase 3,160,169 Color Chase 4,170,179 Color Chase 5,180,189 Color Chase 6,190,199 Color Chase 7,200,209 RGB Mode,210,219 Color Fade,220,229 audio,230,255
Channel = red
dimmer,0,255
Channel = green
dimmer,0,255
Channel = blue
dimmer,0,255
ViewType = VIEW_TYPE_COLOR_CHANGER
ViewPower = VIEW_POWER_LED30W
ViewAnglePan = 120
ViewAngleTilt = 120
ViewAngleBeam = 37
ViewReversePan = FALSE
ViewReverseTilt = FALSE
ViewReverseDimmer = FALSE
ViewReverseIris = FALSE
ViewColor = 0
2DViewImage = Chauvet/DJ/COLORstrip Mini.PNG
Channel = color
no_function,0,9 red,10,19 green,20,29 blue,30,39 yellow,40,49 purple,50,59 cyan,60,69 white,70,79 Color Change 1,80,89 Color Change 2,90,99 Color Change 3,100,109 Color Change 4,110,119 Color Change 5,120,129 Color Change 6,130,139 Color Chase 1,140,149 Color Chase 2,150,159 Color Chase 3,160,169 Color Chase 4,170,179 Color Chase 5,180,189 Color Chase 6,190,199 Color Chase 7,200,209 RGB Mode,210,219 Color Fade,220,229 audio,230,255
Channel = red
dimmer,0,255
Channel = green
dimmer,0,255
Channel = blue
dimmer,0,255
Owner, Grimes County Sound and Lighting, LLC
Re: Colorstrip emitting a constant white beam of light [fixe
The reason is, when the channel "color" is declared, any level (color) name*, which is not know by 3DView, is shown in white color.
Please replace "Channel = color" by "Channel = color_macro", and it will work as expected.
* the special name "closed" forces to switch off the beam
Please replace "Channel = color" by "Channel = color_macro", and it will work as expected.
* the special name "closed" forces to switch off the beam
The Lighting Controller
-
- Posts: 5
- Joined: 26 January 2016, 01:52
Re: Colorstrip emitting a constant white beam of light [fixe
Much appreciated! Everything is working fine now 

Owner, Grimes County Sound and Lighting, LLC