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.
Train types
Train IDs
Train names. This example shows the name of the second column is [Keikyu Wing 1st].
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.
File dialog opens. Select a file you want to import.