ich arbeite gerade an einer InfoTED-Config für einen TFT-Monitor, ohne Prosys-Rechner.
Verbaut ist ein Atron AFR4.10
Aktuell funktioniert Folgendes:
- Liniennummer wird korrekt angezeigt
- Nächste Haltestelle (HaltestelleDS009) wird ebenfalls angezeigt
Weitere Haltestellen der Perlenschnurr sowie Zielhaltestelle werden jedoch nicht angezeigt.
Bisher wird in der Config folgendes verwendet:
Code: Alles auswählen
[Anzeige]
Hochlaufzeit = 800
Taktzeit = 200
Wagenhaelttaktzeit = 300
Adresse = 9
ZielAdresse = 1
Hstindex = xITele
Worttrenner = " -+.,;:!$%&/()=?#*<>"
DS3aVariante = Niag
Code: Alles auswählen
[Field = 1]
Texttyp = Linie
XPosition = 17
YPosition = 8
Breite = 213
Hoehe = 140
Referenzfeld = 0
Feldposition = 0
XFeldoffset = 0
Farbe1 = 255, 255, 0
transparent = 0
Statischertext = ""
Textdarstellung = original
Position = 4
Fontindex = 1
Fonthoehe = 120
MinimaleFonthoehe = 0
StartSpalte = 17
Feldnummer = 1
SpaltenBreite = 213
ZeilenAnzahl = 140
Spacing = 0
[Field = 2]
Texttyp = letzteHaltestelle
XPosition = 256
YPosition = 8
Breite = 1084
Hoehe = 136
Referenzfeld = 0
Feldposition = 0
XFeldoffset = 0
Farbe1 = 255, 255, 0
transparent = 0
Statischertext = ""
Textdarstellung = original
Position = 5
Fontindex = 1
Fonthoehe = 120
MinimaleFonthoehe = 50
Hstindex = 0
StartSpalte = 256
Feldnummer = 1
SpaltenBreite = 1084
ZeilenAnzahl = 136
Spacing = 0
[Field = 3]
Texttyp = HaltestelleDS009
XPosition = 153
YPosition = 494
Breite = 1187
Hoehe = 128
Referenzfeld = 0
Feldposition = 0
XFeldoffset = 0
Farbe1 = 255, 0, 0
transparent = 0
Statischertext = ""
Textdarstellung = original
Position = 4
Fontindex = 1
Fonthoehe = 85
MinimaleFonthoehe = 50
Hstindex = 0
StartSpalte = 153
Feldnummer = 1
SpaltenBreite = 1187
ZeilenAnzahl = 128
Spacing = 0
[Field = 4]
Texttyp = HaltestelleDS021
XPosition = 180
YPosition = 378
Breite = 1160
Hoehe = 102
Referenzfeld = 0
Feldposition = 0
XFeldoffset = 0
Farbe1 = 0, 0, 0
transparent = 0
Statischertext = ""
Textdarstellung = original
Position = 4
Fontindex = 1
Fonthoehe = 68
MinimaleFonthoehe = 50
Hstindex = 1
StartSpalte = 180
Feldnummer = 1
SpaltenBreite = 1160
ZeilenAnzahl = 102
Spacing = 0
[Field = 5]
Texttyp = HaltestelleDS021
XPosition = 248
YPosition = 276
Breite = 1092
Hoehe = 93
Referenzfeld = 0
Feldposition = 0
XFeldoffset = 0
Farbe1 = 0, 0, 0
transparent = 0
Statischertext = ""
Textdarstellung = original
Position = 4
Fontindex = 1
Fonthoehe = 60
MinimaleFonthoehe = 45
Hstindex = 2
StartSpalte = 248
Feldnummer = 1
SpaltenBreite = 1092
ZeilenAnzahl = 93
Spacing = 0
[Field = 6]
Texttyp = HaltestelleDS021
XPosition = 320
YPosition = 192
Breite = 1020
Hoehe = 76
Referenzfeld = 0
Feldposition = 0
XFeldoffset = 0
Farbe1 = 0, 0, 0
transparent = 0
Statischertext = ""
Textdarstellung = original
Position = 4
Fontindex = 1
Fonthoehe = 51
MinimaleFonthoehe = 45
Hstindex = 3
StartSpalte = 320
Feldnummer = 1
SpaltenBreite = 1020
ZeilenAnzahl = 76
Spacing = 0
Code: Alles auswählen
[IBISTelegramme]
IbisDS = DS001 , 1, 1, 0, 0, 0, DS000
IbisDS = DS001a , 1, 1, 0, 0, 0, DS000
IbisDS = DS009 , 1, 0, 0, 0, 0, DS000
IbisDS = DS010b , 1, 4, 0, 0, 0, DS000
IbisDS = DS020 , 1, 1, 0, 0, 0, DS120
IbisDS = DS021L , 1, 1, 0, 0, 0, DS120
Kennt sich jemand damit aus oder hat vielleicht eine Idee um mir zu Helfen?
Vielen Dank schon mal im voraus!