Ankündigung

Einklappen
Keine Ankündigung bisher.

Logik

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

    HS/FS Logik

    Jemand einen Tipp warum diese Logik nicht funktioniert?
    Das einzige was "klappt" ist dass bei nicht aktiviertem Alarm das Licht abgeschalten wird.

    Was soll passieren: Wenn Alarm aktiv und die Haustüre geöffnet wird soll das Licht für 3 Sekunden blinken. Also jede Sek. ein bzw. aus.
    You do not have permission to view this gallery.
    This gallery has 1 photos.

    #2
    I did not realize that blinker module existed...
    For troubleshooting, I would add a communication object to the status output to see what is happening. For testing, I would change the duration to 30 seconds (instead of the 3 you have now, which would only give you two blinks if it were to work). Change the ON time to a larger number (i.e. 3 or 4). I have not worked with that module, but can imagine that the '1' entries you use may cancel out each other (I cannot figure out the help text, as it talks about the time to 'change', not the time that it is ON or OFF).
    I built the same logic in a different way, giving a warning by flashing the lights when someone enters the area while the alarm system is armed. At the end, I do restore the light to the status it is supposed to have, so that once the flashing stops, the person there is not left in the dark. Attached is that logic. In my case the light is on for two seconds, off for one second, and the flashing will last for as long as it takes to disarm the alarm system.

    The default '1' entries you have in the 'AND' module makes the flashing always occur after a restart of the HS. If you keep that part of your logic, at least change those two entries to '0'.

    Bram
    PS: Reply in German is fine - I am a bit poor at writing longer responses in German :-(
    Angehängte Dateien

    Kommentar


      #3
      Hi!
      Hhm, zunächst mal sehe ich bei Deiner Logik auch keinen Fehler.... ich habe sowas auch in einem Projekt, alerdings auch mit einem anderen Baustein. Und zwar ist das der Sichern/Rücksichern-Baustein von hardcopy.de/hs - der Vorteil daran ist, dass er nach dem Blinken wieder den Zustand der Lampe herstellt, wie er vorher war. Der Baustein sichert bei Triggerung also den vorherigen Wert für die 1/0/9, blinkt dann 6 mal und stellt nach 8 Sekunden den alten Wert wieder her.

      Anbei der Auszug aus der Logik ab dem Und-Gatter, da müsstest Du halt Deine Bedingungen vorne dranhängen.

      Grüße

      Olaf

      blinken.jpg
      Angehängte Dateien
      Möchte den Komfort meiner Installation nicht mehr missen!

      Kommentar


        #4
        Danke für Eure Antworten!
        Die Lösung von Olaf funktioniert mal blinkt mir aber etwas zu schnell.
        Darum werde ich nochmal den Blink-Baustein probieren und Bram´s Tipps befolgen

        Kommentar


          #5
          Stimmt, das kann man bei dem Baustein nicht einstellen bzw. vielleicht direkt im Baustein? Bin kein Python Künstler, aber wer Python kann, sollte das Intervall doch verändern können (ich denke mal, das ist im Baustein hinterlegt).

          Grüße

          Olaf
          Möchte den Komfort meiner Installation nicht mehr missen!

          Kommentar


            #6
            Hi Chris,

            versuch den Baustein mal so zu konfigurieren:
            1.jpg
            Gruß Andre
            ...and I thought my jokes were bad!

            Kommentar

            Lädt...
            X