Ankündigung

Einklappen
Keine Ankündigung bisher.

Gira Home Server Programming

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

    Gira Home Server Programming


    Hallo allerseits, Ich hoffe, dass mir jemand helfen kann. Im beigefügten Bild möchte ich die Betriebsmodusnummer als Text anzeigen. Wenn zum Beispiel 0 = Komfort, 1 = Standby, 2 = Nacht, 4 = Frost. Ist dies mit HS und QC Config möglich? Wenn ja, hätte jemand ein Beispiel, wie er es machen könnte. Grüße, Neil

    Hi Everyone,
    I'm hoping someone will be able to help me.
    In the attached image I would like to display the operating mode number as text.
    So for example if it's 0 = Comfort, 1 = Standby, 2 = Night, 4 = Frost.
    Is this possible with HS and QC Config. If it is would anyone have an examples they could share of how to do it.
    Regards,
    Neil

    PS Used Google Translate for the German above
    You do not have permission to view this gallery.
    This gallery has 1 photos.

    #2
    Warum lässt du den aktiven Modus nicht einfach als Wertanzeige im QC anzeigen

    Kommentar


      #3
      So mache ich es im Moment. In dem angefügten Screenshot ist der Betriebsmodus beispielsweise Null (Komfortmodus). Ich kann zwar verstehen, dass kein Problem vorliegt, aber ich dachte einfach, dass Text für meine Frau und meine Kinder in ihren Apps viel besser wäre.
      Neil

      Kommentar


        #4
        Die QC interne Funktionsvorlage mit Icons, reicht dir nicht ? Ist zwar kein Text, hat aber verständliche Icons. Und steuern kannst du alle deine obigen Funktionen in einer Zeile. Ausgenommen dein "Boost"
        You do not have permission to view this gallery.
        This gallery has 1 photos.

        Kommentar


          #5
          Hallo!

          Für solche Aufgaben nehme ich immer den Baustein "Fall-Prüfung 8-fach" (gehört zum Lieferumfang des HS, findest Du unter der Gruppe "Vergleicher") - da kannst einen Eingangswert mit 7 anderen Werten vergleichen und dann auf dem jeweiligen Ausgang einen Befehl ausführen - in Deinem Fall "Setze KO für den Text auf "Komfort"" (oder eben die anderen Texte).

          Grüße

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

          Kommentar


            #6
            Danke Olaf, das werde ich später versuchen, wenn ich nach Hause komme. Ich muss möglicherweise etwas Hilfe brauchen, wenn das in Ordnung ist.

            Kommentar


              #7
              Olaf, das habe ich bis jetzt. Wenn Sie Zeit haben, können Sie bei den Ausgängen helfen. Ich bin mir nicht sicher, was Sie unter "Setze KO" für den Text "Komfort" bedeuten. Ich kann nicht finden, wo ich so etwas programmieren könnte. Wie Sie sehen können, bin ich kein Experte
              You do not have permission to view this gallery.
              This gallery has 1 photos.

              Kommentar


                #8
                In your output box, don't enter anything in the top box (direct connection). Instead, add a single command in the larger input area below. There you enter your text GA, then enter the desired text value for that command. Create a separate output command for each output of the comparison module.

                Keep in mind that at reboot the default value will trigger your first output (0). You may want to enter a default of say '9', so that nothing triggers at reboot. Double-click the green zero, then enter 9, the input now will be yellow.

                You will need to query the true state after reboot to properly populate the text field.

                Kommentar


                  #9
                  Hallo,
                  Wäre ich auf dem beigefügten Foto auf dem richtigen Weg? Wenn ja, brauche ich eine separate Leitung für Komfort, Standby, Nacht und Frost in Quad Client Config?
                  You do not have permission to view this gallery.
                  This gallery has 1 photos.

                  Kommentar


                    #10
                    First line OK
                    Second line is your text GA
                    Third line should be 'Set to Constant'
                    Fourth line is your value, i.e. 'Comfort'
                    Fifth line stays blank.

                    ...and yes, you need one line per command.

                    Kommentar


                      #11
                      I'm getting really close, thanks to all so far
                      Last issue I have is getting current mode text to switch off as the next mode is selected, see picture with all four modes displaying.

                      Ich bin ganz nah dran, danke allen bisher
                      Letzte Ausgabe, die ich habe, ist, den aktuellen Modus-Text abzurufen, wenn der nächste Modus ausgewählt wird, siehe Abbildung, wobei alle vier Modi angezeigt werden.
                      You do not have permission to view this gallery.
                      This gallery has 1 photos.

                      Kommentar


                        #12
                        I am not familiar with QC - I would think it works the same as in my visu: you should only use a single internal communication object for display, the value of which you set (in the four different commands in the graphic logic editor) to the desired value.

                        Kommentar

                        Lädt...
                        X