Ankündigung

Einklappen
Keine Ankündigung bisher.

Gira Homeserver - Fan control - Help needed

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Gira Homeserver - Fan control - Help needed

    Hello
    I have been reading this forum(using google translate) and need your help in creating a control in Quad(as well as normal visulaization) to control 3 stage fan.

    The KNX control element is ABB/Busch 6128 (http://www.knx-gebaeudesysteme.de/st...9AAC132147.htm).

    I want to replicate the physical buttons functionality - ie, Fan speed1, Fan speed2, Fan speed3, Fan off, Setting set point and current room temperature. The KNX part is done(ie, parameterization is done - I want help only in Gira part of presenting it on Quad)

    I have tried 19022_Lüftersteuerung_3_Stufen_.hslz, but I am totally lost due to everything being German. Is this the correct module? How do I use this in logic editor? But in any case, it doesnot allow me to select the fan speed directly. So, maybe I need to write my own module?

    Thank you
    Nitin

    #2
    Hello
    Nobody to answer? I will simplify -

    I have standardized the group addresses as -
    x/y/40= Fan speed status(1 byte)
    x/y/41 = Fan speed 1(1bit)
    x/y/42 = Fan speed 2(1bit)
    x/y/43 = Fan speed 3(1bit)
    x/y/48 = Room temp (2Bytel)

    I want to create a control which is actually a sequence.(i can create sequence/scene and call up)

    Press Button1, x/y/41 =1, x/y/42=0, x/y/43=0
    Press Button 2, x/y/41=0, x/y/42=1, x/y/43=0
    Press Button 3, x/y/41=0, x/y/42=0. x/y/43=1
    Press Button 4 Toggle x/y/41, but make x/y/42-43 =0
    And a block which reads x/y/48 and writes current temperature and current fan speed.

    Its quite easy only if I knew how to write templates etc in quadclient. Or maybe modify existing light switch(to accomodate the sequence)

    Thank You
    nitin

    Kommentar

    Lädt...
    X