NEWS
Blockly-Programm startet nicht
-
ich sehe aber schon dass, wenn das bisherige alles gelöst ist, hier die selbe Diskussion aufkommen wird, wie seit Jahren im Homematic Forum über die absolute Richtigkeit der Anzeige der Rollladen Position.
Selbst unter Vernachlässigung der Zu-/Abnahme des Wickelkerndurchmessers durch mehr oder weniger Menge an Rollladenlänge, bleibt der weitaus größere Anteil von ca. 20% an Richtigkeit durch das finale Schließen der Schlitze.
-
@paul53 said in Blockly-Programm startet nicht:
@triplex sagte: Bewegung Simulation" wird nicht hochgezählt sondern nur am Ende aktualisiert.
Vielleicht hat "ACTUAL" noch den alten Wert, wenn "ACTIVITY_STATE" auf 3 geht? Dann bau mal eine kleine Verzögerung ein.
Hat leider auch nichts gebracht.
Kannst mir denn was zu meiner Variante sagen? -
@triplex sagte: Hat leider auch nichts gebracht.
Wie verhält es sich? Ist der Intervall-Zyklus 500 ms oder 1000 ms?
@triplex sagte in Blockly-Programm startet nicht:
Kannst mir denn was zu meiner Variante sagen?
Man kann einen Wert nicht unmittelbar nach dem Schreiben wieder einlesen (asynchrone Ausführung von "aktualisiere").
-
@paul53 said in Blockly-Programm startet nicht:
@triplex sagte: Hat leider auch nichts gebracht.
Wie verhält es sich? Ist der Intervall-Zyklus 500 ms oder 1000 ms?
@triplex sagte in Blockly-Programm startet nicht:
Kannst mir denn was zu meiner Variante sagen?
Man kann einen Wert nicht unmittelbar nach dem Schreiben wieder einlesen (asynchrone Ausführung von "aktualisiere").
Habe mit 100-1000ms getestet
Reicht es wenn ich dann vor der Stop-Bedingung ein Timeout setze?
-
@triplex sagte: Reicht es wenn ich dann vor der Stop-Bedingung ein Timeout setze?
Die Verzögerung muss auf die Abfrage von "ACTUAL" wirken, damit der Zielwert eingelesen wird.
-
@paul53 said in Blockly-Programm startet nicht:
@triplex sagte: Reicht es wenn ich dann vor der Stop-Bedingung ein Timeout setze?
Die Verzögerung muss auf die Abfrage von "ACTUAL" wirken, damit der Zielwert eingelesen wird.
Ich verzweifle hier langsam.
Das kann doch nicht so kompliziert sein sowas zu programmieren. -
-
@paul53 said in Blockly-Programm startet nicht:
@triplex sagte: Das kann doch nicht so kompliziert sein
Lösche mal oben "setze
delta
auf 0".Das war es leider auch nicht.
Jetzt ist es sogar so, dass er bis zum Ende runter-/hochzählt, obwohl die Rollade bei z.B. 80% angehalten hat.
Er ignoriert einfach jedes mal die Stop-Bedingungen. -
@triplex sagte: ignoriert einfach jedes mal die Stop-Bedingungen.
Dann logge mal die Werte, um zu sehen, wo es hakt:
-
@paul53 said in Blockly-Programm startet nicht:
@triplex sagte: ignoriert einfach jedes mal die Stop-Bedingungen.
Dann logge mal die Werte, um zu sehen, wo es hakt:
Werde ich morgen machen, für heute reicht es.
Wünsche dir schonmal nen guten Rutsch!!!Update:
Hier der Log.
Musste das Programm manuell abbrechen, der Wert "level" ist trotz Begrenzung ins negative gelaufen1.1.2024, 11:57:59.353 [info ]: javascript.0 (13082) Stop script script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4 1.1.2024, 11:57:59.429 [info ]: javascript.0 (13082) Start javascript script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4 1.1.2024, 11:57:59.453 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions 1.1.2024, 11:58:20.334 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation96.5 1.1.2024, 11:58:20.833 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation95.5 1.1.2024, 11:58:21.334 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation94.5 1.1.2024, 11:58:21.835 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation93.5 1.1.2024, 11:58:22.334 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation92.5 1.1.2024, 11:58:22.835 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation91.5 1.1.2024, 11:58:23.336 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation90.5 1.1.2024, 11:58:23.836 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation89.5 1.1.2024, 11:58:24.336 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation88.5 1.1.2024, 11:58:24.837 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation87.5 1.1.2024, 11:58:25.337 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation86.5 1.1.2024, 11:58:25.837 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation85.5 1.1.2024, 11:58:26.337 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation84.5 1.1.2024, 11:58:26.838 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL97.5Simulation83.5 1.1.2024, 11:58:27.338 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation82.5 1.1.2024, 11:58:27.839 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation81.5 1.1.2024, 11:58:28.339 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation80.5 1.1.2024, 11:58:28.840 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation79.5 1.1.2024, 11:58:29.340 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation78.5 1.1.2024, 11:58:29.840 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation77.5 1.1.2024, 11:58:30.340 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation76.5 1.1.2024, 11:58:30.840 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation75.5 1.1.2024, 11:58:31.340 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation74.5 1.1.2024, 11:58:31.841 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation73.5 1.1.2024, 11:58:32.341 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation72.5 1.1.2024, 11:58:32.841 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation71.5 1.1.2024, 11:58:33.342 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation70.5 1.1.2024, 11:58:33.843 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation69.5 1.1.2024, 11:58:34.343 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation68.5 1.1.2024, 11:58:34.844 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation67.5 1.1.2024, 11:58:35.343 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation66.5 1.1.2024, 11:58:35.843 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation65.5 1.1.2024, 11:58:36.343 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation64.5 1.1.2024, 11:58:36.844 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation63.5 1.1.2024, 11:58:37.348 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation62.5 1.1.2024, 11:58:37.848 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation61.5 1.1.2024, 11:58:38.348 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation60.5 1.1.2024, 11:58:38.849 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation59.5 1.1.2024, 11:58:39.349 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation58.5 1.1.2024, 11:58:39.850 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation57.5 1.1.2024, 11:58:40.350 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation56.5 1.1.2024, 11:58:40.850 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation55.5 1.1.2024, 11:58:41.349 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation54.5 1.1.2024, 11:58:41.850 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation53.5 1.1.2024, 11:58:42.350 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation52.5 1.1.2024, 11:58:42.851 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation51.5 1.1.2024, 11:58:43.352 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation50.5 1.1.2024, 11:58:43.853 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation49.5 1.1.2024, 11:58:44.354 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation48.5 1.1.2024, 11:58:44.854 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation47.5 1.1.2024, 11:58:45.354 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation46.5 1.1.2024, 11:58:45.855 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation45.5 1.1.2024, 11:58:46.354 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation44.5 1.1.2024, 11:58:46.854 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation43.5 1.1.2024, 11:58:47.355 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation42.5 1.1.2024, 11:58:47.855 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation41.5 1.1.2024, 11:58:48.354 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation40.5 1.1.2024, 11:58:48.855 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation39.5 1.1.2024, 11:58:49.355 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation38.5 1.1.2024, 11:58:49.855 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation37.5 1.1.2024, 11:58:50.355 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation36.5 1.1.2024, 11:58:50.856 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation35.5 1.1.2024, 11:58:51.355 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation34.5 1.1.2024, 11:58:51.855 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation33.5 1.1.2024, 11:58:52.356 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation32.5 1.1.2024, 11:58:52.857 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation31.5 1.1.2024, 11:58:53.357 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation30.5 1.1.2024, 11:58:53.857 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation29.5 1.1.2024, 11:58:54.357 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation28.5 1.1.2024, 11:58:54.858 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation27.5 1.1.2024, 11:58:55.358 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation26.5 1.1.2024, 11:58:55.858 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation25.5 1.1.2024, 11:58:56.358 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation24.5 1.1.2024, 11:58:56.858 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation23.5 1.1.2024, 11:58:57.357 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation22.5 1.1.2024, 11:58:57.858 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation21.5 1.1.2024, 11:58:58.358 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation20.5 1.1.2024, 11:58:58.859 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation19.5 1.1.2024, 11:58:59.359 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation18.5 1.1.2024, 11:58:59.860 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation17.5 1.1.2024, 11:59:00.361 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation16.5 1.1.2024, 11:59:00.860 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation15.5 1.1.2024, 11:59:01.360 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation14.5 1.1.2024, 11:59:01.860 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation13.5 1.1.2024, 11:59:02.360 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation12.5 1.1.2024, 11:59:02.861 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation11.5 1.1.2024, 11:59:03.361 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation10.5 1.1.2024, 11:59:03.862 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation9.5 1.1.2024, 11:59:04.363 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation8.5 1.1.2024, 11:59:04.864 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation7.5 1.1.2024, 11:59:05.378 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation6.5 1.1.2024, 11:59:05.878 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation5.5 1.1.2024, 11:59:06.378 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation4.5 1.1.2024, 11:59:06.878 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation3.5 1.1.2024, 11:59:07.378 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation2.5 1.1.2024, 11:59:07.878 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation1.5 1.1.2024, 11:59:08.378 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation0.5 1.1.2024, 11:59:08.878 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-0.5 1.1.2024, 11:59:09.378 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-1.5 1.1.2024, 11:59:09.879 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-2.5 1.1.2024, 11:59:10.378 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-3.5 1.1.2024, 11:59:10.878 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-4.5 1.1.2024, 11:59:11.379 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-5.5 1.1.2024, 11:59:11.879 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-6.5 1.1.2024, 11:59:12.378 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-7.5 1.1.2024, 11:59:12.879 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-8.5 1.1.2024, 11:59:13.379 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-9.5 1.1.2024, 11:59:13.879 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-10.5 1.1.2024, 11:59:14.380 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-11.5 1.1.2024, 11:59:14.879 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-12.5 1.1.2024, 11:59:15.379 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-13.5 1.1.2024, 11:59:15.879 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-14.5 1.1.2024, 11:59:16.379 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-15.5 1.1.2024, 11:59:16.879 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-16.5 1.1.2024, 11:59:17.380 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-17.5 1.1.2024, 11:59:17.880 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-18.5 1.1.2024, 11:59:18.380 [info ]: javascript.0 (13082) script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4: ACTIVITY2ACTUAL75Simulation-19.5 1.1.2024, 11:59:18.808 [info ]: javascript.0 (13082) Stop script script.js.Eigene_Programme.Vis_-_Rollade_-_Büro_01_-_Bewegung_Simulation3-4
MOD-EDIT: Code in code-tags gesetzt!
-
Noch eine Idee was man ausprobieren könnte?
-
@triplex sagte in Blockly-Programm startet nicht:
2ACTUAL75Simulation-19.5
könnte da bereits das zugeschlagen haben
@homoran sagte in Blockly-Programm startet nicht:
ich sehe aber schon dass, wenn das bisherige alles gelöst ist, hier die selbe Diskussion aufkommen wird, wie seit Jahren im Homematic Forum über die absolute Richtigkeit der Anzeige der Rollladen Position.
Selbst unter Vernachlässigung der Zu-/Abnahme des Wickelkerndurchmessers durch mehr oder weniger Menge an Rollladenlänge, bleibt der weitaus größere Anteil von ca. 20% an Richtigkeit durch das finale Schließen der Schlitze.
-
@homoran said in Blockly-Programm startet nicht:
@triplex sagte in Blockly-Programm startet nicht:
2ACTUAL75Simulation-19.5
könnte da bereits das zugeschlagen haben
@homoran sagte in Blockly-Programm startet nicht:
ich sehe aber schon dass, wenn das bisherige alles gelöst ist, hier die selbe Diskussion aufkommen wird, wie seit Jahren im Homematic Forum über die absolute Richtigkeit der Anzeige der Rollladen Position.
Selbst unter Vernachlässigung der Zu-/Abnahme des Wickelkerndurchmessers durch mehr oder weniger Menge an Rollladenlänge, bleibt der weitaus größere Anteil von ca. 20% an Richtigkeit durch das finale Schließen der Schlitze.
Ich kann dir leider nicht folgen was du mir damit sagen willst.
Was soll das mit dem Programm zu tun haben, mit dem ich eine Anzeige bis zu einem bestimmten Wert hoch bzw. runterzählen lassen will. -
@triplex sagte in Blockly-Programm startet nicht:
Was soll das mit dem Programm zu tun haben, mit dem ich eine Anzeige bis zu einem bestimmten Wert hoch bzw. runterzählen lassen will.
Dass der für dich relevante Wert bei dieser Berechnung bei etwa -20 liegen würde.
Dieses Paradoxon wird seit zig Jahren diskutiert
-
@triplex sagte: ACTIVITY2ACTUAL75Simulation-19.5
"ACTIVITY" hat nicht auf 3 gewechselt, sondern bleibt auf 2.
Versuche es mal mit Einlesen des Wertes:
-
@homoran said in Blockly-Programm startet nicht:
@triplex sagte in Blockly-Programm startet nicht:
Was soll das mit dem Programm zu tun haben, mit dem ich eine Anzeige bis zu einem bestimmten Wert hoch bzw. runterzählen lassen will.
Dass der für dich relevante Wert bei dieser Berechnung bei etwa -20 liegen würde.
Dieses Paradoxon wird seit zig Jahren diskutiert
Aber wenn mir im ioB der Wert "ACTUAL" von z.B. 79% angezeigt wird und das Programm sagt erhöhe/verringere den Wert
"... - Bewegung Simulation" bis der 79% erreicht hat und das ignoriert wird, was hat das mit einer Toleranz zu tun. -
@paul53 said in Blockly-Programm startet nicht:
@triplex sagte: ACTIVITY2ACTUAL75Simulation-19.5
"ACTIVITY" hat nicht auf 3 gewechselt, sondern bleibt auf 2.
Versuche es mal mit Einlesen des Wertes:
Ok...werde es morgen mal ausprobieren.
-
Habe jetzt ein Programm hinbekommen, dass so läuft, wie ich es mir vorstelle.
An der Intervallzeit müsste ich evtl. nochmal was optimieren.Jetzt habe ich nur noch mit einem Phänomen zu kämpfen.
Die Animation der Rollade im Widget wird über den Datenpunkt "... - Bewegung Simulation" gesteuert.
Ab einem Wert von ca. 20% und kleiner fährt die Animation nicht mehr konstant, sondern schlägt auf und zu.
Es spielt dabei keine Rolle ob sie hoch oder runterfährt.
Hinzu kommt noch, dass die Animation, wenn sie die 100% erreicht hat wieder nach unten schlägt.Ist das ne Macke vom Widget?
Gibt es da evtl. ein besseres?