Logic Machine Forum
Relative dimming percentage feedback - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Hardware (https://forum.logicmachine.net/forumdisplay.php?fid=12)
+--- Thread: Relative dimming percentage feedback (/showthread.php?tid=2090)



Relative dimming percentage feedback - Jayce - 23.05.2019

Hello,

I'm using DALI Gateway (2099REGHE) to relatively dim lights via pushbutton. I'd also like to be able to set percentage of that same light on visualisation, but I don't know the feedback percentage value of light when I dim it relatively.

Basically, whenever I dim a light via pushbutton I don't know what percentage the light is on. Is there a way to get such feedback (from relative dim to absolute dim)? I haven't found any feedback setting as such in the ETS parameters of DALI Gateway. Would it be possible via script somehow?


RE: Relative dimming percentage feedback - admin - 23.05.2019

You need to enable Feedback brightness value in ETS parameters.


RE: Relative dimming percentage feedback - Gadjoken - 23.05.2019

(23.05.2019, 08:56)Jayce Wrote: Hello,

I'm using DALI Gateway (2099REGHE) to relatively dim lights via pushbutton. I'd also like to be able to set percentage of that same light on visualisation, but I don't know the feedback percentage value of light when I dim it relatively.

Basically, whenever I dim a light via pushbutton I don't know what percentage the light is on. Is there a way to get such feedback (from relative dim to absolute dim)? I haven't found any feedback setting as such in the ETS parameters of DALI Gateway. Would it be possible via script somehow?

Hello,
Did you try directly in ETS to enable status feedback in 1 Byte, see attached? You will have on the visulization the return of stat that you used the button or directly a command in 1 Byte on the visualization.
B.R.


RE: Relative dimming percentage feedback - Jayce - 23.05.2019

Hi, can't believe I have missed that. Thank you!