Ankündigung

Einklappen
Keine Ankündigung bisher.

Toggle logic for HS

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

    Toggle logic for HS

    Hi there,

    Is there any HS logic for the toggle button?I want to trigger the telegram from few buttons and use HS for the toggle.

    Thx in advnace

    #2
    Zitat von ZoL Beitrag anzeigen
    Is there any HS logic for the toggle button?
    I checked the Experte... there are many functions, but no, not to my knowledge.
    I think you have to write this toggle function.

    Kommentar


      #3
      Thx

      i have searched everywhere but no luck.

      Looks like i'll have to wait.

      Kommentar


        #4
        Zitat von ZoL Beitrag anzeigen
        Looks like i'll have to wait.
        Or write it ...
        Maybe it isn't such a big deal, looking at existing functions like logic gates "AND", "OR" etc
        That's the way I started writing functions, building on someone else experience.

        Kommentar


          #5
          You dont have to write it

          "Binärauslöser" does what you want, as the result you have to use the befehl "Toggle".
          Gruß Matthias
          EIB übersetzt meine Frau mit "Ehepaar Ist Beschäftigt"
          - PN nur für PERSÖNLICHES!

          Kommentar


            #6
            Binary trigger
            Help / Logic / Binary trigger / Inputs / Outputs
            Description
            This module carries out one or several HS/FS commands when a new telegram arrives. The commands are executed depending on the input frame.

            The module distinguishes between a value of zero and a value not equal to zero of the input frame. As many commands as desired can be assigned per input value.
            If the value of the input telegram is not equal to zero, a 1 is sent to Output 1.
            If the value of the input telegram is equal to zero, a 1 is sent to Output 2.

            Example: Alerting by a window contact.
            When a telegram arrives, an alarm is triggered. The group address (communication object) is assigned to the input for this purpose. The corresponding command is assigned depending on the value of the input frame.


            well i don't know how this can help!?
            or am i looking wrong logic.

            The thing is that all my push buttons sends 1(for ON^/OFF).

            Kommentar


              #7
              First of all, tell us exactly what you wnat to do. THEN we can help you!
              Gruß Matthias
              EIB übersetzt meine Frau mit "Ehepaar Ist Beschäftigt"
              - PN nur für PERSÖNLICHES!

              Kommentar


                #8
                BTW, maybe this helps:
                Angehängte Dateien
                Gruß Matthias
                EIB übersetzt meine Frau mit "Ehepaar Ist Beschäftigt"
                - PN nur für PERSÖNLICHES!

                Kommentar


                  #9
                  Hi MatthiasS,

                  Thx for that info,forgot the command function.
                  It would be nice to have it retentive.

                  Kommentar

                  Lädt...
                  X