Search found 220 matches

by info@cec.gmbh
29 Jan 2022, 13:16
Forum: Support Forum (Deutsch)
Topic: Globale Variablen und Status
Replies: 3
Views: 4294

Re: Globale Variablen und Status

Hallo Dänu

Globale Variablen wurden ursprünglich für die Steuerung von Allbot Robotern eingeführt. Es ging dort darum, dass man dynamische Werte in die Infrarot Sequenzen einfliessen lassen kann. Da das nur mit dem sehr spezifischen Aufbau der Infrarot Sequenzen für diese Roboter verwendbar ist, nehme ich an, dass dieser Anwendungsfall für Dich nicht interessant ist. Andere Infrarot Protokolle sind so aufgebaut, dass dies keinen Sinn ergibt.

Für was kann man globale Variabeln sonst noch gebrauchen? Es ist damit z.B. möglich sich Zustände der Benutzeroberfläche zu speichern, wenn man das global (über alle Pages) machen möchte. Als Beispiel wäre denkbar, dass man den Zustand speichert, ob irgendwas bereits eingeschaltet wurde. Speichern kann man dies mit der CommandAction und Command Name StoreGlobalVar. Verwenden kann man dann diese Information inman über eine CommandAction mit Command Name FireGlobalVar den Wert auf dem EventManager feuert, womit er auf irgend einem Control mittels eines Eventhandlers abgefangen werden kann um irgendwelche Einstellungen oder weitere Aktionen auszuführen.

Wie funktioniert ein Status? Jedes Control verfügt über einen separaten Status. Normalerweise ist der nicht gesetzt. Nun kann man über einen Eventhandler irgend einen Wert als Status setzen. Actions kann man nun so konfigurieren, dass sie nur bei einem bestimmten Status ausgeführt werden. Ist bei der Action kein Status gesetzt, sowird sie immer ausgeführt. So lässt sich dynamisch Einfluss darauf nehmen, wie sich z.B. ein Button verhält. Man kann damit zum Besipiel einen ein/aus-Button konfigurieren, um ein zusätzliches Fenster einzublenden.

Viele Grüsse,
Urs
by info@cec.gmbh
21 Dec 2021, 17:08
Forum: Support Forum (English)
Topic: How to Disable "quick edit" to create a "kiosk" mode??
Replies: 3
Views: 6882

Re: How to Disable "quick edit" to create a "kiosk" mode??

It is an interessting idea. We will think about how could we implement it and probably include for the next release. In the meantime I think, it could be a solution to use the IRControl Executor.

kind regards,
Urs
by info@cec.gmbh
20 Dec 2021, 10:17
Forum: Support Forum (English)
Topic: How to Disable "quick edit" to create a "kiosk" mode??
Replies: 3
Views: 6882

Re: How to Disable "quick edit" to create a "kiosk" mode??

Hi there

No, there is no way to lock the setup menu. But maybe you can use the IRControl Executor. It's a seperate App which only contains the runtime part of IRControl.

kind regards,
Urs Bratschi
by info@cec.gmbh
26 Sep 2021, 21:02
Forum: Support Forum (Deutsch)
Topic: Code-Learning Timeout - IRTrans WiFi IRDB
Replies: 4
Views: 6357

Re: Code-Learning Timeout - IRTrans WiFi IRDB

Hallo Danu

Kannst Du den Loglevel mal auf Debug stellen? Da findet man etwas mehr raus. Der Pioneer höchstwahrscheinlich einen NEC 2 Code mit Device 170 / Subdevice 82. Da kannst Du im Gageway Send Test mal alle Funktionen durchprobieren und schauen wie er reagiert. Wir konnten zwar ein Signal der Dreambox über den Logitech Harmony Hub einfangen, aber kommen damit nicht so ganz klar. Das scheint etwas abstruses zu sein. Wir probieren den weiter zu analysieren.

Viele Grüsse
Urs
by info@cec.gmbh
08 Jun 2021, 17:14
Forum: Support Forum (Deutsch)
Topic: Broadlink RM4 pro
Replies: 1
Views: 3402

