Sujitaro Manual
1. Simple Scenario
2. Line Information
3. Station Information
4. Train Information
5. Time on Timetable
6. Train Info CSV Import
7. Timetable and Diagram Display
8. Train Addition on Diagram
9. Time on Diagram
10. Automatic Train Addition
11. Analysis Feature
12. Split/Merge Feature
13. Car Management
14. Train Operation Display
15. OuDia Data Support
6. Train Info CSV Import

This feature is to add train and time information using a CSV file. Create two CSV files for down and up separately, and confirm if the target timetable is correct, because this feature adds information to the current timetable.


The following is the file format.

          (Example)

,,Local,Ltd. Exp.,Exp.

,,2110,1214A,1215X

,,,Keikyu Wing,

,,,1,

Shinagawa,発,1000,1003,1005

Aomonoyokocho,発,1003,レ,1008

Samezu,着,1004,レ,レ

,発,1007,レ,レ

Tachiaigawa,発,1008,レ,1010

Heiwajima,発,1012,レ,1013

Keikyu-Kamata,着,1018,1015,1018

The details of each row is shown below.

(1) 1st row

Train types

(2) 2nd row

Train IDs

(3) 3rd and 4th rows

Train names. This example shows the name of the second column is [Keikyu Wing 1st].

(4) 5th and following rows

Time information. The first column is station name, 2nd column departure or arrival setting, and the following columns are time information.

'レ' shows passage. As the methods for time input, three types of input, numbers only, numbers with colon, and numbers with hyphen, are supported.

Example :

Numbers Only     1000(10H0M)

Numbers with Colon     10:12:15(10H12M15S)

Numbers with Hyphen     0-15-30(0H15M30S)


When you import a data, select [Edit]-[Train]-[Modify All]-[CSV Import] from the main menu.

Menu

File dialog opens. Select a file you want to import.