Seite 1 von 3

#1 Dynamic text on GT10D

Verfasst: Mi 9. Nov 2011, 22:10
von DOMIQ
Hello, by the end of this week update 1.7.2 will be available. It will add support for "Dynamic Text" channels:

Code: Alles auswählen

C.LCN.text.0.100.1=HelloWorld

where 1 is line number (1-4). Text will be automatically split into parts.

#2 RE: Dynamic text on GT10D

Verfasst: Mi 9. Nov 2011, 23:39
von norden
Top :thumbup:

#3 RE: Dynamic text on GT10D

Verfasst: Mi 9. Nov 2011, 23:44
von Uwe
Moin,
weekend will be avaiable for dynamic tests :lol:

:thumbup: Uwe

#4 RE: Dynamic text on GT10D

Verfasst: Fr 11. Nov 2011, 06:35
von Franky
Hi Filip,

ist das die Version, die schon als Demo auf http://demo-de.domiq.pl/online ist? :w00t:
Sieht ja super aus:) :
Da ist ein neues Layout für Display (Struktur stark vereinfacht) und die Übersetzungen ins deutsche sind nun überarbeitet.:thumbup:

Is this the version that is already http://demo-de.domiq.pl/online? :w00t:
Looks so great:) :
There is a new layout for display (simplified structure) and the translations into German now revised.:thumbup:
Fil, please look in the tab timer. Is it possible to change Werktag in Wochentag?

#5 RE: Dynamic text on GT10D

Verfasst: Fr 11. Nov 2011, 17:16
von DOMIQ
Yes and no, few more changes were done in the meantime. Version 1.7.2 is now available. :thumbup:
Werktag -> Wochentag fix will be part of next release, noticed it too late...

BTW, I understand german quite well. No need to translate :-)

#6 RE: Dynamic text on GT10D

Verfasst: Fr 11. Nov 2011, 18:11
von Franky
OK :rolleyes:

Update ohne Probleme:lol:

... und die neue Zustandanzeige ist echt super - hilfreich.

#7 RE: Dynamic text on GT10D

Verfasst: Mi 28. Dez 2011, 22:57
von Hat
Es freut mich zu sehen, dass beim GT10D nun dynamische Text möglich ist. Ich nehme an, dass geht auch beim GT4D?

#8 RE: Dynamic text on GT10D

Verfasst: Mi 28. Dez 2011, 23:52
von Uwe
Display = Display. Das ist das gleiche Kommando. Natürlich geht das ...

Grüße, Uwe

#9 RE: Dynamic text on GT10D

Verfasst: Fr 28. Dez 2012, 14:03
von Thomas
DOMIQ hat geschrieben:Hello, by the end of this week update 1.7.2 will be available. It will add support for "Dynamic Text" channels:

Code: Alles auswählen

C.LCN.text.0.100.1=HelloWorld

where 1 is line number (1-4). Text will be automatically split into parts.

Eigentlich müsste
Part1 = GTDT11
Part2 = GTDT12
usw sein.

Bei mir wird aber immer GTDT11 übertragen, so kann ich leider keinen längeren Text übertragen.

gruss thomas - der eine Lösung sucht...

#10 RE: Dynamic text on GT10D

Verfasst: Sa 23. Feb 2013, 21:55
von mr_claus
Kann mir jemand erklären warum

Code: Alles auswählen

set('LCN.text.0.100.1','test')


nicht funktioniert? Nutze ich C.LCN.text.0.100.1 über Befehle ausführen, dann funktioniert das. Ich möchte die Werte aber über Funktionen befüllen lassen.