Re: Broadlink RM4 pro

Hallo

Leider können wir die 4er-Serie von Broadlink aktuell nicht unterstützen. Die Geräte der 4er-Serie laufen ausschliesslich über eine Cloud. Broadlink verlangt dazu Lizenzgebühren, die recht hoch sind. Wir sehen da nicht ein, dass wenn wir Software für ein Gerät schreiben, was schlussendlich auch die Attraktivität dieses Gerätes am Markt erhöht, auch noch bezahlen müssen.

Viele Grüsse
Urs
by info@cec.gmbh
08 Jun 2021, 17:09
Forum: Support Forum (Deutsch)
Topic: Ende der Weiterentwicklung?
Replies: 2
Views: 4005

Re: Ende der Weiterentwicklung?

Hallo Thomas

Das kann ich so nicht bestätigen. Ich denke die App hat mittlerweile einen stabilen Stand und bietet auch sehr viel an Funktionalität an. Da ich persönlich zur Zeit intensiv in einem anderen Projekt engagiert bin, läuft die Weiterentwicklung von IRControl aktuell aber etwas auf Sparflamme.
Ja klar, mit dem Erwerb einer Lizenz einer Software besteht auch eine gewisse Erwartung, dass die weiterentwickelt wird. Ich möchte nun auch mal etwas dazu aufzeigen, in welchen Grössenordnungen wir uns da bewegen. Die gesammten Lizenzeinnahmen die wir mit IRControl bis anhin hatten entspricht etwa 30 % der Anschaffungskosten für die Geräte, die wir unterstützen. Dazu kommen Marketingkosten, welche noch weitaus höher sind. Von den mittlerweile etwa 5000 Stunden Entwicklungsaufwand ist keine einzige Stunde bezahlt.
Ich will ja nicht jammern, schlussendlich finde ich es immer noch ein sehr tolles Projekt und abgesehen von der wirtschaftlichen Sitation, hat sich das auch gelohnt.

Es wird auf alle Fälle weiter gehen ....
Viele Grüsse
Urs
by info@cec.gmbh
17 Feb 2021, 20:40
Forum: Support Forum (English)
Topic: Iphone problem
Replies: 13
Views: 20748

Re: Iphone problem

Hi Claudio

We hat some technical problems with the new SDK Version, but it should be solved now. I think we can release the Executor versions until the next week and the other versions one week later.

kind regards,
Urs
by info@cec.gmbh
09 Feb 2021, 11:04
Forum: Support Forum (English)
Topic: Iphone problem
Replies: 13
Views: 20748

Re: Iphone problem

Hi Claudio

So, I think it is a problem of iOS version. The last build is made with a SDK that supports iOS until 14.2. I hope we can make a new release with the acutal SDK this week. For me it's really strange that a new verison of a operating system isn't backward compatible.

best regards,
Urs
by info@cec.gmbh
07 Feb 2021, 15:39
Forum: Support Forum (English)
Topic: Iphone problem
Replies: 13
Views: 20748

Re: Iphone problem

Hi Claudio

Which version of IOS runs on this devices?

kind regards,
Urs
by info@cec.gmbh
06 Feb 2021, 07:50
Forum: Support Forum (English)
Topic: IRControl Version 3.13
Replies: 1
Views: 6812

IRControl Version 3.13

Hi together

We have released a new version of IRControl yesterday with the following changes:
  • Content type of HTTP Commands (HTTP Header) is now configurable
  • IRControl restarts now if the App (when in background) was removed from memory by the Android operating system
  • Quick Edit Mode: call the page editor directly from the running page (swpie from the lower right area to the upper left area of the page)
  • Double Click Event on the navigator pad
  • Timing Commands now possible for all command types (also sequences of commands)
  • fire of gloabl Vars now possible (system command)
We will complete in the next view days also the online help.

I hope, we could solve some problems with this update,
Urs