Aestetic scheme to control DALI using Light Controller

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

    #1

    Aestetic scheme to control DALI using Light Controller

    Hi.
    I have a MiniServer, EIB bus, KNX-IP gate, RTI Control for user interfaces, DALI and 1-10 lights.
    DALI have one channel 0-100% control.

    I need next.
    Inputs:
    Wall push button, knx ON/OFF telegram, KNX Brightness telegram.

    Output: DALI light, KNX status ON/OFF, KNX status Brightness

    Push button do "next mood" on Lightning controller for 100/70/50/20/0 brightness.

    KNX On/Off telegram must toggle DALI light 100%/0% or switch next mood too.
    KNX Brightness telegram must set 0-100%

    Loxone must generate "KNX status ON" telegram if DALI light >0, and "KNX status OFF" telegram if DALI light =0
    "KNX status Brightness" must be equal "KNX Brightness telegram"
    No matter, either push button change a mood through lightning controller, or knx telegrams do it. I need actual feedback.

    How to make aestetic scheme in Loxone Config?

    I tried next, works almost fine, but KNX ON/OFF status don't work properly. If 1_3_4 >0 then 1_2_4 always ON
    How to make aestetic scheme in Loxone Config? Fix somesthing in my scheme, or make from scratch?

    Klicke auf die Grafik für eine vergrößerte Ansicht

Name: Clip2net_190917150508.png
Ansichten: 1369
Größe: 24,7 KB
ID: 212794

    adv 1_1_4 - KNX toggle telegram, advanced sensor make a pulse.
    1_3_4 - KNX brightness
    1_2_4 - KNX status ON/OFF for DALI
    1_4_4 - KNX status of Brightness

  • Gast

    #2
    This works

    Klicke auf die Grafik für eine vergrößerte Ansicht

Name: New scheme 2.png
Ansichten: 1013
Größe: 34,4 KB
ID: 213207
    I had to compare values, because
    without compare it works wrong. Two analog values in one knx actuator don't give me 0 while any >0.

    How it works with interface -
    Video, teilen, Kamerahandy, Videohandy, kostenlos, hochladen


    When i use this combination for one light, i use a comparision with 0 to reset lightning controller.
    It is made for next case: when i move slider to 0, lightning controller resets and next pulse on "+" run first mood.

    I'm new at loxone, and block connections looks tangled.
    As for me, Loxone Config lacks some signs for line intersections. "intersection with connection, and without connection".
    This make the circuits less readable.



    Angehängte Dateien

    Kommentar

    • Labmaster
      Lox Guru
      • 20.01.2017
      • 2574

      #3
      you can remove the "Equal 0 " block by simply using the Q Output from the "Greater" block and feed it to the R (reset) input of the Lighting Controller and inverting the R input (click on the empty space between the line connector and the R at the Block, small dot apears there showing that input signal will be inverted)
      I don't know on what config version you are working but on the Beta 10.3.5.4 (where I am at the moment) the intersections are specialy marked.

      Kommentar

      • Gast

        #4
        Thank you for hint.

        I use 10.2.3.36.
        Where to get download link to beta?

        Kommentar

        Lädt...