Skip to content

ZUSI_TimeTableGraph V03.12

Compare
Choose a tag to compare
@haroldlinke haroldlinke released this 16 May 15:56
· 53 commits to master since this release
ce2b3a3

New features:

  • trainName is repeated for trains that change direction in timetable

  • Monitoring of TrainSimulation in Timetable

  • better suppport for trains changing direction (Pendelzüge)

  • improved robustness to errors in timetable.xml files

  • Shows error messages when something is wrong with the format of analysed .trn or timeline.xml files

  • new xml_error_logfile for errors found in xml-file during analysis

  • A new menue command in the Hilfe-Menue allows to open the Logfiles directly - help menu: open logfile, open xml_error_logfile

  • new option: add blank between traintype and trainnumber

  • possibility to search .trn files in ZUSI working and ZUSI official directory allowing to open timetables that are only particially changed

  • Neu: Position der Zugnamen an der Zuglinie flexibel für jeden Zug einzeln einstellbar

Anwendung:
Im Reiter "Zugnamen Position Konfiguration" - die Chechbox "Individuelle Zugnamenposition erlauben" einschalten

Im Feld Zugname(n) kann eine Liste von Zugnamen angegeben werden (Auch Teilnamen wie z.B. E, E12 sind erlaubt)

Im Feld Segment(e)/Betriebstellen kann eine Liste von Segmenten angegeben werden in denen der Zugname erscheinen soll
Segmente können definiert werden durch:

Segmentnummer 1 bis n - wobei 1 das erste und n das letzte Segment ist, das für den Zug im Bildfahrplan angezeigt wird
Segmentnummer -1 bis -n wobei -1 das letzte und -n das erste Segment ist, das für den Zug im Bildfahrplan angezeigt wird
Betriebstellenname: Name der Betriebstelle, an der das Segment endet, in dem der Zugname angezeigt werden soll

Im Bildfahrplan kann durch Rechts-klick auf ein Zugliniensegment mit dem Menupunkt "Zugnamen in diesem Segment anzeigen" automatisch ein Eintrag in der Liste erzeugt werden und der Zugname wird sofort an der gewünschten Position angezeigt.
Durch Rechts-klick auf einen Zugnamen kann dieser mit dem Menupunkt "Zugnummer entfernen" gelöscht werden.

Other error corrections:
Error in default config: Pos_x and Pos_y out of screen
Error when config-file was empty - improved robustness to empty config file - added default config

Known issues:
In some cases it is not possible to calculate the distance from the start of the simulation to the first station correctly due to missing information in the timetable.xml file (e.g. the calculated km distance between km_start and the km of the first station is not the same as the real disctance between start and first station.) In this case the monitoring is not correct.