dimming plus

Problemen, Tips of tricks met ETS programmatie post je hier.
Plaats reactie
Ronny Cochet
Berichten: 19
Lid geworden op: wo 14 mar 2018, 11:21

dimming plus

Bericht door Ronny Cochet »

Dear,

I'm programming the Gira Homeserver 4 with the QC and a Gira Dali gateway.

For the MMI (interface) I'm using in the QC the "dimmer plus" function template (ID 1-102) with Operation set in "Toggling mode"
gira 1.png
gira 1.png (16.26 KiB) 2827 keer bekeken
The behaviour I'm expecting is
Off -> On: Brightness goes to 100%
On -> Off: Brightness goes to 0%

Brightness set >= 1: On
Brightness set to 0: Off

I set the Dali Gateway as follows:
gira 2.png
gira 2.png (12.53 KiB) 2827 keer bekeken
with feedback set as:
feedback - switching
gira 3.png
gira 3.png (23.91 KiB) 2827 keer bekeken
feedback - dimming
(zelfde als voor switching maar kan maar 3 beeldjes opladen)

The behaviour is sometimes going like this:

dimming to 1% through the + button: On BUT then it jumps to 100%

I can understand this behaviour as when I set 1% the switching feedback is going through the switching GA and sets it to ON and sets a 100% dimming whenever the ON is latest on the bus. When the ON is first the 1% comes after and keeps it right.

So how can you properly achieve this result?

Many thanks.
egfdevos
Berichten: 1417
Lid geworden op: vr 26 jul 2013, 07:31
Locatie: Zeeuws-Vlaanderen, NL

Re: dimming plus

Bericht door egfdevos »

Geef je twee feedback objecten unieke GA's. Dit is nooit goed.
Tevens de R(lees) vlagen zetten als je een visu gebruikt.

Wat je daarna wel kunt doen omdat je Toggled is het groepsadres van de "Feedback switch" luisterend te koppelen met de "switch".
Edwin
Plaats reactie