Ankündigung

Einklappen
Keine Ankündigung bisher.

How to start a HS sequence ?

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

    How to start a HS sequence ?

    Hi,

    I've build a sequence of commands, no problem, but I've no idea on how to start it.
    The Experte Help provides a description about how to build it, but not how to start it.
    I would like to trigger the sequence with a pushbutton.

    Sorry for the dumb question, but couldn't get a clue with the search neither.

    Thank you

    #2
    Use a "Binärauslöser".

    Connect your PB to the input. At the output, connect the command "start sequence"
    Gruß Matthias
    EIB übersetzt meine Frau mit "Ehepaar Ist Beschäftigt"
    - PN nur für PERSÖNLICHES!

    Kommentar


      #3
      Zitat von MatthiasS Beitrag anzeigen
      Use a "Binärauslöser".
      Thank you for the quick reply.

      Kommentar


        #4
        Zitat von MatthiasS Beitrag anzeigen
        Use a "Binärauslöser".
        Connect your PB to the input. At the output, connect the command "start sequence"
        The sequence is working fine, when I hit the PB, the sequence starts.
        But I noticed that at each reboot of the HS, the sequence starts also (which is not desired).
        NB: The flag "Neustart" is NOT set.

        Is this normal behaviour, or did I do something wrong ?

        Thank you

        Kommentar


          #5
          Did you mark "scan at start" for the PB-Objekt?

          What does eibmon/ETS group monitor say?
          Gruß Matthias
          EIB übersetzt meine Frau mit "Ehepaar Ist Beschäftigt"
          - PN nur für PERSÖNLICHES!

          Kommentar


            #6
            Zitat von MatthiasS Beitrag anzeigen
            Did you mark "scan at start" for the PB-Objekt?
            "Beim Starten abfragen" is NOT set for the GA containing the PB object

            Zitat von MatthiasS Beitrag anzeigen
            What does eibmon/ETS group monitor say?
            The GA monitor doesn't say much, as the read flag is not set (by default) for a PB.
            The Bus monitor works fine but the display freezes at the HS reboot !!!
            Monitoring with the HsMonitor is not a good idea neither, difficult to see anything after a reboot.

            Kommentar


              #7
              Zitat von MatthiasS Beitrag anzeigen
              Use a "Binärauslöser".
              Connect your PB to the input. At the output, connect the command "start sequence"
              I think this might be my problem. I've no experience with those "Binärauslöser".
              I've attached the logic I've used, not sure this is correct.
              Well, while looking at the logic, it seems normal that the sequence is started at each HS reboot.

              How can I avoid it ? Did I do something wrong ? Wrong module selected ?
              Thanks
              Angehängte Dateien

              Kommentar


                #8
                A Binarauslöser itself does NOT start a homeserver boot sequence.

                It will only be triggered if there is a telegram at its input.
                Gruß Matthias
                EIB übersetzt meine Frau mit "Ehepaar Ist Beschäftigt"
                - PN nur für PERSÖNLICHES!

                Kommentar


                  #9
                  Zitat von Warichet Beitrag anzeigen
                  "The Bus monitor works fine but the display freezes at the HS reboot !!!
                  Aaaargh
                  It's only now that I realize that I'm using ETS with EIBLib/IP .... via the HS ... the display freeze might be a bit normal
                  Well, those newbees are really a pain

                  Kommentar


                    #10
                    They make life mor interesting....
                    Gruß Matthias
                    EIB übersetzt meine Frau mit "Ehepaar Ist Beschäftigt"
                    - PN nur für PERSÖNLICHES!

                    Kommentar


                      #11
                      Zitat von MatthiasS Beitrag anzeigen
                      What does eibmon/ETS group monitor say?
                      Now that I've the ETS Bus monitor running .. .. I can troubleshoot further.
                      I've traced the origin back to a logic sheet containing a 4 input AND gate whose output seems to be triggered at HS reboot while not all 4 inputs are at 1 .... Hard to believe, but that's what I see.

                      What is the meaning of those BFlags in ETS Bus Mon ?
                      I see info like: S=4, R S=6 etc.
                      Maybe a pointer to the help file ?

                      Thank you

                      Kommentar


                        #12
                        Zitat von Warichet Beitrag anzeigen
                        I've traced the origin back to a logic sheet containing a 4 input AND gate whose output seems to be triggered at HS reboot while not all 4 inputs are at 1 ....
                        I use only 3 of the 4 inputs. So, when I clamp the 4th input to zero, the gate isn't triggered at HS reboot (quite logically)

                        And, when I clamp the 4th input to 1, so the 3 other inputs are working normally, the gate is triggered at HS reboot, even when the GA connected to the inputs don't show any activity in the HS monitor.

                        Any pointer to the meaning of those BFlags in ETS Bus Mon ?
                        I see info like: S=4, R S=6 etc maybe they can give a clue to refine the troubleshooting.

                        Kommentar

                        Lädt...
                        X