Hi. I have a fixture with 5 intensity channels - RGBAW. I have programmed it this way:
RGBAW = 255,0,0,0,0
RGBAW = 0,255,0,0,0
RGBAW = 0,0,255,0,0
(RGBAW channels were checked)
I was expecting my fixture to go:
1. Red
2. Green
3. Blue
What happens is my light goes:
1. Red
2. Red, Green
3. Red, Green, Blue
I have a feeling this is related to HTP rules for intensity channels. What did I do wrong and how would you approach it to make it go Red->Green->Blue. Thanks.
Weird behaviour with Intensity or normal?
It seems like you are not sending the Red=0 value in second scene. Check if you have checked on the 1st checkbox in 2nd scene definition.