'############## 'IBIS Script '############## '80s style IBIS (Integrated Board Information System) '(c) 15.04.2009 Rüdiger Hülsmann '(c) 17.01.2011 Marcel Kuhnt 'Script Version: 1.1 'Omsi release: 1.0 'Needs: '- Cockpit (Batterietrennschalter) '- Door (Haltestellenbremse) '- Ticketprinter 'Revision History: '- Rüdiger Hülsmann 05.01.2011 File created based on IBIS.osc (last revision 05.01.2011) '- Marcel Kuhnt 07.01.2011 Don't show busstops if no route '- Marcel Kuhnt 17.01.2011 9xx00 => 9xx04 instead of 9xx35! '- Rüdiger Hülsmann 24.01.2011 Delay display on IBIS '- Rüdiger Hülsmann 26.01.2011 IBIS blink bug fixed, "+/- 0 min" removed '- Rüdiger Hülsmann 06.02.2011 Cabin-display init '- Marcel Kuhnt 24.02.2011 Announcements from string act_busstop '- Manu 23.06-02.12.2013 RBL functions added '- Mx200 ab 2018 AFR4 Software BVG '- Mx200 ab 2021 AFR4 Software BVG neu '-------------------------------------------------------------------------------- 'IBIS-Modi: - Ausgabe via Ticketprinter ' 0 *: Normal ' 1 : Betriebsfahrt-Code eingeben ' 100 : L/S/K-Eingabe - Bitte warten 1 'TD 101 : L/S/K-Eingabe ' 102 : L/S/K/R-Eingabe - Bitte warten 2 ' 103 : L/S/K/R-Eingabe ' 104 : L/S/K/R-Eingabe - Bitte warten 3 ' 105 ²: L/S/K/R-Eingabe - Ziel bestätigen/ändern ' 106 ²: L/S/K/R-Eingabe - Haltestelle bestätigen/ändern 'TD 107 ²: L/S/K/R-Eingabe - Abfahrtszeit bestätigen/ändern ' 151 *: L/S/K-Eingabe - Kurs ungültig ' 152 *: L/S/K-Eingabe - Kurs ungültig (verkehrt aktuell nicht) ' 153 *: L/S/K/R-Eingabe - Kurs ungültig ' 154 *: L/S/K/R-Eingabe - Kurs ungültig (verkehrt aktuell nicht) ' 155 *: L/S/K/R-Eingabe - Route ungültig ' 156 *: L/S/K/R-Eingabe - Ziel ungültig ' 157 *: L/S/K/R-Eingabe - Kurs-Route-Kombi ungültig ' 201 : Funktionsmenü - Automatische Haltenstellenweiterschaltung ein-/ausgeschaltet ' 202 : Funktionsmenü - Zwischeneinnahmen ' 203 : Funktionsmenü - Innenanzeige und Ansagen ein-/ausschalten ' 204 : Funktionsmenü - Ziel ändern ' 301 : Automatische Haltenstellenweiterschaltung ein-/ausgeschaltet ' 302 *: Zwischeneinnahmen ' 303 : Innenanzeige und Ansagen ein-/ausschalten ' 304 ²: Ziel ändern ' 3041²: Ziel ändern - ungültig ' 4 *: Warten auf IBIS-Daten ' 5 *: Stornieren? ' 501 *: Verkauf stoniert ' * - nur Anzeige ' ² - Anzeige auch auf dem Display ' TD - To-do/noch nicht fertig '"Bitte warten" ist kein eigenständiger IBIS-Mod und gehört zu dem Mod 0. 'Cockpit-Display-Modi: (L.L.CockpDispl_mode) ' 0: Normal/nur Verspätungsanzeige ' oder was eben bei L/S/K/R eingegeben wird. ' 1: L/S/K-Änderung (zum quitieren) anzeigen ' 2: Ziel (zum quitieren) anzeigen ' 3: nächste Route (zum quitieren) anzeigen ' 4: Haltestelle (zum quitieren) anzeigen ' 5: Ziel und Haltestelle (zum quitieren) anzeigen ' Erklaerung Variablen by Mx200 ' atron modi:(atron_modus) ' 0 aus ' 1 Start ' 2 Schildern LK ' 3 RBL Fahrtenbildschirm ' 35 Grundbildschirm ' 5 Funktionsmenue ' 502 Routenauswahl ' 355 Ticketverkauf ' 515 Ziel ueberschreiben ' 517 Verkaufsstatistik ' 518 Drucker ' Sichtbarkeit buttons: ' atron_ticketpad Tickets normal ' atron_ticketpad_Tickets_erweitert_1 erweiterte Tickets 1 ' atron_ticketpad_Tickets_erweitert_2 erweiterte Tickets 2 ' atron_ticketpad_zurueck zurueck ticket ' atron_zweiter_best 2.enter taste nochmal extra aufgeteilt ' atron_nummernpad Tastenfeld ' atron_Route_oder_Linie Auswahl LK ' atron_Linie_Ziel_Sonderz Auswahl Ziel ueberschreiben ' Leiste_unten_rechts Tasten unten rechts (Stop, zurueck, etc.) ' LSA_1-6 pop up: LSA und Ticketverkauf nicht moeglich ' Funktionsmenue_sichtbar Funktionsmenue ' Funktionsmenue_Verkauf_sichtbar Funktionsmenue ' Funktionsmenue_Schicht_sichtbar Funktionsmenue ' Funktionsmenue_Bedienung_sichtbar Funktionsmenue ' Funktionsmenue_Einstellungen_sichtbar Funktionsmenue ' atron_rbl_tasten HST vor und zurueck ' Sichtbarkeit buttons: besonders ' atron_enter_Infozeile Infozeile bestaetigen ' Untermenue_aufklappen kleines Menue '---------------------- ' Trigger '---------------------- 'nur testweise {trigger:Atron_wechsel} (L.L.Atron_AFR4_normal_gross) ! (S.L.Atron_AFR4_normal_gross) 0 (S.L.atron_ticketpad_G) (S.L.atron_ticketpad_Tickets_erweitert_1_G) (S.L.atron_ticketpad_Tickets_erweitert_2_G) (S.L.atron_ticketpad_zurueck_G) 0 (S.L.atron_enter_1_G) (S.L.atron_enter_2_G) (S.L.atron_enter_3_G) (S.L.atron_enter_Infozeile_G) (S.L.atron_Route_oder_Linie_G) 0 (S.L.atron_Linie_Ziel_Sonderz_G) (S.L.Linie_Ziel_Sonderzeichen_G) (S.L.Leiste_unten_rechts_G) (S.L.LSA_1_G) (S.L.LSA_2_G) 0 (S.L.LSA_3_G) (S.L.LSA_4_G) (S.L.LSA_5_G) (S.L.LSA_6_G) (S.L.Funktionsmenue_sichtbar_G) (S.L.Funktionsmenue_Verkauf_sichtbar_G) 0 (S.L.Funktionsmenue_Schicht_sichtbar_G) (S.L.Funktionsmenue_Bedienung_sichtbar_G) (S.L.Funktionsmenue_Einstellungen_sichtbar_G) 0 (S.L.atron_rbl_tasten_G) (S.L.Untermenue_aufklappen_G) (S.L.atron_nummernpad_G) 0 (S.L.atron_ticketpad_N) (S.L.atron_ticketpad_Tickets_erweitert_1_N) (S.L.atron_ticketpad_Tickets_erweitert_2_N) (S.L.atron_ticketpad_zurueck_N) 0 (S.L.atron_enter_1_N) (S.L.atron_enter_2_N) (S.L.atron_enter_3_N) (S.L.atron_enter_Infozeile_N) (S.L.atron_Route_oder_Linie_N) 0 (S.L.atron_Linie_Ziel_Sonderz_N) (S.L.Linie_Ziel_Sonderzeichen_N) (S.L.Leiste_unten_rechts_N) (S.L.LSA_1_N) (S.L.LSA_2_N) 0 (S.L.LSA_3_N) (S.L.LSA_4_N) (S.L.LSA_5_N) (S.L.LSA_6_N) (S.L.Funktionsmenue_sichtbar_N) (S.L.Funktionsmenue_Verkauf_sichtbar_N) 0 (S.L.Funktionsmenue_Schicht_sichtbar_N) (S.L.Funktionsmenue_Bedienung_sichtbar_N) (S.L.Funktionsmenue_Einstellungen_sichtbar_N) 0 (S.L.atron_rbl_tasten_N) (S.L.Untermenue_aufklappen_N) (S.L.atron_nummernpad_N) {end} {trigger:Funktionsmenue_Verkauf} 0 (S.L.Funktionsmenue) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Verkauf_Zwischenstaende} (L.L.atron_modus) (S.L.atron_modus_last) 517 (S.L.atron_modus) (M.L.Zwischensummen) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Schicht} 1 (S.L.Funktionsmenue) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Schicht_Schichtende} (L.L.atron_modus) (S.L.atron_modus_last) 2 (S.L.Fahrerwechsel) 1 (S.L.atron_modus) 1 (S.L.Anmeldung_moeglich) (S.L.atron_ideingabe) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} (M.L.Reload_Scripttextur) ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Schicht_Fahrerwechsel} (L.L.atron_modus) (S.L.atron_modus_last) 1 (S.L.Fahrerwechsel) 1 (S.L.atron_modus) 1 (S.L.Anmeldung_moeglich) (S.L.atron_ideingabe) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} (M.L.Reload_Scripttextur) ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Schicht_LKEingabe} (L.L.atron_modus) (S.L.atron_modus_last) 0 (S.L.CockpDispl_mode) 0 (S.L.Linie_oder_Route) 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) 0 (S.L.IBIS_input) (S.L.IBIS_input_count) (S.L.IBIS_input_ext) (S.L.IBIS_input_count_ext) (S.L.IBIS_input_Route) (S.L.IBIS_input_Linie) (S.L.ALMEX_Input_Linie) (S.L.ALMEX_Input_Suffix) (S.L.ALMEX_Input_Kurs) (S.L.ALMEX_Input_Kurs_Index) (S.L.ALMEX_Input_Route) (S.L.ALMEX_Input_Ziel) (S.L.ALMEX_Input_Stop) (S.L.ALMEX_Input_DepatureTime) (S.L.ALMEX_Input_ArrivalTime) (L.L.ticketprinter_ticket_lastselection_timer) 6 < {if} ' 5 (S.L.IBIS_mode) 102 (S.L.IBIS_mode) {else} ' 100 (S.L.IBIS_mode) ' Vorrübergehend, da mode 100+101 noch nicht fertig, in 102 übergehen 102 (S.L.IBIS_mode) 1 (S.L.ALMEX_Input_Y_On) {endif} 2 (S.L.atron_modus) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} (M.L.Reload_Scripttextur) ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Schicht_Pause} (L.L.atron_modus) (S.L.atron_modus_last) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Schicht_Fahrplanversion} (L.L.atron_modus) (S.L.atron_modus_last) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} (M.L.Reload_Scripttextur) ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Schicht_Fahrtauswahl} (L.L.atron_modus) (S.L.atron_modus_last) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Schicht_Ziel_ueberschreiben} (L.$.RBL_COMING_Dest_Cap_1) $+ $RemoveSpaces " " $+ (L.$.RBL_COMING_Dest_Cap_2) $RemoveSpaces $+ 35 $SetLengthL (S.$.Atron_Zielzwischenspeicher) (L.L.atron_modus) (S.L.atron_modus_last) 0 (S.L.IBIS_input_Linie_manuell) 0 (S.L.Linie_manuell_eingeben) 0 (S.L.Sonderzeichen_manuell_eingeben) 0 (S.L.IBIS_input_Sonderzeichen_manuell) 0 (S.L.Ziel_manuell_eingeben) 0 (S.L.IBIS_input) (S.L.IBIS_input_count) 1 (S.L.Linie_Ziel_Sonderzeichen) 515 (S.L.atron_modus) 304 (S.L.IBIS_mode) (M.L.Reload_Scripttextur) ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Schicht_Routenauswahl} (L.L.atron_modus) (S.L.atron_modus_last) (M.L.Reload_Scripttextur) (L.L.atron_modus) 5 = (L.L.atron_modus) 35 = || {if} ' 1 (S.L.IBIS_input_Route) 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) 0 (S.L.IBIS_input) (S.L.IBIS_input_count) (S.L.IBIS_input_ext) (S.L.IBIS_input_count_ext) (S.L.ALMEX_Input_Linie) (S.L.ALMEX_Input_Suffix) (S.L.ALMEX_Input_Kurs) (S.L.ALMEX_Input_Kurs_Index) (S.L.ALMEX_Input_Route) (S.L.ALMEX_Input_Ziel) (S.L.ALMEX_Input_Stop) (S.L.ALMEX_Input_DepatureTime) (S.L.ALMEX_Input_ArrivalTime) (L.L.ticketprinter_ticket_lastselection_timer) 6 < {if} ' 5 (S.L.IBIS_mode) 102 (S.L.IBIS_mode) {else} ' 100 (S.L.IBIS_mode) ' Vorrübergehend, da mode 100+101 noch nicht fertig, in 102 übergehen 102 (S.L.IBIS_mode) 1 (S.L.ALMEX_Input_Y_On) {endif} 502 (S.L.atron_modus) {endif} 0 (S.L.Reload_Scripttextur_1) 0 (S.L.Routenauswahl_Timer) ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Bedienung} 2 (S.L.Funktionsmenue) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Bedienung_Drucker} (L.L.atron_modus) (S.L.atron_modus_last) 518 (S.L.atron_modus) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} (M.L.Reload_Scripttextur) ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Bedienung_Razzia} (L.L.Razzia) ! (S.L.Razzia) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Einstellungen} 3 (S.L.Funktionsmenue) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Einstellungen_Tastenpieps} (L.L.Tastenpiebs) ! (S.L.Tastenpiebs) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Einstellungen_Nachlauf} (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Einstellungen_Helligkeit_runter} (L.L.Helligkeit_3) {if} 1 (S.L.Helligkeit_2) 0 (S.L.Helligkeit_0) (S.L.Helligkeit_1) (S.L.Helligkeit_3) {else} (L.L.Helligkeit_2) {if} 1 (S.L.Helligkeit_1) 0 (S.L.Helligkeit_0) (S.L.Helligkeit_2) (S.L.Helligkeit_3) {else} (L.L.Helligkeit_1) {if} 1 (S.L.Helligkeit_0) 0 (S.L.Helligkeit_1) (S.L.Helligkeit_2) (S.L.Helligkeit_3) {else} {endif} {endif} {endif} (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Funktionsmenue_Einstellungen_Helligkeit_hoch} (L.L.Helligkeit_0) {if} 1 (S.L.Helligkeit_1) 0 (S.L.Helligkeit_0) (S.L.Helligkeit_2) (S.L.Helligkeit_3) {else} (L.L.Helligkeit_1) {if} 1 (S.L.Helligkeit_2) 0 (S.L.Helligkeit_0) (S.L.Helligkeit_1) (S.L.Helligkeit_3) {else} (L.L.Helligkeit_2) {if} 1 (S.L.Helligkeit_3) 0 (S.L.Helligkeit_1) (S.L.Helligkeit_2) (S.L.Helligkeit_0) {else} {endif} {endif} {endif} (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:Auswahl_Linie} 0 (S.L.Linie_oder_Route) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} {end} {trigger:Auswahl_Route} 1 (S.L.Linie_oder_Route) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} {end} {trigger:Auswahl_Linie_manuell} 0 (S.L.Linie_Ziel_Sonderzeichen) (S.L.IBIS_input_count) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} {end} {trigger:Auswahl_Sonderzeichen_manuell} 2 (S.L.Linie_Ziel_Sonderzeichen) (S.L.IBIS_input_count) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} {end} {trigger:Auswahl_Ziel_manuell} 1 (S.L.Linie_Ziel_Sonderzeichen) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} {end} {trigger:Auswahl_hoch} (L.L.Linie_oder_Route) 0 = {if} (L.L.IBIS_input_Linie) 1 + (S.L.IBIS_input_Linie) (L.L.IBIS_input) 1 + (S.L.IBIS_input) (L.L.IBIS_input_count) 1 + (S.L.IBIS_input_count) {endif} (L.L.atron_modus) 502 = {if} (L.L.IBIS_input_Route) 1 + (S.L.IBIS_input_Route) (L.L.IBIS_input) 1 + (S.L.IBIS_input) (L.L.IBIS_input_count) 1 + (S.L.IBIS_input_count) {endif} (L.L.Linie_Ziel_Sonderzeichen) 1 = (L.L.atron_modus) 515 = && {if} (L.L.IBIS_input) 1 + (S.L.IBIS_input) (L.L.IBIS_input_count) 1 + (S.L.IBIS_input_count) (L.L.IBIS_input) (S.L.Ibis_Input_Zwischenspeicher) 0 (M.L.IBIS_Zahlentasten) (L.L.Ibis_Input_Zwischenspeicher) (S.L.IBIS_input) (L.L.IBIS_input) (M.V.GetTerminusIndex) s0 0 > {if} l0 (M.L.Display_COMING_Terminus) {else} "" (S.$.RBL_COMING_Dest_Cap_1) "" (S.$.RBL_COMING_Dest_Cap_2) {endif} {endif} (M.L.Reload_Scripttextur) 0 (S.L.Reload_Scripttextur_1) 0 (S.L.Routenauswahl_Timer) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} {end} {trigger:Auswahl_runter} (L.L.Linie_oder_Route) 0 = {if} (L.L.IBIS_input_Linie) 0 > {if} (L.L.IBIS_input_Linie) 1 - (S.L.IBIS_input_Linie) (L.L.IBIS_input) 1 + (S.L.IBIS_input) (L.L.IBIS_input_count) 1 + (S.L.IBIS_input_count) {endif} {endif} (L.L.atron_modus) 502 = (L.L.IBIS_input_Route) 0 > && {if} (L.L.IBIS_input_Route) 0 > {if} (L.L.IBIS_input_Route) 1 - (S.L.IBIS_input_Route) (L.L.IBIS_input) 1 + (S.L.IBIS_input) (L.L.IBIS_input_count) 1 + (S.L.IBIS_input_count) {endif} {endif} (L.L.Linie_Ziel_Sonderzeichen) 1 = (L.L.atron_modus) 515 = && {if} (L.L.IBIS_input) 0 > {if} (L.L.IBIS_input) 1 - (S.L.IBIS_input) (L.L.IBIS_input_count) 1 + (S.L.IBIS_input_count) (L.L.IBIS_input) (S.L.Ibis_Input_Zwischenspeicher) 0 (M.L.IBIS_Zahlentasten) (L.L.Ibis_Input_Zwischenspeicher) (S.L.IBIS_input) (L.L.IBIS_input) (M.V.GetTerminusIndex) s0 0 > {if} l0 (M.L.Display_COMING_Terminus) {else} "" (S.$.RBL_COMING_Dest_Cap_1) "" (S.$.RBL_COMING_Dest_Cap_2) {endif} {endif} {endif} (M.L.Reload_Scripttextur) 0 (S.L.Reload_Scripttextur_1) 0 (S.L.Routenauswahl_Timer) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} {end} {trigger:Auswahl_hoch_2} (L.L.atron_modus) 502 = {if} 99 (S.L.IBIS_input_Route) {endif} (L.L.Linie_oder_Route) 0 = {if} 999 (S.L.IBIS_input_Linie) (L.L.IBIS_input) 1 + (S.L.IBIS_input) (L.L.IBIS_input_count) 1 + (S.L.IBIS_input_count) {endif} (L.L.Linie_Ziel_Sonderzeichen) 1 = (L.L.atron_modus) 515 = && {if} 999 (S.L.IBIS_input) (L.L.IBIS_input_count) 1 + (S.L.IBIS_input_count) (L.L.IBIS_input) (S.L.Ibis_Input_Zwischenspeicher) 0 (M.L.IBIS_Zahlentasten) (L.L.Ibis_Input_Zwischenspeicher) (S.L.IBIS_input) (L.L.IBIS_input) (M.V.GetTerminusIndex) s0 0 > {if} l0 (M.L.Display_COMING_Terminus) {else} "" (S.$.RBL_COMING_Dest_Cap_1) "" (S.$.RBL_COMING_Dest_Cap_2) {endif} {endif} (M.L.Reload_Scripttextur) 0 (S.L.Routenauswahl_Timer) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} {end} {trigger:Auswahl_runter_2} (L.L.atron_modus) 502 = {if} 0 (S.L.IBIS_input_Route) {endif} (L.L.Linie_oder_Route) 0 = {if} 0 (S.L.IBIS_input_Linie) (L.L.IBIS_input) 1 + (S.L.IBIS_input) (L.L.IBIS_input_count) 1 + (S.L.IBIS_input_count) {endif} (L.L.Linie_Ziel_Sonderzeichen) 1 = (L.L.atron_modus) 515 = && {if} 1 (S.L.IBIS_input) (L.L.IBIS_input_count) 1 + (S.L.IBIS_input_count) (L.L.IBIS_input) (S.L.Ibis_Input_Zwischenspeicher) 0 (M.L.IBIS_Zahlentasten) (L.L.Ibis_Input_Zwischenspeicher) (S.L.IBIS_input) (L.L.IBIS_input) (M.V.GetTerminusIndex) s0 0 > {if} l0 (M.L.Display_COMING_Terminus) {else} "" (S.$.RBL_COMING_Dest_Cap_1) "" (S.$.RBL_COMING_Dest_Cap_2) {endif} {endif} (M.L.Reload_Scripttextur) 0 (S.L.Routenauswahl_Timer) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} {end} ' Leiste unten rechts 1 meistens STOP Funktion {trigger:Leiste_unten_rechts_1} (L.L.atron_modus) 1 = (L.L.Anmeldung_moeglich) 0 = && {if} 1 (S.L.Anmeldung_moeglich) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {else} (L.L.atron_modus) 1 = (L.L.Anmeldung_moeglich) 1 = && {if} 0 (S.L.Anmeldung_moeglich) "" (S.$.IBIS_Cockpit_Display_Anmeldung) (M.L.Reload_Scripttextur) {endif} {endif} (L.L.atron_modus) 517 = {if} 35 (S.L.atron_modus) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {endif} (L.L.atron_modus) 518 = {if} 35 (S.L.atron_modus) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {endif} (L.L.atron_modus) 355 = {if} -1 (S.L.ticketprinter_ticket_preselection) 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) 35 (S.L.atron_modus) 0 (S.L.erweiterter_Ticketverkauf) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.atron_modus) 515 = || (L.L.CockpDispl_mode) 5 = ! && {if} (L.$.Atron_Zielzwischenspeicher) (S.$.RBL_COMING_Dest_Cap_1) 35 (S.L.atron_modus) 0 (S.L.erweiterter_Ticketverkauf) 0 (S.L.IBIS_mode) 1 (S.L.ALMEX_quitiert) 0 (S.L.ALMEX_Input_Linie) (S.L.ALMEX_Input_Suffix) (S.L.ALMEX_Input_Kurs) (S.L.ALMEX_Input_Route) (S.L.ALMEX_Input_Ziel) (S.L.ALMEX_Input_Stop) -1 (S.L.ALMEX_Input_Kurs_Index) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {endif} (L.L.velocity) 1 < {if} (L.L.atron_modus) 3 = (L.L.atron_modus) 5 = || {if} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) 35 (S.L.atron_modus) 0 (S.L.erweiterter_Ticketverkauf) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {endif} {endif} (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} ' Leiste unten rechts 2 meistens ZURUECK Funktion {trigger:Leiste_unten_rechts_2} (L.L.atron_modus) 1 = (L.L.Anmeldung_moeglich) 0 = && {if} 1 (S.L.Anmeldung_moeglich) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {else} (L.L.atron_modus) 1 = (L.L.Anmeldung_moeglich) 1 = && {if} 0 (S.L.Anmeldung_moeglich) "" (S.$.IBIS_Cockpit_Display_Anmeldung) (M.L.Reload_Scripttextur) {endif} {endif} (L.L.atron_modus) 5 = (L.L.CockpDispl_mode) 5 = && {if} 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) 2 (S.L.atron_modus) 0 (S.L.erweiterter_Ticketverkauf) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {endif} (L.L.velocity) 1 < {if} (L.L.atron_modus) 3 = (L.L.atron_modus) 5 = || (L.L.CockpDispl_mode) 5 = ! && {if} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) 35 (S.L.atron_modus) 0 (S.L.erweiterter_Ticketverkauf) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {endif} {endif} (L.L.atron_modus) 355 = {if} -1 (S.L.ticketprinter_ticket_preselection) 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) (L.L.atron_modus_last) (S.L.atron_modus) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.atron_modus) 515 = || (L.L.CockpDispl_mode) 5 = ! && {if} (L.$.Atron_Zielzwischenspeicher) (S.$.RBL_COMING_Dest_Cap_1) (L.L.atron_modus_last) (S.L.atron_modus) 0 (S.L.IBIS_mode) 1 (S.L.ALMEX_quitiert) 0 (S.L.ALMEX_Input_Linie) (S.L.ALMEX_Input_Suffix) (S.L.ALMEX_Input_Kurs) (S.L.ALMEX_Input_Route) (S.L.ALMEX_Input_Ziel) (S.L.ALMEX_Input_Stop) -1 (S.L.ALMEX_Input_Kurs_Index) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {endif} (L.L.atron_modus) 517 = {if} (L.L.atron_modus_last) (S.L.atron_modus) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {endif} (L.L.atron_modus) 518 = {if} (L.L.atron_modus_last) (S.L.atron_modus) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {endif} (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} ' Leiste unten rechts 3 meistens Funktion Funktion {trigger:Leiste_unten_rechts_3} (L.L.atron_modus) 517 = (L.L.ticketprinter_ticket_pos) 0 = && {if} 1 (S.L.ticketprinter_ticket_selection) (S.L.ticketprinter_ticket_lastselection) 0 (S.L.ticketprinter_ticket_lastselection_timer) 1 (S.L.ticketprinter_druckt) (T.L.ev_printer_printing) {endif} (L.L.atron_modus) 5 = {if} (L.L.Nachtmodus) ! (S.L.Nachtmodus) {endif} (L.L.atron_modus) 35 = {if} 0 (S.L.Funktionsmenue) 5 (S.L.atron_modus) (M.L.Reload_Scripttextur) ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {endif} (L.L.CockpDispl_mode) 5 = (L.L.atron_modus) 2 = && {if} 0 (S.L.Funktionsmenue) 5 (S.L.atron_modus) 2 (S.L.atron_modus_last) (M.L.Reload_Scripttextur) {endif} (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} ' Leiste unten rechts 4 {trigger:Leiste_unten_rechts_4} (L.L.atron_modus) 35 = {if} (L.L.Untermenue_aufklappen) ! (S.L.Untermenue_aufklappen) {endif} (L.L.atron_modus) 517 = (L.L.ticketprinter_ticket_pos) 0 = && {if} 1 (S.L.ticketprinter_ticket_selection) (S.L.ticketprinter_ticket_lastselection) 0 (S.L.ticketprinter_ticket_lastselection_timer) 1 (S.L.ticketprinter_druckt) (T.L.ev_printer_printing) {endif} (L.L.atron_modus) 3 = (L.L.velocity) 1 < && {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_LSA.png" (S.$.atron_background_LSA) {else} "AFR4_Displays_neue_Software\atron_LSA_N.png" (S.$.atron_background_LSA) {endif} ' 0 (S.L.atron_LSA_timer) (S.L.atron_LSA_timer1) (S.L.atron_LSA_timer2) (S.L.atron_LSA_timer3) (S.L.atron_LSA_timer4) (S.L.atron_LSA_timer5) (S.L.atron_LSA_timer6) (L.L.LSA_zaehler) 6 < {if} (L.L.LSA_zaehler) 1 + (S.L.LSA_zaehler) 1 (S.L.LSA_gesendet) {endif} {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.CockpDispl_mode) 5 = && {if} (L.L.Nachtmodus) ! (S.L.Nachtmodus) {endif} (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} ' Leiste unten rechts 5 {trigger:Leiste_unten_rechts_5} (L.L.atron_modus) 517 = (L.L.ticketprinter_ticket_pos) 0 = && {if} 1 (S.L.ticketprinter_ticket_selection) (S.L.ticketprinter_ticket_lastselection) 0 (S.L.ticketprinter_ticket_lastselection_timer) 1 (S.L.ticketprinter_druckt) (T.L.ev_printer_printing) {endif} (L.L.atron_modus) 1 = (L.L.atron_modus) 3 = || {if} (L.L.Nachtmodus) ! (S.L.Nachtmodus) {endif} (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} ' Untermenue zurueck {trigger:Untermenue_zurueck} (L.L.atron_modus) 35 = {if} (L.L.Untermenue_aufklappen) ! (S.L.Untermenue_aufklappen) {endif} (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} ' Untermenue LSA {trigger:Untermenue_LSA} (L.L.atron_modus) 35 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_LSA.png" (S.$.atron_background_LSA) {else} "AFR4_Displays_neue_Software\atron_LSA_N.png" (S.$.atron_background_LSA) {endif} (L.L.LSA_zaehler) 6 < {if} (L.L.LSA_zaehler) 1 + (S.L.LSA_zaehler) 1 (S.L.LSA_gesendet) {endif} {endif} (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} ' Untermenue Nachtmodus {trigger:Untermenue_Nachtmodus} (L.L.atron_modus) 35 = {if} (L.L.Nachtmodus) ! (S.L.Nachtmodus) {endif} (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:ALMEX_1} (L.L.atron_modus) 1 = {if} (L.L.atron_ideingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "1" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} (L.L.atron_pineingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "1" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.atron_modus) 515 = || (L.L.atron_modus) 5 = || {if} (L.L.ticketprinter_button_1) ! {if} (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} 1 (M.L.IBIS_Zahlentasten) 1 (S.L.ticketprinter_button_1) {endif} {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} 0 (S.L.Routenauswahl_Timer) (L.L.atron_modus) 515 = {if} (M.L.Reload_Scripttextur) {endif} {end} {trigger:ALMEX_1_off} 0 (S.L.ticketprinter_button_1) {end} {trigger:ALMEX_2} (L.L.atron_modus) 1 = {if} (L.L.atron_ideingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "2" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} (L.L.atron_pineingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "2" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.atron_modus) 515 = || (L.L.atron_modus) 5 = || {if} (L.L.ticketprinter_button_2) ! {if} (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} 2 (M.L.IBIS_Zahlentasten) 1 (S.L.ticketprinter_button_2) {endif} {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} 0 (S.L.Routenauswahl_Timer) (L.L.atron_modus) 515 = {if} (M.L.Reload_Scripttextur) {endif} {end} {trigger:ALMEX_2_off} 0 (S.L.ticketprinter_button_2) {end} {trigger:ALMEX_3} (L.L.atron_modus) 1 = {if} (L.L.atron_ideingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "3" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} (L.L.atron_pineingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "3" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.atron_modus) 515 = || (L.L.atron_modus) 5 = || {if} (L.L.ticketprinter_button_3) ! {if} (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} 3 (M.L.IBIS_Zahlentasten) 1 (S.L.ticketprinter_button_3) {endif} {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} 0 (S.L.Routenauswahl_Timer) (L.L.atron_modus) 515 = {if} (M.L.Reload_Scripttextur) {endif} {end} {trigger:ALMEX_3_off} 0 (S.L.ticketprinter_button_3) {end} {trigger:ALMEX_4} (L.L.atron_modus) 1 = {if} (L.L.atron_ideingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "4" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} (L.L.atron_pineingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "4" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.atron_modus) 515 = || (L.L.atron_modus) 5 = || {if} (L.L.ticketprinter_button_4) ! {if} (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} 4 (M.L.IBIS_Zahlentasten) 1 (S.L.ticketprinter_button_4) {endif} {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} 0 (S.L.Routenauswahl_Timer) (L.L.atron_modus) 515 = {if} (M.L.Reload_Scripttextur) {endif} {end} {trigger:ALMEX_4_off} 0 (S.L.ticketprinter_button_4) {end} {trigger:ALMEX_5} (L.L.atron_modus) 1 = {if} (L.L.atron_ideingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "5" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} (L.L.atron_pineingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "5" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.atron_modus) 515 = || (L.L.atron_modus) 5 = || {if} (L.L.ticketprinter_button_5) ! {if} (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} 5 (M.L.IBIS_Zahlentasten) 1 (S.L.ticketprinter_button_5) {endif} {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} 0 (S.L.Routenauswahl_Timer) (L.L.atron_modus) 515 = {if} (M.L.Reload_Scripttextur) {endif} {end} {trigger:ALMEX_5_off} 0 (S.L.ticketprinter_button_5) {end} {trigger:ALMEX_6} (L.L.atron_modus) 4 = {if} (L.L.atron_klappe) ! {if} 1 (S.L.atron_klappe) {else} 0 (S.L.atron_klappe) {endif} {endif} (L.L.atron_modus) 1 = {if} (L.L.atron_ideingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "6" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} (L.L.atron_pineingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "6" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.atron_modus) 515 = || (L.L.atron_modus) 5 = || {if} (L.L.ticketprinter_button_6) ! {if} (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} 6 (M.L.IBIS_Zahlentasten) 1 (S.L.ticketprinter_button_6) {endif} {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} 0 (S.L.Routenauswahl_Timer) (L.L.atron_modus) 515 = {if} (M.L.Reload_Scripttextur) {endif} {end} {trigger:ALMEX_6_off} 0 (S.L.ticketprinter_button_6) {end} {trigger:ALMEX_7} (L.L.atron_modus) 1 = {if} (L.L.atron_ideingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "7" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} (L.L.atron_pineingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "7" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.atron_modus) 515 = || (L.L.atron_modus) 5 = || {if} (L.L.ticketprinter_button_7) ! {if} (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} 7 (M.L.IBIS_Zahlentasten) 1 (S.L.ticketprinter_button_7) {endif} {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} 0 (S.L.Routenauswahl_Timer) (L.L.atron_modus) 515 = {if} (M.L.Reload_Scripttextur) {endif} {end} {trigger:ALMEX_7_off} 0 (S.L.ticketprinter_button_7) {end} {trigger:ALMEX_8} (L.L.atron_modus) 1 = {if} (L.L.atron_ideingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "8" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} (L.L.atron_pineingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "8" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.atron_modus) 515 = || (L.L.atron_modus) 5 = || {if} (L.L.ticketprinter_button_8) ! {if} (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} 8 (M.L.IBIS_Zahlentasten) 1 (S.L.ticketprinter_button_8) {endif} {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} 0 (S.L.Routenauswahl_Timer) (L.L.atron_modus) 515 = {if} (M.L.Reload_Scripttextur) {endif} {end} {trigger:ALMEX_8_off} 0 (S.L.ticketprinter_button_8) {end} {trigger:ALMEX_9} (L.L.atron_modus) 1 = {if} (L.L.atron_ideingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "9" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} (L.L.atron_pineingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "9" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.atron_modus) 515 = || (L.L.atron_modus) 5 = || {if} (L.L.ticketprinter_button_9) ! {if} (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} 9 (M.L.IBIS_Zahlentasten) 1 (S.L.ticketprinter_button_9) {endif} {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} 0 (S.L.Routenauswahl_Timer) (L.L.atron_modus) 515 = {if} (M.L.Reload_Scripttextur) {endif} {end} {trigger:ALMEX_9_off} 0 (S.L.ticketprinter_button_9) {end} {trigger:ALMEX_0} (L.L.atron_modus) 1 = {if} (L.L.atron_ideingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "0" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} (L.L.atron_pineingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) "0" $+ (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.atron_modus) 515 = || (L.L.atron_modus) 5 = || {if} (L.L.ticketprinter_button_0) ! {if} (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} 0 (M.L.IBIS_Zahlentasten) 1 (S.L.ticketprinter_button_0) {endif} {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} 0 (S.L.Routenauswahl_Timer) (L.L.atron_modus) 515 = {if} (M.L.Reload_Scripttextur) {endif} {end} {trigger:ALMEX_0_off} 0 (S.L.ticketprinter_button_0) {end} {trigger:RBL_vor} (L.L.atron_modus) 515 = {if} (L.L.IBIS_mode) 1 + 204 min (S.L.IBIS_Mode) {endif} (L.L.atron_modus) 35 = {if} (L.L.RBL_switch_vor_rueck) 1 = ! {if} (L.L.CockpDispl_mode) 4 = (L.L.CockpDispl_mode) 5 = || (L.L.elec_busbar_main) && {if} (L.L.RBL_COMING_Linie) 100 * (L.L.RBL_COMING_Route) + (M.V.GetRouteIndex) (M.V.GetBusstopCount) (L.L.RBL_COMING_Stop) 2 + > {if} (L.L.RBL_COMING_Stop) 1 + (S.L.RBL_COMING_Stop) (L.L.RBL_COMING_Linie) 100 * (L.L.RBL_COMING_Route) + (M.V.GetRouteIndex) (L.L.RBL_COMING_Stop) (M.V.GetRouteBusstopIdent) (M.L.String_ab_Nummernzeichen_abschneiden) (M.V.GetBusstopIndex) (M.L.Display_COMING_Stop) {endif} {else} (L.L.elec_busbar_main) (L.L.IBIS_mode) s0 0 = l0 8 = || l0 199 > l0 299 < && || && {if} (M.L.IBIS_Set_Act_Bus_Stop) (L.L.RBL_Route) {if} (L.L.IBIS_busstop) 1 + (S.L.IBIS_busstop) (M.L.IBIS_RefreshBusstop) {endif} 0 (S.L.IBIS_AA_Abschnitt) (M.L.IBIS_PlayAnnouncement) ' Nullsetzen des Timers für den Zeilenwechsel der LCD-Innenanzeige 0 (S.L.IBIS_LCD-zeilentimer) (S.L.IBIS_LCD-zeile) 0 (S.L.IBIS_LCD_showdest) (M.L.IBIS_LCD-refresh) {endif} {endif} 1 (S.L.RBL_switch_vor_rueck) 1 (S.L.comp_button_system_mode) {endif} {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} (M.L.Reload_Scripttextur) (M.L.Verkaufsmodus_Text) {end} {trigger:RBL_vor_off} 0 (S.L.RBL_switch_vor_rueck) 0 (S.L.comp_button_system_mode) {end} {trigger:Karte} (L.L.Karte) ! (S.L.Karte) {end} {trigger:atron_klappe} (L.L.atron_klappe) ! {if} 1 (S.L.atron_klappe) {else} 0 (S.L.atron_klappe) {endif} {end} {trigger:RBL_rueck} (L.L.atron_modus) 515 = {if} (L.L.IBIS_mode) 1 - 201 max (S.L.IBIS_Mode) {endif} (L.L.atron_modus) 35 = {if} (L.L.RBL_switch_vor_rueck) -1 = ! {if} (L.L.CockpDispl_mode) 4 = (L.L.CockpDispl_mode) 5 = || (L.L.elec_busbar_main) && {if} (L.L.RBL_COMING_Stop) 0 > {if} (L.L.RBL_COMING_Stop) 1 - (S.L.RBL_COMING_Stop) (L.L.RBL_COMING_Linie) 100 * (L.L.RBL_COMING_Route) + (M.V.GetRouteIndex) (L.L.RBL_COMING_Stop) (M.V.GetRouteBusstopIdent) (M.L.String_ab_Nummernzeichen_abschneiden) (M.V.GetBusstopIndex) (M.L.Display_COMING_Stop) {endif} {else} (L.L.elec_busbar_main) (L.L.IBIS_mode) s0 0 = l0 8 = || l0 199 > l0 299 < && || && {if} (M.L.IBIS_Set_Act_Bus_Stop) (L.L.RBL_Route) (L.L.IBIS_busstop) 0 > && {if} (L.L.RBL_Route) {if} (L.L.IBIS_busstop) 1 - (S.L.IBIS_busstop) (M.L.IBIS_RefreshBusstop) {endif} 0 (S.L.IBIS_AA_Abschnitt) ' Nullsetzen des Timers für den Zeilenwechsel der LCD-Innenanzeige 0 (S.L.IBIS_LCD-zeilentimer) (S.L.IBIS_LCD-zeile) 0 (S.L.IBIS_LCD_showdest) (M.L.IBIS_LCD-refresh) {endif} {endif} {endif} -1 (S.L.RBL_switch_vor_rueck) 1 (S.L.comp_button_info_mode) {endif} {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} (M.L.Reload_Scripttextur) (M.L.Verkaufsmodus_Text) {end} {trigger:RBL_rueck_off} 0 (S.L.RBL_switch_vor_rueck) 0 (S.L.comp_button_info_mode) {end} {trigger:ticketprinter_button_ticket_0} 35 (S.L.atron_modus_last) (L.L.erweiterter_Ticketverkauf) 0 = {if} 355 (S.L.atron_modus) (L.L.elec_busbar_main) {if} 0 (S.L.ticketprinter_ticket_preselection) 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} (L.L.ticketprinter_button_ticket_0) ! {if} {endif} 1 (S.L.ticketprinter_button_ticket_0) {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} (M.L.Reload_Scripttextur) {end} {trigger:ticketprinter_button_ticket_0_off} 0 (S.L.ticketprinter_button_ticket_0) {end} {trigger:ticketprinter_button_ticket_1} 35 (S.L.atron_modus_last) (L.L.erweiterter_Ticketverkauf) 0 = {if} 355 (S.L.atron_modus) (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_ticket_preselection) 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} (L.L.ticketprinter_button_ticket_1) ! {if} {endif} 1 (S.L.ticketprinter_button_ticket_1) {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} (M.L.Reload_Scripttextur) {end} {trigger:ticketprinter_button_ticket_1_off} 0 (S.L.ticketprinter_button_ticket_1) {end} {trigger:Tageskarte} 35 (S.L.atron_modus_last) (L.L.erweiterter_Ticketverkauf) 0 = {if} 355 (S.L.atron_modus) (L.L.elec_busbar_main) {if} 2 (S.L.ticketprinter_ticket_preselection) 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} (L.L.ticketprinter_button_ticket_2) ! {if} {endif} 1 (S.L.ticketprinter_button_ticket_2) {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} (M.L.Reload_Scripttextur) {end} {trigger:Tageskarte_off} 0 (S.L.ticketprinter_button_ticket_2) {end} {trigger:ticketprinter_button_ticket_3} 35 (S.L.atron_modus_last) (L.L.erweiterter_Ticketverkauf) 0 = {if} 355 (S.L.atron_modus) (L.L.elec_busbar_main) {if} 3 (S.L.ticketprinter_ticket_preselection) 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} (L.L.ticketprinter_button_ticket_3) ! {if} {endif} 1 (S.L.ticketprinter_button_ticket_3) {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} (M.L.Reload_Scripttextur) {end} {trigger:ticketprinter_button_ticket_3_off} 0 (S.L.ticketprinter_button_ticket_3) {end} {trigger:ticketprinter_button_ticket_4} 35 (S.L.atron_modus_last) (L.L.erweiterter_Ticketverkauf) 0 = {if} 355 (S.L.atron_modus) (L.L.elec_busbar_main) {if} 4 (S.L.ticketprinter_ticket_preselection) 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} (L.L.ticketprinter_button_ticket_4) ! {if} {endif} 1 (S.L.ticketprinter_button_ticket_4) {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} (M.L.Reload_Scripttextur) {end} {trigger:ticketprinter_button_ticket_4_off} 0 (S.L.ticketprinter_button_ticket_4) {end} {trigger:atron_Sonderticket} (L.L.atron_modus) 35 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Ticket.png" (S.$.atron_background_LSA) {else} "AFR4_Displays_neue_Software\atron_Ticket_N.png" (S.$.atron_background_LSA) {endif} (L.L.LSA_zaehler) 6 < {if} (L.L.LSA_zaehler) 1 + (S.L.LSA_zaehler) 1 (S.L.Ticket_gesendet) {endif} {endif} (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} {end} {trigger:atron_Ticket_erweitert_1} 1 (S.L.erweiterter_Ticketverkauf) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} {end} {trigger:atron_Ticket_erweitert_2} 2 (S.L.erweiterter_Ticketverkauf) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} {end} {trigger:atron_Ticket_erweitert_back} 0 (S.L.erweiterter_Ticketverkauf) (L.L.Tastenpiebs) 0 = {if} (T.L.ev_ticketprinter_press) {endif} {end} {trigger:enter} (L.L.atron_modus) 2 = {if} (L.L.Linie_oder_Route) ! (S.L.Linie_oder_Route) {endif} {end} {trigger:ticketprinter_button_enter} (L.L.atron_modus) 517 = {if} (L.L.atron_modus_last) (S.L.atron_modus) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) (M.L.Starthaltestelle_erreicht) {endif} 0 (S.L.Verkaufsmodus_Text_reload) (L.L.Ziel_manuell_eingeben) 0 = (L.L.atron_modus) 515 = && {if} 35 (S.L.atron_modus) 0 (S.L.erweiterter_Ticketverkauf) 0 (S.L.IBIS_mode) (L.L.Linie_manuell_eingeben) 1 = (L.L.Sonderzeichen_manuell_eingeben) 1 = && {if} (L.L.IBIS_input_Linie_manuell) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.IBIS_input_Sonderzeichen_manuell) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} (L.L.Linie_manuell_eingeben) 0 = (L.L.Sonderzeichen_manuell_eingeben) 1 = && {if} (L.L.RBL_Linie) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.IBIS_input_Sonderzeichen_manuell) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} (L.L.Linie_manuell_eingeben) 1 = (L.L.Sonderzeichen_manuell_eingeben) 0 = && {if} (L.L.IBIS_input_Linie_manuell) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.RBL_Suffix) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} (L.$.Atron_Zielzwischenspeicher) (S.$.RBL_COMING_Dest_Cap_1) {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 3 = || (L.L.atron_modus) 35 = || (L.L.atron_modus) 515 = || (L.L.atron_modus) 5 = || (L.L.atron_modus) 502 = || {if} (L.L.RBL_switch_quit) ! {if} 1 (S.L.RBL_switch_quit) '---------------- 'Quitieren (L.L.ALMEX_quitiert) ! {if} (L.L.RBL_COMING_Linie) (L.L.RBL_COMING_Route) && (L.L.CockpDispl_mode) 1 = (L.L.CockpDispl_mode) 5 = || {if} (L.L.RBL_COMING_Kurs_Index) 0 > {if} 'Wenn ein Umlauf quitiert wird, die passende Route suchen: (L.L.RBL_Kurs_Index) 0 > s1 {if} (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) 1 - (L.L.RBL_Umlauf_CurrentRoute_Index) > s1 {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (M.V.GetRouteBusstopIdent) 9 $SetLengthL 1 $SetLengthR "A" $= s1 9 $SetLengthL 1 $SetLengthR "O" $= l1 || s1 {endif} {endif} l1 {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) (M.V.GetRouteBusstopIdent) 8 $SetLengthL 4 $SetLengthR $StrToFloat s0 100 / trunc 24 % 60 * l0 100 % trunc + s0 {else} (L.L.ALMEX_Input_DepatureTime) 60 / trunc 1 - s0 {endif} (L.L.RBL_COMING_Kurs_Index) 0 (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 24 % 60 * l2 100 % trunc + 60 - l0 < s2 (L.L.RBL_COMING_Kurs_Index) 0 (M.V.GetRouteBusstopIdent) 4 $SetLengthR $StrToFloat s2 100 / trunc 24 % 60 * l2 100 % trunc + l0 > l2 && {if} {else} (L.L.RBL_COMING_Kurs_Index) 0 (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 24 % 60 * l2 100 % trunc + 60 - l0 1440 + < s2 (L.L.RBL_COMING_Kurs_Index) 0 (M.V.GetRouteBusstopIdent) 4 $SetLengthR $StrToFloat s2 100 / trunc 24 % 60 * l2 100 % trunc + l0 1440 + > l2 && {if} l0 1440 + s0 {else} l0 1440 - s0 {endif} {endif} (L.L.RBL_COMING_Linie) (S.L.RBL_Linie) (L.L.RBL_COMING_Kurs) (S.L.RBL_Kurs) (L.L.RBL_COMING_Kurs_Index) (S.L.RBL_Kurs_Index) 2 (S.L.RBL_Umlauf_CurrentRoute_Index) (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) (L.L.RBL_Umlauf_CurrentRoute_Index) 256 + > {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 255 + (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 60 * l2 100 % trunc + l0 < {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 256 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} {endif} (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) (L.L.RBL_Umlauf_CurrentRoute_Index) 128 + > {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 127 + (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 60 * l2 100 % trunc + l0 < {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 128 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} {endif} (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) (L.L.RBL_Umlauf_CurrentRoute_Index) 64 + > {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 63 + (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 60 * l2 100 % trunc + l0 < {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 64 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} {endif} (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) (L.L.RBL_Umlauf_CurrentRoute_Index) 32 + > {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 31 + (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 60 * l2 100 % trunc + l0 < {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 32 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} {endif} (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) (L.L.RBL_Umlauf_CurrentRoute_Index) 16 + > {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 15 + (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 60 * l2 100 % trunc + l0 < {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 16 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} {endif} (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) (L.L.RBL_Umlauf_CurrentRoute_Index) 8 + > {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 7 + (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 60 * l2 100 % trunc + l0 < {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 8 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} {endif} (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) (L.L.RBL_Umlauf_CurrentRoute_Index) 4 + > {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 3 + (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 60 * l2 100 % trunc + l0 < {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 4 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} {endif} (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) (L.L.RBL_Umlauf_CurrentRoute_Index) 2 + > {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 60 * l2 100 % trunc + l0 < {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 2 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} {endif} (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + > {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 60 * l2 100 % trunc + l0 < {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} {endif} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 60 * l2 100 % trunc + l0 < s3 (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) 1 - (L.L.RBL_Umlauf_CurrentRoute_Index) > l3 && {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 60 * l2 100 % trunc + l0 < s3 (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) 1 - (L.L.RBL_Umlauf_CurrentRoute_Index) > l3 && {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 60 * l2 100 % trunc + l0 < s3 (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) 1 - (L.L.RBL_Umlauf_CurrentRoute_Index) > l3 && {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s2 100 / trunc 60 * l2 100 % trunc + l0 < s3 (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) 1 - (L.L.RBL_Umlauf_CurrentRoute_Index) > l3 && {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) (M.V.GetRouteBusstopIdent) 8 $cutBegin 1 $SetLengthL "A" $= s0 (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) (M.V.GetRouteBusstopIdent) 8 $cutBegin 1 $SetLengthL "O" $= l0 || {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) (M.V.GetRouteBusstopIdent) 9 $cutBegin 3 $SetLengthL $StrToFloat (S.L.RBL_COMING_Linie) (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) (M.V.GetRouteBusstopIdent) 12 $cutBegin 2 $SetLengthL $StrToFloat (S.L.RBL_COMING_Kurs) 15000000 (L.L.RBL_COMING_Linie) 1000 * + (L.L.RBL_COMING_Kurs) 10 * + s0 (M.L.RBL_Finde_Umlauf) (L.L.RBL_COMING_Kurs_Index) 0 < {if} l1 {if} 1100 (S.L.IBIS_mode) {else} 12 (S.L.IBIS_mode) {endif} {else} 0 (S.L.ALMEX_quitiert) 1 (S.L.CockpDispl_mode) {endif} {else} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) (M.V.GetRouteBusstopIdent) 5 $SetLengthR 3 $SetLengthL $StrToFloat (S.L.IBIS_LinieKurs) (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) (M.V.GetRouteBusstopIdent) 2 $SetLengthR $StrToFloat (S.L.RBL_Route) (L.L.RBL_Route) (L.L.IBIS_LinieKurs) (L.L.IBIS_LinieKurs) 100 * (L.L.RBL_Route) + (M.V.GetRouteIndex) s1 (M.L.IBIS_SetRoute) 0 (S.L.IBIS_busstop) (M.L.IBIS_RefreshBusstop) (T.L.ev_IBIS_entwerter) (L.L.IBIS_busstop_entwerter_soll) (S.L.IBIS_busstop_entwerter_ist) (M.L.IBIS_Set_Act_Bus_Stop) 4 (S.L.IBIS_mode) (L.L.CockpDispl_mode) 5 = {if} 4 (S.L.CockpDispl_mode) 0 (S.L.ALMEX_quitiert) {else} 0 (S.L.CockpDispl_mode) 1 (S.L.ALMEX_quitiert) 0 (S.L.IBIS_NEXT_LinieKurs) 0 (S.L.IBIS_NEXT_Linie_Suffix) 0 (S.L.IBIS_NEXT_Route) 0 (S.L.RBL_COMING_Linie) 0 (S.L.RBL_COMING_Suffix) 0 (S.L.RBL_COMING_Route) 0 (S.L.RBL_COMING_Stop) 0 (S.L.RBL_COMING_Linie) 0 (S.L.RBL_COMING_Kurs) 4 (S.L.IBIS_mode) {endif} -1 (S.L.RBL_COMING_Kurs_Index) {endif} {else} (T.L.ev_IBIS_entwerter) (L.L.RBL_Suffix) ! {if} (L.L.RBL_Linie) s2 100 / trunc s3 l3 8 = {if} 28 (S.L.RBL_Suffix) {endif} l3 5 = {if} 36 (S.L.RBL_Suffix) {endif} l3 9 = {if} 35 (S.L.RBL_Suffix) {endif} {endif} (L.L.RBL_COMING_Linie) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.RBL_COMING_Suffix) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) (L.L.RBL_COMING_Route) (S.L.RBL_Route) (L.L.RBL_Route) s0 ' Das Folgende soll künftig erst nach "Route" gemacht werden! (L.L.RBL_Linie) 100 * l0 + (M.V.GetRouteIndex) s1 0 < {if} ' Falls kleiner 0, also -1, dann fehlerhaft, dann nicht übernehmen sondern Fehlermeldung ausgeben: ' 3 (S.L.IBIS_mode) ' Blinker aktivieren: ' 1 (S.L.IBIS_BlinkOn) (S.L.IBIS_BlinkInitial) ' (L.S.GetTime) (S.L.IBIS_BlinkTimer) ' Fehler-piepen (T.L.ev_IBIS_pieperror) {else} (M.L.IBIS_SetRoute) ' Bushaltestellen zurücksetzen: (L.L.CockpDispl_mode) 1 = {if} 0 (S.L.IBIS_busstop) {else} (L.L.RBL_COMING_Stop) (S.L.IBIS_busstop) {endif} (M.L.IBIS_RefreshBusstop) ' Entwerter umstellen: (T.L.ev_IBIS_entwerter) (L.L.IBIS_busstop_entwerter_soll) (S.L.IBIS_busstop_entwerter_ist) (M.L.IBIS_Set_Act_Bus_Stop) {endif} (L.L.CockpDispl_mode) 1 = {if} 0 (S.L.RBL_COMING_Stop) (S.L.RBL_COMING_Linie) (S.L.RBL_COMING_Suffix) (S.L.RBL_COMING_Route) (S.L.RBL_COMING_Ziel) 0 (S.L.CockpDispl_mode) 1 (S.L.ALMEX_quitiert) {endif} (L.L.CockpDispl_mode) 5 = {if} (L.L.RBL_COMING_Ziel) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) (M.L.IBIS_RefreshTerminusText) 4 (S.L.CockpDispl_mode) 0 (S.L.ALMEX_quitiert) {endif} 0 (S.L.IBIS_NEXT_LinieKurs) 0 (S.L.IBIS_NEXT_Linie_Suffix) 0 (S.L.IBIS_NEXT_Route) 0 (S.L.RBL_Kurs) -1 (S.L.RBL_Kurs_Index) 0 (S.L.RBL_Umlauf_CurrentRoute_Index) 4 (S.L.IBIS_mode) {endif} {else} 'nächste Route quitieren (L.L.RBL_COMING_Route) (L.L.CockpDispl_mode) 3 = && {if} (L.L.RBL_COMING_Linie) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) (L.L.RBL_COMING_Suffix) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) (L.L.RBL_COMING_Route) (S.L.RBL_Route) s0 (L.L.RBL_Linie) 100 * l0 + (M.V.GetRouteIndex) s1 0 < {if} ' Falls kleiner 0, also -1, dann fehlerhaft, dann nicht übernehmen sondern Fehlermeldung ausgeben: 3 (S.L.IBIS_mode) ' Blinker aktivieren: 1 (S.L.IBIS_BlinkOn) (S.L.IBIS_BlinkInitial) (L.S.GetTime) (S.L.IBIS_BlinkTimer) ' Fehler-piepen (T.L.ev_IBIS_pieperror) {else} l0 (S.L.RBL_Route) (M.L.IBIS_SetRoute) ' Bushaltestellen zurücksetzen: 0 (S.L.IBIS_busstop) (M.L.IBIS_RefreshBusstop) ' Entwerter umstellen: (T.L.ev_IBIS_entwerter) (L.L.IBIS_busstop_entwerter_soll) (S.L.IBIS_busstop_entwerter_ist) (M.L.IBIS_Set_Act_Bus_Stop) (M.L.IBIS_PlayAnnouncement) {endif} 1 (S.L.ALMEX_quitiert) 0 (S.L.CockpDispl_mode) 4 (S.L.IBIS_mode) 0 (S.L.RBL_COMING_Route) 0 (S.L.RBL_COMING_Stop) 0 (S.L.RBL_COMING_Linie) 0 (S.L.RBL_COMING_Suffix) 0 (S.L.RBL_COMING_Ziel) 0 (S.L.RBL_COMING_Kurs) 0 (S.L.RBL_COMING_Kurs_Index) (L.L.RBL_Kurs_Index) 0 > {if} (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (S.L.RBL_Umlauf_CurrentRoute_Index) {endif} {else} 'Haltestelle quitieren (L.L.CockpDispl_mode) 4 = {if} 35 (S.L.atron_modus) 0 (S.L.erweiterter_Ticketverkauf) (L.L.RBL_COMING_Stop) (S.L.IBIS_busstop) ' Entwerter umstellen: (M.L.IBIS_RefreshBusstop) (T.L.ev_IBIS_entwerter) (L.L.IBIS_busstop_entwerter_soll) (S.L.IBIS_busstop_entwerter_ist) (M.L.IBIS_Set_Act_Bus_Stop) (M.L.IBIS_PlayAnnouncement) 1 (S.L.ALMEX_quitiert) 0 (S.L.CockpDispl_mode) 0 (S.L.ALMEX_Input_Stop) 0 (S.L.RBL_COMING_Route) 0 (S.L.RBL_COMING_Stop) 0 (S.L.RBL_COMING_Linie) 0 (S.L.RBL_COMING_Suffix) 0 (S.L.RBL_COMING_Ziel) {else} (L.L.RBL_COMING_Ziel) (L.L.CockpDispl_mode) 2 = && {if} (L.L.RBL_COMING_Ziel) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) ' Aktualisieren des Zielschild-Textes: (M.L.IBIS_RefreshTerminusText) 1 (S.L.ALMEX_quitiert) 0 (S.L.CockpDispl_mode) 0 (S.L.RBL_COMING_Ziel) (L.L.IBIS_mode) 304 = (L.L.IBIS_mode) 204 = || {if} 35 (S.L.atron_modus) 0 (S.L.erweiterter_Ticketverkauf) (L.L.Linie_manuell_eingeben) 1 = (L.L.Sonderzeichen_manuell_eingeben) 1 = && (L.L.Ziel_manuell_eingeben) 1 = && {if} (L.L.IBIS_input_Linie_manuell) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.IBIS_input_Sonderzeichen_manuell) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} (L.L.Linie_manuell_eingeben) 0 = (L.L.Sonderzeichen_manuell_eingeben) 1 = && (L.L.Ziel_manuell_eingeben) 1 = && {if} (L.L.RBL_Linie) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.IBIS_input_Sonderzeichen_manuell) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} (L.L.Linie_manuell_eingeben) 1 = (L.L.Sonderzeichen_manuell_eingeben) 0 = && (L.L.Ziel_manuell_eingeben) 1 = && {if} (L.L.IBIS_input_Linie_manuell) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.RBL_Suffix) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} {endif} {endif} {endif} {endif} {endif} {endif} (L.$.RBL_Message0) "" $= ! {if} (L.$.RBL_Message1) (S.$.RBL_Message0) "" (S.$.RBL_Message1) {endif} (L.$.RBL_Message1) "" $= {if} (L.$.RBL_Message2) (S.$.RBL_Message1) "" (S.$.RBL_Message2) {endif} (L.$.RBL_Message2) "" $= {if} (L.$.RBL_Message3) (S.$.RBL_Message2) "" (S.$.RBL_Message3) {endif} (L.$.RBL_Message3) "" $= {if} (L.$.RBL_Message4) (S.$.RBL_Message3) "" (S.$.RBL_Message4) {endif} (L.$.RBL_Message4) "" $= {if} (L.$.RBL_Message5) (S.$.RBL_Message4) "" (S.$.RBL_Message5) {endif} {endif} {endif} (L.L.elec_busbar_main) (L.L.ticketprinter_ticket_preselection) -1 > && (L.L.ticketprinter_druckt) ! && (L.L.ticketprinter_ticket_pos) 0 = && {if} (L.L.ticketprinter_ticket_preselection) (S.L.ticketprinter_ticket_selection) (S.L.ticketprinter_ticket_lastselection) 0 (S.L.ticketprinter_ticket_lastselection_timer) 1 (S.L.ticketprinter_druckt) (T.L.ev_printer_printing) (L.L.ticketprinter_ticket_preselection) 0 >= (L.L.ticketprinter_ticket_preselection) 4 <= && {if} (L.L.ticketprinter_ticket_preselection) (M.V.GetTicketValue) s0 {else} (L.L.ticketprinter_ticket_preselection) 0 < {if} 0 s0 {else} ' Hier hardcodiert die restlichen unverkäuflichen Fahrscheine (L.L.ticketprinter_ticket_preselection) 5 = {if} 1.00 s0 {else} (L.L.ticketprinter_ticket_preselection) 6 = {if} 5.00 s0 {else} (L.L.ticketprinter_ticket_preselection) 7 = {if} 15.00 s0 {else} (L.L.ticketprinter_ticket_preselection) 8 = {if} 10.00 s0 {else} (L.L.ticketprinter_ticket_preselection) 9 = {if} 7.00 s0 {endif} {endif} {endif} {endif} {endif} {endif} {endif} l0 (S.L.ticketprinter_ticket_lastselection_price) (L.L.ALMEX_Zwischeneinnahmen) + (S.L.ALMEX_Zwischeneinnahmen) -1 (S.L.ticketprinter_ticket_preselection) 35 (S.L.atron_modus) (L.L.Fahrschein_Anzahl) 1 + (S.L.Fahrschein_Anzahl) 0 (S.L.erweiterter_Ticketverkauf) {endif} (L.L.elec_busbar_main) (L.L.ticketprinter_ticket_preselection) 0 < && (L.L.ticketprinter_button_enter) ! && {if} (M.L.IBIS_eingabe) {endif} (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) {endif} (L.L.ticketprinter_button_enter) ! {if} {endif} 1 (S.L.ticketprinter_button_enter) {endif} (L.L.atron_modus) 1 = {if} (L.L.atron_ideingabe) {if} (L.$.IBIS_Cockpit_Display_Anmeldung) $StrToFloat (C.L.driver_id) = {if} 0 (S.L.atron_ideingabe) (L.L.Fahrerwechsel) 1 = {if} 0 (S.L.Fahrerwechsel) 1 (S.L.atron_modus) (S.L.atron_ideingabe) (L.L.ticketprinter_ticket_pos) 0 = {if} 1 (S.L.ticketprinter_ticket_selection) (S.L.ticketprinter_ticket_lastselection) 0 (S.L.ticketprinter_ticket_lastselection_timer) 1 (S.L.ticketprinter_druckt) (T.L.ev_printer_printing) {endif} {else} (L.L.Fahrerwechsel) 2 = {if} 0 (S.L.Fahrerwechsel) (S.L.Anmeldung_moeglich) 1 (S.L.atron_modus) (S.L.atron_ideingabe) (L.L.ticketprinter_ticket_pos) 0 = {if} 1 (S.L.ticketprinter_ticket_selection) (S.L.ticketprinter_ticket_lastselection) 0 (S.L.ticketprinter_ticket_lastselection_timer) 1 (S.L.ticketprinter_druckt) (T.L.ev_printer_printing) {endif} 0 (S.L.IBIS_LinieKurs) (S.L.IBIS_Linie_Complex) (S.L.IBIS_Linie_Suffix) 0 (S.L.RBL_Route) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) (S.L.RBL_Kurs) (S.L.IBIS_Linie_Complex) (L.L.IBIS_StandbyTerminusCode) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) (M.L.IBIS_RefreshTerminusText) 0 (S.L.LSK_ist_eingegeben) 7 (S.L.ticketprinter_ticket_lastselection_timer) {else} (L.L.LSK_ist_eingegeben) 1 = {if} 35 (S.L.atron_modus) {else} 0 (S.L.ticketprinter_button_LSK) (S.L.Linie_oder_Route) "" (S.$.Atron_Routeneingabe_Rechtsbuendig) (S.$.Atron_Linieneingabe) 0 (S.L.IBIS_input_Linie) (S.L.IBIS_input_Route) 0 (S.L.RBL_Route) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) (S.L.RBL_Kurs) (S.L.IBIS_Linie_Complex) 2 (S.L.atron_modus) {endif} {endif} {endif} "" (S.$.IBIS_Cockpit_Display_Anmeldung) {else} "" (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} {endif} {endif} (L.L.Tastenpiebs) 1 = {if} {else} (T.L.ev_ticketprinter_press) {endif} (M.L.Reload_Scripttextur) 0 (S.L.Routenauswahl_Timer) ' Nullsetzten des RBL Menue Timers 0 (S.L.atron_generel_timer) 0 (S.L.atron_generel_timer2) {end} {trigger:ticketprinter_button_enter_off} 0 (S.L.ticketprinter_button_enter) 0 (S.L.RBL_switch_quit) {end} {trigger:Cancel} (L.L.atron_modus) 2 = {if} (L.L.Linie_oder_Route) 0 = {if} 0 (S.L.IBIS_input_Linie) {endif} (L.L.Linie_oder_Route) 1 = {if} 0 (S.L.IBIS_input_Route) {endif} {endif} (L.L.atron_modus) 502 = {if} 0 (S.L.IBIS_input_Route) 0 (S.L.Routenauswahl_Timer) {endif} (L.L.atron_modus) 515 = {if} (L.L.Linie_Ziel_Sonderzeichen) 0 = {if} 0 (S.L.IBIS_input_Linie_manuell) 0 (S.L.Linie_manuell_eingeben) {endif} (L.L.Linie_Ziel_Sonderzeichen) 1 = {if} 0 (S.L.IBIS_input) (S.L.IBIS_input_count) 0 (S.L.Ziel_manuell_eingeben) {endif} (L.L.Linie_Ziel_Sonderzeichen) 2 = {if} 0 (S.L.Sonderzeichen_manuell_eingeben) 0 (S.L.IBIS_input_Sonderzeichen_manuell) {endif} {endif} (L.L.atron_modus) 1 = {if} "" (S.$.IBIS_Cockpit_Display_Anmeldung) {endif} (M.L.Reload_Scripttextur) {end} {trigger:ticketprinter_getticket} (L.L.atron_modus) 35 = {if} 0 (S.L.ticketprinter_ticket_pos) -1 (S.L.ticketprinter_ticket_selection) (S.L.GivenTicket) (T.L.ev_ticketsale_giveticket) {else} 0 (S.L.ticketprinter_ticket_pos) (T.L.ev_ticketsale_giveticket) {endif} {end} '---------------------- ' Init '---------------------- {macro:IBIS_init} 1 (S.L.Distanz_Weiterschaltung) (S.L.Hofdatei_Weiterschaltung) -1 (S.L.IBIS_RouteIndex) 0 (S.L.IBIS_ALREADY_SET) 0 (S.L.CockpDispl_mode) 0 (S.L.ALMEX_ACT_ROUTE) (S.L.ALMEX_ACT_LINE) 11 (S.L.ALMEX_Warten_auf_IBIS_Timer) 3 (S.L.ticketprinter_druckt_timer) 1 (S.L.ALMEX_quitiert) 1 (S.L.IBIS_AA_On) 0 (S.L.RBL_Linie) 0 (S.L.RBL_Kurs) -1 (S.L.RBL_Kurs_Index) 0 (S.L.RBL_Umlauf_CurrentRoute_Index) 1 (S.L.RBL_Date_CheckDate) 1 (S.L.RBL_FIS_On) 0 (S.L.menu_fahrt_erlaubt) 1 (S.L.Nachlauf) 0 (S.L.atron_modus) 1 (S.L.atron_Nachricht) {end} {macro:ticketprinter_init} -1 (S.L.ticketprinter_ticket_preselection) (S.L.ticketprinter_ticket_selection) (S.L.ticketprinter_ticket_lastselection) 30 (S.L.ticketprinter_ticket_lastselection_timer) 0 (S.L.ALMEX_Zwischeneinnahmen) (M.L.ticketprinter_standbytext) 1 (S.L.Helligkeit_3) 0 (S.L.Helligkeit_1) (S.L.Helligkeit_2) (S.L.Helligkeit_0) "Atron_AFR4_neueSoftware_Uhrzeit" (M.V.GetFontIndex) (S.L.Atron_Font_Uhrzeit) "Atron_AFR4_neueSoftware_Abfahrtszeit" (M.V.GetFontIndex) (S.L.Atron_Font_Abfahrtszeit) "Atron_AFR4_neueSoftware_Datum" (M.V.GetFontIndex) (S.L.Atron_Font_Datum) "Atron_AFR4_neueSoftware_Eingaben" (M.V.GetFontIndex) (S.L.Atron_Font_Eingaben) "Atron_AFR4_neueSoftware_Pin" (M.V.GetFontIndex) (S.L.Atron_Font_Pin) "Atron_AFR4_neueSoftware_Normal" (M.V.GetFontIndex) (S.L.Atron_Font_Normal) "Atron_AFR4_neueSoftware_Ziel_manuell" (M.V.GetFontIndex) (S.L.Atron_Font_Ziel_manuell) "Atron_AFR4_neueSoftware_Normal_Caps" (M.V.GetFontIndex) (S.L.Atron_Font_Normal_Caps) "Atron_AFR4_neueSoftware_Fett" (M.V.GetFontIndex) (S.L.Atron_Font_Fett) "Atron_AFR4_neueSoftware_Zwischensummen" (M.V.GetFontIndex) (S.L.Atron_Font_Zwischensummen) "Atron_AFR4_neueSoftware_Fett_2" (M.V.GetFontIndex) (S.L.Atron_Font_Fett_2) "Atron_AFR4_neueSoftware_Normal_2" (M.V.GetFontIndex) (S.L.Atron_Font_Normal_2) {end} '---------------------- ' Frame '---------------------- {macro:IBIS_frame} 'Mx200 Script 'Wechsel zwischen grossem und kleinem Atron AFR4 (L.L.Atron_AFR4_normal_gross) 0 = {if} (L.L.atron_ticketpad) 1 = (L.L.Atron_AFR4_normal_gross) 0 = && {if} 1 (S.L.atron_ticketpad_N) {else} 0 (S.L.atron_ticketpad_N) {endif} (L.L.atron_ticketpad_Tickets_erweitert_1) 1 = {if} 1 (S.L.atron_ticketpad_Tickets_erweitert_1_N) {else} 0 (S.L.atron_ticketpad_Tickets_erweitert_1_N) {endif} (L.L.atron_ticketpad_Tickets_erweitert_2) 1 = {if} 1 (S.L.atron_ticketpad_Tickets_erweitert_2_N) {else} 0 (S.L.atron_ticketpad_Tickets_erweitert_2_N) {endif} (L.L.atron_ticketpad_zurueck) 1 = {if} 1 (S.L.atron_ticketpad_zurueck_N) {else} 0 (S.L.atron_ticketpad_zurueck_N) {endif} (L.L.atron_enter_1) 1 = {if} 1 (S.L.atron_enter_1_N) {else} 0 (S.L.atron_enter_1_N) {endif} (L.L.atron_enter_2) 1 = {if} 1 (S.L.atron_enter_2_N) {else} 0 (S.L.atron_enter_2_N) {endif} (L.L.atron_enter_3) 1 = {if} 1 (S.L.atron_enter_3_N) {else} 0 (S.L.atron_enter_3_N) {endif} (L.L.atron_enter_Infozeile) 1 = {if} 1 (S.L.atron_enter_Infozeile_N) {else} 0 (S.L.atron_enter_Infozeile_N) {endif} (L.L.atron_Route_oder_Linie) 1 = {if} 1 (S.L.atron_Route_oder_Linie_N) {else} 0 (S.L.atron_Route_oder_Linie_N) {endif} (L.L.atron_Linie_Ziel_Sonderz) 1 = {if} 1 (S.L.atron_Linie_Ziel_Sonderz_N) {else} 0 (S.L.atron_Linie_Ziel_Sonderz_N) {endif} (L.L.Linie_Ziel_Sonderzeichen) 1 = {if} 1 (S.L.Linie_Ziel_Sonderzeichen_N) {else} 0 (S.L.Linie_Ziel_Sonderzeichen_N) {endif} (L.L.Leiste_unten_rechts) 1 = {if} 1 (S.L.Leiste_unten_rechts_N) {else} 0 (S.L.Leiste_unten_rechts_N) {endif} (L.L.LSA_1) 1 = {if} 1 (S.L.LSA_1_N) {else} 0 (S.L.LSA_1_N) {endif} (L.L.LSA_2) 1 = {if} 1 (S.L.LSA_2_N) {else} 0 (S.L.LSA_2_N) {endif} (L.L.LSA_3) 1 = {if} 1 (S.L.LSA_3_N) {else} 0 (S.L.LSA_3_N) {endif} (L.L.LSA_4) 1 = {if} 1 (S.L.LSA_4_N) {else} 0 (S.L.LSA_4_N) {endif} (L.L.LSA_5) 1 = {if} 1 (S.L.LSA_5_N) {else} 0 (S.L.LSA_5_N) {endif} (L.L.LSA_6) 1 = {if} 1 (S.L.LSA_6_N) {else} 0 (S.L.LSA_6_N) {endif} (L.L.Funktionsmenue_sichtbar) 1 = {if} 1 (S.L.Funktionsmenue_sichtbar_N) {else} 0 (S.L.Funktionsmenue_sichtbar_N) {endif} (L.L.Funktionsmenue_Verkauf_sichtbar) 1 = {if} 1 (S.L.Funktionsmenue_Verkauf_sichtbar_N) {else} 0 (S.L.Funktionsmenue_Verkauf_sichtbar_N) {endif} (L.L.Funktionsmenue_Schicht_sichtbar) 1 = {if} 1 (S.L.Funktionsmenue_Schicht_sichtbar_N) {else} 0 (S.L.Funktionsmenue_Schicht_sichtbar_N) {endif} (L.L.Funktionsmenue_Bedienung_sichtbar) 1 = {if} 1 (S.L.Funktionsmenue_Bedienung_sichtbar_N) {else} 0 (S.L.Funktionsmenue_Bedienung_sichtbar_N) {endif} (L.L.Funktionsmenue_Einstellungen_sichtbar) 1 = {if} 1 (S.L.Funktionsmenue_Einstellungen_sichtbar_N) {else} 0 (S.L.Funktionsmenue_Einstellungen_sichtbar_N) {endif} (L.L.atron_rbl_tasten) 1 = {if} 1 (S.L.atron_rbl_tasten_N) {else} 0 (S.L.atron_rbl_tasten_N) {endif} (L.L.Untermenue_aufklappen) 1 = {if} 1 (S.L.Untermenue_aufklappen_N) {else} 0 (S.L.Untermenue_aufklappen_N) {endif} (L.L.atron_nummernpad) 1 = {if} 1 (S.L.atron_nummernpad_N) {else} 0 (S.L.atron_nummernpad_N) {endif} 0 (S.L.atron_ticketpad_G) (S.L.atron_ticketpad_Tickets_erweitert_1_G) (S.L.atron_ticketpad_Tickets_erweitert_2_G) (S.L.atron_ticketpad_zurueck_G) 0 (S.L.atron_enter_1_G) (S.L.atron_enter_2_G) (S.L.atron_enter_3_G) (S.L.atron_enter_Infozeile_G) (S.L.atron_Route_oder_Linie_G) 0 (S.L.atron_Linie_Ziel_Sonderz_G) (S.L.Linie_Ziel_Sonderzeichen_G) (S.L.Leiste_unten_rechts_G) (S.L.LSA_1_G) (S.L.LSA_2_G) 0 (S.L.LSA_3_G) (S.L.LSA_4_G) (S.L.LSA_5_G) (S.L.LSA_6_G) (S.L.Funktionsmenue_sichtbar_G) (S.L.Funktionsmenue_Verkauf_sichtbar_G) 0 (S.L.Funktionsmenue_Schicht_sichtbar_G) (S.L.Funktionsmenue_Bedienung_sichtbar_G) (S.L.Funktionsmenue_Einstellungen_sichtbar_G) 0 (S.L.atron_rbl_tasten_G) (S.L.Untermenue_aufklappen_G) (S.L.atron_nummernpad_G) {endif} (L.L.Atron_AFR4_normal_gross) 1 = {if} (L.L.atron_ticketpad) 1 = {if} 1 (S.L.atron_ticketpad_G) {else} 0 (S.L.atron_ticketpad_G) {endif} (L.L.atron_ticketpad_Tickets_erweitert_1) 1 = {if} 1 (S.L.atron_ticketpad_Tickets_erweitert_1_G) {else} 0 (S.L.atron_ticketpad_Tickets_erweitert_1_G) {endif} (L.L.atron_ticketpad_Tickets_erweitert_2) 1 = {if} 1 (S.L.atron_ticketpad_Tickets_erweitert_2_G) {else} 0 (S.L.atron_ticketpad_Tickets_erweitert_2_G) {endif} (L.L.atron_ticketpad_zurueck) 1 = {if} 1 (S.L.atron_ticketpad_zurueck_G) {else} 0 (S.L.atron_ticketpad_zurueck_G) {endif} (L.L.atron_enter_1) 1 = {if} 1 (S.L.atron_enter_1_G) {else} 0 (S.L.atron_enter_1_G) {endif} (L.L.atron_enter_2) 1 = {if} 1 (S.L.atron_enter_2_G) {else} 0 (S.L.atron_enter_2_G) {endif} (L.L.atron_enter_3) 1 = {if} 1 (S.L.atron_enter_3_G) {else} 0 (S.L.atron_enter_3_G) {endif} (L.L.atron_enter_Infozeile) 1 = {if} 1 (S.L.atron_enter_Infozeile_G) {else} 0 (S.L.atron_enter_Infozeile_G) {endif} (L.L.atron_Route_oder_Linie) 1 = {if} 1 (S.L.atron_Route_oder_Linie_G) {else} 0 (S.L.atron_Route_oder_Linie_G) {endif} (L.L.atron_Linie_Ziel_Sonderz) 1 = {if} 1 (S.L.atron_Linie_Ziel_Sonderz_G) {else} 0 (S.L.atron_Linie_Ziel_Sonderz_G) {endif} (L.L.Linie_Ziel_Sonderzeichen) 1 = {if} 1 (S.L.Linie_Ziel_Sonderzeichen_G) {else} 0 (S.L.Linie_Ziel_Sonderzeichen_G) {endif} (L.L.Leiste_unten_rechts) 1 = {if} 1 (S.L.Leiste_unten_rechts_G) {else} 0 (S.L.Leiste_unten_rechts_G) {endif} (L.L.LSA_1) 1 = {if} 1 (S.L.LSA_1_G) {else} 0 (S.L.LSA_1_G) {endif} (L.L.LSA_2) 1 = {if} 1 (S.L.LSA_2_G) {else} 0 (S.L.LSA_2_G) {endif} (L.L.LSA_3) 1 = {if} 1 (S.L.LSA_3_G) {else} 0 (S.L.LSA_3_G) {endif} (L.L.LSA_4) 1 = {if} 1 (S.L.LSA_4_G) {else} 0 (S.L.LSA_4_G) {endif} (L.L.LSA_5) 1 = {if} 1 (S.L.LSA_5_G) {else} 0 (S.L.LSA_5_G) {endif} (L.L.LSA_6) 1 = {if} 1 (S.L.LSA_6_G) {else} 0 (S.L.LSA_6_G) {endif} (L.L.Funktionsmenue_sichtbar) 1 = {if} 1 (S.L.Funktionsmenue_sichtbar_G) {else} 0 (S.L.Funktionsmenue_sichtbar_G) {endif} (L.L.Funktionsmenue_Verkauf_sichtbar) 1 = {if} 1 (S.L.Funktionsmenue_Verkauf_sichtbar_G) {else} 0 (S.L.Funktionsmenue_Verkauf_sichtbar_G) {endif} (L.L.Funktionsmenue_Schicht_sichtbar) 1 = {if} 1 (S.L.Funktionsmenue_Schicht_sichtbar_G) {else} 0 (S.L.Funktionsmenue_Schicht_sichtbar_G) {endif} (L.L.Funktionsmenue_Bedienung_sichtbar) 1 = {if} 1 (S.L.Funktionsmenue_Bedienung_sichtbar_G) {else} 0 (S.L.Funktionsmenue_Bedienung_sichtbar_G) {endif} (L.L.Funktionsmenue_Einstellungen_sichtbar) 1 = {if} 1 (S.L.Funktionsmenue_Einstellungen_sichtbar_G) {else} 0 (S.L.Funktionsmenue_Einstellungen_sichtbar_G) {endif} (L.L.atron_rbl_tasten) 1 = {if} 1 (S.L.atron_rbl_tasten_G) {else} 0 (S.L.atron_rbl_tasten_G) {endif} (L.L.Untermenue_aufklappen) 1 = {if} 1 (S.L.Untermenue_aufklappen_G) {else} 0 (S.L.Untermenue_aufklappen_G) {endif} (L.L.atron_nummernpad) 1 = {if} 1 (S.L.atron_nummernpad_G) {else} 0 (S.L.atron_nummernpad_G) {endif} 0 (S.L.atron_ticketpad_N) (S.L.atron_ticketpad_Tickets_erweitert_1_N) (S.L.atron_ticketpad_Tickets_erweitert_2_N) (S.L.atron_ticketpad_zurueck_N) 0 (S.L.atron_enter_1_N) (S.L.atron_enter_2_N) (S.L.atron_enter_3_N) (S.L.atron_enter_Infozeile_N) (S.L.atron_Route_oder_Linie_N) 0 (S.L.atron_Linie_Ziel_Sonderz_N) (S.L.Linie_Ziel_Sonderzeichen_N) (S.L.Leiste_unten_rechts_N) (S.L.LSA_1_N) (S.L.LSA_2_N) 0 (S.L.LSA_3_N) (S.L.LSA_4_N) (S.L.LSA_5_N) (S.L.LSA_6_N) (S.L.Funktionsmenue_sichtbar_N) (S.L.Funktionsmenue_Verkauf_sichtbar_N) 0 (S.L.Funktionsmenue_Schicht_sichtbar_N) (S.L.Funktionsmenue_Bedienung_sichtbar_N) (S.L.Funktionsmenue_Einstellungen_sichtbar_N) 0 (S.L.atron_rbl_tasten_N) (S.L.Untermenue_aufklappen_N) (S.L.atron_nummernpad_N) {endif} ' Anmeldung mit Karte (L.L.atron_modus) 515 = {if} ' ueberpruefen ob das Ziel vorhanden ist -- Ok sichtbar und hoch und runter Pfeile (L.L.Ziel_manuell_eingeben) 1 = {if} (L.$.RBL_COMING_Dest_Cap_1) "" $= {if} (L.$.RBL_COMING_Dest_Cap_2) "" $= {if} 0 (S.L.Ziel_richtig) {else} 1 (S.L.Ziel_richtig) {endif} {else} 1 (S.L.Ziel_richtig) {endif} {else} 1 (S.L.Ziel_richtig) {endif} (L.L.IBIS_input) 1 = {if} 1 (S.L.Pfeile_aktiv_beide_oben_unten) {else} (L.L.IBIS_input) 999 = {if} 2 (S.L.Pfeile_aktiv_beide_oben_unten) {else} 0 (S.L.Pfeile_aktiv_beide_oben_unten) {endif} {endif} {endif} ' Pfeile hoch und runter in Routenauswahl (L.L.IBIS_mode) 103 = (L.L.atron_modus) 502 = && {if} (L.L.RBL_Linie) (S.L.IBIS_input_Linie_manuell) (L.L.RBL_Linie) (S.L.ALMEX_Input_Linie) (L.L.IBIS_input_Route) 0 = {if} 1 (S.L.Pfeile_aktiv_beide_oben_unten) {else} (L.L.IBIS_input_Route) 99 = {if} 2 (S.L.Pfeile_aktiv_beide_oben_unten) {else} 0 (S.L.Pfeile_aktiv_beide_oben_unten) {endif} {endif} {endif} ' Verkaufstext reloaden (L.L.Verkaufsmodus_Text_reload) 0 = (L.L.atron_modus) 35 = && {if} (M.L.Verkaufsmodus_Text) 1 (S.L.Verkaufsmodus_Text_reload) {endif} ' Routenauswahl -- Text erstellen und darstellen (L.L.IBIS_mode) 103 = (L.L.atron_modus) 502 = && {if} (L.L.Routenauswahl_Timer) (L.S.Timegap) + 2 min (S.L.Routenauswahl_Timer) (L.L.Routenauswahl_Timer) 0 > (L.L.Routenauswahl_Timer) 0.5 < && {if} (M.L.Reload_Scripttextur) (M.L.manuelle_Routenauswahl) {endif} {endif} ' Starthaltestelle -- Text erstellen und darstellen (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.CockpDispl_mode) 5 = && {if} (L.L.Routenauswahl_Timer) (L.S.Timegap) + 2 min (S.L.Routenauswahl_Timer) (L.L.Routenauswahl_Timer) 0 > (L.L.Routenauswahl_Timer) 0.1 < && {if} (M.L.Reload_Scripttextur) (M.L.Starthaltestelle_erreicht) {endif} {endif} ' Ziel ueberschreiben Textfelder leer machen, falls keine Eingabe (L.L.IBIS_mode) 304 = (L.L.IBIS_mode) 204 = || {if} (L.L.IBIS_input_Linie_manuell) 0 = (L.L.Linie_manuell_eingeben) 0 = && {if} "" (S.$.Atron_Linieneingabe) {else} (L.L.IBIS_input_Linie_manuell) $IntToStr (S.$.Atron_Linieneingabe) {endif} (L.L.IBIS_input_Sonderzeichen_manuell) 0 = (L.L.Sonderzeichen_manuell_eingeben) 0 = && {if} "" (S.$.Atron_Sonderzeicheneingabe) {else} (L.L.IBIS_input_Sonderzeichen_manuell) $IntToStr 4 $SetLengthR (S.$.Atron_Sonderzeicheneingabe) {endif} (L.L.IBIS_input) 0 = (L.L.Ziel_manuell_eingeben) 0 = && {if} "" (S.$.Atron_Zieleingabe) {else} (L.L.IBIS_input) $IntToStr 4 $SetLengthR (S.$.Atron_Zieleingabe) {endif} {endif} 'Abfahrtssignal: (L.L.schedule_active) {if} (L.L.IBIS_busstop) 0 = {if} (M.V.GetTTDelay) -30 > (M.V.GetTTDelay) -2 < && {if} (L.L.Klappe_jetzt) ! {if} 1 (S.L.Sound_Karte) 1 (S.L.Klappe_jetzt) {endif} 0 (S.L.IBIS_Abfahren_Piep) {else} (L.L.velocity) 5 > {if} 0 (S.L.Sound_Karte) {endif} {endif} {else} 0 (S.L.IBIS_Abfahren_Piep) 0 (S.L.IBIS_Abfahren_Piep_2) 0 (S.L.Sound_Karte) 0 (S.L.Klappe_jetzt) {endif} {endif} 'Abfahrtssignal ende ' (L.L.elec_busbar_main) ' {if} ' (L.L.Ticketkontrolle_Timer) (L.S.Timegap) + 4 min (S.L.Ticketkontrolle_Timer) ' {endif} ' (L.L.Ticketkontrolle_Timer) 0.5 > ' (L.L.Ticketkontrolle_Timer) 1 < && ' {if} ' 0 (S.L.Karte_drauf) ' {endif} ' 2 (M.V.GetHumanCountOnPathLink) 1 min s6 ' l6 ' {if} ' 1 (S.L.Karte_drauf) ' 0 (S.L.Ticketkontrolle_Timer) ' {endif} (L.L.atron_modus) 35 = {if} (M.V.GetTTDelay) s1 60 / s0 (L.L.RBL_COMING_Route) (L.L.CockpDispl_mode) 3 = && {if} "nächste Route " (L.L.RBL_COMING_Route) "02" $IntToStrEnh $+ (S.$.Informationszeile) 1 (S.L.atron_enter_Infozeile) (L.L.Reload_Scripttextur_Infozeile_1) 0 = {if} (M.L.Reload_Scripttextur) (M.L.Verkaufsmodus_Text) 1 (S.L.Reload_Scripttextur_Infozeile_1) 0 (S.L.Reload_Scripttextur_Infozeile_4) (S.L.Reload_Scripttextur_Infozeile_2) (S.L.Reload_Scripttextur_Infozeile_3) {endif} {else} l0 0 > {if} "Bitte abfahren" (S.$.Informationszeile) (L.L.Reload_Scripttextur_Infozeile_2) 0 = {if} (M.L.Reload_Scripttextur) (M.L.Verkaufsmodus_Text) 1 (S.L.Reload_Scripttextur_Infozeile_2) 0 (S.L.Reload_Scripttextur_Infozeile_1) (S.L.Reload_Scripttextur_Infozeile_4) (S.L.Reload_Scripttextur_Infozeile_3) {endif} {else} l0 0 < {if} "Warten" (S.$.Informationszeile) (L.L.Reload_Scripttextur_Infozeile_3) 0 = {if} (M.L.Reload_Scripttextur) (M.L.Verkaufsmodus_Text) 1 (S.L.Reload_Scripttextur_Infozeile_3) 0 (S.L.Reload_Scripttextur_Infozeile_1) (S.L.Reload_Scripttextur_Infozeile_2) (S.L.Reload_Scripttextur_Infozeile_4) {endif} {else} "" (S.$.Informationszeile) (L.L.Reload_Scripttextur_Infozeile_4) 0 = {if} (M.L.Reload_Scripttextur) (M.L.Verkaufsmodus_Text) 1 (S.L.Reload_Scripttextur_Infozeile_4) 0 (S.L.Reload_Scripttextur_Infozeile_1) (S.L.Reload_Scripttextur_Infozeile_2) (S.L.Reload_Scripttextur_Infozeile_3) {endif} {endif} {endif} 0 (S.L.atron_enter_Infozeile) {endif} {else} 0 (S.L.atron_enter_Infozeile) {endif} ' Anmeldung mit Karte (noch nicht final) (L.L.Karte_extra) 0 = (L.L.atron_modus) 0 = ! && (L.L.Karte) 1 = && (L.L.Karte_Angemeldet) 0 = && {if} 1 (S.L.atron_modus) "" (S.$.IBIS_Cockpit_Display_Anmeldung) 1 (S.L.atron_ideingabe) 1 (S.L.Karte_extra) {endif} (L.L.Karte) 0 = {if} 0 (S.L.Karte_extra) {endif} (L.L.Karte) 1 = {if} 1 (S.L.Karte_Angemeldet) {endif} (L.L.Karte_Angemeldet) 0 = {if} 0 (S.L.Ticketverkaufmodus_erlaubt) 1 (S.L.Normalmodus_erlaubt) {endif} 'Wechsel zw. RBl und Ticketverkauf (Modus 3 und Modus 35) (L.L.bremse_halte) (L.L.velocity) 5 < && (L.L.atron_modus) 3 = && (L.L.gen_timer_erlaubt) 0 = && {if} 0 (S.L.atron_generel_timer) 1 (S.L.gen_timer_erlaubt) {endif} (L.L.bremse_halte) ! (L.L.velocity) 5 < && (L.L.atron_modus) 3 = && (L.L.gen_timer_erlaubt) 1 = && {if} 0 (S.L.gen_timer_erlaubt) {endif} (L.L.nachHst) 1 = (L.L.atron_modus) 35 = && (L.L.bremse_halte) ! && {if} 0 (S.L.nachHst) 3 (S.L.atron_modus) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) {endif} (L.L.bremse_halte) {if} 0 (S.L.atron_generel_timer2) 1 (S.L.nachHst) {else} (L.L.atron_generel_timer2) (L.S.Timegap) + 6 min (S.L.atron_generel_timer2) (L.L.atron_generel_timer2) 5 > {if} (L.L.atron_modus) 35 = (L.L.atron_modus) 5 = || (L.L.Karte_Angemeldet) 1 = && (L.L.CockpDispl_mode) 5 = ! && {if} 3 (S.L.atron_modus) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) {endif} {endif} {endif} (L.L.atron_modus) 3 = {if} (L.L.atron_generel_timer) (L.S.Timegap) + 4 min (S.L.atron_generel_timer) {endif} (L.L.atron_generel_timer) 3 > (L.L.atron_generel_timer) 4 < && {if} (L.L.atron_modus) 3 = (L.L.bremse_halte) && {if} 35 (S.L.atron_modus) 0 (S.L.erweiterter_Ticketverkauf) 0 (S.L.gen_timer_erlaubt) (M.L.Reload_Scripttextur) (M.L.Verkaufsmodus_Text) {endif} {endif} ' Schildermodus automatisch (aus LK Trigger) (L.L.atron_modus) 2 = {if} (L.L.ticketprinter_button_LSK) ! {if} (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) 0 (S.L.IBIS_input) (S.L.IBIS_input_count) (S.L.IBIS_input_ext) (S.L.IBIS_input_count_ext) (S.L.ALMEX_Input_Linie) (S.L.ALMEX_Input_Suffix) (S.L.ALMEX_Input_Kurs) (S.L.ALMEX_Input_Kurs_Index) (S.L.ALMEX_Input_Route) (S.L.ALMEX_Input_Ziel) (S.L.ALMEX_Input_Stop) (S.L.ALMEX_Input_DepatureTime) (S.L.ALMEX_Input_ArrivalTime) (L.L.ticketprinter_ticket_lastselection_timer) 6 < {if} 5 (S.L.IBIS_mode) {else} ' 100 (S.L.IBIS_mode) ' Vorrübergehend, da mode 100+101 noch nicht fertig, in 102 übergehen 102 (S.L.IBIS_mode) 1 (S.L.ALMEX_Input_Y_On) {endif} {endif} 1 (S.L.ticketprinter_button_LSK) {endif} {endif} ' LSA und Ticketverkauf nicht moeglich ' evt wird noch eine bessere Loesung gefunden (L.L.atron_modus) 3 = (L.L.atron_modus) 2 = || (L.L.atron_modus) 35 = || {if} 1 (S.L.LSA_gesendet) (S.L.Ticket_gesendet) {else} 0 (S.L.LSA_gesendet) (S.L.Ticket_gesendet) {endif} (L.L.LSA_gesendet) 0 = (L.L.Ticket_gesendet) 0 = || {if} 0 (S.L.atron_LSA_timer) (S.L.atron_LSA_timer2) (S.L.atron_LSA_timer3) (S.L.atron_LSA_timer4) (S.L.atron_LSA_timer5) (S.L.atron_LSA_timer6) (S.L.LSA_zaehler) {endif} (L.L.LSA_gesendet) 1 = (L.L.Ticket_gesendet) 1 = || (L.L.LSA_zaehler) 1 = && {if} (L.L.atron_LSA_timer) (L.S.Timegap) + 2 min (S.L.atron_LSA_timer) {endif} (L.L.atron_LSA_timer) 1 > (L.L.atron_LSA_timer) 2 < && {if} (L.L.LSA_zaehler) 0 > {if} (L.L.LSA_zaehler) 1 - (S.L.LSA_zaehler) 0 (S.L.atron_LSA_timer) {else} 0 (S.L.LSA_gesendet) (S.L.Ticket_gesendet) {endif} {endif} (L.L.LSA_gesendet) 1 = (L.L.Ticket_gesendet) 1 = || (L.L.LSA_zaehler) 2 = && {if} (L.L.atron_LSA_timer2) (L.S.Timegap) + 2 min (S.L.atron_LSA_timer2) {endif} (L.L.atron_LSA_timer2) 1 > (L.L.atron_LSA_timer2) 2 < && {if} (L.L.LSA_zaehler) 0 > {if} (L.L.LSA_zaehler) 1 - (S.L.LSA_zaehler) 0 (S.L.atron_LSA_timer2) {else} 0 (S.L.LSA_gesendet) (S.L.Ticket_gesendet) {endif} {endif} (L.L.LSA_gesendet) 1 = (L.L.Ticket_gesendet) 1 = || (L.L.LSA_zaehler) 3 = && {if} (L.L.atron_LSA_timer3) (L.S.Timegap) + 2 min (S.L.atron_LSA_timer3) {endif} (L.L.atron_LSA_timer3) 1 > (L.L.atron_LSA_timer3) 2 < && {if} (L.L.LSA_zaehler) 0 > {if} (L.L.LSA_zaehler) 1 - (S.L.LSA_zaehler) 0 (S.L.atron_LSA_timer3) {else} 0 (S.L.LSA_gesendet) (S.L.Ticket_gesendet) {endif} {endif} (L.L.LSA_gesendet) 1 = (L.L.Ticket_gesendet) 1 = || (L.L.LSA_zaehler) 4 = && {if} (L.L.atron_LSA_timer4) (L.S.Timegap) + 2 min (S.L.atron_LSA_timer4) {endif} (L.L.atron_LSA_timer4) 1 > (L.L.atron_LSA_timer4) 2 < && {if} (L.L.LSA_zaehler) 0 > {if} (L.L.LSA_zaehler) 1 - (S.L.LSA_zaehler) 0 (S.L.atron_LSA_timer4) {else} 0 (S.L.LSA_gesendet) (S.L.Ticket_gesendet) {endif} {endif} (L.L.LSA_gesendet) 1 = (L.L.Ticket_gesendet) 1 = || (L.L.LSA_zaehler) 5 = && {if} (L.L.atron_LSA_timer5) (L.S.Timegap) + 2 min (S.L.atron_LSA_timer5) {endif} (L.L.atron_LSA_timer5) 0.5 > (L.L.atron_LSA_timer5) 1.5 < && {if} (L.L.LSA_zaehler) 0 > {if} (L.L.LSA_zaehler) 1 - (S.L.LSA_zaehler) 0 (S.L.atron_LSA_timer5) {else} 0 (S.L.LSA_gesendet) (S.L.Ticket_gesendet) {endif} {endif} (L.L.LSA_gesendet) 1 = (L.L.Ticket_gesendet) 1 = || (L.L.LSA_zaehler) 6 = && {if} (L.L.atron_LSA_timer6) (L.S.Timegap) + 2 min (S.L.atron_LSA_timer6) {endif} (L.L.atron_LSA_timer6) 0.5 > (L.L.atron_LSA_timer6) 1.5 < && {if} (L.L.LSA_zaehler) 0 > {if} (L.L.LSA_zaehler) 1 - (S.L.LSA_zaehler) 0 (S.L.atron_LSA_timer6) {else} 0 (S.L.LSA_gesendet) (S.L.Ticket_gesendet) {endif} {endif} (L.L.LSA_zaehler) 0 = {if} 0 (S.L.LSA_1) (S.L.LSA_2) (S.L.LSA_3) (S.L.LSA_4) (S.L.LSA_5) (S.L.LSA_6) {endif} (L.L.LSA_zaehler) 1 = {if} 1 (S.L.LSA_1) 0 (S.L.LSA_2) (S.L.LSA_3) (S.L.LSA_4) (S.L.LSA_5) (S.L.LSA_6) {endif} (L.L.LSA_zaehler) 2 = {if} 1 (S.L.LSA_1) (S.L.LSA_2) 0 (S.L.LSA_3) (S.L.LSA_4) (S.L.LSA_5) (S.L.LSA_6) {endif} (L.L.LSA_zaehler) 3 = {if} 1 (S.L.LSA_1) (S.L.LSA_2) (S.L.LSA_3) 0 (S.L.LSA_4) (S.L.LSA_5) (S.L.LSA_6) {endif} (L.L.LSA_zaehler) 4 = {if} 1 (S.L.LSA_1) (S.L.LSA_2) (S.L.LSA_3) (S.L.LSA_4) 0 (S.L.LSA_5) (S.L.LSA_6) {endif} (L.L.LSA_zaehler) 5 = {if} 1 (S.L.LSA_1) (S.L.LSA_2) (S.L.LSA_3) (S.L.LSA_4) (S.L.LSA_5) 0 (S.L.LSA_6) {endif} (L.L.LSA_zaehler) 6 = {if} 1 (S.L.LSA_1) (S.L.LSA_2) (S.L.LSA_3) (S.L.LSA_4) (S.L.LSA_5) (S.L.LSA_6) {endif} ' Welche Farbe soll die Schrift haben? (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.CockpDispl_mode) 5 = ! && {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_4.png" (S.$.Atron_Schriftfarbe) {else} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_4_N.png" (S.$.Atron_Schriftfarbe) {endif} {endif} (L.L.atron_modus) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_7.png" (S.$.Atron_Schriftfarbe) {else} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_4_N.png" (S.$.Atron_Schriftfarbe) {endif} {endif} (L.L.atron_modus) 515 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_5.png" (S.$.Atron_Schriftfarbe) {else} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_5_N.png" (S.$.Atron_Schriftfarbe) {endif} {endif} (L.L.atron_modus) 35 = {if} (L.L.Verspaetung) 2 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_2.png" (S.$.Atron_Schriftfarbe) {else} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_2_N.png" (S.$.Atron_Schriftfarbe) {endif} {endif} (L.L.Verspaetung) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_6.png" (S.$.Atron_Schriftfarbe) {else} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_6_N.png" (S.$.Atron_Schriftfarbe) {endif} {endif} (L.L.Verspaetung) 0 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_1.png" (S.$.Atron_Schriftfarbe) {else} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_1_N.png" (S.$.Atron_Schriftfarbe) {endif} {endif} {endif} (L.L.atron_modus) 3 = {if} (L.L.Verspaetung) 2 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_2.png" (S.$.Atron_Schriftfarbe) {else} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_2_N_2.png" (S.$.Atron_Schriftfarbe) {endif} {endif} (L.L.Verspaetung) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_6.png" (S.$.Atron_Schriftfarbe) {else} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_6_N_2.png" (S.$.Atron_Schriftfarbe) {endif} {endif} (L.L.Verspaetung) 0 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_1.png" (S.$.Atron_Schriftfarbe) {else} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_1_N_2.png" (S.$.Atron_Schriftfarbe) {endif} {endif} {endif} (L.L.atron_modus) 355 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_3.png" (S.$.Atron_Schriftfarbe) {else} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_7.png" (S.$.Atron_Schriftfarbe) {endif} {endif} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.CockpDispl_mode) 5 = && {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_1.png" (S.$.Atron_Schriftfarbe) {else} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_1_N_2.png" (S.$.Atron_Schriftfarbe) {endif} {endif} (L.L.atron_modus) 517 = (L.L.atron_modus) 518 = || {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_1.png" (S.$.Atron_Schriftfarbe) {else} "AFR4_Displays_neue_Software_Schriftfarbe\atron_Schriftfarbe_1_N_3.png" (S.$.Atron_Schriftfarbe) {endif} {endif} ' Scripttextur beschreibbar machen 2 (M.V.STUnlock) 2 (M.V.STFilter) 2 (M.V.STLock) 2 (M.V.STLock) 2 (M.V.STUnlock) 2 (M.V.STFilter) 2 (M.V.STLock) ' Darstellung (alles, dass nicht ausgelagert werden muss und kann (Performance)) alles weitere unten in macros ' Verspaetung berechnen und anzeigen (L.L.atron_modus) 3 = (L.L.atron_modus) 35 = || {if} "" (M.V.GetTTDelay) s1 60 / s0 'Minuten: l0 abs trunc "02" $IntToStrEnh $+ (S.$.IBIS_Delay_min) 'Zehntelminuten: l0 abs l0 abs trunc - 2 * s2 l2 1 >= {if} "30" {else} "00" {endif} (S.$.IBIS_Delay_sec) l0 1 > {if} "-" 2 (S.L.Verspaetung) {else} l0 -1 < {if} "+" 1 (S.L.Verspaetung) {else} " " 0 (S.L.Verspaetung) {endif} {endif} (S.$.IBIS_Delay_state) (L.$.IBIS_Delay_state) "0:" $+ (L.$.IBIS_Delay_min) $+ ":" $+ (L.$.IBIS_Delay_sec) $+ (S.$.Verspaetung_Atron) 2 631 40 (L.L.Atron_Font_Uhrzeit) 0 0 (L.$.Verspaetung_Atron) (M.V.STTextOut) {endif} ' Pineingabe (L.L.atron_modus) 1 = {if} (L.$.IBIS_Cockpit_Display_anmeldung) 4 $SetLengthR (S.$.IBIS_Cockpit_Display_anmeldung_Rechtsbuendig) 2 395 220 (L.L.Atron_Font_Pin) 0 0 (L.$.IBIS_Cockpit_Display_anmeldung_Rechtsbuendig) (M.V.STTextOut) {endif} (L.$.Atron_Routeneingabe) 4 $SetLengthR (S.$.Atron_Routeneingabe_Rechtsbuendig) (L.$.Atron_Linieneingabe) 4 $SetLengthR (S.$.Atron_Linieneingabe_Rechtsbuendig) ' Linie und Route (L.L.IBIS_mode) 103 = (L.L.atron_modus) 2 = && {if} 2 450 155 (L.L.Atron_Font_Eingaben) 0 0 (L.$.Atron_Linieneingabe_Rechtsbuendig) (M.V.STTextOut) 2 450 220 (L.L.Atron_Font_Eingaben) 0 0 (L.$.Atron_Routeneingabe_Rechtsbuendig) (M.V.STTextOut) {endif} ' Ziel ueberschreiben (L.L.atron_modus) 515 = {if} (L.$.RBL_COMING_Dest_Cap_1) 16 $SetLengthL (S.$.RBL_COMING_Dest_Cap_1) (L.$.RBL_COMING_Dest_Cap_2) 16 $SetLengthL (S.$.RBL_COMING_Dest_Cap_2) 2 282 225 (L.L.Atron_Font_Ziel_manuell) 0 0 (L.$.RBL_COMING_Dest_Cap_1) (M.V.STTextOut) 2 282 253 (L.L.Atron_Font_Ziel_manuell) 0 0 (L.$.RBL_COMING_Dest_Cap_2) (M.V.STTextOut) 2 456 90 (L.L.Atron_Font_Eingaben) 0 0 (L.$.Atron_Linieneingabe_Rechtsbuendig) (M.V.STTextOut) 2 456 155 (L.L.Atron_Font_Eingaben) 0 0 (L.$.Atron_Zieleingabe) (M.V.STTextOut) 2 456 352 (L.L.Atron_Font_Eingaben) 0 0 (L.$.Atron_Sonderzeicheneingabe) (M.V.STTextOut) (L.L.Reload_Scripttextur_1) 0 = {if} (M.L.Reload_Scripttextur) 1 (S.L.Reload_Scripttextur_1) {endif} {endif} ' Uhrzeit (L.L.atron_modus) 1 = (L.L.atron_modus) 2 = || (L.L.atron_modus) 3 = || (L.L.atron_modus) 35 = || (L.L.atron_modus) 502 = || (L.L.atron_modus) 517 = || (L.L.atron_modus) 518 = || {if} ' Stunden: (L.S.Time) 3600 / s0 trunc s1 "02" $IntToStrEnh ":" $+ ' Minuten: l0 l1 - 60 * s1 trunc s2 "02" $IntToStrEnh $+ ":" $+ 'Sekunden: l1 l2 - 60 * trunc "02" $IntToStrEnh $+ (S.$.Time_fuer_andere) (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.CockpDispl_mode) 5 = && {if} 2 628 7 (L.L.Atron_Font_Uhrzeit) 0 0 (L.$.Time_fuer_andere) (M.V.STTextOut) {else} (L.L.atron_modus) 2 = ! (L.L.atron_modus) 502 = ! && {if} 2 628 7 (L.L.Atron_Font_Uhrzeit) 0 0 (L.$.Time_fuer_andere) (M.V.STTextOut) {endif} {endif} {endif} ' Distanz (L.L.atron_modus) 3 = (L.L.schedule_active) && {if} (M.V.GetTTBusstopIndex) (M.V.GetTTBusstopArr) s4 l4 l4 86399 > 86400 * - s4 (M.V.GetTTDelay) + (L.S.Time) - (S.L.Distanz_current) (M.V.GetTTBusstopIndex) 1 + (M.V.GetTTBusstopArr) s5 l5 l5 86399 > 86400 * - s5 (L.L.Delay_next) + (L.S.Time) - (S.L.Distanz_next) (L.L.Distanz_current) 1 < {if} 0 (S.L.Distanz_Weiterschaltung) (S.L.Hofdatei_Weiterschaltung) (L.L.Reload_Scripttextur_2) 1 = {if} (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) 0 (S.L.Reload_Scripttextur_2) {endif} {endif} (L.L.Distanz_timer) (L.S.Timegap) + 3 min (S.L.Distanz_timer) (L.L.Distanz_timer) 1 > {if} (L.L.Distanz_current) 5 * trunc (S.L.Distanz_current_m) (L.L.Distanz_next) 5 * trunc (S.L.Distanz_next_m) 0 (S.L.Distanz_timer) {endif} (L.L.velocity) 1 > {if} (L.L.Distanz_Weiterschaltung) 1 = {if} (M.V.GetTTDelay) (S.L.Delay_next) (L.L.Distanz_current_m) $IntToStr "m " $+ {else} (L.L.Distanz_next_m) $IntToStr "m " $+ {endif} (S.$.Distanz) {endif} 2 600 175 (L.L.Atron_Font_Normal) 0 0 (L.$.Distanz) (M.V.STTextOut) (L.L.Distanz_current) 8 < (L.L.Distanz_Weiterschaltung) 1 = && {if} 1 (S.L.Distanz_Haltestellenanzeige) {else} (L.L.Distanz_current) 2 < (L.L.Distanz_Weiterschaltung) 0 = && {if} 2 (S.L.Distanz_Haltestellenanzeige) {else} 0 (S.L.Distanz_Haltestellenanzeige) {endif} {endif} {endif} ' Datum anzeigen (L.L.atron_modus) 1 = (L.L.atron_modus) 517 = || (L.L.atron_modus) 518 = || {if} (L.S.Month) "02" $IntToStrEnh (S.$.Monat_in_Buchstaben) (L.$.Monat_in_Buchstaben) "01" $= {if} "Jan" (S.$.Monat) {endif} (L.$.Monat_in_Buchstaben) "02" $= {if} "Feb" (S.$.Monat) {endif} (L.$.Monat_in_Buchstaben) "03" $= {if} "Mär" (S.$.Monat) {endif} (L.$.Monat_in_Buchstaben) "04" $= {if} "Apr" (S.$.Monat) {endif} (L.$.Monat_in_Buchstaben) "05" $= {if} "Mai" (S.$.Monat) {endif} (L.$.Monat_in_Buchstaben) "06" $= {if} "Jul" (S.$.Monat) {endif} (L.$.Monat_in_Buchstaben) "07" $= {if} "Jul" (S.$.Monat) {endif} (L.$.Monat_in_Buchstaben) "08" $= {if} "Aug" (S.$.Monat) {endif} (L.$.Monat_in_Buchstaben) "09" $= {if} "Sep" (S.$.Monat) {endif} (L.$.Monat_in_Buchstaben) "10" $= {if} "Okt" (S.$.Monat) {endif} (L.$.Monat_in_Buchstaben) "11" $= {if} "Nov" (S.$.Monat) {endif} (L.$.Monat_in_Buchstaben) "12" $= {if} "Dez" (S.$.Monat) {endif} ' Tag: (L.S.Day) "02" $IntToStrEnh ". " $+ ' Monat: (L.$.Monat) $+ ". " $+ ' Jahr: (L.S.Year) $IntToStr $+ (S.$.Time) 2 618 46 (L.L.Atron_Font_Datum) 0 0 (L.$.Time) (M.V.STTextOut) {endif} ' Ticket (L.L.atron_modus) 355 = {if} (L.L.ticketprinter_ticket_preselection) (M.V.GetTicketName) 20 $SetLengthL (S.$.Atron_Ticket_Typ) (L.L.ticketprinter_ticket_preselection) (M.V.GetTicketValue) s0 l0 " 2" $IntToStrEnh "." $+ l0 100 * 100 % "02" $IntToStrEnh $+ 5 $SetLengthR (S.$.Atron_Ticket_Preis) (L.S.Day) "02" $IntToStrEnh "." $+ (L.S.Month) "02" $IntToStrEnh $+ "." $+ (L.S.Year) $IntToStr 2 $SetLengthR $+ " " $+ (L.S.Time) 3600 / s0 trunc s1 "02" $IntToStrEnh $+ ":" $+ l0 l1 - 60 * trunc "02" $IntToStrEnh $+ (S.$.Atron_Ticket_Datum) 2 436 24 (L.L.Atron_Font_Eingaben) 0 0 (L.$.Atron_Ticket_Preis) (M.V.STTextOut) 2 9 8 (L.L.Atron_Font_Fett) 0 0 (L.$.Atron_Ticket_Typ) (M.V.STTextOut) 2 9 287 (L.L.Atron_Font_Fett) 0 0 (L.$.Atron_Ticket_Typ) (M.V.STTextOut) 2 50 40 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_aktuell_1) (M.V.STTextOut) 2 50 137 (L.L.Atron_Font_Fett) 0 0 (L.$.Atron_Ticket_Datum) (M.V.STTextOut) {endif} ' Ende der Darstellung 'AFR4 Trigger (L.L.elec_busbar_main) (L.L.Nachlauf) 0 = || {if} (L.L.atron_startup_timer) (L.S.Timegap) + 17 min (S.L.atron_startup_timer) (L.L.atron_startup_timer) 1 > (L.L.atron_startup_timer) 2 < && (L.L.atron_modus) 0 = && {if} "AFR4_Displays_neue_Software\atron_ST1.png" (S.$.atron_background) 0 (S.L.Reload_Scripttextur_aus) {endif} (L.L.atron_startup_timer) 2 > (L.L.atron_startup_timer) 4 < && (L.L.atron_modus) 0 = && {if} "AFR4_Displays_neue_Software\atron_ST2.png" (S.$.atron_background) {endif} (L.L.atron_startup_timer) 4 > (L.L.atron_startup_timer) 10 < && (L.L.atron_modus) 0 = && {if} "AFR4_Displays_neue_Software\atron_ST3.png" (S.$.atron_background) {endif} (L.L.atron_startup_timer) 10 > (L.L.atron_startup_timer) 13 < && (L.L.atron_modus) 0 = && {if} "AFR4_Displays_neue_Software\atron_ST4.png" (S.$.atron_background) {endif} (L.L.atron_startup_timer) 13 > (L.L.atron_startup_timer) 15 < && (L.L.atron_modus) 0 = && {if} "AFR4_Displays_neue_Software\atron_ST5.png" (S.$.atron_background) {endif} (L.L.atron_startup_timer) 15 > (L.L.atron_startup_timer) 17 < && (L.L.atron_modus) 0 = && {if} "AFR4_Displays_neue_Software\atron_AM.png" (S.$.atron_background) {endif} (L.L.atron_startup_timer) 17 = (L.L.atron_modus) 0 = && {if} 1 (S.L.atron_modus) (S.L.atron_ideingabe) 0 (S.L.Nachlauf) {endif} (L.L.atron_modus) 1 = {if} (L.L.Anmeldung_moeglich) 1 = {if} (L.L.Karte) 1 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 1 (S.L.atron_nummernpad) (S.L.Leiste_unten_rechts) (S.L.atron_enter_1) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_enter_2) (S.L.atron_enter_3) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.atron_ideingabe) {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Pin_eingabe.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Pin_eingabe_N.png" (S.$.atron_background) {endif} {endif} {else} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) (S.L.atron_nummernpad) 1 (S.L.Leiste_unten_rechts) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Karte_rauflegen.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Karte_rauflegen_N.png" (S.$.atron_background) {endif} {endif} {else} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_nummernpad) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) 1 (S.L.Leiste_unten_rechts) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_neu_Startbildschirm.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_neu_Startbildschirm_N.png" (S.$.atron_background) {endif} {endif} {endif} (L.L.atron_modus) 2 = {if} (L.L.CockpDispl_mode) 5 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 1 (S.L.Leiste_unten_rechts) (S.L.atron_enter_3) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_nummernpad) (S.L.atron_enter_1) (S.L.atron_enter_2) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: 1 (S.L.LSK_ist_eingegeben) (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Starthaltestelle.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Starthaltestelle_N.png" (S.$.atron_background) {endif} {else} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 1 (S.L.Leiste_unten_rechts) (S.L.atron_enter_1) (S.L.atron_Route_oder_Linie) (S.L.atron_nummernpad) 0 (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_enter_2) (S.L.atron_enter_3) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Linie_oder_Route) 0 = {if} (L.L.Pfeile_aktiv_beide_oben_unten) 0 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Linie.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Linie_N.png" (S.$.atron_background) {endif} {endif} (L.L.Pfeile_aktiv_beide_oben_unten) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Linie_3.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Linie_3_N.png" (S.$.atron_background) {endif} {endif} (L.L.Pfeile_aktiv_beide_oben_unten) 2 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Linie_2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Linie_2_N.png" (S.$.atron_background) {endif} {endif} {else} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route_N.png" (S.$.atron_background) {endif} {endif} {endif} {endif} (L.L.Karte_Angemeldet) 1 = (L.L.atron_modus) 3 = && {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 1 (S.L.Leiste_unten_rechts) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_nummernpad) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: 0 (S.L.Atron_Schilder_endlich_einfach_xd) (L.L.velocity) 1 > {if} (L.L.Distanz_Haltestellenanzeige) 0 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_Grundbildschirm_Fahrt.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_Grundbildschirm_Fahrt_N.png" (S.$.atron_background) {endif} {endif} (L.L.Distanz_Haltestellenanzeige) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_Grundbildschirm_Fahrt_Hst.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_Grundbildschirm_Fahrt_Hst_N.png" (S.$.atron_background) {endif} {endif} (L.L.Distanz_Haltestellenanzeige) 2 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_Grundbildschirm_Fahrt_Hst2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_Grundbildschirm_Fahrt_Hst2_N.png" (S.$.atron_background) {endif} {endif} {else} (L.L.Distanz_Haltestellenanzeige) 0 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_Grundbildschirm.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_Grundbildschirm_N.png" (S.$.atron_background) {endif} {endif} (L.L.Distanz_Haltestellenanzeige) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_Grundbildschirm_Hst.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_Grundbildschirm_Hst_N.png" (S.$.atron_background) {endif} {endif} (L.L.Distanz_Haltestellenanzeige) 2 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_Grundbildschirm_Hst2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_Grundbildschirm_Hst2_N.png" (S.$.atron_background) {endif} {endif} {endif} {endif} (L.L.Karte_Angemeldet) 1 = (L.L.atron_modus) 35 = && {if} (L.L.erweiterter_Ticketverkauf) 0 = {if} ' Sichtbarkeit buttons: 1 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) 0 (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 1 (S.L.Leiste_unten_rechts) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_nummernpad) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: 0 (S.L.Atron_Schilder_endlich_einfach_xd) (L.L.Haltestellenanzahl) 6 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 5 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_5.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_5_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 4 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_4.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_4_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 3 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_3.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_3_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 2 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_2_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_1.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_1_N.png" (S.$.atron_background) {endif} {endif} {endif} (L.L.erweiterter_Ticketverkauf) 1 = {if} ' Sichtbarkeit buttons: 1 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad) 1 (S.L.Leiste_unten_rechts) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_nummernpad) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Haltestellenanzahl) 6 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_erweitert_1.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_erweitert_1_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 5 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_5_erweitert_1.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_5_erweitert_1_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 4 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_4_erweitert_1.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_4_erweitert_1_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 3 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_3_erweitert_1.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_3_erweitert_1_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 2 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_2_erweitert_1.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_2_erweitert_1_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_1_erweitert_1.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_1_erweitert_1_N.png" (S.$.atron_background) {endif} {endif} {endif} (L.L.erweiterter_Ticketverkauf) 2 = {if} ' Sichtbarkeit buttons: 1 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad) 1 (S.L.Leiste_unten_rechts) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_nummernpad) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Haltestellenanzahl) 6 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_erweitert_2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_erweitert_2_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 5 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_5_erweitert_2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_5_erweitert_2_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 4 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_4_erweitert_2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_4_erweitert_2_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 3 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_3_erweitert_2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_3_erweitert_2_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 2 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_2_erweitert_2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_2_erweitert_2_N.png" (S.$.atron_background) {endif} {endif} (L.L.Haltestellenanzahl) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_1_erweitert_2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Verkaufsmodus_1_erweitert_2_N.png" (S.$.atron_background) {endif} {endif} {endif} {endif} (L.L.atron_modus) 355 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_zurueck) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad) 1 (S.L.Leiste_unten_rechts) (S.L.atron_enter_2) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_nummernpad) (S.L.atron_enter_1) (S.L.atron_enter_3) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Ticketverkauf.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Ticketverkauf_N.png" (S.$.atron_background) {endif} {endif} (L.L.atron_modus) 5 = {if} (L.L.Funktionsmenue) 0 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_nummernpad) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) 1 (S.L.Leiste_unten_rechts) 0 (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) 1 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Menue_Verkauf.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Menue_Verkauf_N.png" (S.$.atron_background) {endif} {endif} (L.L.Funktionsmenue) 1 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_nummernpad) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) 1 (S.L.Leiste_unten_rechts) 0 (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) 1 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Menue_Schicht.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Menue_Schicht_N.png" (S.$.atron_background) {endif} {endif} (L.L.Funktionsmenue) 2 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_nummernpad) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) 1 (S.L.Leiste_unten_rechts) 0 (S.L.Funktionsmenue_Einstellungen_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) 1 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Razzia) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Menue_Bedienung_ein.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Menue_Bedienung_ein_N.png" (S.$.atron_background) {endif} {else} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Menue_Bedienung.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Menue_Bedienung_N.png" (S.$.atron_background) {endif} {endif} {endif} (L.L.Funktionsmenue) 3 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_nummernpad) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) 1 (S.L.Leiste_unten_rechts) 0 (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) 1 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Tastenpiebs) 1 = {if} (L.L.Helligkeit_0) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_N.png" (S.$.atron_background) {endif} {endif} (L.L.Helligkeit_1) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_40.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_40_N.png" (S.$.atron_background) {endif} {endif} (L.L.Helligkeit_2) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_70.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_70_N.png" (S.$.atron_background) {endif} {endif} (L.L.Helligkeit_3) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_100.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_100_N.png" (S.$.atron_background) {endif} {endif} {else} (L.L.Helligkeit_0) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_ein.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_ein_N.png" (S.$.atron_background) {endif} {endif} (L.L.Helligkeit_1) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_ein_40.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_ein_40_N.png" (S.$.atron_background) {endif} {endif} (L.L.Helligkeit_2) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_ein_70.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_ein_70_N.png" (S.$.atron_background) {endif} {endif} (L.L.Helligkeit_3) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_ein_100.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Menue_Einstellungen_ein_100_N.png" (S.$.atron_background) {endif} {endif} {endif} {endif} {endif} (L.L.atron_modus) 502 = {if} (L.L.CockpDispl_mode) 5 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_enter_1) (S.L.atron_enter_2) 1 (S.L.atron_nummernpad) (S.L.Leiste_unten_rechts) (S.L.atron_enter_3) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Starthaltestelle.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Starthaltestelle_N.png" (S.$.atron_background) {endif} {else} (L.L.Route_richtig) 1 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_enter_1) (S.L.atron_enter_3) 1 (S.L.Leiste_unten_rechts) (S.L.atron_enter_2) (S.L.atron_nummernpad) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: 1 (S.L.Linie_oder_Route) (L.L.Pfeile_aktiv_beide_oben_unten) 0 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route_manuell.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route_manuell_N.png" (S.$.atron_background) {endif} {endif} (L.L.Pfeile_aktiv_beide_oben_unten) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route_manuell_3.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route_manuell_3_N.png" (S.$.atron_background) {endif} {endif} (L.L.Pfeile_aktiv_beide_oben_unten) 2 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route_manuell_2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route_manuell_2_N.png" (S.$.atron_background) {endif} {endif} {else} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) 1 (S.L.Leiste_unten_rechts) (S.L.atron_nummernpad) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: 1 (S.L.Linie_oder_Route) (L.L.Pfeile_aktiv_beide_oben_unten) 0 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route_manuell_aus.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route_manuell_aus_N.png" (S.$.atron_background) {endif} {endif} (L.L.Pfeile_aktiv_beide_oben_unten) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route_manuell_aus_3.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route_manuell_aus_3_N.png" (S.$.atron_background) {endif} {endif} (L.L.Pfeile_aktiv_beide_oben_unten) 2 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route_manuell_aus_2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Route_manuell_aus_2_N.png" (S.$.atron_background) {endif} {endif} {endif} {endif} {endif} (L.L.atron_modus) 515 = {if} (L.L.Linie_Ziel_Sonderzeichen) 0 = {if} (L.L.Ziel_richtig) 1 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_enter_1) (S.L.atron_enter_3) 1 (S.L.atron_nummernpad) (S.L.Leiste_unten_rechts) (S.L.atron_enter_2) (S.L.atron_Linie_Ziel_Sonderz) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Linie.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Linie_N.png" (S.$.atron_background) {endif} {else} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) 1 (S.L.atron_nummernpad) (S.L.Leiste_unten_rechts) (S.L.atron_Linie_Ziel_Sonderz) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Linie_aus.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Linie_aus_N.png" (S.$.atron_background) {endif} {endif} {endif} (L.L.Linie_Ziel_Sonderzeichen) 1 = {if} (L.L.Ziel_richtig) 1 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_enter_1) (S.L.atron_enter_3) 1 (S.L.atron_nummernpad) (S.L.Leiste_unten_rechts) (S.L.atron_enter_2) (S.L.atron_Linie_Ziel_Sonderz) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Pfeile_aktiv_beide_oben_unten) 0 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Ziel.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Ziel_N.png" (S.$.atron_background) {endif} {endif} (L.L.Pfeile_aktiv_beide_oben_unten) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Ziel_3.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Ziel_3_N.png" (S.$.atron_background) {endif} {endif} (L.L.Pfeile_aktiv_beide_oben_unten) 2 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Ziel_2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Ziel_2_N.png" (S.$.atron_background) {endif} {endif} {else} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) 1 (S.L.atron_nummernpad) (S.L.Leiste_unten_rechts) (S.L.atron_Linie_Ziel_Sonderz) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Pfeile_aktiv_beide_oben_unten) 0 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Ziel_aus.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Ziel_aus_N.png" (S.$.atron_background) {endif} {endif} (L.L.Pfeile_aktiv_beide_oben_unten) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Ziel_aus_3.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Ziel_aus_3_N.png" (S.$.atron_background) {endif} {endif} (L.L.Pfeile_aktiv_beide_oben_unten) 2 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Ziel_aus_2.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Ziel_aus_2_N.png" (S.$.atron_background) {endif} {endif} {endif} {endif} (L.L.Linie_Ziel_Sonderzeichen) 2 = {if} (L.L.Ziel_richtig) 1 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_enter_1) (S.L.atron_enter_3) 1 (S.L.atron_nummernpad) (S.L.Leiste_unten_rechts) (S.L.atron_enter_2) (S.L.atron_Linie_Ziel_Sonderz) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Sonderzeichen.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Sonderzeichen_N.png" (S.$.atron_background) {endif} {else} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) 1 (S.L.atron_nummernpad) (S.L.Leiste_unten_rechts) (S.L.atron_Linie_Ziel_Sonderz) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Sonderzeichen_aus.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_RBL_eingabe_Ziel_manuell_Sonderzeichen_aus_N.png" (S.$.atron_background) {endif} {endif} {endif} {endif} (L.L.atron_modus) 517 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_zurueck) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad) 1 (S.L.Leiste_unten_rechts) (S.L.atron_enter_2) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_nummernpad) (S.L.atron_enter_1) (S.L.atron_enter_3) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Schichtende_Verkaufsstatistik.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Schichtende_Verkaufsstatistik_N.png" (S.$.atron_background) {endif} {endif} (L.L.atron_modus) 518 = {if} ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_zurueck) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad) 1 (S.L.Leiste_unten_rechts) 0 (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) (S.L.atron_nummernpad) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Drucker.png" (S.$.atron_background) {else} "AFR4_Displays_neue_Software\atron_Drucker_N.png" (S.$.atron_background) {endif} {endif} ' Untermenue Darstellung (L.L.atron_modus) 35 = {if} (L.L.Razzia) 1 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Untermenue_ein.png" (S.$.atron_background_Untermenue) {else} "AFR4_Displays_neue_Software\atron_Untermenue_ein_N.png" (S.$.atron_background_Untermenue) {endif} {else} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Untermenue.png" (S.$.atron_background_Untermenue) {else} "AFR4_Displays_neue_Software\atron_Untermenue_N.png" (S.$.atron_background_Untermenue) {endif} {endif} {else} 0 (S.L.Untermenue_aufklappen) {endif} {else} "AFR4_Displays_neue_Software\atron_off.png" (S.$.atron_background) ' Sichtbarkeit buttons: 0 (S.L.atron_rbl_tasten) (S.L.atron_ticketpad) (S.L.atron_ticketpad_Tickets_erweitert_1) (S.L.atron_ticketpad_Tickets_erweitert_2) (S.L.atron_ticketpad_zurueck) 0 (S.L.atron_nummernpad) (S.L.Leiste_unten_rechts) (S.L.atron_enter_1) (S.L.atron_enter_2) (S.L.atron_enter_3) (S.L.atron_Route_oder_Linie) (S.L.atron_Linie_Ziel_Sonderz) 0 (S.L.Funktionsmenue_sichtbar) (S.L.Funktionsmenue_Verkauf_sichtbar) (S.L.Funktionsmenue_Schicht_sichtbar) (S.L.Funktionsmenue_Bedienung_sichtbar) (S.L.Funktionsmenue_Einstellungen_sichtbar) ' Sichtbarkeit sonstiges: 0 (S.L.atron_modus) (S.L.atron_modus_last) (S.L.atron_startup_timer) (S.L.Untermenue_aufklappen) (S.L.Anmeldung_moeglich) (S.L.Fahrerwechsel) 1 (S.L.atron_ideingabe) "" (S.$.IBIS_Cockpit_Display_Anmeldung) (L.L.Reload_Scripttextur_aus) 0 = {if} (M.L.Reload_Scripttextur) 1 (S.L.Reload_Scripttextur_aus) {endif} {endif} ' Ende Displaydarstellung (nicht TEXT) (L.L.atron_Fahrgastinfo_aus) 1 = {if} "" (S.$.IBIS_lcd_nextstop) "" (S.$.IBIS_lcd_stop1) "" (S.$.IBIS_lcd_stop2) "" (S.$.IBIS_lcd_stop3) "" (S.$.IBIS_lcd_stop4) "" (S.$.IBIS_cabindisplay) 0 (S.L.IBIS_AA_On) {else} 1 (S.L.IBIS_AA_On) {endif} 'Automatisch route wählen (L.L.Atron_Schilder_endlich_einfach_xd) 1 = {if} (M.L.IBIS_eingabe) (L.L.CockpDispl_mode) 4 = {if} 35 (S.L.atron_modus) 0 (S.L.erweiterter_Ticketverkauf) (L.L.RBL_COMING_Stop) (S.L.IBIS_busstop) ' Entwerter umstellen: (M.L.IBIS_RefreshBusstop) (T.L.ev_IBIS_entwerter) (L.L.IBIS_busstop_entwerter_soll) (S.L.IBIS_busstop_entwerter_ist) (M.L.IBIS_Set_Act_Bus_Stop) (M.L.IBIS_PlayAnnouncement) 1 (S.L.ALMEX_quitiert) 0 (S.L.CockpDispl_mode) 0 (S.L.ALMEX_Input_Stop) 0 (S.L.RBL_COMING_Route) 0 (S.L.RBL_COMING_Stop) 0 (S.L.RBL_COMING_Linie) 0 (S.L.RBL_COMING_Suffix) 0 (S.L.RBL_COMING_Ziel) {endif} {endif} 'Fuer die Wochentag.dll: (L.L.RBL_Date_CheckDate) 13 = ! (L.L.RBL_Date_CheckDate) 99 = ! && {if} (L.S.Year) (L.L.RBL_Date_Year) = ! (L.S.DayOfYear) (L.L.RBL_Date_DayOfYear) = ! || {if} (L.S.Year) (S.L.RBL_Date_Year) (L.S.DayOfYear) (S.L.RBL_Date_DayOfYear) 1 (S.L.RBL_Date_CheckDate) {endif} {endif} 'Ansagenordnerpfad festlegen, sodass dieser bei Bedarf hier für jeden einfach verändert werden kann: (L.L.atron_ansagen_aus) 1 = {if} "..\..\Announcements_nicht\" 0 (M.V.GetDepotStringGlobal) $+ "\" $+ (S.$.Ansagenpfad) {else} "..\..\Announcements\" 0 (M.V.GetDepotStringGlobal) $+ "\" $+ (S.$.Ansagenpfad) {endif} (L.L.elec_busbar_main) {if} '---------------- 'Haltedauer aktualisieren: (L.L.door_freigabe) {if} (L.L.IBIS_Haltedauer) (L.S.Timegap) + (S.L.IBIS_Haltedauer) 80000 > {if} 70000 (S.L.IBIS_Haltedauer) {endif} {else} 0 (S.L.IBIS_Haltedauer) {endif} '---------------- '---------------- 'Wenn Türfreigabe, die Linie und das Ziel auf der Innenanzeige anzeigen (L.L.door_freigabe) (L.L.IBIS_LCD_showdest_timer) 6 > && (L.L.IBIS_LCD_showdest) ! && {if} ' Das Ziel erst mit einer zufälligen Verzögerung anzeigen: 24 random 5 / 1 + (S.L.IBIS_LCD_showdest_timer) {endif} (L.L.IBIS_LCD_showdest_timer) 0 < {if} 1 (S.L.IBIS_LCD_showdest) 2 (S.L.IBIS_LCD-zeilentimer) 7 (S.L.IBIS_LCD_showdest_timer) {else} (L.L.IBIS_LCD_showdest_timer) 6 < {if} (L.L.IBIS_LCD_showdest_timer) (L.S.Timegap) - (S.L.IBIS_LCD_showdest_timer) {endif} {endif} '---------------- 'Anfangsmelodie und eventuell die Betriebsfahrt-Code-Eingabe anfordern (L.L.IBIS_energy_last) ! {if} (T.L.ev_IBIS-startupsound) 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) (L.L.IBIS_ALREADY_SET) ! {if} ' // l0 = (L.IBIS_StandbyTerminusCode) gesetzt? 0 s0 (S.L.IBIS_LastStopTerminusCode) (M.L.SearchStandbyTerminus) l0 {if} 0 (S.L.IBIS_mode) {else} 1 (S.L.IBIS_mode) {endif} 1 (S.L.IBIS_ALREADY_SET) {endif} {endif} '---------------- 'Blinker laufen lassen: (L.L.IBIS_BlinkTimer) s0 0 < {if} (L.S.GetTime) (S.L.IBIS_BlinkTimer) s0 {endif} ' Wenn Zeit abgelaufen: (L.S.GetTime) l0 - 1.5 > {if} (L.L.IBIS_BlinkOn) ! (S.L.IBIS_BlinkOn) 0 (S.L.IBIS_BlinkInitial) (L.S.GetTime) (S.L.IBIS_BlinkTimer) {endif} ' Nach 5, 9 oder 15 Sekunden bei bestimmten Modi in den normalen Mod zurückkehren (L.L.IBIS_mode) 3 = (L.L.IBIS_mode) 4 = || (L.L.IBIS_mode) 5 = || (L.L.IBIS_mode) 7 = || (L.L.IBIS_mode) 8 = || (L.L.IBIS_mode) 11 = || {if} (L.L.IBIS_timer_mode) 10 < (L.L.IBIS_mode) 8 = && {if} 10 (S.L.IBIS_timer_mode) {endif} (L.L.IBIS_timer_mode) 6 < (L.L.IBIS_mode) 7 = ! && {if} 6 (S.L.IBIS_timer_mode) {endif} (L.L.IBIS_timer_mode) (L.S.Timegap) + (S.L.IBIS_timer_mode) 15 > {if} 0 (S.L.IBIS_mode) 0 (S.L.IBIS_timer_mode) {endif} {endif} '---------------- 'CockpitDisplay-Darstellung: ' Ziel-/Haltestellen-Timer: (L.L.RBL_5sec_timer) (L.S.Timegap) + 10 % (S.L.RBL_5sec_timer) ' Soll die Verspätung angezeigt werden? (L.L.Velocity) 2 < {if} (L.L.CockpDispl_standing) 3 > {if} 9 (S.L.CockpDispl_standing) {else} (L.L.CockpDispl_standing) (L.S.Timegap) + (S.L.CockpDispl_standing) {endif} {else} (L.L.CockpDispl_standing) 8 > (L.L.CockpDispl_standing) 10 < && {if} (L.L.CockpDispl_standing) (L.S.Timegap) + (S.L.CockpDispl_standing) {else} 0 (S.L.CockpDispl_standing) {endif} {endif} (L.L.IBIS_mode) 105 = (L.L.IBIS_mode) 304 = || (L.L.IBIS_mode) 3041 = || {if} "Ziel:" (L.$.RBL_COMING_Dest_Cap_1) 30 $SetLengthL "@ " (L.$.RBL_COMING_Dest_Cap_2) $+ 31 $SetLengthL $+ " ?" $+ (S.$.manuelle_Linie) $+ (S.$.Ziel_ueberschreiben) {else} (L.L.IBIS_mode) 106 = (L.L.IBIS_mode) 107 = || {if} "Einstieg:" (L.$.RBL_COMING_Busstop_Cap_1) $+ 30 $SetLengthL "@ " (L.$.RBL_COMING_Busstop_Cap_2) $+ 31 $SetLengthL $+ " ?" $+ (S.$.Verkauf) {else} (L.L.RBL_Y_On) 0 > {if} "Y " (S.$.IBIS_Cockpit_Displ_Info_SecLn) {else} "X " (S.$.IBIS_Cockpit_Displ_Info_SecLn) {endif} (L.L.CockpDispl_mode) 2 = {if} {else} (L.L.CockpDispl_mode) 4 = {if} ' Starthaltestellen-Anzeige: "Starthaltestelle ereicht?" "@" "Bitte bestätigen" $+ $+ (S.$.Verkauf) {else} (L.L.CockpDispl_mode) 5 = {if} "Linie: " (L.L.ALMEX_Input_Linie) $IntToStr $+ (S.$.Atron_Infozeile_1) "Route: " (L.L.ALMEX_Input_Route) $IntToStr $+ (S.$.Atron_Infozeile_2) (L.$.RBL_COMING_Dest_Cap_2) " " $= {if} (L.$.RBL_COMING_Dest_Cap_1) $RemoveSpaces (S.$.Atron_Infozeile_Richtung) {else} (L.$.RBL_COMING_Dest_Cap_2) $RemoveSpaces (S.$.Atron_Infozeile_Richtung) {endif} (L.$.Atron_Infozeile_Richtung) 25 $SetLengthL (S.$.Atron_Infozeile_3) (S.$.Atron_Infozeile_7) "Ab: " (M.V.GetTTBusstopIndex) (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh $+ ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ (S.$.Atron_Infozeile_4) (L.$.RBL_COMING_Busstop_Cap_1) $RemoveSpaces " " $+ (L.$.RBL_COMING_Busstop_Cap_2) $RemoveSpaces $+ (S.$.Atron_Infozeile_Start) (L.$.Atron_Infozeile_Start) 25 $SetLengthL (S.$.Atron_Infozeile_5) (L.$.Atron_Infozeile_Start) 40 $SetLengthC (S.$.Atron_Infozeile_8) "An: " (M.V.GetTTBusstopCount) 1 - (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh $+ ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ (S.$.Atron_Infozeile_6) ' Starthaltestellen-Anzeige: "L/S/K Route" "@" (L.L.ALMEX_Input_Linie) "03" $IntToStrEnh " " $+ (L.L.ALMEX_Input_Suffix) "02" $IntToStrEnh $+ " " $+ (L.L.ALMEX_Input_Route) "03" $IntToStrEnh $+ $+ $+ (S.$.erste_haltestelle) (L.$.erste_haltestelle) "@" "Fahren Sie bitte bis:" 30 $SetLengthL "@" (L.$.RBL_COMING_Busstop_Cap_1) $RemoveSpaces $+ " " $+ (L.$.RBL_COMING_Busstop_Cap_2) $RemoveSpaces $+ "@" " Abfahrt dort um: " (M.V.GetTTBusstopIndex) (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh $+ ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ " " $++ $+ $+ $+ $+ $+ $+ (S.$.Verkauf) {else} ' Normale Anzeige (Fahrplanlage): (L.L.CockpDispl_mode) 0 = {if} "" (S.$.IBIS_Cockpit_Displ_Info_FirstLn) (L.L.CockpDispl_standing) 8 > (L.L.ALMEX_JustDeparted) && (L.L.schedule_active) && (M.V.GetTTBusstopCount) && {if} (L.S.Time) (M.V.GetTTBusstopIndex) (M.V.GetTTBusstopDep) 86400 % - 60 / s0 l0 -720 < {if} l0 1440 + s0 {endif} l0 720 > {if} l0 1440 - s0 {endif} l0 abs trunc s1 {else} (M.V.GetTTDelay) 60 / s0 abs trunc s1 {endif} (L.$.RBL_Message0) "" $= ! {if} (L.$.RBL_Message0) (S.$.IBIS_Cockpit_Display) {else} l0 0 >= s2 (L.L.CockpDispl_standing) 8 > && l0 0 < || (L.L.schedule_active) && {if} ' 0: Verspätung in Minuten, 1: Versp. in Min. ganzzahlig und absolut, 2: Bool - Zu spät? (M.V.GetTTBusstopIndex) 0 = (L.L.IBIS_busstop) 0 = && (L.L.RBL_Route) && {if} l2 {if} "Bitte jetzt abfahren " (S.$.IBIS_Cockpit_Display) 1 (S.L.abfahrt_signal) {else} 0 (M.V.GetTTBusstopDep) 60 / s0 60 / 24 % trunc " 2" $IntToStrEnh ":" $+ l0 trunc 60 % "02" $IntToStrEnh $+ (S.$.IBIS_Cockpit_Display) 0 (S.L.abfahrt_signal) {endif} {else} l2 {if} "+" l1 0 > {if} l1 $IntToStr $+ {endif} (S.$.IBIS_Cockpit_Display) {else} l1 0 > {if} "-" l1 $IntToStr $+ {else} "0" {endif} (S.$.IBIS_Cockpit_Display) {endif} {endif} {else} "" (S.$.IBIS_Cockpit_Display) {endif} {endif} {endif} ' LSK-Anzeige: (L.L.CockpDispl_mode) 1 = {if} "" (S.$.IBIS_Cockpit_Displ_Info_FirstLn) (L.L.ALMEX_quitiert) {if} (L.L.RBL_Kurs_Index) 0 > {if} "Neue LSK " (L.L.RBL_Linie) "03" $IntToStrEnh $+ "/" $+ (L.L.RBL_Suffix) "02" $IntToStrEnh $+ "/" $+ (L.L.RBL_Kurs) "02" $IntToStrEnh $+ {else} "Neue LSK " (L.L.RBL_Linie) "03" $IntToStrEnh $+ "/" $+ (L.L.RBL_Suffix) "02" $IntToStrEnh $+ "/00" $+ {endif} (S.$.IBIS_Cockpit_Display) (L.L.CockpDispl_timer) (L.S.Timegap) + (S.L.CockpDispl_timer) 3 > {if} 0 (S.L.CockpDispl_mode) (S.L.CockpDispl_timer) {endif} {else} (L.L.ALMEX_Input_Kurs_Index) 0 > {if} "Neue LSK " (L.L.RBL_COMING_Linie) "03" $IntToStrEnh $+ "/" $+ (L.L.RBL_COMING_Suffix) "02" $IntToStrEnh $+ "/" $+ (L.L.RBL_COMING_Kurs) "02" $IntToStrEnh $+ (S.$.IBIS_Cockpit_Display) 0 (S.L.CockpDispl_timer) {else} "Neue LSK " (L.L.RBL_COMING_Linie) "03" $IntToStrEnh $+ "/" $+ (L.L.RBL_COMING_Suffix) "02" $IntToStrEnh $+ "/00" $+ (S.$.IBIS_Cockpit_Display) 0 (S.L.CockpDispl_timer) {endif} {endif} {endif} ' Anzeige der nächsten Route: (L.L.CockpDispl_mode) 3 = {if} "" (S.$.IBIS_Cockpit_Displ_Info_FirstLn) (L.L.ALMEX_quitiert) {if} "Naechste Route " (L.L.RBL_Route) "02" $IntToStrEnh $+ " " $+ (S.$.IBIS_Cockpit_Display) (L.L.CockpDispl_timer) (L.S.Timegap) + (S.L.CockpDispl_timer) 3 > {if} 0 (S.L.CockpDispl_mode) (S.L.CockpDispl_timer) {endif} {else} "Naechste Route " (L.L.RBL_COMING_Route) "02" $IntToStrEnh $+ (S.$.IBIS_Cockpit_Display) {endif} {endif} ' Beides auf gleiche Längen bekommen (L.$.IBIS_Cockpit_Displ_Info_SecLn) $length s0 (L.$.IBIS_Cockpit_Displ_Info_FirstLn) $length s1 > {if} (L.$.IBIS_Cockpit_Displ_Info_FirstLn) l0 $SetLengthL (S.$.IBIS_Cockpit_Displ_Info_FirstLn) {else} (L.$.IBIS_Cockpit_Displ_Info_SecLn) l1 $SetLengthL (S.$.IBIS_Cockpit_Displ_Info_SecLn) {endif} ' Es wird dazu immer die aktuelle Haltestelle angezeigt: (L.$.IBIS_Cockpit_Display) $length s0 {if} l0 28 < {if} l0 1 + s0 " " (L.$.IBIS_Cockpit_Display) $+ (S.$.IBIS_Cockpit_Display) {else} l0 27 = {if} l0 1 + s0 " " (L.$.IBIS_Cockpit_Display) $+ (S.$.IBIS_Cockpit_Display) {endif} {endif} {endif} (L.L.IBIS_RouteIndex) 0 >= {if} (L.$.IBIS_Cockpit_Displ_Info_FirstLn) (L.$.RBL_Busstop_Cap_1) $+ 30 $SetLengthL "@" $+ (L.$.IBIS_Cockpit_Displ_Info_SecLn) (L.$.RBL_Busstop_Cap_2) $+ 28 l0 - $SetLengthL $+ (L.$.IBIS_Cockpit_Display) $+ (S.$.IBIS_Cockpit_Display) {else} (L.$.IBIS_Cockpit_Displ_Info_FirstLn) 30 $SetLengthL "@" $+ (L.$.IBIS_Cockpit_Displ_Info_SecLn) 1 $SetLengthL $+ ":L/S/K/R eingeben" $+ 28 l0 - $SetLengthL (L.$.IBIS_Cockpit_Display) $+ (S.$.IBIS_Cockpit_Display) {endif} {endif} {endif} {endif} {endif} {endif} {else} "" (S.$.IBIS_Delay_min) (S.$.IBIS_Delay_sec) (S.$.IBIS_Delay_state) (S.$.IBIS_Cockpit_Display) (S.$.IBIS_cabindisplay) {endif} '---------------- 'Omsi sagen, dass die Strings-Ausgaben aktualisiert werden sollen: 1 (S.L.Refresh_Strings) '---------------- 'Microphon-Taster: (L.L.Snd_Microphone) (L.L.IBIS_LastMicro) ! && {if} (L.L.RBL_Route) {if} (L.L.IBIS_busstop) 1 + (S.L.IBIS_busstop) (M.L.IBIS_RefreshBusstop) 1 (S.L.Hofdatei_Weiterschaltung) (S.L.Reload_Scripttextur_2) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) {endif} (M.L.IBIS_PlayAnnouncement) (M.L.IBIS_Set_Act_Bus_Stop) ' Nullsetzen des Timers für den Zeilenwechsel der LCD-Innenanzeige 0 (S.L.IBIS_LCD-zeilentimer) (S.L.IBIS_LCD-zeile) 0 (S.L.IBIS_LCD_showdest) (M.L.IBIS_LCD-refresh) {endif} (L.L.Snd_Microphone) (S.L.IBIS_LastMicro) '---------------- 'Last energy: (L.L.elec_busbar_main) (S.L.IBIS_energy_last) '---------------- 'LCD-Anzeigetimer hochlaufen lassen (L.L.IBIS_LCD-zeilentimer) (L.S.Timegap) + (S.L.IBIS_LCD-zeilentimer) 3 > (L.L.elec_busbar_main) && {if} (L.L.IBIS_LCD-zeile) 1 + (S.L.IBIS_LCD-zeile) 4 > {if} 0 (S.L.IBIS_LCD-zeile) {endif} 0 (S.L.IBIS_LCD-zeilentimer) (M.L.IBIS_LCD-refresh) {endif} '---------------- 'Gefahrene Strecke aktualisieren ' Integerüberlauf verhindern: (L.L.DrivenDist_1000km) 10000 > {if} 0 (S.L.DrivenDist_1000km) {endif} (L.L.DrivenDist_last_km) 500 - (L.L.kmcounter_m) > {if} (L.L.DrivenDist_1000km) 1000 + (S.L.DrivenDist_1000km) {endif} (L.L.DrivenDist_last_km) 500 + (L.L.kmcounter_m) < {if} (L.L.DrivenDist_1000km) 1000 - (S.L.DrivenDist_1000km) {endif} (L.L.kmcounter_m) (S.L.DrivenDist_last_km) (L.L.DrivenDist_1000km) + (L.L.DrivenDist_start) - (S.L.DrivenDistance) '---------------- 'Automatische Haltestellenweiterschaltung (L.L.IBIS_AA_On) (L.L.schedule_active) && {if} (L.L.DrivenDistance) (L.L.IBIS_AA_Laenge_1) > (L.L.IBIS_AA_Abschnitt) 1 = && (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= ! && {if} (L.L.IBIS_busstop) 1 + (S.L.IBIS_busstop) (M.L.IBIS_RefreshBusstop) 0 (S.L.IBIS_LCD-zeilentimer) (S.L.IBIS_LCD-zeile) 0 (S.L.IBIS_LCD_showdest) (M.L.IBIS_LCD-refresh) 2 (S.L.IBIS_AA_Abschnitt) 1 (S.L.Hofdatei_Weiterschaltung) (S.L.Reload_Scripttextur_2) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) (M.L.Verkaufsmodus_Text) {endif} (L.L.DrivenDistance) (L.L.IBIS_AA_Laenge_1) (L.L.IBIS_AA_Laenge_2) + > (L.L.IBIS_AA_Abschnitt) 2 = && {if} 0 (S.L.IBIS_AA_Abschnitt) (M.L.IBIS_PlayAnnouncement) 0 (S.L.IBIS_TT_busstop_diff) (M.L.Check_act_busstop) {endif} {endif} ' Wenn der Bus an der Haltestelle durchfährt oder die Türen freigibt, die aktuelle Haltestelle als erreicht melden. (M.V.GetTTBusstopIndex) 1 - (L.L.IBIS_TT_LastStopIndex) >= {if} -1 (S.L.IBIS_TT_busstop_diff) (M.L.Check_act_busstop) (M.L.IBIS_Set_Act_Bus_Stop) (L.L.DrivenDist_start) 8 - (S.L.DrivenDist_start) 1 (S.L.Distanz_Weiterschaltung) (M.L.Reload_Scripttextur) (M.L.RBL_Grundbildschirm_Text) {endif} (L.L.IBIS_AA_Abschnitt) 0 = (L.L.Velocity) 5 < && (L.L.IBIS_Haltedauer) 1.5 > (L.L.IBIS_Haltedauer_last) 1.5 <= && || (L.L.RBL_Kurs_Index) 0 > && (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= && {if} (M.L.RBL_Umlauf_GetNextRoute) {endif} (L.L.IBIS_Haltedauer) 1 > (L.L.IBIS_Haltedauer_last) 1 <= && {if} 0 (S.L.IBIS_TT_busstop_diff) (M.L.Check_act_busstop) {endif} (L.L.IBIS_Haltedauer) 3 > (L.L.IBIS_Haltedauer_last) 3 <= && {if} (M.L.IBIS_Set_Act_Bus_Stop) {endif} (L.L.IBIS_Haltedauer) (S.L.IBIS_Haltedauer_last) '---------------- 'Wenn der Bus von der letzten Haltestelle abgefahren ist und nichts quitiert worden ist, dann auf "Betriebsfahrt" umstellen: 0 (S.L.RBL_Just_Departed) (L.L.door_freigabe) {if} 1 (S.L.RBL_Just_Departed_door_freigabe_last) {endif} (L.L.Velocity) 0.5 > (L.L.RBL_Just_Departed_door_freigabe_last) && (L.L.door_freigabe) ! && {if} 0 (S.L.RBL_Just_Departed_door_freigabe_last) 1 (S.L.RBL_Just_Departed) {endif} (L.L.IBIS_RouteIndex) 0 >= {if} (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= (L.L.RBL_Just_Departed) && {if} 0 (S.L.IBIS_LinieKurs) (S.L.IBIS_Linie_Complex) (S.L.IBIS_Linie_Suffix) (L.L.IBIS_StandbyTerminusCode) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) (M.L.IBIS_RefreshTerminusText) {endif} {endif} '---------------- 'Ansage eventuell fortsetzen: (L.$.IBIS_Ansage_string0) "" $= ! {if} (L.L.IBIS_Ansage_time_countdown) 0 <= {if} (L.$.IBIS_Ansage_string0) (T.F.ev_IBIS_Ansagen) (L.$.IBIS_Ansage_string1) (S.$.IBIS_Ansage_string0) (L.$.IBIS_Ansage_string2) (S.$.IBIS_Ansage_string1) (L.$.IBIS_Ansage_string3) (S.$.IBIS_Ansage_string2) (L.$.IBIS_Ansage_string4) (S.$.IBIS_Ansage_string3) "" (S.$.IBIS_Ansage_string4) (L.L.IBIS_Ansage_time0) (S.L.IBIS_Ansage_time_countdown) (L.L.IBIS_Ansage_time1) (S.L.IBIS_Ansage_time0) (L.L.IBIS_Ansage_time2) (S.L.IBIS_Ansage_time1) (L.L.IBIS_Ansage_time3) (S.L.IBIS_Ansage_time2) (L.L.IBIS_Ansage_time4) (S.L.IBIS_Ansage_time3) 0 (S.L.IBIS_Ansage_time4) {else} (L.L.IBIS_Ansage_time_countdown) (L.S.Timegap) - (S.L.IBIS_Ansage_time_countdown) {endif} {endif} {end} {macro:ticketprinter_frame} (L.L.elec_busbar_main) {if} 'Das Licht nach 20 Sekunden ausgehen lassen (L.L.ticketprinter_LightOn) {if} (L.L.ticketprinter_LightOn_timer) (L.S.Timegap) + (S.L.ticketprinter_LightOn_timer) 20 > {if} 0 (S.L.ticketprinter_LightOn_timer) 0 (S.L.ticketprinter_LightOn) {endif} {endif} (L.L.ticketprinter_druckt) {if} 0 (S.L.ticketprinter_druckt_timer) {else} (L.L.ticketprinter_druckt_timer) 4 < {if} (L.L.ticketprinter_druckt_timer) (L.S.Timegap) + (S.L.ticketprinter_druckt_timer) {endif} {endif} 'Anzeige des Fahrscheins aufm Display (L.L.ticketprinter_ticket_preselection) 0 >= (L.L.ticketprinter_ticket_preselection) 4 <= && {if} (L.L.ticketprinter_ticket_preselection) (M.V.GetTicketName) 20 $SetLengthL ":" $+ (L.L.ticketprinter_ticket_preselection) (M.V.GetTicketValue) s0 ' Mark: l0 " 2" $IntToStrEnh $+ "." $+ ' Pfennige: l0 100 * 100 % "02" $IntToStrEnh $+ {else} (L.L.ticketprinter_ticket_preselection) 0 < {if} (M.L.ticketprinter_standbytext) {else} ' Hier hardcodiert die restlichen unverkäuflichen Fahrscheine (L.L.ticketprinter_ticket_preselection) 5 = {if} "KuDamm-Ticket : 1.00" {else} (L.L.ticketprinter_ticket_preselection) 6 = {if} "Tageskarte Erm: 5.00" {else} (L.L.ticketprinter_ticket_preselection) 7 = {if} "Komb-Tageskart:15.00" {else} (L.L.ticketprinter_ticket_preselection) 8 = {if} "Tageskarte Fam:10.00" {else} (L.L.ticketprinter_ticket_preselection) 9 = {if} "Komb-Tagesk Er: 7.00" {else} (M.L.ticketprinter_standbytext) {endif} {endif} {endif} {endif} {endif} {endif} {endif} 30 $SetLengthL {else} "" 30 $SetLengthL 0 (S.L.ticketprinter_LightOn) {endif} (S.$.Ticketverkauf_Anzeige) 'Ausgeben des Fahrscheins (L.L.ticketprinter_druckt) {if} (L.L.ticketprinter_ticket_pos_last) (L.L.ticketprinter_ticket_pos) > {if} 0 (S.L.ticketprinter_druckt) {else} (L.L.ticketprinter_ticket_pos) (L.S.Timegap) 2 * + (S.L.ticketprinter_ticket_pos) 1 > {if} 1 (S.L.ticketprinter_ticket_pos) 0 (S.L.ticketprinter_druckt) (L.L.ticketprinter_ticket_selection) (S.L.GivenTicket) {endif} {endif} {endif} (L.L.ticketprinter_ticket_visible) (L.L.ticketprinter_druckt) ! && (L.L.GivenTicket) 0 < && {if} 0 (S.L.ticketprinter_ticket_pos) -1 (S.L.ticketprinter_ticket_selection) (T.L.ev_ticketsale_giveticket) {endif} (L.L.ticketprinter_druckt) (L.L.GivenTicket) 0 >= || (S.L.ticketprinter_ticket_visible) (L.L.ticketprinter_ticket_pos) (S.L.ticketprinter_ticket_pos_last) {end} {macro:ticketprinter_standbytext} (L.L.elec_busbar_main) {if} 'Prüfen, ob der Bus vor weniger als 10 Meter abgefahren ist für die "Bitte warten"-Anzeige: (L.L.DrivenDistance) abs 10 < (L.L.ALMEX_JustDeparted) && (L.L.bremse_halte) || (S.L.ALMEX_JustDeparted) 'Normal: (L.L.IBIS_mode) 0 = {if} (L.L.ticketprinter_ticket_lastselection_timer) 6 < {if} (L.L.ticketprinter_ticket_lastselection_timer) (L.S.Timegap) + (S.L.ticketprinter_ticket_lastselection_timer) (L.L.ticketprinter_ticket_lastselection) 0 >= (L.L.ticketprinter_ticket_lastselection) 4 <= && {if} (L.L.ticketprinter_ticket_lastselection) (M.V.GetTicketName) 20 $SetLengthL ":" $+ (L.L.ticketprinter_ticket_lastselection) (M.V.GetTicketValue) s0 l0 " 2" $IntToStrEnh $+ "." $+ l0 100 * 100 % "02" $IntToStrEnh $+ {else} (L.L.ticketprinter_ticket_lastselection) 0 < {if} {else} (L.L.ticketprinter_ticket_lastselection) 5 = {if} "KuDamm-Ticket : 1.00" {else} (L.L.ticketprinter_ticket_lastselection) 6 = {if} "Tageskarte Erm: 5.00" {else} (L.L.ticketprinter_ticket_lastselection) 7 = {if} "Komb-Tageskart:15.00" {else} (L.L.ticketprinter_ticket_lastselection) 8 = {if} "Tageskarte Fam:10.00" {else} (L.L.ticketprinter_ticket_lastselection) 9 = {if} "Komb-Tagesk Er: 7.00" {endif} {endif} {endif} {endif} {endif} {endif} {endif} {else} ' Wenn eine neue Route eingegeben wurde (die Bedingung wird im IBIS-2.osc geprüft), dann "Warten auf IBIS-Daten..." anzeigen und Linie sowie Route in den Drucker übernehmen: (L.L.ALMEX_Warten_auf_IBIS_Timer) (L.S.Timegap) + (S.L.ALMEX_Warten_auf_IBIS_Timer) 1 > (L.L.ALMEX_Warten_auf_IBIS_Timer) 10 < && {if} "Warten auf Datensatz" (L.L.RBL_Linie) (S.L.ALMEX_ACT_LINE) (L.L.RBL_Route) (S.L.ALMEX_ACT_ROUTE) {else} (L.L.ALMEX_Warten_auf_IBIS_Timer) 10 > {if} 11 (S.L.ALMEX_Warten_auf_IBIS_Timer) {endif} ' Wenn der Bus gerade abgefahren ist und er zu früh ist, "Bitte warten" anzeigen: (L.L.ALMEX_JustDeparted) (M.V.GetTTDelay) -2 < && (L.L.bremse_halte_sw) ! && {if} "Bitte warten" {else} ' Ansonsten die Uhrzeit und die Linie, Route oder, wenn nicht möglich, das Datum anzeigen: (L.S.Day) "02" $IntToStrEnh "." $+ (L.S.Month) "02" $IntToStrEnh $+ "." $+ (L.S.Year) $IntToStr 2 $SetLengthR $+ " " $+ (L.S.Time) 3600 / s0 trunc s1 "02" $IntToStrEnh $+ ":" $+ l0 l1 - 60 * trunc "02" $IntToStrEnh $+ (L.L.atron_modus) 3 = {if} " Ticketverkauf" $+ {else} "" $+ {endif} (L.L.atron_modus) 5 = {if} " Menü" $+ {else} "" $+ {endif} {endif} {endif} {endif} 30 $SetLengthL (S.$.IBIS_Cockpit_Display) {else} 30 (S.L.ticketprinter_ticket_lastselection_timer) {endif} 'Leerfahrt-Ziel-Code-Eingabe: (L.L.IBIS_mode) 1 = {if} "BETRIEBSFAHRT : " (L.L.IBIS_input) "03" $IntToStrEnh $+ 30 $SetLengthL (S.$.ticketprinter_display) {endif} 'Funktionsmenüs: (L.L.IBIS_mode) 201 = {if} "F: Automatische Ansagen " (S.$.Verkauf) {endif} (L.L.IBIS_mode) 301 = {if} (L.L.IBIS_AA_On) {if} "Autom. Ansagen ausschalten?" {else} "Autom. Ansagen einschalten?" {endif} (S.$.Verkauf) {endif} (L.L.IBIS_mode) 202 = {if} "F: Zwischeneinnahmen " (S.$.Verkauf) {endif} (L.L.IBIS_mode) 302 = {if} (L.L.ALMEX_Zwischeneinnahmen) 100 >= {if} "Zwischeneinnahmen:" {else} "Zwischeneinnahmen: " {endif} {endif} (L.L.IBIS_mode) 203 = {if} "F: Stoerung " (S.$.Verkauf) {endif} (L.L.IBIS_mode) 303 = {if} {endif} (L.L.IBIS_mode) 204 = {if} "Ziel: " (L.$.RBL_COMING_Dest_Cap_1) $+ 30 $SetLengthL "@" (L.$.IBIS_Cockpit_Displ_Info_SecLn) $+ (L.$.RBL_COMING_Dest_Cap_2) $+ 31 $SetLengthL $+ (S.$.Ziel_ueberschreiben) {endif} (L.L.IBIS_mode) 304 = {if} "Ziel: " (L.L.IBIS_input) "0" (L.L.IBIS_input_count) $IntToStr $+ $IntToStrEnh $+ " Sonderzeichen: 0" $+ "@" $+ (L.$.manuelle_Linie) $+ "@" $+ (S.$.Ziel_ueberschreiben) {endif} (L.L.IBIS_mode) 3041 = {if} "Unguelitges Ziel " (S.$.Verkauf) {endif} 'L/S/K-Eingabe: ' Bitte warten 1 (L.L.IBIS_mode) 100 = {if} "Bitte LSK eingeben" "@" "Bitte warten " $+ $+ (S.$.Verkauf) (L.L.IBIS_mode_last) 100 = ! {if} 0 (S.L.IBIS_mode_timer) {endif} (L.L.IBIS_mode_timer) (L.S.Timegap) + (S.L.IBIS_mode_timer) (L.L.IBIS_mode_timer) 0.5 > {if} 101 (S.L.IBIS_mode) {endif} {endif} ' L/S/K eingeben (L.L.IBIS_mode) 101 = {if} "Bitte L/S/K eingeben" 30 $SetLengthM "@" (L.L.IBIS_input_count) {if} (L.L.IBIS_input_count) 4 < {if} "" (L.L.IBIS_input) "0" (L.L.IBIS_input_count) $IntToStr $+ $IntToStrEnh 3 $SetLengthM $+ " SS " $+ {endif} (L.L.IBIS_input_count) 4 = {if} "" (L.L.IBIS_input) 10 / trunc "03" $IntToStrEnh $+ " " $+ (L.L.IBIS_input) 10 % $IntToStr $+ " " $+ {endif} (L.L.IBIS_input_count) 5 = {if} "" (L.L.IBIS_input) 100 / trunc "03" $IntToStrEnh $+ " " $+ (L.L.IBIS_input) 100 % "02" $IntToStrEnh $+ " " $+ {endif} (L.L.IBIS_input_count) 6 = {if} "" (L.L.IBIS_input) 1000 / trunc "03" $IntToStrEnh $+ " " $+ (L.L.IBIS_input) 10 / trunc 100 % "02" $IntToStrEnh $+ " " $+ {endif} ' {else} (L.L.RBL_Kurs) {if} "" (L.L.RBL_Linie) "03" $IntToStrEnh $+ " " $+ (L.L.IBIS_Linie_Suffix) "02" $IntToStrEnh $+ " " $+ 30 $SetLengthM {else} (L.L.IBIS_LinieKurs) {if} "" (L.L.IBIS_LinieKurs) "03" $IntToStrEnh $+ " " $+ (L.L.IBIS_Linie_Suffix) "02" $IntToStrEnh $+ " " $+ 30 $SetLengthM {else} "L/S/K:LLL SS " {endif} {endif} {endif} 30 $SetLengthM $+ $+ (S.$.Verkauf) {endif} ' Bitte warten 2 (L.L.IBIS_mode) 102 = {if} "Bitte LSK eingeben" "@" "Bitte warten " $+ $+ (S.$.Verkauf) (L.L.IBIS_mode_last) 102 = ! {if} 0 (S.L.IBIS_mode_timer) {endif} (L.L.IBIS_mode_timer) (L.S.Timegap) + (S.L.IBIS_mode_timer) (L.L.IBIS_mode_timer) 0.5 > {if} 103 (S.L.IBIS_mode) {endif} {endif} ' L/S/K/R eingeben (L.L.IBIS_mode) 103 = {if} ' 0 (S.L.Endhaltestellenindex) "Bitte L/S/K eingeben" 30 $SetLengthM "@" (L.L.IBIS_input_count) {if} (L.L.IBIS_input_count) 4 < {if} "" (L.L.IBIS_input) "0" (L.L.IBIS_input_count) $IntToStr $+ $IntToStrEnh 3 $SetLengthL $+ " SS RRR" $+ {endif} (L.L.IBIS_input_count) 4 = {if} "" (L.L.IBIS_input) 10 / trunc "03" $IntToStrEnh $+ " " $+ (L.L.IBIS_input) 10 % $IntToStr $+ " RRR" $+ {endif} (L.L.IBIS_input_count) 5 = {if} "" (L.L.IBIS_input) 100 / trunc "03" $IntToStrEnh $+ " " $+ (L.L.IBIS_input) 100 % "02" $IntToStrEnh $+ " RRR" $+ {endif} (L.L.IBIS_input_count) 6 = {if} "" (L.L.IBIS_input) 1000 / trunc "03" $IntToStrEnh $+ " " $+ (L.L.IBIS_input) 10 / trunc 100 % "02" $IntToStrEnh $+ " " $+ (L.L.IBIS_input_count_ext) {if} (L.L.IBIS_input_ext) "0" (L.L.IBIS_input_count_ext) $IntToStr $+ $IntToStrEnh 3 $SetLengthM $+ {else} "RRR" $+ {endif} {endif} {else} (L.L.RBL_Kurs) {if} "" (L.L.RBL_Linie) "03" $IntToStrEnh $+ " " $+ (L.L.IBIS_Linie_Suffix) "02" $IntToStrEnh $+ " " $+ (L.L.RBL_Route) "03" $IntToStrEnh $+ 30 $SetLengthM {else} (L.L.IBIS_LinieKurs) {if} "" (L.L.IBIS_LinieKurs) "03" $IntToStrEnh $+ " " $+ (L.L.IBIS_Linie_Suffix) "02" $IntToStrEnh $+ " " $+ (L.L.RBL_Route) "03" $IntToStrEnh $+ 30 $SetLengthM {else} "LLL SS RRR" {endif} {endif} {endif} 30 $SetLengthM $+ $+ (S.$.Verkauf) (L.L.IBIS_input_Linie) $IntToStr (S.$.Atron_Linieneingabe) (L.L.IBIS_input_Linie) 0 = {if} 1 (S.L.Pfeile_aktiv_beide_oben_unten) {else} (L.L.IBIS_input_Linie) 999 = {if} 2 (S.L.Pfeile_aktiv_beide_oben_unten) {else} 0 (S.L.Pfeile_aktiv_beide_oben_unten) {endif} {endif} (L.L.IBIS_input_Route) $IntToStr (S.$.Atron_Routeneingabe) {endif} ' Bitte warten 3 (L.L.IBIS_mode) 104 = {if} 1 (S.L.Atron_Schilder_endlich_einfach_xd) "Bitte warten " (S.$.Verkauf) (L.L.IBIS_mode_last) 104 = ! {if} 0 (S.L.IBIS_mode_timer) {endif} (L.L.IBIS_mode_timer) (L.S.Timegap) + (S.L.IBIS_mode_timer) (L.L.IBIS_mode_timer) 0.1 > {if} 1 (S.L.ALMEX_enter_sent_by_almex) (M.L.IBIS_eingabe) {endif} ' 106 (S.L.IBIS_mode) {endif} ' Ziel bestätigen/ändern (L.L.IBIS_mode) 105 = {if} (L.L.ALMEX_Input_Linie) "03" $IntToStrEnh "/" $+ (L.L.ALMEX_Input_Route) "03" $IntToStrEnh $+ " Ziel: " $+ (L.L.IBIS_input_count) {if} (L.L.IBIS_input) "0" (L.L.IBIS_input_count) $IntToStr $+ $IntToStrEnh $+ 30 $SetLengthL {else} (L.L.ALMEX_Input_Ziel) "03" $IntToStrEnh $+ {endif} 30 $SetLengthL (S.$.test_1) {endif} ' Haltestelle bestätigen/ändern (L.L.IBIS_mode) 106 = {if} (L.L.ALMEX_Input_Linie) "03" $IntToStrEnh "/" $+ (L.L.ALMEX_Input_Route) "03" $IntToStrEnh $+ " " $+ (L.$.RBL_COMING_Busstop_Cap_1) $+ " " $+ (L.$.RBL_COMING_Busstop_Cap_2) $+ 30 $SetLengthL (S.$.ticketprinter_display) {endif} ' Abfahrtszeit bestätigen/ändern (L.L.IBIS_mode) 107 = {if} "Ab " (L.L.ALMEX_Input_DepatureTime) 24 % 60 / trunc "02" $IntToStrEnh $+ ":" $+ (L.L.ALMEX_Input_DepatureTime) 60 % trunc "02" $IntToStrEnh $+ ", An " $+ (L.L.ALMEX_Input_ArrivalTime) 24 % 60 / trunc "02" $IntToStrEnh $+ ":" $+ (L.L.ALMEX_Input_ArrivalTime) 60 % trunc "02" $IntToStrEnh $+ (S.$.ticketprinter_display) {endif} ' Kurs ungültig (L.L.IBIS_mode) 151 = (L.L.IBIS_mode) 153 = || {if} "Ungueltiger Kurs " (S.$.Verkauf) {endif} ' Kurs ungültig (L.L.IBIS_mode) 152 = (L.L.IBIS_mode) 154 = || {if} "K. faehrt zurzeit nicht" (S.$.Verkauf) {endif} ' Route ungültig (L.L.IBIS_mode) 155 = {if} "Ungueltige Route " (S.$.Verkauf) {endif} ' Ziel ungültig (L.L.IBIS_mode) 156 = {if} "Ungueltiges Ziel " (S.$.Verkauf) {endif} ' Kurs-Route-Kombi ungültig (L.L.IBIS_mode) 157 = {if} "Ungueltige K-R-Kombi" (S.$.Verkauf) {endif} ' Warten auf IBIS-Daten (L.L.IBIS_mode) 4 = {if} "Warten auf Datensatz" (S.$.ticketprinter_display) (L.L.RBL_Linie) (S.L.ALMEX_ACT_LINE) (L.L.RBL_Route) (S.L.ALMEX_ACT_ROUTE) (L.L.IBIS_mode_last) 4 = ! {if} 0 (S.L.IBIS_mode_timer) {endif} (L.L.IBIS_mode_timer) (L.S.Timegap) + (S.L.IBIS_mode_timer) (L.L.IBIS_mode_timer) 9 > {if} 0 (S.L.IBIS_mode) {endif} {endif} ' Stornieren? (L.L.IBIS_mode) 5 = {if} "Verkauf stornieren? " (S.$.Verkauf) {endif} ' Verkauf storniert (L.L.IBIS_mode) 501 = {if} "Verkauf storniert " (S.$.Verkauf) (L.L.IBIS_mode_last) 501 = ! {if} 0 (S.L.IBIS_mode_timer) {endif} (L.L.IBIS_mode_timer) (L.S.Timegap) + (S.L.IBIS_mode_timer) (L.L.IBIS_mode_timer) 2 > {if} 0 (S.L.IBIS_mode) {endif} {endif} {else} "" (S.$.ticketprinter_display) {endif} (L.L.IBIS_mode) (S.L.IBIS_mode_last) {end} '---------------------- ' Macros '---------------------- {macro:IBIS_Zahlentasten} s0 (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) (L.L.IBIS_mode) 103 = {if} (L.L.Linie_oder_Route) 0 = {if} (L.L.IBIS_input_Linie) 10 * l0 + (S.L.IBIS_input_Linie) {else} (L.L.IBIS_input_Route) 10 * l0 + (S.L.IBIS_input_Route) {endif} (L.L.IBIS_input_count) 6 < {if} (L.L.IBIS_input) 10 * l0 + (S.L.IBIS_input) (L.L.IBIS_input_count) 1 + (S.L.IBIS_input_count) (L.L.IBIS_input_count) 4 = {if} (L.L.IBIS_input) 100 * l0 + (S.L.IBIS_input) 6 (S.L.IBIS_input_count) {endif} {else} 'Marcel und Rüdiger kamen leider nicht auf die Idee, dass man vielleicht auch mal Zahlen mit einer größeren Präzision als 7 bzw. reine Integervariablen brauch und haben deshalb den Datentyp single verwendet... 'Das heißt, die größte Zahl, die ich hätte haben können ohne die Einerstelle ungenau werden zu lassen ist 16777215, was mir aber nicht für die L/S/K/R-Eingabe ausreicht. 'Aus diesem Grund muss ich das mit der Routeneingabe umständlicher machen... (L.L.IBIS_input_count) 4 > (L.L.IBIS_input_count_ext) 3 < && {if} (L.L.IBIS_input_ext) 10 * l0 + (S.L.IBIS_input_ext) (L.L.IBIS_input_count_ext) 1 + (S.L.IBIS_input_count_ext) {endif} {endif} {endif} (L.L.IBIS_mode) 101 = (L.L.IBIS_input_count) 6 < && (L.L.IBIS_mode) 1 = (L.L.IBIS_mode) 105 = || (L.L.IBIS_mode) 304 = || (L.L.IBIS_input_count) 3 < && || {if} (L.L.Linie_Ziel_Sonderzeichen) 0 = {if} (L.L.IBIS_input_Linie_manuell) 10 * l0 + (S.L.IBIS_input_Linie_manuell) 1 (S.L.Linie_manuell_eingeben) {endif} (L.L.Linie_Ziel_Sonderzeichen) 1 = {if} (L.L.IBIS_input) 10 * l0 + (S.L.IBIS_input) (L.L.IBIS_input_count) 1 + (S.L.IBIS_input_count) 1 (S.L.Ziel_manuell_eingeben) {endif} (L.L.Linie_Ziel_Sonderzeichen) 2 = {if} (L.L.IBIS_input_Sonderzeichen_manuell) 10 * l0 + (S.L.IBIS_input_Sonderzeichen_manuell) 1 (S.L.Sonderzeichen_manuell_eingeben) {endif} {endif} (L.L.IBIS_mode) 105 = (L.L.IBIS_mode) 304 = || {if} (L.L.IBIS_input) (M.V.GetTerminusIndex) s0 0 > {if} l0 (M.L.Display_COMING_Terminus) {else} "" (S.$.RBL_COMING_Dest_Cap_1) "" (S.$.RBL_COMING_Dest_Cap_2) {endif} {endif} {endif} {end} {macro:IBIS_eingabe} (L.L.elec_busbar_main) {if} 1 (S.L.ticketprinter_LightOn) 0 (S.L.ticketprinter_LightOn_timer) '*********************** ' Eingabe des Codes für Betriebsfahrt: '*********************** (L.L.IBIS_mode) 1 = {if} 0 (S.L.IBIS_mode) ' Eingabe ist der Terminus-Code (L.L.IBIS_input) (S.L.IBIS_StandbyTerminusCode) (M.V.GetTerminusIndex) 0 < {if} 1 (S.L.IBIS_mode) 0 (S.L.IBIS_input) (S.L.IBIS_input_count) (S.L.IBIS_input_ext) (S.L.IBIS_input_count_ext) (T.L.ev_IBIS_pieperror) {else} (L.L.IBIS_StandbyTerminusCode) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) (M.L.IBIS_RefreshTerminusText) {endif} {endif} '*********************** ' Eingabe Linie/Suffix/Kurs/Route: '*********************** (L.L.IBIS_mode) 103 = {if} (L.L.IBIS_input_count) {if} (L.L.IBIS_input_count) 1 = (L.L.IBIS_input_count) 2 = || (L.L.IBIS_input_count) 3 = || {if} (L.L.IBIS_input) 10000 * (S.L.IBIS_input) {endif} (L.L.IBIS_input_count) 4 = {if} (L.L.IBIS_input) 10 / trunc 10000 * (L.L.IBIS_input) 10 % + (S.L.IBIS_input) {endif} (L.L.IBIS_input_count) 5 = {if} (L.L.IBIS_input) 100 * (S.L.IBIS_input) {endif} (L.L.IBIS_input_count) 6 = {if} (L.L.IBIS_input) 10 / trunc 100 * (L.L.IBIS_input) 10 % + (S.L.IBIS_input) {endif} ' Input teilen... (L.L.IBIS_input) s0 100 / trunc ' (S.L.IBIS_Linie_Complex) s1 ' 100 / trunc (L.L.atron_modus) 502 = {if} (L.L.RBL_Linie) (S.L.ALMEX_Input_Linie) {else} (L.L.IBIS_input_Linie) (S.L.ALMEX_Input_Linie) {endif} 00 (S.L.ALMEX_Input_Suffix) ' l0 100 % 00 (S.L.ALMEX_Input_Kurs) ' (L.L.IBIS_input_ext) (L.L.IBIS_input_Route) (S.L.ALMEX_Input_Route) 0 (S.L.ALMEX_Input_Stop) 104 (S.L.IBIS_mode) 0 (S.L.IBIS_input) (S.L.IBIS_input_count) (S.L.IBIS_input_ext) (S.L.IBIS_input_count_ext) {else} (L.L.RBL_Linie) {if} (L.L.RBL_Linie) (S.L.ALMEX_Input_Linie) (L.L.RBL_Suffix) (S.L.ALMEX_Input_Suffix) (L.L.RBL_Kurs) (S.L.ALMEX_Input_Kurs) (L.L.RBL_Route) (S.L.ALMEX_Input_Route) 104 (S.L.IBIS_mode) 0 (S.L.IBIS_input) (S.L.IBIS_input_count) (S.L.IBIS_input_ext) (S.L.IBIS_input_count_ext) {endif} {endif} 0 (S.L.ALMEX_enter_sent_by_almex) {else} (L.L.IBIS_mode) 104 = (L.L.ALMEX_enter_sent_by_almex) && {if} (L.L.ALMEX_Input_Linie) 0 = {if} -1 (S.L.RBL_Kurs_Index) 0 (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) (S.L.RBL_Kurs) (S.L.IBIS_Linie_Complex) (S.L.RBL_Umlauf_CurrentRoute_Index) 9.5 (S.L.ALMEX_Warten_auf_IBIS_Timer) 1 (S.L.IBIS_LCD_showdest) -1 (S.L.IBIS_RouteIndex) 0 (S.L.RBL_Route) -1 (S.L.IBIS_RouteIndex) 0 (S.L.IBIS_busstop) (M.L.IBIS_RefreshBusstop) 0 (S.L.IBIS_busstop_entwerter_ist) (L.L.IBIS_StandbyTerminusCode) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) (M.L.IBIS_RefreshTerminusText) (L.L.ALMEX_Input_Y_On) (S.L.RBL_Y_On) 0 (S.L.IBIS_mode) 0 (S.L.RBL_COMING_Linie) 0 (S.L.RBL_COMING_Suffix) 0 (S.L.RBL_COMING_Kurs) 0 (S.L.RBL_COMING_Route) 0 (S.L.RBL_COMING_Stop) 0 (S.L.CockpDispl_mode) 35 (S.L.atron_modus) 0 (S.L.erweiterter_Ticketverkauf) {else} (L.L.ALMEX_Input_Route) 0 = {if} (L.L.IBIS_StandbyTerminusCode) (S.L.IBIS_TerminusCode) (S.L.ALMEX_Input_Ziel) (M.V.GetTerminusIndex) (M.L.Display_COMING_Terminus) 105 (S.L.IBIS_mode) {else} (L.L.ALMEX_Input_Route) s0 ' Das Folgende soll künftig erst nach "Route" gemacht werden! (L.L.ALMEX_Input_Linie) 100 * l0 + (M.V.GetRouteIndex) s1 0 < {if} ' Falls kleiner 0, also -1, dann fehlerhaft, dann nicht übernehmen sondern Fehlermeldung ausgeben: (L.L.atron_modus) 2 = {if} (L.L.Nachtmodus) 0 = {if} "AFR4_Displays_neue_Software\atron_Route.png" (S.$.atron_background_LSA) {else} "AFR4_Displays_neue_Software\atron_Route_N.png" (S.$.atron_background_LSA) {endif} ' 0 (S.L.atron_LSA_timer) (S.L.atron_LSA_timer1) (S.L.atron_LSA_timer2) (S.L.atron_LSA_timer3) (S.L.atron_LSA_timer4) (S.L.atron_LSA_timer5) (S.L.atron_LSA_timer6) (L.L.LSA_zaehler) 6 < {if} (L.L.LSA_zaehler) 1 + (S.L.LSA_zaehler) 1 (S.L.LSA_gesendet) {endif} {endif} 0 (S.L.IBIS_input_Linie) (S.L.IBIS_input_Route) 0 (S.L.RBL_Route) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) (S.L.RBL_Kurs) (S.L.IBIS_Linie_Complex) 103 (S.L.IBIS_mode) 0 (S.L.Atron_Schilder_endlich_einfach_xd) ' Blinker aktivieren: ' 1 (S.L.IBIS_BlinkOn) (S.L.IBIS_BlinkInitial) ' (L.S.GetTime) (S.L.IBIS_BlinkTimer) ' Fehler-piepen ' (T.L.ev_IBIS_pieperror) {else} l1 (M.V.GetRouteTerminusIndex) s1 (M.V.GetTerminusCode) (S.L.ALMEX_Input_Ziel) 0 (S.L.ALMEX_Input_Stop) 105 (S.L.IBIS_mode) l1 (M.L.Display_COMING_Terminus) {endif} {endif} (L.L.ALMEX_Input_Kurs) 0 = ! {if} 'Wenn ein Umlauf eingegeben wurde: 'Grunddesign einer "Umlaufroute" in der Hof-Datei: ' 15137011 ' 15 - damit man weiß, dass es sich um einen Umlauf handelt, ' eigentlich war dafür 999 gedacht, aber das war nicht möglich, ' da für die Zahlvariablen ein Datentyp benutzt wurde, der max. ' die Zahl 16777216 zulässt. ' 137 - Linie, sollte klar sein ' 01 - Die Umlaufnummer ' 1 - Da es mehrere Umläufe 13701 gibt (welche für Mo-Fr, welche ' für Sa/So...), kann man somit mehrere 13701-Umläufe haben. ' Hier sind alle Zahlen von 0 bis 9 möglich ' ' ' [infosystem_busstop_list] ' 6 - Anzahl der Einträge... ' 04001620 - Dieser Umlauf fährt von 4 Uhr bis 16:20 Uhr. Bei Zeiten nach Mitternacht, wie im Fahrplaneditor 26 Uhr etc. eintragen. ' 1111100011 - Ebenfalls wie im Fahrplaneditor: Fährt dieser Umlauf... ' 1. Ziffer - am Montag? ' 7. Ziffer - am Sonntag? ' 8. Ziffer - an Feiertagen? ' 9. Ziffer - außerhalb der Ferien? ' 10. Ziffer - in den Ferien? ' Nach diesen beiden Einträgen kommen die Fahrten und andere Umläufe, mit denen der Umlauf gekoppelt ist: ' 0400045013701 - von 4 Uhr bis 4:50 Uhr fährt der Umlauf auf der Linie 137 Route 01 ' 0510053013710 - von 5:10 Uhr bis 5:30 Uhr fährt der Umlauf auf der Linie 137 Route 10 ' 05301600A33701 - von 5:30 Uhr bis 16 Uhr gibt es eine Änderung (A), der Umlauf wechselt zum Umlauf 337/01 ' Dabei wird automatisch an der Endhaltestelle davor "Dieser Bus fährt weiter als Linie..." ' angesagt. Um die normale Endhaltestellenansage abzuspielen, muss anstelle des "A"s ein ' "O" (Ohne Ansage ;) ) benutzt werden. ' 1600162013707 - von 16 Uhr bis 16:20 Uhr fährt der Umlauf auf der Linie 137 Route 07 ' ' Der Umlauf 33701 würde dann so aussehen: ' ' 04001620 ' 1111100011 - kann auch verschieden sein ' 04000510A13701 ' ... - hier die 337er Fahrten ' 16001620A13701 ' ' ' 15000000 (L.L.ALMEX_Input_Linie) 1000 * + (L.L.ALMEX_Input_Kurs) 10 * + s0 ' (M.L.RBL_Finde_Umlauf) ' (L.L.ALMEX_Input_Kurs_Index) 0 < ' {if} ' l1 ' {if} ' 154 (S.L.IBIS_mode) ' {else} 153 (S.L.IBIS_mode) ' {endif} ' {else} ' 105 (S.L.IBIS_mode) ' (L.S.Time) (S.L.ALMEX_Input_DepatureTime) ' {endif} {endif} {endif} {else} '*********************** ' Eingabe Linie/Suffix/Kurs/Route // Ziel: '*********************** (L.L.IBIS_mode) 105 = {if} (L.L.IBIS_input_count) {if} (L.L.IBIS_input) (M.V.GetTerminusIndex) 0 < {if} 156 (S.L.IBIS_mode) {else} (L.L.IBIS_input) (S.L.ALMEX_Input_Ziel) (L.L.ALMEX_Input_Route) {if} 106 (S.L.IBIS_mode) (L.L.ALMEX_Input_Linie) 100 * (L.L.ALMEX_Input_Route) + (M.V.GetRouteIndex) 0 (S.L.ALMEX_Input_Stop) (M.V.GetRouteBusstopIdent) (M.L.String_ab_Nummernzeichen_abschneiden) (M.V.GetBusstopIndex) (M.L.Display_COMING_Stop) {else} 0 (S.L.IBIS_mode) (S.L.CockpDispl_mode) (L.L.ALMEX_Input_Ziel) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) (M.L.IBIS_RefreshTerminusText) 0 (S.L.RBL_COMING_Linie) (S.L.RBL_COMING_Suffix) (S.L.RBL_COMING_Kurs) (S.L.RBL_COMING_Route) (S.L.RBL_COMING_Stop) -1 (S.L.RBL_Kurs_Index) 0 (S.L.RBL_Kurs) (S.L.RBL_Umlauf_CurrentRoute_Index) 9.5 (S.L.ALMEX_Warten_auf_IBIS_Timer) 1 (S.L.IBIS_LCD_showdest) -1 (S.L.IBIS_RouteIndex) 0 (S.L.RBL_Route) 0 (S.L.IBIS_busstop) (M.L.IBIS_RefreshBusstop) 0 (S.L.IBIS_busstop_entwerter_ist) (L.L.ALMEX_Input_Y_On) (S.L.RBL_Y_On) (L.L.ALMEX_Input_Linie) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.ALMEX_Input_Suffix) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} {endif} {else} (L.L.ALMEX_Input_Route) {if} 106 (S.L.IBIS_mode) (L.L.ALMEX_Input_Linie) 100 * (L.L.ALMEX_Input_Route) + (M.V.GetRouteIndex) 0 (S.L.ALMEX_Input_Stop) (M.V.GetRouteBusstopIdent) (M.L.String_ab_Nummernzeichen_abschneiden) (M.V.GetBusstopIndex) (M.L.Display_COMING_Stop) {else} 0 (S.L.IBIS_mode) (S.L.CockpDispl_mode) (L.L.ALMEX_Input_Ziel) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) (M.L.IBIS_RefreshTerminusText) 0 (S.L.RBL_COMING_Linie) (S.L.RBL_COMING_Suffix) (S.L.RBL_COMING_Kurs) (S.L.RBL_COMING_Route) (S.L.RBL_COMING_Stop) -1 (S.L.RBL_Kurs_Index) 0 (S.L.RBL_Kurs) (S.L.RBL_Umlauf_CurrentRoute_Index) 9.5 (S.L.ALMEX_Warten_auf_IBIS_Timer) 1 (S.L.IBIS_LCD_showdest) -1 (S.L.IBIS_RouteIndex) 0 (S.L.RBL_Route) 0 (S.L.IBIS_busstop) (M.L.IBIS_RefreshBusstop) 0 (S.L.IBIS_busstop_entwerter_ist) (L.L.ALMEX_Input_Y_On) (S.L.RBL_Y_On) (L.L.ALMEX_Input_Linie) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.ALMEX_Input_Suffix) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} {endif} 0 (S.L.IBIS_input) (S.L.IBIS_input_count) {else} '*********************** ' Eingabe Linie/Suffix/Kurs/Route // Haltestelle: '*********************** (L.L.IBIS_mode) 106 = {if} (L.L.ALMEX_Input_Kurs) {if} 107 (S.L.ALMEX_Input_Kurs) {else} (L.L.ALMEX_Input_Y_On) (S.L.RBL_Y_On) ' Falls es entweder ein 500, ein 800 oder 900-Code ist, dann bitte beim Complex-Code eine 28 (M), eine 36 (X) bzw. 35 (N) verwenden: (L.L.ALMEX_Input_Linie) (S.L.RBL_COMING_Linie) (S.L.IBIS_LinieKurs) (L.L.ALMEX_Input_Suffix) (S.L.RBL_COMING_Suffix) (S.L.IBIS_Linie_Suffix) (L.L.IBIS_LinieKurs) 100 * (L.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) (L.L.ALMEX_Input_Kurs) (S.L.RBL_COMING_Kurs) (L.L.ALMEX_Input_Kurs_Index) (S.L.RBL_COMING_Kurs_Index) (L.L.ALMEX_Input_Route) (S.L.RBL_COMING_Route) (L.L.ALMEX_Input_Ziel) (S.L.RBL_COMING_Ziel) (L.L.ALMEX_Input_Stop) (S.L.RBL_COMING_Stop) 5 (S.L.CockpDispl_mode) 0 (S.L.ALMEX_quitiert) 0 (S.L.IBIS_mode) (L.L.IBIS_StandbyTerminusCode) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) (M.L.IBIS_RefreshTerminusText) ' (L.L.ALMEX_Input_Linie) (S.L.RBL_COMING_Linie) 100 * (L.L.ALMEX_Input_Route) (S.L.RBL_Route) + (M.V.GetRouteIndex) s1 ' (M.L.IBIS_SetRoute) ' (L.L.ALMEX_Input_Ziel) (S.L.IBIS_TerminusCode) ' (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) ' (M.L.IBIS_RefreshTerminusText) ' Bushaltestellen zurücksetzen: ' (L.L.ALMEX_Input_Stop) (S.L.RBL_COMING_Stop) (S.L.IBIS_busstop) ' (M.L.IBIS_RefreshBusstop) ' Entwerter umstellen: ' (T.L.ev_IBIS_entwerter) ' (L.L.IBIS_busstop_entwerter_soll) (S.L.IBIS_busstop_entwerter_ist) ' 0 (S.L.ALMEX_Warten_auf_IBIS_Timer) ' 0 (S.L.RBL_COMING_Linie) ' 0 (S.L.RBL_COMING_Suffix) ' 0 (S.L.ALMEX_Input_Route) ' 0 (S.L.RBL_COMING_Stop) ' 4 (S.L.IBIS_mode) {endif} {endif} '*********************** ' Andere Sachen im Funktionsmenü: '*********************** (L.L.IBIS_mode) 301 = {if} (L.L.IBIS_AA_On) ! (S.L.IBIS_AA_On) 201 (S.L.IBIS_mode) {else} (L.L.IBIS_mode) 201 = {if} 301 (S.L.IBIS_mode) {endif} {endif} (L.L.IBIS_mode) 302 = {if} 202 (S.L.IBIS_mode) {else} (L.L.IBIS_mode) 202 = {if} 302 (S.L.IBIS_mode) {endif} {endif} (L.L.IBIS_mode) 303 = {if} (L.L.RBL_FIS_On) ! (S.L.RBL_FIS_On) 203 (S.L.IBIS_mode) {else} (L.L.IBIS_mode) 203 = {if} 303 (S.L.IBIS_mode) {endif} {endif} (L.L.IBIS_mode) 204 = {if} 304 (S.L.IBIS_mode) (L.L.IBIS_TerminusIndex) (M.L.Display_COMING_Terminus) {else} '*********************** ' Eingabe Ziel (Funktionsmenü): '*********************** (L.L.IBIS_mode) 3041 = {if} 304 (S.L.IBIS_mode) {else} (L.L.IBIS_mode) 304 = {if} 204 (S.L.IBIS_mode) ' Eingabe ist der Terminus-Code (L.L.IBIS_input) ' Daraus wird noch der Terminus-Index generiert: (M.V.GetTerminusIndex) s0 0 < {if} ' Falls kleiner 0, also -1, dann fehlerhaft, dann nicht übernehmen sondern Fehlermeldung ausgeben: 3041 (S.L.IBIS_mode) ' Fehler-piepen (T.L.ev_IBIS_pieperror) {else} (L.L.IBIS_input) (S.L.ALMEX_Input_Ziel) (S.L.RBL_COMING_Ziel) 0 (S.L.IBIS_input) (S.L.IBIS_input_count) 0 (S.L.CockpDispl_timer) 2 (S.L.CockpDispl_mode) 0 (S.L.ALMEX_quitiert) {endif} (L.L.IBIS_mode) 304 = (L.L.IBIS_mode) 204 = || {if} (L.L.RBL_COMING_Ziel) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) ' Aktualisieren des Zielschild-Textes: (M.L.IBIS_RefreshTerminusText) 1 (S.L.ALMEX_quitiert) 0 (S.L.CockpDispl_mode) 0 (S.L.RBL_COMING_Ziel) 35 (S.L.atron_modus) 0 (S.L.erweiterter_Ticketverkauf) (L.L.Linie_manuell_eingeben) 1 = (L.L.Sonderzeichen_manuell_eingeben) 1 = && (L.L.Ziel_manuell_eingeben) 1 = && {if} (L.L.IBIS_input_Linie_manuell) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.IBIS_input_Sonderzeichen_manuell) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} (L.L.Linie_manuell_eingeben) 0 = (L.L.Sonderzeichen_manuell_eingeben) 1 = && (L.L.Ziel_manuell_eingeben) 1 = && {if} (L.L.RBL_Linie) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.IBIS_input_Sonderzeichen_manuell) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} (L.L.Linie_manuell_eingeben) 1 = (L.L.Sonderzeichen_manuell_eingeben) 0 = && (L.L.Ziel_manuell_eingeben) 1 = && {if} (L.L.IBIS_input_Linie_manuell) (S.L.RBL_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.RBL_Suffix) (S.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} {endif} {endif} {endif} {endif} '*********************** ' Stornierungen: '*********************** (L.L.IBIS_mode) 501 = {if} 0 (S.L.IBIS_mode) {else} (L.L.IBIS_mode) 5 = {if} 501 (S.L.IBIS_mode) (L.L.ALMEX_Zwischeneinnahmen) (L.L.ticketprinter_ticket_lastselection_price) - (S.L.ALMEX_Zwischeneinnahmen) {else} '*********************** ' Bestätigen von Fehlermeldungen: '*********************** (L.L.IBIS_mode) 151 = (L.L.IBIS_mode) 152 = || {if} 101 (S.L.IBIS_mode) {else} (L.L.IBIS_mode) 153 = (L.L.IBIS_mode) 154 = || (L.L.IBIS_mode) 155 = || (L.L.IBIS_mode) 157 = || {if} 103 (S.L.IBIS_mode) {else} (L.L.IBIS_mode) 156 = {if} 105 (S.L.IBIS_mode) {endif} {endif} {endif} {endif} {endif} {endif} {endif} {endif} {endif} {endif} {end} {macro:IBIS_Set_Act_Bus_Stop} ' Entwerter-Weiterschaltung: (L.L.IBIS_busstop_entwerter_ist) (L.L.IBIS_busstop_entwerter_soll) = ! {if} (L.L.IBIS_busstop_entwerter_soll) (S.L.IBIS_busstop_entwerter_ist) (T.L.ev_IBIS_entwerter_weiter) {endif} 0 (S.L.DrivenDist_1000km) 1 (S.L.IBIS_AA_Abschnitt) (L.L.kmcounter_m) (S.L.DrivenDist_start) (L.L.IBIS_busstop_suffix_AA_Laenge_1) (S.L.IBIS_AA_Laenge_1) (L.L.IBIS_busstop_suffix_AA_Laenge_2) (S.L.IBIS_AA_Laenge_2) 'Zielmatrix ändern, wenn nötig (L.L.IBIS_busstop_suffix_ziel) {if} (L.L.IBIS_busstop_suffix_ziel) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) s0 l0 (S.L.IBIS_TerminusIndex) (M.L.IBIS_RefreshTerminusText) {endif} (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= (L.L.RBL_Route) && (L.L.RBL_Kurs_Index) 0 > ! && {if} (L.L.IBIS_NEXT_Route) (L.L.IBIS_busstop_suffix_route) || {if} 'wenn neue Route eingegeben ist' (L.L.IBIS_NEXT_LinieKurs) (L.L.IBIS_NEXT_Route) && (L.L.IBIS_NEXT_LinieKurs) (L.L.RBL_Linie) = ! && (L.L.IBIS_busstop_suffix_linie) || {if} (L.L.IBIS_NEXT_LinieKurs) (L.L.IBIS_NEXT_Route) && (L.L.IBIS_NEXT_LinieKurs) (L.L.RBL_Linie) = ! && {if} (L.L.IBIS_NEXT_LinieKurs) (S.L.RBL_COMING_Linie) (L.L.IBIS_NEXT_Linie_Suffix) (S.L.RBL_COMING_Suffix) {else} (L.L.IBIS_busstop_suffix_linie) s0 100 / trunc (S.L.RBL_COMING_Linie) l0 100 % (S.L.RBL_COMING_Suffix) {endif} 1 (S.L.CockpDispl_mode) (L.L.RBL_COMING_Linie) 100 * s0 {else} 3 (S.L.CockpDispl_mode) (L.L.RBL_Linie) (S.L.RBL_COMING_Linie) 100 * s0 (L.L.RBL_Suffix) (S.L.RBL_COMING_Suffix) {endif} (L.L.IBIS_NEXT_LinieKurs) (L.L.IBIS_NEXT_Route) && {if} (L.L.IBIS_NEXT_Route) (S.L.RBL_COMING_Route) 0 (S.L.RBL_COMING_Stop) {else} (L.L.IBIS_busstop_suffix_route) (S.L.RBL_COMING_Route) 0 (S.L.RBL_COMING_Stop) {endif} 'Schon an der Haltestelle die Zielmatrix aktualisieren: ABGESCHALTET! (ist nur in den Bussen mit Atron so) l0 (L.L.RBL_COMING_Route) + (M.V.GetRouteIndex) s0 0 >= ' {if} ' l0 (M.V.GetRouteTerminusIndex) ' (S.L.IBIS_TerminusIndex) ' (M.V.GetTerminusCode) (S.L.IBIS_TerminusCode) ' (M.L.IBIS_RefreshTerminusText) ' {endif} 0 (S.L.ALMEX_quitiert) {else} (L.L.IBIS_Haltedauer) 3 > {if} ' (M.V.GetTTLineString) (L.$.IBIS_TT_LastLine) 'Ansonten, wenn ein Fahrplan aktiv ist: 0 s2 s3 s7 ' Zuerst Liniennummer herausfinden: ' l7 = Alles ok --- l1 = Liniennummer ohne N/M/X --- l2 = Suffix --- l3 = Liniennummer für N/M/X (L.L.schedule_active) s0 {if} (M.V.GetTTLineString) (S.$._temps_) (L.$._temps_) $StrToFloat s1 0 < {if} (L.$._temps_) 2 $SetLengthR $StrToFloat s1 0 < {if} (L.$._temps_) 1 $cutBegin $StrToFloat s1 0 < {if} (L.$._temps_) "TXL" $= {if} 28 s2 500 s1 1 s7 {else} (L.$._temps_) 2 $SetLengthL $StrToFloat s1 0 < {if} (L.$._temps_) 1 $CutEnd $StrToFloat s1 0 < {if} 0 s7 {else} (L.$._temps_) 1 $SetLengthR "E" $= {if} 10 s2 1 s7 {else} (L.$._temps_) 1 $SetLengthR "N" $= {if} 04 s2 900 s3 1 s7 {else} 0 s7 {endif} {endif} {endif} {else} (L.$._temps_) 1 $SetLengthR "E" $= {if} 10 s2 1 s7 {else} (L.$._temps_) 1 $SetLengthR "N" $= {if} 04 s2 900 s3 1 s7 {else} 0 s7 {endif} {endif} {endif} {endif} {else} (L.$._temps_) 1 $SetLengthL "N" $= {if} 15 s2 900 s3 1 s7 {else} (L.$._temps_) 1 $SetLengthL "M" $= {if} 27 s2 800 s3 1 s7 {else} (L.$._temps_) 1 $SetLengthL "X" $= {if} 36 s2 500 s3 1 s7 {else} 0 s7 {endif} {endif} {endif} {endif} {else} (L.$._temps_) 1 $SetLengthL "N" $= {if} 35 s2 900 s3 1 s7 {else} (L.$._temps_) 1 $SetLengthL "M" $= {if} 28 s2 800 s3 1 s7 {else} (L.$._temps_) 1 $SetLengthL "X" $= {if} 36 s2 500 s3 1 s7 {else} 0 s7 {endif} {endif} {endif} {endif} {else} 1 s7 {endif} l7 {if} ' Prüfen, ob die Linie eine Route hat: l1 l3 + 100 * 1 + (M.V.GetRouteIndex) 0 < l1 l3 + 100 * 2 + (M.V.GetRouteIndex) 0 < && {if} 0 s3 {endif} l1 l3 + 100 * 1 + (M.V.GetRouteIndex) 0 < l1 l3 + 100 * 2 + (M.V.GetRouteIndex) 0 < && {if} 0 s7 {endif} ' l7 ' {if} ' l1 l3 + (S.L.RBL_COMING_Linie) l2 (S.L.RBL_COMING_Suffix) ' {endif} {endif} ' 0 (M.V.GetTTBusstopName) (L.$.IBIS_TT_LastFirstStop) $= ! s0 ' (M.V.GetTTTerminusIndex) (M.V.GetTTBusstopName) (L.$.IBIS_TT_LastLastStop) $= ! l0 || s0 l1 l3 + (L.L.RBL_Linie) = ! l7 && {if} l1 l3 + (S.L.RBL_COMING_Linie) l2 (S.L.RBL_COMING_Suffix) 0 s0 (L.L.RBL_COMING_Linie) 100 * s1 (M.L.IBIS_TT_GetRouteNo) l0 ! {if} 0 (S.L.RBL_COMING_Linie) (S.L.RBL_COMING_Suffix) {endif} {else} 0 s0 (L.L.RBL_Linie) 100 * s1 (M.L.IBIS_TT_GetRouteNo) {endif} {endif} l0 ! {if} (L.L.RBL_Route) s2 2 % 0.5 > {if} l2 1 + s1 {else} l2 1 - s1 {endif} ' Suche den Routeindex: (L.L.RBL_Linie) 100 * l1 + (M.V.GetRouteIndex) 0 < {if} ' Wenn nicht gültig, bleibe auf der Route: (L.L.RBL_Route) s1 {endif} l1 (S.L.RBL_COMING_Route) 0 (S.L.RBL_COMING_Stop) {endif} (L.L.RBL_COMING_Linie) {if} (L.L.RBL_COMING_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.RBL_COMING_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) 1 (S.L.CockpDispl_mode) {else} (L.L.RBL_Linie) (S.L.RBL_COMING_Linie) (L.L.RBL_Suffix) (S.L.RBL_COMING_Suffix) 3 (S.L.CockpDispl_mode) {endif} ' (L.L.RBL_Linie) 100 * (L.L.RBL_COMING_Route) + (M.V.GetRouteIndex) s1 0 >= ' l0 && ' {if} ' l1 (M.V.GetRouteTerminusIndex) ' (S.L.IBIS_TerminusIndex) ' (M.V.GetTerminusCode) (S.L.IBIS_TerminusCode) ' (M.L.IBIS_RefreshTerminusText) ' {endif} 0 (S.L.ALMEX_quitiert) {endif} {endif} {endif} (L.L.schedule_active) {if} (M.V.GetTTBusstopIndex) (S.L.IBIS_TT_LastStopIndex) 0 (M.V.GetTTBusstopName) (S.$.IBIS_TT_LastFirstStop) (M.V.GetTTTerminusIndex) (M.V.GetTTBusstopName) (S.$.IBIS_TT_LastLastStop) (M.V.GetTTLineString) (S.$.IBIS_TT_LastLine) {else} -1 (S.L.IBIS_TT_LastStopIndex) "" (S.$.IBIS_TT_LastFirstStop) "" (S.$.IBIS_TT_LastLastStop) "" (S.$.IBIS_TT_LastLine) {endif} {end} {macro:Check_act_busstop} ' Automatische Haltestellenkorrektur: (L.L.IBIS_AA_On) (L.L.schedule_active) && {if} (M.V.GetTTBusstopIndex) (L.L.IBIS_TT_busstop_diff) + 0 >= {if} (M.V.GetTTBusstopIndex) (L.L.IBIS_TT_busstop_diff) + {else} (M.V.GetTTBusstopIndex) {endif} (M.V.GetTTBusstopName) (M.L.GetBusstopName) (S.$.IBIS_CheckBusstop_TT_Stop) (L.L.IBIS_RouteIndex) s0 'Verhindern, dass der Bus schon auf dem Weg von der Betriebshaltestelle zur ersten Haltestelle (z.B. Reimerweg) weiterschaltet: (M.V.GetTTBusstopIndex) 0 = (L.L.IBIS_busstop) 1 = && (L.L.IBIS_TT_busstop_diff) 0 = && {if} l0 0 (M.V.GetRouteBusstopIdent) (M.L.String_ab_Nummernzeichen_abschneiden) (M.L.GetBusstopName) (L.$.IBIS_CheckBusstop_TT_Stop) $= {if} (L.L.IBIS_busstop) 1 - (S.L.IBIS_busstop) (M.L.IBIS_RefreshBusstop) 0 (S.L.IBIS_LCD-zeilentimer) (S.L.IBIS_LCD-zeile) 0 (S.L.IBIS_LCD_showdest) (M.L.IBIS_LCD-refresh) 1 (S.L.IBIS_bool_Ansagen) (M.L.IBIS_PlayAnnouncement) {endif} {endif} l0 (L.L.IBIS_busstop) (M.V.GetRouteBusstopIdent) (M.L.String_ab_Nummernzeichen_abschneiden) (M.L.GetBusstopName) (L.$.IBIS_CheckBusstop_TT_Stop) $= ! s1 {if} (L.L.IBIS_busstop) 1 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 1 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 2 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 2 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 3 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 3 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 4 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 4 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 5 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 5 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 6 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 6 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 7 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 7 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 8 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 8 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 9 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 9 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 10 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 10 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 11 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 11 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 12 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 12 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 13 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 13 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 14 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 14 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 15 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 15 - s2 (M.L.IBIS_Check_that_Busstop) l0 {if} (L.L.IBIS_busstop) 16 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 16 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 17 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 17 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 18 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 18 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 19 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 19 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 20 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 20 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 21 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 21 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 22 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 22 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 23 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 23 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 24 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 24 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 25 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 25 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 26 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 26 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 27 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 27 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 28 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 28 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 29 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 29 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 30 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 30 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) (M.V.GetTTBusstopIndex) - 15 > l0 && {if} (L.L.IBIS_busstop) 31 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 32 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 33 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 34 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 35 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 36 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 37 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 38 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 39 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 40 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 41 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 42 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 43 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 44 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 45 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 46 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 47 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 48 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 49 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 50 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 51 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 52 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 53 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 54 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 55 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 56 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 57 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 58 - s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 59 - s2 (M.L.IBIS_Check_that_Busstop) {else} (M.V.GetTTBusstopIndex) (L.L.IBIS_busstop) - 15 > l0 && {if} (L.L.IBIS_busstop) 31 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 32 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 33 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 34 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 35 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 36 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 37 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 38 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 39 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 40 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 41 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 42 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 43 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 44 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 45 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 46 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 47 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 48 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 49 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 50 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 51 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 52 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 53 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 54 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 55 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 56 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 57 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 58 + s2 (M.L.IBIS_Check_that_Busstop) (L.L.IBIS_busstop) 59 + s2 (M.L.IBIS_Check_that_Busstop) {endif} {endif} {endif} {endif} {endif} {end} {macro:IBIS_Check_that_Busstop} l0 (M.V.GetBusstopCount) l2 > l2 0 > && l1 && {if} l0 l2 (M.V.GetRouteBusstopIdent) (M.L.String_ab_Nummernzeichen_abschneiden) (M.L.GetBusstopName) (L.$.IBIS_CheckBusstop_TT_Stop) $= {if} l2 (S.L.IBIS_busstop) (M.L.IBIS_RefreshBusstop) 0 (S.L.IBIS_LCD-zeilentimer) (S.L.IBIS_LCD-zeile) 0 (S.L.IBIS_LCD_showdest) (M.L.IBIS_LCD-refresh) 1 (S.L.IBIS_bool_Ansagen) (M.L.IBIS_PlayAnnouncement) 0 s1 {endif} {endif} {end} {macro:RBL_Umlauf_GetNextRoute} (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) 1 - (L.L.RBL_Umlauf_CurrentRoute_Index) > {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (M.V.GetRouteBusstopIdent) 8 $cutBegin 1 $SetLengthL "A" $= s0 (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (M.V.GetRouteBusstopIdent) 8 $cutBegin 1 $SetLengthL "O" $= l0 || {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (M.V.GetRouteBusstopIdent) 9 $cutBegin 3 $SetLengthL $StrToFloat (S.L.ALMEX_Input_Linie) (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (M.V.GetRouteBusstopIdent) 12 $cutBegin 2 $SetLengthL $StrToFloat (S.L.ALMEX_Input_Kurs) 15000000 (L.L.ALMEX_Input_Linie) 1000 * + (L.L.ALMEX_Input_Kurs) 10 * + s0 (M.L.RBL_Finde_Umlauf) (L.L.ALMEX_Input_Kurs_Index) 0 < {if} l1 {if} 1100 (S.L.IBIS_mode) {else} 12 (S.L.IBIS_mode) {endif} {else} 0 (S.L.ALMEX_quitiert) 1 (S.L.CockpDispl_mode) {endif} {else} 0 (S.L.RBL_COMING_Linie) (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (M.V.GetRouteBusstopIdent) 11 $cutBegin 2 $SetLengthL $StrToFloat (S.L.RBL_COMING_Route) 0 (S.L.RBL_COMING_Stop) 0 (S.L.ALMEX_quitiert) 3 (S.L.CockpDispl_mode) {endif} {else} 0 (S.L.IBIS_LinieKurs) (S.L.RBL_Linie) (S.L.IBIS_Linie_Complex) (S.L.IBIS_Linie_Suffix) (S.L.RBL_Suffix) -1 (S.L.IBIS_RouteIndex) 0 (S.L.RBL_Route) -1 (S.L.IBIS_RouteIndex) 0 (S.L.IBIS_busstop_entwerter_ist) (L.L.IBIS_StandbyTerminusCode) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) (M.L.IBIS_RefreshTerminusText) {endif} {end} {macro:RBL_Finde_Umlauf} -1 (S.L.ALMEX_Input_Kurs_Index) 0 s1 l0 s2 (M.L.RBL_Check_Umlauf) l0 1 + s2 (M.L.RBL_Check_Umlauf) l0 2 + s2 (M.L.RBL_Check_Umlauf) l0 3 + s2 (M.L.RBL_Check_Umlauf) l0 4 + s2 (M.L.RBL_Check_Umlauf) l0 5 + s2 (M.L.RBL_Check_Umlauf) l0 6 + s2 (M.L.RBL_Check_Umlauf) l0 7 + s2 (M.L.RBL_Check_Umlauf) l0 8 + s2 (M.L.RBL_Check_Umlauf) l0 9 + s2 (M.L.RBL_Check_Umlauf) {end} {macro:RBL_Check_Umlauf} l2 (M.V.GetRouteIndex) s2 0 > (L.L.ALMEX_Input_Kurs_Index) 0 < && {if} 1 s1 (L.S.Time) 60 / trunc s4 l2 0 (M.V.GetRouteBusstopIdent) 4 $SetLengthL $StrToFloat s5 l2 0 (M.V.GetRouteBusstopIdent) 4 $SetLengthR $StrToFloat s6 l5 100 / trunc 60 * l5 100 % + s5 l6 100 / trunc 60 * l6 100 % + s6 l5 s7 l5 90 - l4 < l4 l6 < && {if} 0 s3 1 s5 {else} l5 90 - l4 1440 + < l4 1440 + l6 < && {if} 1 s3 1 s5 {else} l5 90 - l4 1440 - < l4 1440 - l6 < && {if} -1 s3 1 s5 {else} 0 s5 {endif} {endif} {endif} l5 {if} ' l3 sagt aus, ob ein Umlauf des vorherigen (-1) oder des nächsten Tages (+1) benutzt wird: (L.L.RBL_Date_Day) l3 + s4 l4 1 < {if} l4 7 + s4 {endif} l4 7 > {if} l4 7 - s4 {endif} l2 1 (M.V.GetRouteBusstopIdent) (S.$._temps_) l3 -1 = {if} (L.L.RBL_Date_Last_Holliday) {if} (L.$._temps_) 7 $cutBegin 1 $SetLengthL $StrToFloat s5 {else} (L.$._temps_) l4 1 - $cutBegin 1 $SetLengthL $StrToFloat s5 {endif} l5 {if} (L.L.RBL_Date_Last_Hollidays) {if} (L.$._temps_) 9 $cutBegin 1 $SetLengthL "1" = s5 {else} (L.$._temps_) 8 $cutBegin 1 $SetLengthL "1" = s5 {endif} {endif} {endif} l3 0 = {if} (L.L.RBL_Date_Holliday) {if} (L.$._temps_) 7 $cutBegin 1 $SetLengthL $StrToFloat s5 {else} (L.$._temps_) l4 1 - $cutBegin 1 $SetLengthL $StrToFloat s5 {endif} l4 l5 {if} (L.L.RBL_Date_Hollidays) {if} (L.$._temps_) 9 $cutBegin 1 $SetLengthL "1" = s5 {else} (L.$._temps_) 8 $cutBegin 1 $SetLengthL "1" = s5 {endif} {endif} {endif} l3 1 = {if} (L.L.RBL_Date_Next_Holliday) {if} (L.$._temps_) 7 $cutBegin 1 $SetLengthL $StrToFloat s5 {else} (L.$._temps_) l4 1 - $cutBegin 1 $SetLengthL $StrToFloat s5 {endif} l5 {if} (L.L.RBL_Date_Next_Hollidays) {if} (L.$._temps_) 9 $cutBegin 1 $SetLengthL "1" = s5 {else} (L.$._temps_) 8 $cutBegin 1 $SetLengthL "1" = s5 {endif} {endif} {endif} l5 {if} l2 (S.L.ALMEX_Input_Kurs_Index) {endif} {endif} {endif} {end} {macro:IBIS_RefreshBusstop} (L.L.IBIS_RouteIndex) 0 < {if} "" (S.$.act_busstop) {else} (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) (L.L.IBIS_busstop) <= {if} 'Wenn der Bushaltestellenindex größer oder gleich der Anzahl ist und somit zu groß (der Bushaltestellenindex ist wie alle Indizes nullbasiert) (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (S.L.IBIS_busstop) 0 (S.L.IBIS_bool_Ansagen) {else} 0 (S.L.IBIS_mode) 1 (S.L.IBIS_bool_Ansagen) 0 (S.L.IBIS_Haltedauer) (L.L.CockpDispl_mode) 1 = (L.L.CockpDispl_mode) 3 = || {if} 0 (S.L.RBL_COMING_Linie) 0 (S.L.RBL_COMING_Suffix) 0 (S.L.RBL_COMING_Route) 0 (S.L.RBL_COMING_Kurs) 0 (S.L.RBL_COMING_Kurs_Index) 0 (S.L.RBL_COMING_Stop) 1 (S.L.ALMEX_quitiert) 0 (S.L.CockpDispl_mode) {endif} {endif} {endif} 'Setzen der String-Variable "act_busstop" für die OMSI-interne Berechnung und daraus Ableitung des "globalen" Haltestellenindexes: (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) (M.V.GetRouteBusstopIdent) (S.$.act_busstop) ' Funktionsweise des Haltestellensuffix: "#0000000" ' Ob 1 oder 0 (Ja oder Nein) gibt an, ob es Besonderheiten gibt bei: ' 1. Zeichen: 2. Zeichen: 3. Zeichen 4. Zeichen 5. Zeichen 6. Zeichen 7. Zeichen ' Mitfahrt zur Betriebshaltestelle erlaubt; Zielwechsel; Linienwechsel; Routenwechsel; Abstand zur Anzeige der nächsten Haltest.; Abst. von der Anzeige zur Ansage dieser; Ergänzungen an der Ansage ' Wenn die 2. Zahl 1: dann ergänze "_XXX" XXX ist das Ziel ' Wenn die 3. Zahl 1: dann ergänze "_XXXXX" XXXXX ist die Linie/Kurs ' Wenn die 4. Zahl 1: dann ergänze "_XX" XX ist die Route ' Wenn die 5. Zahl 1: dann ergänze "_XXXX", der Abstand bis zur Anzeige (Standard: 75) ' Wenn die 6. Zahl 1: dann ergänze "_XXXX", der Abstand von der Anzeige bis zur Ansage (Standard: 0) ' (wird in Berlin gemacht, wenn die Haltestellen mehr als 500 Meter voneinander entfernt sind) ' Wenn die 7. Zahl 1: dann ergänze "_XXXXX" XXXXX ist die Erweiterung (kann eine beliebige Länge haben) ' Wenn der Haltestellenname mehr als 39 Zeichen lang ist und dieses Feature nutzt, stürzt OMSI möglicherweise mit einer Zugriffsverletzung ab. "0000000" (S.$._temps_) (L.$.act_busstop) $length s0 (L.$.act_busstop) 1 $SetLengthL 1 $SetLengthR "#" $= {if} 0 s0 {endif} (L.$.act_busstop) 2 $SetLengthL 1 $SetLengthR "#" $= {if} 1 s0 {endif} (L.$.act_busstop) 3 $SetLengthL 1 $SetLengthR "#" $= {if} 2 s0 {endif} (L.$.act_busstop) 4 $SetLengthL 1 $SetLengthR "#" $= {if} 3 s0 {endif} (L.$.act_busstop) 5 $SetLengthL 1 $SetLengthR "#" $= {if} 4 s0 {endif} (L.$.act_busstop) 6 $SetLengthL 1 $SetLengthR "#" $= {if} 5 s0 {endif} (L.$.act_busstop) 7 $SetLengthL 1 $SetLengthR "#" $= {if} 6 s0 {endif} (L.$.act_busstop) 8 $SetLengthL 1 $SetLengthR "#" $= {if} 7 s0 {endif} (L.$.act_busstop) 9 $SetLengthL 1 $SetLengthR "#" $= {if} 8 s0 {endif} (L.$.act_busstop) 10 $SetLengthL 1 $SetLengthR "#" $= {if} 9 s0 {endif} (L.$.act_busstop) 11 $SetLengthL 1 $SetLengthR "#" $= {if} 10 s0 {endif} (L.$.act_busstop) 12 $SetLengthL 1 $SetLengthR "#" $= {if} 11 s0 {endif} (L.$.act_busstop) 13 $SetLengthL 1 $SetLengthR "#" $= {if} 12 s0 {endif} (L.$.act_busstop) 14 $SetLengthL 1 $SetLengthR "#" $= {if} 13 s0 {endif} (L.$.act_busstop) 15 $SetLengthL 1 $SetLengthR "#" $= {if} 14 s0 {endif} (L.$.act_busstop) 16 $SetLengthL 1 $SetLengthR "#" $= {if} 15 s0 {endif} (L.$.act_busstop) 17 $SetLengthL 1 $SetLengthR "#" $= {if} 16 s0 {endif} (L.$.act_busstop) 18 $SetLengthL 1 $SetLengthR "#" $= {if} 17 s0 {endif} (L.$.act_busstop) 19 $SetLengthL 1 $SetLengthR "#" $= {if} 18 s0 {endif} (L.$.act_busstop) 20 $SetLengthL 1 $SetLengthR "#" $= {if} 19 s0 {endif} (L.$.act_busstop) 21 $SetLengthL 1 $SetLengthR "#" $= {if} 20 s0 {endif} (L.$.act_busstop) 22 $SetLengthL 1 $SetLengthR "#" $= {if} 21 s0 {endif} (L.$.act_busstop) 23 $SetLengthL 1 $SetLengthR "#" $= {if} 22 s0 {endif} (L.$.act_busstop) 24 $SetLengthL 1 $SetLengthR "#" $= {if} 23 s0 {endif} (L.$.act_busstop) 25 $SetLengthL 1 $SetLengthR "#" $= {if} 24 s0 {endif} (L.$.act_busstop) 26 $SetLengthL 1 $SetLengthR "#" $= {if} 25 s0 {endif} (L.$.act_busstop) 27 $SetLengthL 1 $SetLengthR "#" $= {if} 26 s0 {endif} (L.$.act_busstop) 28 $SetLengthL 1 $SetLengthR "#" $= {if} 27 s0 {endif} (L.$.act_busstop) 29 $SetLengthL 1 $SetLengthR "#" $= {if} 28 s0 {endif} (L.$.act_busstop) 30 $SetLengthL 1 $SetLengthR "#" $= {if} 29 s0 {endif} (L.$.act_busstop) 31 $SetLengthL 1 $SetLengthR "#" $= {if} 30 s0 {endif} (L.$.act_busstop) 32 $SetLengthL 1 $SetLengthR "#" $= {if} 31 s0 {endif} (L.$.act_busstop) 33 $SetLengthL 1 $SetLengthR "#" $= {if} 32 s0 {endif} (L.$.act_busstop) 34 $SetLengthL 1 $SetLengthR "#" $= {if} 33 s0 {endif} (L.$.act_busstop) 35 $SetLengthL 1 $SetLengthR "#" $= {if} 34 s0 {endif} (L.$.act_busstop) 36 $SetLengthL 1 $SetLengthR "#" $= {if} 35 s0 {endif} (L.$.act_busstop) 37 $SetLengthL 1 $SetLengthR "#" $= {if} 36 s0 {endif} (L.$.act_busstop) 38 $SetLengthL 1 $SetLengthR "#" $= {if} 37 s0 {endif} (L.$.act_busstop) 39 $SetLengthL 1 $SetLengthR "#" $= {if} 38 s0 {endif} (L.$.act_busstop) 40 $SetLengthL 1 $SetLengthR "#" $= {if} 39 s0 {endif} (L.$.act_busstop) 41 $SetLengthL 1 $SetLengthR "#" $= {if} 40 s0 {endif} (L.$.act_busstop) $length l0 = {if} "0000000" (S.$._temps_) {else} (L.$.act_busstop) l0 1 + $cutBegin (S.$._temps_) (L.$.act_busstop) l0 $SetLengthL (S.$.act_busstop) {endif} (L.$._temps_) 1 $SetLengthL $StrToFloat (S.L.IBIS_busstop_suffix_1st) (L.$._temps_) 2 $SetLengthL 1 $SetLengthR $StrToFloat {if} (L.$._temps_) 11 $SetLengthL 3 $SetLengthR $StrToFloat (S.L.IBIS_busstop_suffix_ziel) (L.$._temps_) 7 $SetLengthL (L.$._temps_) 11 $cutBegin $+ (S.$._temps_) {else} 0 (S.L.IBIS_busstop_suffix_ziel) {endif} (L.$._temps_) 3 $SetLengthL 1 $SetLengthR $StrToFloat {if} (L.$._temps_) 13 $SetLengthL 5 $SetLengthR $StrToFloat (S.L.IBIS_busstop_suffix_linie) (L.$._temps_) 7 $SetLengthL (L.$._temps_) 13 $cutBegin $+ (S.$._temps_) {else} 0 (S.L.IBIS_busstop_suffix_linie) {endif} (L.$._temps_) 4 $SetLengthL 1 $SetLengthR $StrToFloat {if} (L.$._temps_) 10 $SetLengthL 2 $SetLengthR $StrToFloat (S.L.IBIS_busstop_suffix_route) (L.$._temps_) 7 $SetLengthL (L.$._temps_) 10 $cutBegin $+ (S.$._temps_) {else} 0 (S.L.IBIS_busstop_suffix_route) {endif} (L.$._temps_) 5 $SetLengthL 1 $SetLengthR $StrToFloat {if} (L.$._temps_) 12 $SetLengthL 4 $SetLengthR $StrToFloat (S.L.IBIS_busstop_suffix_AA_Laenge_1) (L.$._temps_) 7 $SetLengthL (L.$._temps_) 12 $cutBegin $+ (S.$._temps_) {else} 75 (S.L.IBIS_busstop_suffix_AA_Laenge_1) {endif} (L.$._temps_) 6 $SetLengthL 1 $SetLengthR $StrToFloat {if} (L.$._temps_) 12 $SetLengthL 4 $SetLengthR $StrToFloat (S.L.IBIS_busstop_suffix_AA_Laenge_2) (L.$._temps_) 7 $SetLengthL (L.$._temps_) 12 $cutBegin $+ (S.$._temps_) {else} 0 (S.L.IBIS_busstop_suffix_AA_Laenge_2) {endif} (L.$._temps_) 7 $SetLengthL 1 $SetLengthR $StrToFloat {if} (L.$._temps_) 8 $cutBegin (S.$.IBIS_busstop_suffix_AA_Ext) {else} "" (S.$.IBIS_busstop_suffix_AA_Ext) {endif} (L.$.act_busstop) (M.V.GetBusstopIndex) (S.L.IBIS_busstop_index) 'Sonst zeige die Bushaltestelle (L.L.IBIS_busstop_index) 1 (M.V.GetBusstopString) " " (L.L.IBIS_busstop_index) 2 (M.V.GetBusstopString) $+ $+ (S.$.IBIS_busstop_name) 'Den Haltestellennamen für die Innenanzeige in Großbuchstaben umwandeln (L.L.IBIS_busstop_index) 1 (M.V.GetBusstopString) 20 $SetLengthL (S.$._temps2_) "" (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 0 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 1 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 2 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 3 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 4 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 5 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 6 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 7 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 8 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 9 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 10 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 11 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 12 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 13 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 14 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 15 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 16 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 17 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 18 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.$._temps2_) 19 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_1) (L.L.IBIS_busstop_index) 2 (M.V.GetBusstopString) 20 $SetLengthL (S.$._temps2_) "" (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 0 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 1 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 2 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 3 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 4 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 5 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 6 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 7 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 8 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 9 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 10 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 11 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 12 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 13 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 14 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 15 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 16 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 17 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 18 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) (L.$._temps2_) 19 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_Busstop_Cap_2) 'Ausrechnen der neuen Entwerterposition: (L.L.IBIS_busstop_offset) (L.L.IBIS_busstop) + (S.L.IBIS_busstop_entwerter_soll) {end} {macro:IBIS_PlayAnnouncement} (L.L.IBIS_busstop) 0 > {if} (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= {if} (L.L.RBL_Kurs_Index) 0 > {if} (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) 1 - (L.L.RBL_Umlauf_CurrentRoute_Index) > {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (M.V.GetRouteBusstopIdent) 9 $SetLengthL 1 $SetLengthR "A" $= (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= && {endif} {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (M.V.GetRouteBusstopIdent) 9 $cutBegin 3 $SetLengthL $StrToFloat (S.L.IBIS_LinieKurs) 100 * (S.L.IBIS_Linie_Complex) 0 (S.L.IBIS_Linie_Suffix) (L.L.IBIS_Linie_Suffix) ! {if} (L.L.IBIS_LinieKurs) s2 100 / trunc s3 l3 8 = {if} l2 100 * 28 (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} l3 5 = {if} l2 100 * 36 (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} l3 9 = {if} l2 100 * 35 (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} {endif} (L.L.IBIS_TerminusCode) (L.L.IBIS_StandbyTerminusCode) = ! (L.L.IBIS_LastStopTerminusCode) 0 > && {if} (L.L.IBIS_LastStopTerminusCode) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) (M.L.IBIS_RefreshTerminusText) {endif} {else} {endif} {else} (L.L.IBIS_busstop_suffix_route) ! {if} 'wenn keine neue Rotue eingegeben ist zu Bus endet hier wechseln' (L.L.IBIS_TerminusCode) (L.L.IBIS_StandbyTerminusCode) = ! (L.L.IBIS_LastStopTerminusCode) 0 > && {if} (L.L.IBIS_LastStopTerminusCode) (S.L.IBIS_TerminusCode) (M.V.GetTerminusIndex) (S.L.IBIS_TerminusIndex) (M.L.IBIS_RefreshTerminusText) {endif} {endif} {endif} {endif} (L.L.IBIS_bool_Ansagen) (L.L.RBL_FIS_On) && {if} (L.$.yard) 4 $SetLengthR "RBL2" $= {if} -1 (S.L.IBIS_Ansage_time_countdown) (L.$.Ansagenpfad) "GONG_NOR.wav" $+ (S.$.IBIS_Ansage_string0) 2 (S.L.IBIS_Ansage_time0) (L.$.Ansagenpfad) (L.$.act_busstop) $+ ".wav" $+ (S.$.IBIS_Ansage_string1) 4 (S.L.IBIS_Ansage_time1) "" (S.$.IBIS_Ansage_string2) (S.$.IBIS_Ansage_string3) (S.$.IBIS_Ansage_string4) 0 (S.L.IBIS_Ansage_time2) (S.L.IBIS_Ansage_time3) (S.L.IBIS_Ansage_time4) (L.$.IBIS_busstop_suffix_AA_Ext) $length 0 > {if} (L.$.IBIS_busstop_suffix_AA_Ext) "C" $= {if} (L.$.Ansagenpfad) "C_TICKET.wav" $+ (S.$.IBIS_Ansage_string2) 10 (S.L.IBIS_Ansage_time2) {else} (L.$.Ansagenpfad) (L.$.IBIS_busstop_suffix_AA_Ext) $+ ".wav" $+ (S.$.IBIS_Ansage_string2) 3 (S.L.IBIS_Ansage_time2) {endif} {else} (L.L.RBL_Kurs_Index) 0 > {if} (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) 1 - (L.L.RBL_Umlauf_CurrentRoute_Index) > {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (M.V.GetRouteBusstopIdent) 9 $SetLengthL 1 $SetLengthR "A" $= (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= && {endif} {if} (L.$.Ansagenpfad) "CONT_" $+ (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (M.V.GetRouteBusstopIdent) 9 $cutBegin 3 $SetLengthL $+ ".wav" $+ (S.$.IBIS_Ansage_string2) 4.2 (S.L.IBIS_Ansage_time2) (L.$.Ansagenpfad) "GONG_SON.wav" $+ (S.$.IBIS_Ansage_string0) 4 (S.L.IBIS_Ansage_time0) {else} (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= {if} (L.$.Ansagenpfad) "TERMINUS.wav" $+ (S.$.IBIS_Ansage_string2) 6.5 (S.L.IBIS_Ansage_time2) (L.$.Ansagenpfad) "GONG_SON.wav" $+ (S.$.IBIS_Ansage_string0) 4 (S.L.IBIS_Ansage_time0) {else} (L.L.IBIS_busstop_suffix_1st) || {if} (L.$.Ansagenpfad) "BETRH.wav" $+ (S.$.IBIS_Ansage_string2) 5 (S.L.IBIS_Ansage_time2) (L.$.Ansagenpfad) "GONG_SON.wav" $+ (S.$.IBIS_Ansage_string0) 4 (S.L.IBIS_Ansage_time0) {else} 'Doppelte Haltestellen nur einmal ansagen: ' (L.$.act_busstop) (L.$.Ansage_last_stop) $= ' {if} "" (S.$.IBIS_Ansage_string0) (S.$.IBIS_Ansage_string1) (S.$.IBIS_Ansage_string2) (S.$.IBIS_Ansage_string3) (S.$.IBIS_Ansage_string4) 0 (S.L.IBIS_Ansage_time0) (S.L.IBIS_Ansage_time1) (S.L.IBIS_Ansage_time2) (S.L.IBIS_Ansage_time3) (S.L.IBIS_Ansage_time4) ' {endif} {endif} {endif} {endif} {else} (L.L.IBIS_busstop_suffix_route) (L.L.IBIS_busstop_suffix_linie) && (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= && {if} (L.$.Ansagenpfad) "CONT_" $+ (L.L.IBIS_busstop_suffix_linie) 100 / trunc "03" $IntToStrEnh $+ ".wav" $+ (S.$.IBIS_Ansage_string2) 4.2 (S.L.IBIS_Ansage_time2) (L.$.Ansagenpfad) "GONG_SON.wav" $+ (S.$.IBIS_Ansage_string0) 4 (S.L.IBIS_Ansage_time0) (L.L.IBIS_busstop_suffix_linie) (S.L.IBIS_Linie_Complex) s0 100 / trunc (S.L.IBIS_LinieKurs) l0 100 % (S.L.IBIS_Linie_Suffix) (L.L.IBIS_Linie_Suffix) ! {if} (L.L.IBIS_LinieKurs) s2 100 / trunc s3 l3 8 = {if} l2 100 * 28 (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} l3 5 = {if} l2 100 * 36 (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} l3 9 = {if} l2 100 * 35 (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} {endif} {else} (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= {if} (L.$.Ansagenpfad) "TERMINUS.wav" $+ (S.$.IBIS_Ansage_string2) 6.5 (S.L.IBIS_Ansage_time2) (L.$.Ansagenpfad) "GONG_SON.wav" $+ (S.$.IBIS_Ansage_string0) 4 (S.L.IBIS_Ansage_time0) {else} (L.L.IBIS_busstop_suffix_1st) || {if} (L.$.Ansagenpfad) "BETRH.wav" $+ (S.$.IBIS_Ansage_string2) 5 (S.L.IBIS_Ansage_time2) (L.$.Ansagenpfad) "GONG_SON.wav" $+ (S.$.IBIS_Ansage_string0) 4 (S.L.IBIS_Ansage_time0) {else} 'Doppelte Haltestellen nur einmal ansagen: ' (L.$.act_busstop) (L.$.Ansage_last_stop) $= ' {if} "" (S.$.IBIS_Ansage_string0) (S.$.IBIS_Ansage_string1) (S.$.IBIS_Ansage_string2) (S.$.IBIS_Ansage_string3) (S.$.IBIS_Ansage_string4) 0 (S.L.IBIS_Ansage_time0) (S.L.IBIS_Ansage_time1) (S.L.IBIS_Ansage_time2) (S.L.IBIS_Ansage_time3) (S.L.IBIS_Ansage_time4) ' {endif} {endif} {endif} {endif} {endif} {endif} {else} (L.$.IBIS_busstop_suffix_AA_Ext) $length 0 > {if} (L.$.Ansagenpfad) (L.$.act_busstop) $+ "_#" $+ (L.$.IBIS_busstop_suffix_AA_Ext) $+ ".wav" $+ (T.F.ev_IBIS_Ansagen) {else} (L.L.RBL_Kurs_Index) 0 > {if} (L.L.RBL_Kurs_Index) (M.V.GetBusstopCount) 1 - (L.L.RBL_Umlauf_CurrentRoute_Index) > {if} (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (M.V.GetRouteBusstopIdent) 9 $SetLengthL 1 $SetLengthR "A" $= (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= && {endif} {if} (L.$.Ansagenpfad) (L.$.act_busstop) $+ "_#continue_as_line_" $+ (L.L.RBL_Kurs_Index) (L.L.RBL_Umlauf_CurrentRoute_Index) 1 + (M.V.GetRouteBusstopIdent) 9 $cutBegin 3 $SetLengthL $+ ".wav" $+ (T.F.ev_IBIS_Ansagen) {else} (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= {if} (L.$.Ansagenpfad) (L.$.act_busstop) $+ "_#terminus" $+ ".wav" $+ (T.F.ev_IBIS_Ansagen) {else} (L.L.IBIS_busstop_suffix_1st) || {if} (L.$.Ansagenpfad) (L.$.act_busstop) $+ "_#Betrh" $+ ".wav" $+ (T.F.ev_IBIS_Ansagen) {else} 'Doppelte Haltestellen nur einmal ansagen: ' (L.$.act_busstop) (L.$.Ansage_last_stop) $= ! ' {if} (L.$.Ansagenpfad) (L.$.act_busstop) $+ ".wav" $+ (T.F.ev_IBIS_Ansagen) ' {endif} {endif} {endif} {endif} {else} (L.L.IBIS_busstop_suffix_route) (L.L.IBIS_busstop_suffix_linie) && (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= && {if} (L.$.Ansagenpfad) (L.$.act_busstop) $+ "_#continue_as_line_" $+ (L.L.IBIS_busstop_suffix_linie) 100 / trunc "03" $IntToStrEnh $+ ".wav" $+ $msg (T.F.ev_IBIS_Ansagen) (L.L.IBIS_busstop_suffix_linie) (S.L.IBIS_Linie_Complex) s0 100 / trunc (S.L.IBIS_LinieKurs) l0 100 % (S.L.IBIS_Linie_Suffix) (L.L.IBIS_Linie_Suffix) ! {if} (L.L.IBIS_LinieKurs) s2 100 / trunc s3 l3 8 = {if} l2 100 * 28 (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} l3 5 = {if} l2 100 * 36 (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} l3 9 = {if} l2 100 * 35 (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) {endif} {endif} {else} (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) <= {if} (L.$.Ansagenpfad) (L.$.act_busstop) $+ "_#terminus" $+ ".wav" $+ (T.F.ev_IBIS_Ansagen) {else} (L.L.IBIS_busstop_suffix_1st) || {if} (L.$.Ansagenpfad) (L.$.act_busstop) $+ "_#Betrh" $+ ".wav" $+ (T.F.ev_IBIS_Ansagen) {else} 'Doppelte Haltestellen nur einmal ansagen: ' (L.$.act_busstop) (L.$.Ansage_last_stop) $= ! ' {if} (L.$.Ansagenpfad) (L.$.act_busstop) $+ ".wav" $+ (T.F.ev_IBIS_Ansagen) ' {endif} {endif} {endif} {endif} {endif} {endif} {endif} (L.$.act_busstop) (S.$.Ansage_last_stop) {endif} {endif} {end} {macro:IBIS_LCD-refresh} (L.$.Matrix_Nr) (S.$.IBIS_lcd_line) (L.L.IBIS_LinieKurs) "03" $IntToStrEnh " " (L.$.Matrix_TerminusL1) " " (L.$.Matrix_TerminusL2) $+ $+ $+ $+ (S.$.IBIS_lcd_dest) (L.$.Matrix_TerminusL2) (S.$.IBIS_lcd_destb) 'Anzeige Datum und Zeit (L.L.elec_busbar_main) {if} ' Stunden: (L.S.Time) 3600 / s0 trunc s1 "02" $IntToStrEnh ":" $+ ' Minuten: l0 l1 - 60 * s1 trunc s2 "02" $IntToStrEnh $+ "" $+ {else} "" {endif} (S.$.IBIS_lcd_time) {endif} (L.$.IBIS_busstop_name) (S.$.IBIS_lcd_nextstop) (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 1 + >= {if} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 1 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 1 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 2 (M.V.GetBusstopString) $+ (S.$.IBIS_lcd_stop1) {else} "" (S.$.IBIS_lcd_stop1) {endif} (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 2 + >= {if} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 2 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 2 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 2 (M.V.GetBusstopString) $+ (S.$.IBIS_lcd_stop2) {else} "" (S.$.IBIS_lcd_stop2) {endif} (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 3 + >= {if} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 3 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 3 (M.V.GetBusstopString) 20 $SetLengthL (S.$.IBIS_lcd_stop3) {else} "" (S.$.IBIS_lcd_stop3) {endif} (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 4 + >= {if} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 4 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 3 (M.V.GetBusstopString) 20 $SetLengthL (S.$.IBIS_lcd_stop4) {else} "" (S.$.IBIS_lcd_stop4) {endif} {end} {macro:Reload_Scripttextur} 2 (M.V.STNewTex) 2 (M.V.STUnlock) 2 (M.V.STFilter) 2 (M.V.STLock) {end} {macro:RBL_Grundbildschirm_Text} (L.L.atron_modus) 3 = {if} "Fahrzeug: " (L.$.number) $+ (S.$.Atron_Infozeile_1) (L.L.RBL_Route) $IntToStr (S.$.Atron_Infozeile_3) "L/K/R: " (L.L.RBL_Linie) $IntToStr $+ "/" $+ (L.$.Atron_Infozeile_3) $+ "/" $+ (L.$.Atron_Infozeile_3) $+ (S.$.Atron_Infozeile_2) (L.$.RBL_COMING_Dest_Cap_2) " " $= {if} (L.$.RBL_COMING_Dest_Cap_1) $RemoveSpaces (S.$.Atron_Infozeile_4) {else} (L.$.RBL_COMING_Dest_Cap_2) $RemoveSpaces (S.$.Atron_Infozeile_4) {endif} (L.L.IBIS_busstop_index) 1 (M.V.GetBusstopString) " " $+ (L.L.IBIS_busstop_index) 2 (M.V.GetBusstopString) $+ 40 $SetLengthL (S.$.Atron_Infozeile_5) (S.$.Atron_Infozeile_7) (M.V.GetTTBusstopIndex) (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ (S.$.Atron_Infozeile_7_Zeit) (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 1 - >= {if} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 1 - (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) " " $+ (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 1 - (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 2 (M.V.GetBusstopString) $+ {else} "nix" {endif} 40 $SetLengthL (S.$.Atron_Infozeile_8) (L.$.Atron_Infozeile_8) " " $= {if} (L.L.IBIS_busstop_index) 1 (M.V.GetBusstopString) " " $+ (L.L.IBIS_busstop_index) 2 (M.V.GetBusstopString) $+ 40 $SetLengthL (S.$.Atron_Infozeile_8) (M.V.GetTTBusstopIndex) (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ (S.$.Atron_Infozeile_8_Zeit) {else} (M.V.GetTTBusstopIndex) 1 - (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ (S.$.Atron_Infozeile_8_Zeit) {endif} (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 1 + >= {if} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 1 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) " " $+ (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 1 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 2 (M.V.GetBusstopString) $+ {else} "" {endif} 40 $SetLengthL (S.$.Haltestelle_1) (M.V.GetTTBusstopIndex) 1 + (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ (S.$.Haltestelle_1_Zeit) (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 2 + >= {if} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 2 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) " " $+ (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 2 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 2 (M.V.GetBusstopString) $+ {else} "" {endif} 40 $SetLengthL (S.$.Haltestelle_2) (M.V.GetTTBusstopIndex) 2 + (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ (S.$.Haltestelle_2_Zeit) (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 3 + >= {if} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 3 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) " " $+ (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 3 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 2 (M.V.GetBusstopString) $+ {else} "" {endif} 40 $SetLengthL (S.$.Haltestelle_3) (M.V.GetTTBusstopIndex) 3 + (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ (S.$.Haltestelle_3_Zeit) 2 15 85 (L.L.Atron_Font_Normal) 0 0 (L.$.Atron_Infozeile_1) (M.V.STTextOut) 2 15 126 (L.L.Atron_Font_Normal) 0 0 (L.$.Atron_Infozeile_2) (M.V.STTextOut) 2 15 180 (L.L.Atron_Font_Normal) 0 0 "Richtung:" (M.V.STTextOut) 2 15 220 (L.L.Atron_Font_Normal) 0 0 (L.$.Atron_Infozeile_4) (M.V.STTextOut) (L.L.RBL_Linie) $IntToStr " - " $+ (L.$.RBL_COMING_Dest_Cap_1) $+ $RemoveSpaces " " $+ (L.$.RBL_COMING_Dest_Cap_2) $RemoveSpaces $+ 35 $SetLengthL (S.$.Atron_Infozeile_Richtung_voll) 2 50 9 (L.L.Atron_Font_Normal_Caps) 0 0 (L.$.Atron_Infozeile_Richtung_voll) (M.V.STTextOut) (L.L.Hofdatei_Weiterschaltung) 1 = {if} 2 278 218 (L.L.Atron_Font_Fett_2) 0 0 (L.$.Atron_Infozeile_7) (M.V.STTextOut) 2 278 112 (L.L.Atron_Font_Normal_2) 0 0 (L.$.Atron_Infozeile_8) (M.V.STTextOut) 2 278 300 (L.L.Atron_Font_Normal) 0 0 (L.$.Haltestelle_1) (M.V.STTextOut) 2 278 357 (L.L.Atron_Font_Normal) 0 0 (L.$.Haltestelle_2) (M.V.STTextOut) {else} 2 278 218 (L.L.Atron_Font_Fett_2) 0 0 (L.$.Haltestelle_1) (M.V.STTextOut) 2 278 112 (L.L.Atron_Font_Normal_2) 0 0 (L.$.Atron_Infozeile_7) (M.V.STTextOut) 2 278 300 (L.L.Atron_Font_Normal) 0 0 (L.$.Haltestelle_2) (M.V.STTextOut) 2 278 357 (L.L.Atron_Font_Normal) 0 0 (L.$.Haltestelle_3) (M.V.STTextOut) {endif} (L.L.Distanz_Weiterschaltung) 1 = {if} 2 655 218 (L.L.Atron_Font_Fett) 0 0 (L.$.Atron_Infozeile_7_Zeit) (M.V.STTextOut) 2 655 112 (L.L.Atron_Font_Normal) 0 0 (L.$.Atron_Infozeile_8_Zeit) (M.V.STTextOut) 2 655 300 (L.L.Atron_Font_Normal) 0 0 (L.$.Haltestelle_1_Zeit) (M.V.STTextOut) 2 655 357 (L.L.Atron_Font_Normal) 0 0 (L.$.Haltestelle_2_Zeit) (M.V.STTextOut) {else} 2 655 218 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_1_Zeit) (M.V.STTextOut) 2 655 112 (L.L.Atron_Font_Normal) 0 0 (L.$.Atron_Infozeile_7_Zeit) (M.V.STTextOut) 2 655 300 (L.L.Atron_Font_Normal) 0 0 (L.$.Haltestelle_2_Zeit) (M.V.STTextOut) 2 655 357 (L.L.Atron_Font_Normal) 0 0 (L.$.Haltestelle_3_Zeit) (M.V.STTextOut) {endif} (L.L.schedule_active) {if} 2 478 170 (L.L.Atron_Font_Fett_2) 0 0 "Distanz:" (M.V.STTextOut) {endif} {endif} {end} {macro:Verkaufsmodus_Text} (L.L.atron_modus) 35 = {if} ' Informationszeile 2 147 39 (L.L.Atron_Font_Normal) 0 0 (L.$.Informationszeile) (M.V.STTextOut) ' Haltestelle aktuell (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 0 + >= {if} 1 (S.L.Haltestellenanzahl) (M.V.GetTTBusstopIndex) 0 + (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ 5 $SetLengthR (S.$.Haltestelle_aktuell_Zeit) (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 0 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 2 (M.V.GetBusstopString) (S.$.Haltestelle_aktuell_2) (L.$.Haltestelle_aktuell_2) $length 19 > {if} (L.$.Haltestelle_aktuell_2) "..." $+ 17 $SetLengthL (S.$.Haltestelle_aktuell_2) (L.$.Haltestelle_aktuell_2) "..." $+ (S.$.Haltestelle_aktuell_2) {endif} (L.$.Haltestelle_aktuell_2) "" $= {if} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 0 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) (S.$.Haltestelle_aktuell_1) (L.$.Haltestelle_aktuell_1) $length 19 > {if} (L.$.Haltestelle_aktuell_1) "..." $+ 17 $SetLengthL (S.$.Haltestelle_aktuell_1) (L.$.Haltestelle_aktuell_1) "..." $+ (S.$.Haltestelle_aktuell_1) {endif} 2 40 90 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_aktuell_1) (M.V.STTextOut) {else} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 0 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) (S.$.Haltestelle_aktuell_1) (L.$.Haltestelle_aktuell_1) $length 14 > {if} (L.$.Haltestelle_aktuell_1) "..." $+ 12 $SetLengthL (S.$.Haltestelle_aktuell_1) (L.$.Haltestelle_aktuell_1) "..." $+ (S.$.Haltestelle_aktuell_1) {endif} 2 40 80 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_aktuell_1) (M.V.STTextOut) 2 40 100 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_aktuell_2) (M.V.STTextOut) {endif} 2 193 78 (L.L.Atron_Font_Abfahrtszeit) 0 0 (L.$.Haltestelle_aktuell_Zeit) (M.V.STTextOut) {else} "" (S.$.Haltestelle_aktuell_1) (S.$.Haltestelle_aktuell_2) (S.$.Haltestelle_aktuell_Zeit) {endif} ' Haltestelle 1 (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 1 + >= {if} 2 (S.L.Haltestellenanzahl) (M.V.GetTTBusstopIndex) 1 + (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ 5 $SetLengthR (S.$.Haltestelle_1_Zeit) (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 1 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 2 (M.V.GetBusstopString) (S.$.Haltestelle_1_2) (L.$.Haltestelle_1_2) $length 19 > {if} (L.$.Haltestelle_1_2) "..." $+ 17 $SetLengthL (S.$.Haltestelle_1_2) (L.$.Haltestelle_1_2) "..." $+ (S.$.Haltestelle_1_2) {endif} (L.$.Haltestelle_1_2) "" $= {if} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 1 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) (S.$.Haltestelle_1_1) (L.$.Haltestelle_1_1) $length 19 > {if} (L.$.Haltestelle_1_1) "..." $+ 17 $SetLengthL (S.$.Haltestelle_1_1) (L.$.Haltestelle_1_1) "..." $+ (S.$.Haltestelle_1_1) {endif} 2 40 155 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_1_1) (M.V.STTextOut) {else} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 1 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) (S.$.Haltestelle_1_1) (L.$.Haltestelle_1_1) $length 14 > {if} (L.$.Haltestelle_1_1) "..." $+ 12 $SetLengthL (S.$.Haltestelle_1_1) (L.$.Haltestelle_1_1) "..." $+ (S.$.Haltestelle_1_1) {endif} 2 40 145 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_1_1) (M.V.STTextOut) 2 40 165 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_1_2) (M.V.STTextOut) {endif} 2 193 142 (L.L.Atron_Font_Abfahrtszeit) 0 0 (L.$.Haltestelle_1_Zeit) (M.V.STTextOut) {else} "" (S.$.Haltestelle_1_1) (S.$.Haltestelle_1_2) (S.$.Haltestelle_1_Zeit) {endif} ' Haltestelle 2 (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 2 + >= {if} 3 (S.L.Haltestellenanzahl) (M.V.GetTTBusstopIndex) 2 + (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ 5 $SetLengthR (S.$.Haltestelle_2_Zeit) (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 2 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 2 (M.V.GetBusstopString) (S.$.Haltestelle_2_2) (L.$.Haltestelle_2_2) $length 19 > {if} (L.$.Haltestelle_2_2) "..." $+ 17 $SetLengthL (S.$.Haltestelle_2_2) (L.$.Haltestelle_2_2) "..." $+ (S.$.Haltestelle_2_2) {endif} (L.$.Haltestelle_2_2) "" $= {if} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 2 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) (S.$.Haltestelle_2_1) (L.$.Haltestelle_2_1) $length 19 > {if} (L.$.Haltestelle_2_1) "..." $+ 17 $SetLengthL (S.$.Haltestelle_2_1) (L.$.Haltestelle_2_1) "..." $+ (S.$.Haltestelle_2_1) {endif} 2 40 220 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_2_1) (M.V.STTextOut) {else} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 2 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) (S.$.Haltestelle_2_1) (L.$.Haltestelle_2_1) $length 14 > {if} (L.$.Haltestelle_2_1) "..." $+ 12 $SetLengthL (S.$.Haltestelle_2_1) (L.$.Haltestelle_2_1) "..." $+ (S.$.Haltestelle_2_1) {endif} 2 40 210 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_2_1) (M.V.STTextOut) 2 40 230 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_2_2) (M.V.STTextOut) {endif} 2 193 207 (L.L.Atron_Font_Abfahrtszeit) 0 0 (L.$.Haltestelle_2_Zeit) (M.V.STTextOut) {else} "" (S.$.Haltestelle_2_1) (S.$.Haltestelle_2_2) (S.$.Haltestelle_2_Zeit) {endif} ' Haltestelle 3 (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 3 + >= {if} 4 (S.L.Haltestellenanzahl) (M.V.GetTTBusstopIndex) 3 + (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ 5 $SetLengthR (S.$.Haltestelle_3_Zeit) (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 3 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 2 (M.V.GetBusstopString) (S.$.Haltestelle_3_2) (L.$.Haltestelle_3_2) $length 19 > {if} (L.$.Haltestelle_3_2) "..." $+ 17 $SetLengthL (S.$.Haltestelle_3_2) (L.$.Haltestelle_3_2) "..." $+ (S.$.Haltestelle_3_2) {endif} (L.$.Haltestelle_3_2) "" $= {if} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 3 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) (S.$.Haltestelle_3_1) (L.$.Haltestelle_3_1) $length 19 > {if} (L.$.Haltestelle_3_1) "..." $+ 17 $SetLengthL (S.$.Haltestelle_3_1) (L.$.Haltestelle_3_1) "..." $+ (S.$.Haltestelle_3_1) {endif} 2 40 286 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_3_1) (M.V.STTextOut) {else} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 3 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) (S.$.Haltestelle_3_1) (L.$.Haltestelle_3_1) $length 14 > {if} (L.$.Haltestelle_3_1) "..." $+ 12 $SetLengthL (S.$.Haltestelle_3_1) (L.$.Haltestelle_3_1) "..." $+ (S.$.Haltestelle_3_1) {endif} 2 40 276 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_3_1) (M.V.STTextOut) 2 40 296 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_3_2) (M.V.STTextOut) {endif} 2 193 273 (L.L.Atron_Font_Abfahrtszeit) 0 0 (L.$.Haltestelle_3_Zeit) (M.V.STTextOut) {else} "" (S.$.Haltestelle_3_1) (S.$.Haltestelle_3_2) (S.$.Haltestelle_3_Zeit) {endif} ' Haltestelle 4 (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 4 + >= {if} 5 (S.L.Haltestellenanzahl) (M.V.GetTTBusstopIndex) 4 + (M.V.GetTTBusstopArr) 3600 / s0 24 >= {if} l0 24 - s0 {endif} l0 trunc s1 "02" $IntToStrEnh ":" $+ l0 l1 - 60 * 0.5 + "02" $IntToStrEnh $+ 5 $SetLengthR (S.$.Haltestelle_4_Zeit) (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 4 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 2 (M.V.GetBusstopString) (S.$.Haltestelle_4_2) (L.$.Haltestelle_4_2) $length 19 > {if} (L.$.Haltestelle_4_2) "..." $+ 17 $SetLengthL (S.$.Haltestelle_4_2) (L.$.Haltestelle_4_2) "..." $+ (S.$.Haltestelle_4_2) {endif} (L.$.Haltestelle_4_2) "" $= {if} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 4 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) (S.$.Haltestelle_4_1) (L.$.Haltestelle_4_1) $length 19 > {if} (L.$.Haltestelle_4_1) "..." $+ 17 $SetLengthL (S.$.Haltestelle_4_1) (L.$.Haltestelle_4_1) "..." $+ (S.$.Haltestelle_4_1) {endif} 2 40 351 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_4_1) (M.V.STTextOut) {else} (L.L.IBIS_RouteIndex) (L.L.IBIS_busstop) 4 + (M.V.GetRouteBusstopIdent) (M.V.GetBusstopIndex) 1 (M.V.GetBusstopString) (S.$.Haltestelle_4_1) (L.$.Haltestelle_4_1) $length 14 > {if} (L.$.Haltestelle_4_1) "..." $+ 12 $SetLengthL (S.$.Haltestelle_4_1) (L.$.Haltestelle_4_1) "..." $+ (S.$.Haltestelle_4_1) {endif} 2 40 341 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_4_1) (M.V.STTextOut) 2 40 361 (L.L.Atron_Font_Fett) 0 0 (L.$.Haltestelle_4_2) (M.V.STTextOut) {endif} 2 193 338 (L.L.Atron_Font_Abfahrtszeit) 0 0 (L.$.Haltestelle_4_Zeit) (M.V.STTextOut) {else} "" (S.$.Haltestelle_4_1) (S.$.Haltestelle_4_2) (S.$.Haltestelle_4_Zeit) {endif} ' Haltestelle 5 (L.L.IBIS_RouteIndex) (M.V.GetBusstopCount) 1 - (L.L.IBIS_busstop) 5 + >= {if} 6 (S.L.Haltestellenanzahl) {endif} (L.L.RBL_Linie) $IntToStr " - " $+ (L.$.Matrix_TerminusL1) $+ $RemoveSpaces " " $+ (L.$.Matrix_TerminusL2) $RemoveSpaces $+ 28 $SetLengthL (S.$.Atron_Infozeile_Richtung_voll) 2 143 9 (L.L.Atron_Font_Normal_Caps) 0 0 (L.$.Atron_Infozeile_Richtung_voll) (M.V.STTextOut) {endif} {end} {macro:manuelle_Routenauswahl} (L.L.IBIS_mode) 103 = (L.L.atron_modus) 502 = && {if} (L.L.RBL_Linie) $IntToStr 4 $SetLengthR (S.$.Atron_Linieneingabe) (L.L.IBIS_input_Route) (S.L.ALMEX_Input_Route) (L.L.ALMEX_Input_Route) 0 = {if} (L.L.IBIS_StandbyTerminusCode) (S.L.IBIS_TerminusCode) (S.L.ALMEX_Input_Ziel) (M.V.GetTerminusIndex) (M.L.Display_COMING_Terminus) {else} (L.L.ALMEX_Input_Route) s0 ' Das Folgende soll künftig erst nach "Route" gemacht werden! (L.L.ALMEX_Input_Linie) 100 * l0 + (M.V.GetRouteIndex) s1 0 < {if} ' Falls kleiner 0, also -1, dann fehlerhaft, dann nicht übernehmen sondern Fehlermeldung ausgeben: 0 (S.L.Atron_Schilder_endlich_einfach_xd) ' Blinker aktivieren: ' 1 (S.L.IBIS_BlinkOn) (S.L.IBIS_BlinkInitial) ' (L.S.GetTime) (S.L.IBIS_BlinkTimer) ' Fehler-piepen ' (T.L.ev_IBIS_pieperror) {else} l1 (M.V.GetRouteTerminusIndex) s1 (M.V.GetTerminusCode) (S.L.ALMEX_Input_Ziel) 0 (S.L.ALMEX_Input_Stop) l1 (M.L.Display_COMING_Terminus) {endif} {endif} (L.L.ALMEX_Input_Linie) 100 * (L.L.ALMEX_Input_Route) + (M.V.GetRouteIndex) 0 (S.L.ALMEX_Input_Stop) (M.V.GetRouteBusstopIdent) (M.L.String_ab_Nummernzeichen_abschneiden) (M.V.GetBusstopIndex) (M.L.Display_COMING_Stop) (L.$.RBL_COMING_Busstop_Cap_1) " " $= {if} 0 (S.L.Route_richtig) "" (S.$.RBL_COMING_Dest_Cap_2) {else} 1 (S.L.Route_richtig) {endif} (L.L.Routenauswahl_Timer) 0.3 > {if} 2 278 289 (L.L.Atron_Font_Normal) 0 0 (L.$.RBL_COMING_Busstop_Cap_1) (M.V.STTextOut) (L.$.RBL_COMING_Dest_Cap_2) " " $= {if} 2 278 353 (L.L.Atron_Font_Normal) 0 0 (L.$.RBL_COMING_Dest_Cap_1) (M.V.STTextOut) {else} 2 278 353 (L.L.Atron_Font_Normal) 0 0 (L.$.RBL_COMING_Dest_Cap_2) (M.V.STTextOut) {endif} 2 456 90 (L.L.Atron_Font_Eingaben) 0 0 (L.$.Atron_Linieneingabe) (M.V.STTextOut) 2 456 155 (L.L.Atron_Font_Eingaben) 0 0 (L.$.Atron_Routeneingabe_Rechtsbuendig) (M.V.STTextOut) {endif} {endif} {end} {macro:Starthaltestelle_erreicht} (L.L.atron_modus) 2 = (L.L.atron_modus) 502 = || (L.L.CockpDispl_mode) 5 = && {if} (L.$.Atron_Infozeile_5) $RemoveSpaces (S.$.Atron_Infozeile_5) (L.$.Atron_Infozeile_5) $length 20 > {if} (L.$.Atron_Infozeile_5) "..." $+ 18 $SetLengthL (S.$.Atron_Infozeile_5) (L.$.Atron_Infozeile_5) "..." $+ (S.$.Atron_Infozeile_5) {endif} 2 26 92 (L.L.Atron_Font_Normal) 0 0 (L.$.Atron_Infozeile_1) (M.V.STTextOut) 2 26 118 (L.L.Atron_Font_Normal) 0 0 (L.$.Atron_Infozeile_2) (M.V.STTextOut) 2 26 168 (L.L.Atron_Font_Normal) 0 0 "Richtung:" (M.V.STTextOut) 2 26 194 (L.L.Atron_Font_Normal) 0 0 (L.$.Atron_Infozeile_3) (M.V.STTextOut) 2 26 244 (L.L.Atron_Font_Normal) 0 0 (L.$.Atron_Infozeile_4) (M.V.STTextOut) 2 26 270 (L.L.Atron_Font_Normal) 0 0 (L.$.Atron_Infozeile_5) (M.V.STTextOut) 2 300 166 (L.L.Atron_Font_Normal) 0 0 (L.$.Atron_Infozeile_8) (M.V.STTextOut) 2 26 320 (L.L.Atron_Font_Normal) 0 0 (L.$.Atron_Infozeile_6) (M.V.STTextOut) 2 26 346 (L.L.Atron_Font_Normal) 0 0 (L.$.Atron_Infozeile_7) (M.V.STTextOut) {endif} {end} {macro:Zwischensummen} (L.L.atron_modus) 517 = {if} (L.L.Fahrschein_Anzahl) $IntToStr 3 $SetLengthR (S.$.Zwischensummen_Anzahl) " 0" (S.$.Zwischensummen_Anzahl_statisch) (L.L.ALMEX_Zwischeneinnahmen) trunc $IntToStr $+ "." $+ (L.L.ALMEX_Zwischeneinnahmen) 100 * trunc 100 % "02" $IntToStrEnh $+ 6 $SetLengthR (S.$.Zwischensummen) " 0.00" 6 $SetLengthR (S.$.Zwischensummen_statisch) ' erste Zeile 2 303 145 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_Anzahl) (M.V.STTextOut) 2 391 145 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen) (M.V.STTextOut) 2 484 145 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_Anzahl) (M.V.STTextOut) 2 562 145 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen) (M.V.STTextOut) 2 659 145 (L.L.Atron_Font_Zwischensummen) 0 0 "954.50" (M.V.STTextOut) ' zweite Zeile 2 303 180 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_Anzahl_statisch) (M.V.STTextOut) 2 391 180 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_statisch) (M.V.STTextOut) 2 484 180 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_Anzahl_statisch) (M.V.STTextOut) 2 562 180 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_statisch) (M.V.STTextOut) 2 659 180 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_statisch) (M.V.STTextOut) ' dritte Zeile 2 303 214 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_Anzahl_statisch) (M.V.STTextOut) 2 391 214 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_statisch) (M.V.STTextOut) 2 484 214 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_Anzahl_statisch) (M.V.STTextOut) 2 562 214 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_statisch) (M.V.STTextOut) 2 659 214 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_statisch) (M.V.STTextOut) ' vierte Zeile 2 391 318 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen) (M.V.STTextOut) 2 562 318 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen) (M.V.STTextOut) 2 659 318 (L.L.Atron_Font_Zwischensummen) 0 0 "954.50" (M.V.STTextOut) ' fuenfte Zeile 2 391 350 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_statisch) (M.V.STTextOut) 2 562 350 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_statisch) (M.V.STTextOut) 2 659 350 (L.L.Atron_Font_Zwischensummen) 0 0 (L.$.Zwischensummen_statisch) (M.V.STTextOut) {endif} {end} {macro:IBIS_SetRoute} ' Macro setzt den Routeindex auf den Wert von l1 und führt die nötigen Schritte aus ' Wenn gültig, dann übernehmen: l1 (S.L.IBIS_RouteIndex) ' Finden des zugehörigen Ziel-Index': (M.V.GetRouteTerminusIndex) (S.L.IBIS_TerminusIndex) ' Finden des zugehörigen Ziel-Codes: (M.V.GetTerminusCode) (S.L.IBIS_TerminusCode) ' Aktualisieren des Zielschild-Textes: (M.L.IBIS_RefreshTerminusText) ' Falls es entweder ein 500, ein 800 oder 900-Code ist, dann bitte beim Complex-Code eine 28 (M), eine 36 (X) bzw. 04 (N) verwenden: (L.L.RBL_Suffix) ! {if} (L.L.RBL_Linie) s2 100 / trunc s3 l3 8 = {if} 28 (S.L.RBL_Suffix) {endif} l3 5 = {if} 36 (S.L.RBL_Suffix) {endif} l3 9 = {if} 35 (S.L.RBL_Suffix) {endif} {endif} (L.L.RBL_Linie) (S.L.IBIS_LinieKurs) 100 * (L.L.RBL_Suffix) (S.L.IBIS_Linie_Suffix) + (S.L.IBIS_Linie_Complex) ' Entwerter-Busstop-Offset festlegen (pseudo-Zufall aus Linien-Code und Route-Index): (L.L.RBL_Linie) 100 * (L.L.IBIS_RouteIndex) + 10000 * sin 10 * 15 + trunc (S.L.IBIS_busstop_offset) 0 (S.L.CockpDispl_timer) "" (S.$.Ansage_last_stop) {end} {macro:IBIS_RefreshTerminusText} (L.L.IBIS_TerminusIndex) 5 (M.V.GetTerminusString) (S.$.IBIS_terminus_name) 'Innenanzeigeanzeige (L.L.IBIS_TerminusIndex) 3 (M.V.GetTerminusString) (S.$.IBIS_cabindisplayDest) 8 $SetLengthL " " $= {if} (L.$.IBIS_cabindisplayDest) 8 $cutBegin (S.$.IBIS_cabindisplayDest) {endif} (L.$.IBIS_cabindisplayDest) 4 $SetLengthL " " $= {if} (L.$.IBIS_cabindisplayDest) 4 $cutBegin (S.$.IBIS_cabindisplayDest) {endif} (L.$.IBIS_cabindisplayDest) 2 $SetLengthL " " $= {if} (L.$.IBIS_cabindisplayDest) 2 $cutBegin (S.$.IBIS_cabindisplayDest) {endif} (L.$.IBIS_cabindisplayDest) 1 $SetLengthL " " $= {if} (L.$.IBIS_cabindisplayDest) 1 $cutBegin (S.$.IBIS_cabindisplayDest) {endif} (L.$.IBIS_cabindisplayDest) 8 $SetLengthR " " $= {if} (L.$.IBIS_cabindisplayDest) 8 $cutEnd (S.$.IBIS_cabindisplayDest) {endif} (L.$.IBIS_cabindisplayDest) 4 $SetLengthR " " $= {if} (L.$.IBIS_cabindisplayDest) 4 $cutEnd (S.$.IBIS_cabindisplayDest) {endif} (L.$.IBIS_cabindisplayDest) 2 $SetLengthR " " $= {if} (L.$.IBIS_cabindisplayDest) 2 $cutEnd (S.$.IBIS_cabindisplayDest) {endif} (L.$.IBIS_cabindisplayDest) 1 $SetLengthR " " $= {if} (L.$.IBIS_cabindisplayDest) 1 $cutEnd (S.$.IBIS_cabindisplayDest) {endif} (L.$.IBIS_cabindisplayDest) $length 14 > {if} 14 $SetLengthL (S.$.IBIS_cabindisplayDest) {endif} {end} {macro:Display_COMING_Terminus} s0 1 (M.V.GetTerminusString) 20 $SetLengthL (S.$._temps2_) "" (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 0 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 1 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 2 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 3 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 4 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 5 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 6 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 7 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 8 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 9 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 10 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 11 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 12 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 13 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 14 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 15 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 16 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 17 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 18 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) (L.$._temps2_) 19 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_1) l0 2 (M.V.GetTerminusString) 20 $SetLengthL (S.$._temps2_) "" (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 0 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 1 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 2 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 3 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 4 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 5 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 6 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 7 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 8 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 9 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 10 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 11 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 12 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 13 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 14 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 15 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 16 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 17 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 18 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) (L.$._temps2_) 19 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Dest_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Dest_Cap_2) {endif} {macro:Display_COMING_Stop} s0 1 (M.V.GetBusstopString) 30 $SetLengthL (S.$._temps2_) "" (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 0 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 1 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 2 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 3 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 4 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 5 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 6 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 7 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 8 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 9 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 10 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 11 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 12 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 13 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 14 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 15 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 16 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 17 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 18 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) (L.$._temps2_) 19 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_1) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_1) l0 2 (M.V.GetBusstopString) 30 $SetLengthL (S.$._temps2_) "" (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 0 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 1 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 2 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 3 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 4 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 5 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 6 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 7 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 8 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 9 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 10 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 11 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 12 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 13 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 14 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 15 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 16 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 17 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 18 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) (L.$._temps2_) 19 $cutBegin 1 $SetLengthL (S.$._temps_) (M.L.CharToCapital) (L.$.RBL_COMING_Busstop_Cap_2) (L.$._temps_) $+ (S.$.RBL_COMING_Busstop_Cap_2) {endif} {macro:SearchStandbyTerminus} 900 s4 (M.L.SearchStandbyTerminus100) 800 s4 (M.L.SearchStandbyTerminus100) 700 s4 (M.L.SearchStandbyTerminus100) 600 s4 (M.L.SearchStandbyTerminus100) 500 s4 (M.L.SearchStandbyTerminus100) 400 s4 (M.L.SearchStandbyTerminus100) 300 s4 (M.L.SearchStandbyTerminus100) 200 s4 (M.L.SearchStandbyTerminus100) 100 s4 (M.L.SearchStandbyTerminus100) 0 s4 (M.L.SearchStandbyTerminus100) {macro:SearchStandbyTerminus100} l4 90 + s3 (M.L.SearchStandbyTerminus10) l4 80 + s3 (M.L.SearchStandbyTerminus10) l4 70 + s3 (M.L.SearchStandbyTerminus10) l4 60 + s3 (M.L.SearchStandbyTerminus10) l4 50 + s3 (M.L.SearchStandbyTerminus10) l4 40 + s3 (M.L.SearchStandbyTerminus10) l4 30 + s3 (M.L.SearchStandbyTerminus10) l4 20 + s3 (M.L.SearchStandbyTerminus10) l4 10 + s3 (M.L.SearchStandbyTerminus10) l4 s3 (M.L.SearchStandbyTerminus10) {end} {macro:SearchStandbyTerminus10} l3 9 + s2 (M.L.SearchStandbyTerminus1) l3 8 + s2 (M.L.SearchStandbyTerminus1) l3 7 + s2 (M.L.SearchStandbyTerminus1) l3 6 + s2 (M.L.SearchStandbyTerminus1) l3 5 + s2 (M.L.SearchStandbyTerminus1) l3 4 + s2 (M.L.SearchStandbyTerminus1) l3 3 + s2 (M.L.SearchStandbyTerminus1) l3 2 + s2 (M.L.SearchStandbyTerminus1) l3 1 + s2 (M.L.SearchStandbyTerminus1) l3 s2 (M.L.SearchStandbyTerminus1) {end} {macro:SearchStandbyTerminus1} l2 (M.V.GetTerminusIndex) s1 0 >= {if} l1 0 (M.V.GetTerminusString) (S.$._temps_) "BETRIEBSFAHRT" $= (L.$._temps_) " BETRIEBSFAHRT" $= || (L.$._temps_) "Betriebsfahrt" $= || (L.$._temps_) "DIENSTFAHRT" $= || (L.$._temps_) " LEERFAHRT" $= || (L.$._temps_) " LEERFAHRT" $= || (L.$._temps_) "WWW.HOCHBAHN.DE" $= || (L.$._temps_) "GEISENTAL-BUSSE" $= || (L.$._temps_) "NOT IN SERVICE" $= || (L.$._temps_) "Not In Service" $= || (L.$._temps_) " NOT IN SERVICE" $= || (L.$._temps_) "OUT OF SERVICE" $= || (L.$._temps_) "OUT SERVICE" $= || (L.$._temps_) "GARAGE" $= || (L.$._temps_) "SERVICE TRIP" $= || (L.$._temps_) "GEEN DIENST" $= || (L.$._temps_) "SERVIS DISI" $= || (L.$._temps_) "ZAJEZDNIA" $= || (L.$._temps_) " ZAJEZDNIA" $= || (L.$._temps_) "DO ZAJEZDNI" $= || (L.$._temps_) "AWARYJNY" $= || (L.$._temps_) " ÏÎÑÀ}ÊÈ ÍÅÒ" $= || (L.$._temps_) "UTASOKAT NEM SZ" $= || (L.$._temps_) "Â ÏÀÐÊ" $= || (L.$._temps_) "ZJAZD DO ZAJ." $= || (L.$._temps_) " GARÁZSMENET" $= || (L.$._temps_) " KOZLOVA" $= || (L.$._temps_) "GARAGEM" $= || (L.$._temps_) "GARAZSMENET" $= || (L.$._temps_) "POS. NEPECINO" $= || (L.$._temps_) "CHEREMUSHKI" $= || (L.$._temps_) "PAWLOWICE PETLA" $= || (L.$._temps_) "IKKE I RUTE" $= || l1 1 (M.V.GetTerminusString) " Vestische" $= || {if} l2 (S.L.IBIS_StandbyTerminusCode) 1 s0 {endif} (L.$._temps_) "BUS ENDET HIER" $= (L.$._temps_) "Bus endet hier" $= || (L.$._temps_) "Fahrt endet hier" $= || (L.$._temps_) "FAHRT ENDET HIER" $= || (L.$._temps_) "FAHRTENDE" $= || (L.$._temps_) "Fahrtende" $= || {if} l2 (S.L.IBIS_LastStopTerminusCode) {endif} {endif} {end} {macro:CharToCapital} (L.$._temps_) "a" $= {if} "a" (S.$._temps_) {endif} (L.$._temps_) "b" $= {if} "b" (S.$._temps_) {endif} (L.$._temps_) "c" $= {if} "c" (S.$._temps_) {endif} (L.$._temps_) "d" $= {if} "d" (S.$._temps_) {endif} (L.$._temps_) "e" $= {if} "e" (S.$._temps_) {endif} (L.$._temps_) "f" $= {if} "f" (S.$._temps_) {endif} (L.$._temps_) "g" $= {if} "g" (S.$._temps_) {endif} (L.$._temps_) "h" $= {if} "h" (S.$._temps_) {endif} (L.$._temps_) "i" $= {if} "i" (S.$._temps_) {endif} (L.$._temps_) "j" $= {if} "j" (S.$._temps_) {endif} (L.$._temps_) "k" $= {if} "k" (S.$._temps_) {endif} (L.$._temps_) "l" $= {if} "l" (S.$._temps_) {endif} (L.$._temps_) "m" $= {if} "m" (S.$._temps_) {endif} (L.$._temps_) "n" $= {if} "n" (S.$._temps_) {endif} (L.$._temps_) "o" $= {if} "o" (S.$._temps_) {endif} (L.$._temps_) "p" $= {if} "p" (S.$._temps_) {endif} (L.$._temps_) "q" $= {if} "q" (S.$._temps_) {endif} (L.$._temps_) "r" $= {if} "r" (S.$._temps_) {endif} (L.$._temps_) "s" $= {if} "s" (S.$._temps_) {endif} (L.$._temps_) "t" $= {if} "t" (S.$._temps_) {endif} (L.$._temps_) "u" $= {if} "u" (S.$._temps_) {endif} (L.$._temps_) "v" $= {if} "v" (S.$._temps_) {endif} (L.$._temps_) "w" $= {if} "w" (S.$._temps_) {endif} (L.$._temps_) "x" $= {if} "x" (S.$._temps_) {endif} (L.$._temps_) "y" $= {if} "y" (S.$._temps_) {endif} (L.$._temps_) "z" $= {if} "z" (S.$._temps_) {endif} (L.$._temps_) "ß" $= {if} "ß" (S.$._temps_) {endif} (L.$._temps_) "ä" $= {if} "Ä" (S.$._temps_) {endif} (L.$._temps_) "ö" $= {if} "Ö" (S.$._temps_) {endif} (L.$._temps_) "ü" $= {if} "Ü" (S.$._temps_) {endif} (L.$._temps_) "é" $= {if} "E" (S.$._temps_) {endif} {end} {macro:IBIS_TT_GetRouteNo} ' l0 - Route gefunden?; l1 - Liniennummer mal 100; l2 bis l7 - intern (l7 - Haltestellenindex) 0 s7 (M.L.IBIS_TT_GetRouteNo2) l0 ! {if} 1 s7 (M.L.IBIS_TT_GetRouteNo2) l0 ! {if} 2 s7 (M.L.IBIS_TT_GetRouteNo2) 3 s7 (M.L.IBIS_TT_GetRouteNo2) 4 s7 (M.L.IBIS_TT_GetRouteNo2) 5 s7 (M.L.IBIS_TT_GetRouteNo2) 6 s7 (M.L.IBIS_TT_GetRouteNo2) 7 s7 (M.L.IBIS_TT_GetRouteNo2) 8 s7 (M.L.IBIS_TT_GetRouteNo2) 9 s7 (M.L.IBIS_TT_GetRouteNo2) 10 s7 (M.L.IBIS_TT_GetRouteNo2) l0 ! {if} 11 s7 (M.L.IBIS_TT_GetRouteNo2) 12 s7 (M.L.IBIS_TT_GetRouteNo2) 13 s7 (M.L.IBIS_TT_GetRouteNo2) 14 s7 (M.L.IBIS_TT_GetRouteNo2) 15 s7 (M.L.IBIS_TT_GetRouteNo2) 16 s7 (M.L.IBIS_TT_GetRouteNo2) 17 s7 (M.L.IBIS_TT_GetRouteNo2) 18 s7 (M.L.IBIS_TT_GetRouteNo2) 19 s7 (M.L.IBIS_TT_GetRouteNo2) 20 s7 (M.L.IBIS_TT_GetRouteNo2) {endif} {endif} {endif} {end} {macro:IBIS_TT_GetRouteNo2} 0 s4 (M.L.IBIS_TT_GetRouteNo3) 10 s4 (M.L.IBIS_TT_GetRouteNo3) 20 s4 (M.L.IBIS_TT_GetRouteNo3) 30 s4 (M.L.IBIS_TT_GetRouteNo3) 40 s4 (M.L.IBIS_TT_GetRouteNo3) l0 ! {if} 50 s4 (M.L.IBIS_TT_GetRouteNo3) 60 s4 (M.L.IBIS_TT_GetRouteNo3) 70 s4 (M.L.IBIS_TT_GetRouteNo3) 80 s4 (M.L.IBIS_TT_GetRouteNo3) 90 s4 (M.L.IBIS_TT_GetRouteNo3) {endif} {end} {macro:IBIS_TT_GetRouteNo3} l4 0 + s5 (M.L.IBIS_TT_GetRouteNo4) l4 1 + s5 (M.L.IBIS_TT_GetRouteNo4) l4 2 + s5 (M.L.IBIS_TT_GetRouteNo4) l4 3 + s5 (M.L.IBIS_TT_GetRouteNo4) l4 4 + s5 (M.L.IBIS_TT_GetRouteNo4) l4 5 + s5 (M.L.IBIS_TT_GetRouteNo4) l4 6 + s5 (M.L.IBIS_TT_GetRouteNo4) l4 7 + s5 (M.L.IBIS_TT_GetRouteNo4) l4 8 + s5 (M.L.IBIS_TT_GetRouteNo4) l4 9 + s5 (M.L.IBIS_TT_GetRouteNo4) {end} {macro:IBIS_TT_GetRouteNo4} l1 l5 + (M.V.GetRouteIndex) s2 0 >= l0 ! && {if} l2 (M.V.GetBusstopCount) l7 > {if} l2 l7 (M.V.GetRouteBusstopIdent) (M.L.String_ab_Nummernzeichen_abschneiden) (M.L.GetBusstopName) (S.$._temps2_) 0 (M.V.GetTTBusstopName) (M.L.GetBusstopName) (L.$._temps2_) $= s3 l2 (M.V.GetBusstopCount) 1 - s6 l2 l6 (M.V.GetRouteBusstopIdent) (M.L.String_ab_Nummernzeichen_abschneiden) (M.L.GetBusstopName) (S.$._temps2_) (M.V.GetTTBusstopCount) 1 - (M.V.GetTTBusstopName) (M.L.GetBusstopName) (L.$._temps2_) $= l3 && {if} l5 (S.L.RBL_COMING_Route) l7 (S.L.RBL_COMING_Stop) 1 s0 {endif} {endif} {endif} {end} {macro:String_ab_Nummernzeichen_abschneiden} (S.$._temps_) (L.$._temps_) 1 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 0 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 2 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 1 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 3 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 2 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 4 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 3 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 5 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 4 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 6 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 5 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 7 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 6 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 8 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 7 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 9 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 8 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 10 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 9 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 11 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 10 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 12 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 11 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 13 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 12 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 14 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 13 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 15 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 14 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 16 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 15 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 17 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 16 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 18 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 17 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 19 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 18 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 20 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 19 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 21 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 20 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 22 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 21 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 23 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 22 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 24 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 23 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 25 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 24 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 26 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 25 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 27 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 26 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 28 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 27 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 29 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 28 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 30 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 29 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 31 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 30 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 32 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 31 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 33 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 32 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 34 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 33 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 35 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 34 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 36 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 35 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 37 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 36 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 38 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 37 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 39 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 38 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 40 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 39 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) 41 $SetLengthL 1 $SetLengthR "#" $= {if} (L.$._temps_) 40 $SetLengthL (S.$._temps_) {endif} (L.$._temps_) {end} {macro:GetBusstopName} 'Da die Haltestellennamen von HOF-Datei und Map meist nicht übereinstimmen, ein paar Namen korrigieren: (S.$._temps_) 4 $SetLengthL "Tel_" $= {if} (L.$._temps_) 4 $cutBegin (S.$._temps_) {endif} (L.$._temps_) 3 $SetLengthR "_12" $= {if} (L.$._temps_) 3 $cutEnd (S.$._temps_) {endif} (L.$._temps_) 2 $SetLengthR " T" $= {if} (L.$._temps_) 2 $cutEnd (S.$._temps_) {endif} (L.$._temps_) 1 $SetLengthR "." $= {if} (L.$._temps_) 1 $cutEnd (S.$._temps_) {endif} (L.$._temps_) 2 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 2 $cutEnd (L.$._temps_) 1 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 3 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 3 $cutEnd (L.$._temps_) 2 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 4 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 4 $cutEnd (L.$._temps_) 3 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 5 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 5 $cutEnd (L.$._temps_) 4 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 6 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 6 $cutEnd (L.$._temps_) 5 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 7 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 7 $cutEnd (L.$._temps_) 6 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 8 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 8 $cutEnd (L.$._temps_) 7 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 9 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 9 $cutEnd (L.$._temps_) 8 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 10 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 10 $cutEnd (L.$._temps_) 9 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 11 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 11 $cutEnd (L.$._temps_) 10 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 12 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 12 $cutEnd (L.$._temps_) 11 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 13 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 13 $cutEnd (L.$._temps_) 12 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 14 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 14 $cutEnd (L.$._temps_) 13 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 15 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 15 $cutEnd (L.$._temps_) 14 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 16 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 16 $cutEnd (L.$._temps_) 15 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 17 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 17 $cutEnd (L.$._temps_) 16 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 18 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 18 $cutEnd (L.$._temps_) 17 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 19 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 19 $cutEnd (L.$._temps_) 18 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 20 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 20 $cutEnd (L.$._temps_) 19 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 21 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 21 $cutEnd (L.$._temps_) 20 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 22 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 22 $cutEnd (L.$._temps_) 21 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 23 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 23 $cutEnd (L.$._temps_) 22 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 24 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 24 $cutEnd (L.$._temps_) 23 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 25 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 25 $cutEnd (L.$._temps_) 24 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 26 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 26 $cutEnd (L.$._temps_) 25 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 27 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 27 $cutEnd (L.$._temps_) 26 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 28 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 28 $cutEnd (L.$._temps_) 27 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 29 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 29 $cutEnd (L.$._temps_) 28 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 30 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 30 $cutEnd (L.$._temps_) 29 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 31 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 31 $cutEnd (L.$._temps_) 30 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 32 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 32 $cutEnd (L.$._temps_) 31 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 33 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 33 $cutEnd (L.$._temps_) 32 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 34 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 34 $cutEnd (L.$._temps_) 33 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 35 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 35 $cutEnd (L.$._temps_) 34 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 36 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 36 $cutEnd (L.$._temps_) 35 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 37 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 37 $cutEnd (L.$._temps_) 36 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 38 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 38 $cutEnd (L.$._temps_) 37 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) 39 $SetLengthR 1 $SetLengthL "." $= {if} (L.$._temps_) 39 $cutEnd (L.$._temps_) 38 $SetLengthR $+ (S.$._temps_) {endif} (L.$._temps_) "Falkensee Bahnhof" $= {if} "Falkensee, Bahnhof" (S.$._temps_) {endif} (L.$._temps_) "Falkensee Bhf" $= {if} "Falkensee, Bahnhof" (S.$._temps_) {endif} (L.$._temps_) "Rathaus Spandau" $= {if} "S+U Rathaus Spandau" (S.$._temps_) {endif} (L.$._temps_) "Warthestr" $= {if} "Teltow, Warthestr" (S.$._temps_) {endif} (L.$._temps_) "Teltow, Rammrath-Brücke" $= {if} "Teltow, Warthestr" (S.$._temps_) {endif} (L.$._temps_) "S+U Zoologischer Garten Bhf" $= {if} "S+U Zoologischer Garten" (S.$._temps_) {endif} (L.$._temps_) "Zoo Wende" $= {if} "S+U Zoologischer Garten" (S.$._temps_) {endif} (L.$._temps_) {end} {macro:RBL_Send_Message} (S.$.RBL_Message5) (L.$.RBL_Message4) "" $= {if} (L.$.RBL_Message5) (S.$.RBL_Message4) "" (S.$.RBL_Message5) {endif} (L.$.RBL_Message3) "" $= {if} (L.$.RBL_Message4) (S.$.RBL_Message3) "" (S.$.RBL_Message4) {endif} (L.$.RBL_Message2) "" $= {if} (L.$.RBL_Message3) (S.$.RBL_Message2) "" (S.$.RBL_Message3) {endif} (L.$.RBL_Message1) "" $= {if} (L.$.RBL_Message2) (S.$.RBL_Message1) "" (S.$.RBL_Message2) {endif} (L.$.RBL_Message0) "" $= {if} (L.$.RBL_Message1) (S.$.RBL_Message0) "" (S.$.RBL_Message1) {endif} {end}