Ankündigung

Einklappen
Keine Ankündigung bisher.

- √ - Szenenschaltung Hilfe

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

    #31
    Hello Kropfm,


    I was totally lost with this scene affair. So I've build a test environment, separated from production, in order to experiment with scenes.
    Now, it is my understanding that individual push buttons are dedicated to scene numbers (PB1 is hardware wise dedicated to scene 1, no way to reconfigure/change it). Is that correct ?
    Sorry for not answering your questions sufficiently, I had only intermittent Internet access today, though you might have found your answers already in the thread.

    It all, of course, depends on the products and their implementations, but you can assign any scene number between 1 and 64 to a push button (which supports the scene 8 bit data type). You may also be able to define whether the learn feature is allowed or not (some people use scenes for central off and you wouldn’t want that to be changed). But you are not going to have multiple choices with push buttons; it’s assigned to one scene;-)




    OK, I agree. But those "visualisation frontend" are usually part of a high-end supervisor, like the HS (or similar), which do offer much more elaborated alternatives, like sequences, in which case the ETS scenes are completely obsolete.


    It doesn’t have to be as high-end and pricey as an HS, but a Zennio Z38i (a reasonably priced smallish touch panel) for example comes with 4 user definable pages, so you if I recall well, you end up with 24 soft push buttons (that should do for a test environment .

    I mean they (Izeman and Swiss) got a good and valid case, if they say KNX scenes are too static and too awkward to adjust. But switching a multitude of actuators’ outputs with one push button is quite a leap from today’s standard – if you think that only ‘yesterday’ we thought dimmers to be quite a neat idea;-) Maybe I'm too old and not smart enough, but I don't expect switches to read my mind and adjust their actions accordingly;-).

    Kommentar


      #32
      Ok. Da gebe ich dir recht. Wenn man an den ZentralAus eine speziellere Anforderung als "alles Aus" hat, ist die Szenenfunktion ein guter Weg. Wobei auch dass unter Umständen Geschmaksache ist.

      z.B. Licht und Steckdosen brauchen in mienen Augen so oder so eine 0 und die Jalos würden bei einer 0 auch nach oben fahren. Mir würde also eine 0 vom ZentralAus Taster ausreichen
      Gruss Patrik alias swiss

      Kommentar


        #33
        Patrik da hast Du wohl recht. Ich sags ja, ich bin zu alt für 'Szenen'!! Das mit dem Zentral Aus war nur ein Beispiel für die Unterdrückung des Lernmodus. Bei mir ist Zentral Aus eine 0 und da hören alle mit, sogar meine Besucher!!

        Gehst Du an den nächsten Stammtisch?

        Kommentar


          #34
          Hoi Martin

          Zitat von kropfm
          Gehst Du an den nächsten Stammtisch?
          Jup Kommst du diesmal auch? Soll ich dir auch was schönes mitbringen?
          Gruss Patrik alias swiss

          Kommentar


            #35
            'schönes mitbringen?' da bin ich jetzt nicht ganz gestigen!? Musst mir auf die Sprünge helfen? Aber ich versuche zu kommen wenn es geht!

            Kommentar


              #36
              Ich bringe ja schon was schönes für den Kolegen Bodo mit Und da ich bei deiner Frage auch nicht ganz mitgekommen bin, hätte es ja sein können dass ich was für dich mitbringen sollte (was auch immer)
              Gruss Patrik alias swiss

              Kommentar


                #37
                nun verstehe ich! Nein, die Frage war nicht opportunistischer Natur. Dachte mir wir könnten bei einem Bier über Szenen sprechen; Smarthome versus Szenen! Leider sind die Stammtische gepackt mit Präsentationen (und da war ich eigentlich auch Befürworter) aber der persönliche Austausch kommt ein bisschen zu kurz.

                Kommentar


                  #38
                  Da der Thermin diesmal glücklicherweise auf einen Freitag fällt, werde ich bestimt zum "Znacht" kommen und muss auch nicht all zu früh nach hause Ich freu mich auf den Stammtich und die Diskusionen
                  Gruss Patrik alias swiss

                  Kommentar


                    #39
                    Zitat von kropfm Beitrag anzeigen
                    wir könnten bei einem Bier über Szenen sprechen
                    Would love to be there.... not only for the Szenen

                    Kommentar


                      #40
                      Zitat von Warichet Beitrag anzeigen
                      not only for the Szenen
                      but also for the beer, I suppose ;-))

                      Kommentar


                        #41
                        Now that I've the nose just above water ... I'm writing a paper about scenes (just to avoid asking twice the same question ).

                        But still a question:
                        The topic about the maths (-1, +127) is that a general principle applying to all kind of scenes (stored in pusb buttons or actuators) or is it only applicable to scenes stored in actuators ?

                        I would appreciate a pointer to a doc about scenes, to avoid bothering you with dumb questions. Although I'm very good at bothering people

                        Kommentar


                          #42
                          Hallo Jumperid

                          Um zu deiner Frage vom Anfang zurückzukommen,

                          du könntest die Szenen auch im Controlpanel hinterlegen.

                          Kommentar


                            #43
                            Zitat von swiss Beitrag anzeigen
                            Dann alle Szenenobjekte der Aktoren mit einer eigenen GA verknüpfen.
                            I'm still failing at this point.
                            I end up with some 1 bit KO and some1 byte KO, it is not possible to put those KO in the same GA for Szenen.

                            I'm doing something wrong, but what ?

                            Kommentar


                              #44
                              Hast du mal die Namen und bezeichnungen der Geräte, die du in einer Szene einsetzen möchtest?

                              Du brauchst 1 GA für alle 8-Bit Szenen zusammen. 1-Bit
                              Szenen kannst du damit nicht steuern. Ausser du hast einen Szenenbaustein, der 8-Bit Szenennummern in 1-Bit befehle konvertieren kann.
                              Gruss Patrik alias swiss

                              Kommentar


                                #45
                                Zitat von swiss Beitrag anzeigen
                                Du brauchst 1 GA für alle 8-Bit Szenen zusammen. 1-Bit Szenen kannst du damit nicht steuern.
                                Aha ! that's what I suspected.
                                Thank you for putting things right

                                I was testing with a Jalo (1bit) and a dimmer (8bit) and of course they didn't fit together in the same scene

                                NB: I've tried the PushButton version of the scene, and there it works, both dimmer and jalo.

                                This way of storing scenes into actuators has serious limitations. Very often, one needs to put 1bit & 8bit in the same scene, hence, 2 PB are required (one for each type of scene).

                                Why bother about actuator scenes if PB version can do it fine ?

                                Kommentar

                                Lädt...
                                X