Hi,
Just an additional question in regards to set value and Dali lighting.
When using the code you supplied: for val = 0, 30 do
It states that the lights should start at value 0 and work its way up to 30.
When this script is triggered, I am experiencing that when the set value is set to 1, the lights turns on, and it should, and the set value is 1. However, for the first second or so the light is really bright before it adjusts down to 1. Its almost like when the 1 is received the starting value is 100, and it have to turn down quickly to 1.
On a similar note, when using the circle for controlling the lights in visualization, I can turn the light off by pressing the down arrow, but when pressing the up arrow the lights turns on, but not to last set/dimming value, but to 100%.
I would think these two things are related?
Is there a way to alter this behavior?
Thanks,
Mr.D
Just an additional question in regards to set value and Dali lighting.
When using the code you supplied: for val = 0, 30 do
It states that the lights should start at value 0 and work its way up to 30.
When this script is triggered, I am experiencing that when the set value is set to 1, the lights turns on, and it should, and the set value is 1. However, for the first second or so the light is really bright before it adjusts down to 1. Its almost like when the 1 is received the starting value is 100, and it have to turn down quickly to 1.
On a similar note, when using the circle for controlling the lights in visualization, I can turn the light off by pressing the down arrow, but when pressing the up arrow the lights turns on, but not to last set/dimming value, but to 100%.
I would think these two things are related?
Is there a way to alter this behavior?
Thanks,
Mr.D