Activity Creation [SOLVED]

General discussions

Moderator: senjer

BlindNacho

Activity Creation [SOLVED]

Post by BlindNacho »

Hello again.

I think I submited a topic about this theme a couple months ago but I'm now reaching to you through this one because I came across some problems when creating an activity.

So I decided to check the "Basic Activity Guide" on the Wiki and the activity files to try to make my own. But I think my final product misses something or it's completely wrongly done because it doesn't show up on the supposed map (Rijndam 2018).

I don't know if I missed something from the guide of the wiki or if it's just me doing something completely stupid, but I saw a couple of topics reagrding activity creation and people seem to have a couple of doubts.

Can anyone help me fixing my activity?
Last edited by BlindNacho on 07 Jan 2018, 12:29, edited 1 time in total.
User avatar
MP 85
Posts: 546
Joined: 02 Jan 2017, 16:11
Location: France

Re: Activity Creation [FAILED]

Post by MP 85 »

If your activity is not displayed in the simulator, there is an error in your activity. Can you post your activity on the forum we try to resolve it ?
Image
BlindNacho

Re: Activity Creation [FAILED]

Post by BlindNacho »

Wouldn't you mind if I sent it through PM? I don't know how to upload a file on a topic...
User avatar
senjer
Posts: 1069
Joined: 13 Apr 2013, 11:31

Re: Activity Creation [FAILED]

Post by senjer »

You can enter it between code en /code (both sided with [ ] then paste the text of the file between it.
BlindNacho

Re: Activity Creation [FAILED]

Post by BlindNacho »

senjer wrote: 29 Dec 2017, 15:38 You can enter it between code en /code (both sided with [ ] then paste the text of the file between it.
Still can't post it... When I try to upload the file, a message appears saying "Invalid file extention"
User avatar
Sjoerd
Posts: 5632
Joined: 26 Dec 2014, 21:14
Location: Alphen aan den Rijn

Re: Activity Creation [FAILED]

Post by Sjoerd »

Senjer means; copy+paste the contents of the activity file in here, instead of uploading a file.
CEO of the Rijndam Electrical Transport company :D
BlindNacho

Re: Activity Creation [FAILED]

Post by BlindNacho »

Sjoerd wrote: 29 Dec 2017, 15:54 Senjer means; copy+paste the contents of the activity file in here, instead of uploading a file.
Oh, ok! Here they are:

Code: Select all

 [<activity name="Line M2/M3 Last Services (5200)" mappack="Rijndam2020" mapfile="Rijndam2020.map" time="23:44:30">

 <playerduty title="Line M2/M3 - Night Branch" starttime="23:45:15" endtime="24:29:45">
  <duty startpos="Monument" startime="23:45:15" endpos="Station Westplein" endtime="23:50:15">
   <line1>Drive train 5634OS</line1>
  </duty>
  <duty startpos="Station Westplein" starttime="23:54:00" endpos="Rijnland Ziekenhuis" endtime="24:00:00">
   <line1>Drive train 5634SR</line1>
  </duty>
  <duty startpos="Rijnland Ziekenhuis" starttime="24:04:15" endpos="Station Westplein" endttime="24:10:15">
   <line1>Drive train 5634RS</line1>
  </duty>
  <duty startpos="Station Westplein" starttime="24:11:00" endpos="Station Westplein" endtime="24:11:30">
   <line1>Decouple train 563</line1>
   <split1l>5632SO</split1l>
   <split2l>2 cars</split2l>
   <split1r>5642SZ</split1r>
   <split2r>2 cars</split2r>
  </duty>
  <duty startpos="Station Westplein" starttime="24:13:00" endpos="Monument" endtime="24:18:00">
   <line1>Drive train 5632SO</line1>
  </duty>
  <duty startpos="Monument" startime="24:20:00" endpos="Station Westplein" endtime="24:25:00">
   <line1>Drive train 5632OS</line1>
   <line2>End at track 808/line2>
  </duty>
  <duty startpos="Station Westplein" startime="24:26:15" endpos="Depot Bergenseweg" endtime="24:29:45">
   <line1>Shunt into depot</line1>
  </duty>

 </playerduty>


 <controldata system="0" pack="Rijndam2018" file="Rijndam2018.ctd">



  <train code="561">
  <duty code="561-4" number="561#SO" route="2-SO"  time="23:45:15" ai="true"/>
  <duty code="561-4" number="561#OS" route="2-OS"  time="23:55:00" ai="true"/>
  <duty code="561-4" number="561#SR" route="3-SR"  time="24:04:15" ai="true"/>
  <duty code="561-4" number="561#RS" route="3-RS"  time="24:12:00" ai="true"/>
  <duty code="561-2" number="561#SO" route="2-SO"  time="24:20:00" ai="true"/>
  </train>

  <train code="562">
  <duty code="562-2" number="562#SZ" route="9-SZ"  time="24:18:45 ai="true"/>
  </train>

  <train code="563">
  <duty code="563-4" number="563#OS" route="2-OS"  time="23:45:15" ai="false"/>
  <duty code="563-4" number="563#SR" route="3-SR"  time="23:54:00" ai="false"/>
  <duty code="563-4" number="563#RS" route="3-RS"  time="24:04:15" ai="false"/>
  <duty code="563-2" number="563#SO" route="2-SO"  time="24:!3:00" ai="false"/>
  <duty code="563-2" number="563#OS" route="2-OS"  time="24:20:00" ai="false"/>
  <duty code="563-2" number="563#SZ" route="9-SZ"  time="24:26:15" ai="false"/>
  </train>

  <train code="564">
  <duty code="564-2" number="564#SZ" route="9-SZ"  time="24:13:30" ai="true"/>
  </train>

  

  <timetables title="Timetable M1">
   <timetable title="M1 Direction Panbos" sort="RCS">
    <route>1-MC</route>
    <route>1-MP</route>
    <route>1-MV</route>
    <route>1-ME</route>
    <route>1-MB</route>
    <station code="MLW"/>
    <station code="MZB"/>
    <station code="SVL"/>
    <station code="HTW"/>
    <station code="RCS"/>
    <station code="STH"/>
    <station code="GRM"/>
    <station code="DMP"/>
    <station code="MKW"/>
    <station code="NDP"/>
    <station code="NBP"/>
    <station code="ARS"/>
    <station code="NVT"/>
    <station code="RDW"/>
    <station code="RWD"/>
    <station code="EKL"/>
    <station code="PNB"/>
   </timetable>

   <timetable title="M1 Direction Molenwijk" sort="RCS">
    <route>1-BM</route>
    <route>1-EM</route>
    <route>1-VM</route>
    <route>1-PM</route>
    <route>1-CM</route>
    <station code="PNB"/>
    <station code="EKL"/>
    <station code="RWD"/>
    <station code="RDW"/>
    <station code="NVT"/>
    <station code="ARS"/>
    <station code="NBP"/>
    <station code="NDP"/>
    <station code="MKW"/>
    <station code="DMP"/>
    <station code="GRM"/>
    <station code="STH"/>
    <station code="RCS"/>
    <station code="HTW"/>
    <station code="SVL"/>
    <station code="MZB"/>
    <station code="MLW"/>
   </timetable>
  </timetables>

  <timetables title="Timetable M2/M3">
   <timetable title="M2/M3 Direction CS/Transferium Rijndijk" sort="RCS">
    <route>2-OT</route>
    <route>2-OG</route>
    <route>2-OS</route>
    <route>2-SG</route>
    <route>3-RG</route>
    <route>3-JG</route>
    <route>3-SG</route>
    <route>3-RS</route>
    <route>3-RT</route>
    <route>3-CT</route>
    <station code="MNM"/>
    <station code="ABL"/>
    <station code="KTP"/>
    <station code="VML"/>
    <station code="RZH"/>
    <station code="LSB"/>
    <station code="HLP"/>
    <station code="LMB"/>
    <station code="SWP"/>
    <station code="BGW"/>
    <station code="BSL"/>
    <station code="WSP"/>
    <station code="DMP"/>
    <station code="MKW"/>
    <station code="NOP"/>
    <station code="WHP"/>
    <station code="RCS"/>
    <station code="BSM"/>
    <station code="BPB"/>
    <station code="KW"/>
    <station code="RKD"/>
    <station code="TRD"/>
  </timetable>

   <timetable title="M2/M3 Direction Monument/Rijnland Ziekenhuis" sort="RCS">
    <route>2-TO</route>
    <route>2-CS</route>
    <route>2-CO</route>
    <route>2-SO</route>
    <route>3-GR</route>
    <route>3-GS</route>
    <route>3-GJ</route>
    <route>3-SR</route>
    <route>3-TR</route>
    <station code="TRD"/>
    <station code="RKD"/>
    <station code="KW"/>
    <station code="BPB"/>
    <station code="BSM"/>
    <station code="RCS"/>
    <station code="WHP"/>
    <station code="NOP"/>
    <station code="MKW"/>
    <station code="DMP"/>
    <station code="WSP"/>
    <station code="BSL"/>
    <station code="BGW"/>
    <station code="SWP"/>
    <station code="LMB"/>
    <station code="HLP"/>
    <station code="LSB"/>
    <station code="RZH"/>
    <station code="VML"/>
    <station code="KTP"/>
    <station code="ABL"/>
    <station code="MNM"/>
  </timetable>
  </timetables>

  <timetables title="Timetable M4">
   <timetable title="M4 Direction Centraal Station" sort="RCS">
    <route>4-AC</route>
    <route>4-AL</route>
    <station code="RDA"/>
    <station code="GVD"/>
    <station code="NDP"/>
    <station code="MKW"/>
    <station code="DMP"/>
    <station code="GRM"/>
    <station code="STH"/>
    <station code="RCS"/>
  </timetable>

   <timetable title="M4 Direction Rijndam Airport" sort="RCS">
    <route>4-CA</route>
    <route>4-AL</route>
    <station code="RCS"/>
    <station code="WHP"/>
    <station code="NOP"/>
    <station code="NDP"/>
    <station code="GVD"/>
    <station code="RDA"/>
  </timetable>
  </timetables>

  <timetables title="Timetable M5">
   <timetable title="M5 Direction Transferium Rijndijk" sort="DNA">
    <route>5-DT</route>
    <route>5-DC</route>
    <station code="DNA"/>
    <station code="WW"/>
    <station code="LD"/>
    <station code="TRD"/>
    <station code="RKD"/>
    <station code="KW"/>
    <station code="BPB"/>
    <station code="BSM"/>
    <station code="RCS"/>
    <station code="RCSK"/>
  </timetable>

   <timetable title="M5 Direction Denia" sort="DNA">
    <route>5-TD</route>
    <route>5-CD</route>
    <station code="RCSK"/>
    <station code="RCS"/>
    <station code="BSM"/>
    <station code="BPB"/>
    <station code="KW"/>
    <station code="RKD"/>
    <station code="TRD"/>
    <station code="LD"/>
    <station code="WW"/>
    <station code="DNA"/>
  </timetable>
  </timetables>

  <timetables title="Airport Shuttleservice">
   <timetable title="Airport Shuttle Direction 1" sort="P40">
    <route>PM-UF</route>
    <route>PM-QF</route>
    <route>PM-CF</route>
    <route>PM-QC</route>
    <route>PM-UC</route>
    <route>PM-UQ</route>
    <station code="P10"/>
    <station code="BSP"/>
    <station code="P40"/>
    <station code="P30"/>
    <station code="ACT"/>
    <station code="RDA"/>
    <station code="terminal4"/>
  </timetable>

   <timetable title="Airport Shuttle Direction 2" sort="P40">
    <route>PM-FU</route>
    <route>PM-FC</route>
    <route>PM-FQ</route>
    <route>PM-FZ</route>
    <route>PM-QU</route>
    <route>PM-CU</route>
    <route>PM-CQ</route>
    <station code="terminal4"/>
    <station code="RDA"/>
    <station code="ACT"/>
    <station code="P30"/>
    <station code="P40"/>
    <station code="BSP"/>
    <station code="P10"/>
  </timetable>
  </timetables>

  <timetables title="Museumline">
   <timetable title="Museumline Direction Noordvliet" sort="NVT">
    <route>9-WV</route>
    <route>9-WB</route>
    <station code="WGM"/>
    <station code="NVT"/>
  </timetable>
   <timetable title="Museumline Direction Transportmuseum" sort="NVT">
    <route>9-VW</route>
    <route>9-BW</route>
    <station code="NVT"/>
    <station code="WGM"/>
  </timetable>
  </timetables>

  <timetables title="Timetable Train">
   <timetable title="Train Direction Noordvliet" sort="RWP">
    <route>SPR-SV</route>
    <route>SPR-CV</route>
    <route>SPR-CS</route>
    <route>SPR-MS</route>
    <route>SPR-MV</route>
    <route>SPR-ZS</route>
    <station code="RMW"/>
    <station code="RDC"/>
    <station code="RBK"/>
    <station code="RWPK"/>
    <station code="RWP"/>
    <station code="RBV"/>
    <station code="CGL"/>
    <station code="RJP"/>
    <station code="NVT"/>
   </timetable>
   <timetable title="Train Direction Rijndam Centraal" sort="RWP">
    <route>SPR-VS</route>
    <route>SPR-VC</route>
    <route>SPR-SC</route>
    <route>SPR-SM</route>
    <route>SPR-VM</route>
    <route>SPR-SZ</route>
    <station code="NVT"/>
    <station code="RJP"/>
    <station code="CGL"/>
    <station code="RBV"/>
    <station code="RWP"/>
    <station code="RWPK"/>
    <station code="RBK"/>
    <station code="RDC"/>
    <station code="RMW"/>
   </timetable>
  </timetables>

 
 
 <trainnumber old="F10002" new="5614SO" timetable="561"/>
  <trainnumber old="F10003" new="5634OS" timetable="563"/>
  <trainnumber old="F10004" new="5622SZ" timetable="562"/>
  <trainnumber old="F10005" new="5642SZ" timetable="564"/>


 <consists>

  <consist start="SWP2">
   <train pack="RET" file="5200-2006.xml" number="5614">
    <cab id="0" enabled="true" ai="561"/>
    <pantographs raised="true"/>
   </train>
  </consist>
  
  <consist start="MNM3">
   <train pack="RET" file="5200-2006.xml" number="5634">
    <cab id="1" enabled="true" ai="563"/>
    <pantographs raised="true"/>
   </train>
  </consist>
 
 </consists>

  <yard pack="Rijndam2018" file="DB.cty" departures="auto" arrivals="auto">
   <shedule name="night" time="23:45:15" autodepartures="23:00:00" autoarrivals="24:15:00">
    <arrive code="562" train="5622SZ" target="SWP" time="01:22:15" ai="true" track="B01" direction="-1" units="2" stop="4"/>
    <arrive code="563" train="5632SZ" target="SWP" time="01:29:45" ai="false" track="B02" direction="-1" units"2" stop="6"/>
    <arrive code="564" train="5642SZ" target="SWP" time="01:15:00" ai="true" track="B01" direction="-1" units="2" stop="6"/>
   </shedule>
  </yard>
</activity>
User avatar
Sjoerd
Posts: 5632
Joined: 26 Dec 2014, 21:14
Location: Alphen aan den Rijn

Re: Activity Creation [FAILED]

Post by Sjoerd »

Okay, let's start; you stold us this is for Rijndam 2018? The first line of the activity:

<activity name="Line M2/M3 Last Services (5200)" mappack="Rijndam2020" mapfile="Rijndam2020.map" time="23:44:30">

It says Rijndam2020 twice. Try changing that ;)
CEO of the Rijndam Electrical Transport company :D
User avatar
MP 85
Posts: 546
Joined: 02 Jan 2017, 16:11
Location: France

Re: Activity Creation [RESOLVED]

Post by MP 85 »

You put the wrong card, you put Rijndam 2020 instead of Rijndam 2018.

Code: Select all

<activity name="Line M2/M3 Last Services (5200)" mappack="Rijndam2020" mapfile="Rijndam2020.map" time="23:44:30">

Code: Select all

<activity name="Line M2/M3 Last Services (5200)" mappack="Rijndam2018" mapfile="Rijndam2018.map" time="23:44:30">
You forgot to put the following code :

Code: Select all

</controldata>
which may be the cause that your activity did not want to display.

Code: Select all

  <duty startpos="Monument" startime="24:20:00" endpos="Station Westplein" endtime="24:25:00">
   <line1>Drive train 5632OS</line1>
   <line2>End at track 808/line2>
  </duty>
you made a typo to "/ line2>", replace with "</ line2>, it is perhaps because of this error that the activity is not displayed in the simulator.

I noticed that I made mistakes in the composition of the trains :

Code: Select all

  <consists>

  <consist start="SWP2">
   <train pack="RET" file="5200-2006.xml"  number="5614">
    <cab id="0" enabled="true" ai="561"/>
    <pantographs raised="true"/>
   </train>
  </consist>
  
  <consist start="MNM3">
   <train pack="RET" file="5200-2006.xml"  number="5634">
    <cab id="1" enabled="true" ai="563"/>
    <pantographs raised="true"/>
   </train>
  </consist>
 </consists>
You put the wrong train number, because the pack of trains you have selected and the 5200 series (5200-2006.xml) and what you have indicated is the train number of 5600 series (number = " 5634 ", number =" 5614 "). Moreover it is not necessary to put a number of trains, because here you put this code <train pack = "RET" file = "5200-2006.xml"> the simulator will randomly select a number of train present in the pack 5200- 2006 Series (SG2).The 5600 series train pack is <train pack = "RET" file = "5600-2017.xml"> or <train pack = "RET" file = "5600.xml" />.

I have solved the errors in the activity but I noticed that the activity is not over if you need help do not hesitate to ask for help on the forum.
Image
User avatar
MP 85
Posts: 546
Joined: 02 Jan 2017, 16:11
Location: France

Re: Activity Creation [RESOVED]

Post by MP 85 »

Your activity resolved ;)

Code: Select all

<activity name="Line M2/M3 Last Services (5200)" mappack="Rijndam2018" mapfile="Rijndam2018.map" time="23:44:30">

 <playerduty title="Line M2/M3 - Night Branch" starttime="23:45:15" endtime="24:29:45">
  <duty startpos="Monument" startime="23:45:15" endpos="Station Westplein" endtime="23:50:15">
   <line1>Drive train 5634OS</line1>
  </duty>
  <duty startpos="Station Westplein" starttime="23:54:00" endpos="Rijnland Ziekenhuis" endtime="24:00:00">
   <line1>Drive train 5634SR</line1>
  </duty>
  <duty startpos="Rijnland Ziekenhuis" starttime="24:04:15" endpos="Station Westplein" endttime="24:10:15">
   <line1>Drive train 5634RS</line1>
  </duty>
  <duty startpos="Station Westplein" starttime="24:11:00" endpos="Station Westplein" endtime="24:11:30">
   <line1>Decouple train 563</line1>
   <split1l>5632SO</split1l>
   <split2l>2 cars</split2l>
   <split1r>5642SZ</split1r>
   <split2r>2 cars</split2r>
  </duty>
  <duty startpos="Station Westplein" starttime="24:13:00" endpos="Monument" endtime="24:18:00">
   <line1>Drive train 5632SO</line1>
  </duty>
  <duty startpos="Monument" startime="24:20:00" endpos="Station Westplein" endtime="24:25:00">
   <line1>Drive train 5632OS</line1>
   <line2>End at track 808</line2>
  </duty>
  <duty startpos="Station Westplein" startime="24:26:15" endpos="Depot Bergenseweg" endtime="24:29:45">
   <line1>Shunt into depot</line1>
  </duty>
 </playerduty>


 <controldata system="0" pack="Rijndam2018" file="Rijndam2018.ctd">



  <train code="561">
  <duty code="561-4" number="561#SO" route="2-SO"  time="23:45:15" ai="true"/>
  <duty code="561-4" number="561#OS" route="2-OS"  time="23:55:00" ai="true"/>
  <duty code="561-4" number="561#SR" route="3-SR"  time="24:04:15" ai="true"/>
  <duty code="561-4" number="561#RS" route="3-RS"  time="24:12:00" ai="true"/>
  <duty code="561-2" number="561#SO" route="2-SO"  time="24:20:00" ai="true"/>
  </train>

  <train code="562">
  <duty code="562-2" number="562#SZ" route="9-SZ"  time="24:18:45" ai="true"/>
  </train>

  <train code="563">
  <duty code="563-4" number="563#OS" route="2-OS"  time="23:45:15" ai="false"/>
  <duty code="563-4" number="563#SR" route="3-SR"  time="23:54:00" ai="false"/>
  <duty code="563-4" number="563#RS" route="3-RS"  time="24:04:15" ai="false"/>
  <duty code="563-2" number="563#SO" route="2-SO"  time="24:!3:00" ai="false"/>
  <duty code="563-2" number="563#OS" route="2-OS"  time="24:20:00" ai="false"/>
  <duty code="563-2" number="563#SZ" route="9-SZ"  time="24:26:15" ai="false"/>
  </train>

  <train code="564">
  <duty code="564-2" number="564#SZ" route="9-SZ"  time="24:13:30" ai="true"/>
  </train>


  <timetables title="Timetable M1">
   <timetable title="M1 Direction Panbos" sort="RCS">
    <route>1-MC</route>
    <route>1-MP</route>
    <route>1-MV</route>
    <route>1-ME</route>
    <route>1-MB</route>
    <station code="MLW"/>
    <station code="MZB"/>
    <station code="SVL"/>
    <station code="HTW"/>
    <station code="RCS"/>
    <station code="STH"/>
    <station code="GRM"/>
    <station code="DMP"/>
    <station code="MKW"/>
    <station code="NDP"/>
    <station code="NBP"/>
    <station code="ARS"/>
    <station code="NVT"/>
    <station code="RDW"/>
    <station code="RWD"/>
    <station code="EKL"/>
    <station code="PNB"/>
   </timetable>

   <timetable title="M1 Direction Molenwijk" sort="RCS">
    <route>1-BM</route>
    <route>1-EM</route>
    <route>1-VM</route>
    <route>1-PM</route>
    <route>1-CM</route>
    <station code="PNB"/>
    <station code="EKL"/>
    <station code="RWD"/>
    <station code="RDW"/>
    <station code="NVT"/>
    <station code="ARS"/>
    <station code="NBP"/>
    <station code="NDP"/>
    <station code="MKW"/>
    <station code="DMP"/>
    <station code="GRM"/>
    <station code="STH"/>
    <station code="RCS"/>
    <station code="HTW"/>
    <station code="SVL"/>
    <station code="MZB"/>
    <station code="MLW"/>
   </timetable>
  </timetables>

  <timetables title="Timetable M2/M3">
   <timetable title="M2/M3 Direction CS/Transferium Rijndijk" sort="RCS">
    <route>2-OT</route>
    <route>2-OG</route>
    <route>2-OS</route>
    <route>2-SG</route>
    <route>3-RG</route>
    <route>3-JG</route>
    <route>3-SG</route>
    <route>3-RS</route>
    <route>3-RT</route>
    <route>3-CT</route>
    <station code="MNM"/>
    <station code="ABL"/>
    <station code="KTP"/>
    <station code="VML"/>
    <station code="RZH"/>
    <station code="LSB"/>
    <station code="HLP"/>
    <station code="LMB"/>
    <station code="SWP"/>
    <station code="BGW"/>
    <station code="BSL"/>
    <station code="WSP"/>
    <station code="DMP"/>
    <station code="MKW"/>
    <station code="NOP"/>
    <station code="WHP"/>
    <station code="RCS"/>
    <station code="BSM"/>
    <station code="BPB"/>
    <station code="KW"/>
    <station code="RKD"/>
    <station code="TRD"/>
  </timetable>

   <timetable title="M2/M3 Direction Monument/Rijnland Ziekenhuis" sort="RCS">
    <route>2-TO</route>
    <route>2-CS</route>
    <route>2-CO</route>
    <route>2-SO</route>
    <route>3-GR</route>
    <route>3-GS</route>
    <route>3-GJ</route>
    <route>3-SR</route>
    <route>3-TR</route>
    <station code="TRD"/>
    <station code="RKD"/>
    <station code="KW"/>
    <station code="BPB"/>
    <station code="BSM"/>
    <station code="RCS"/>
    <station code="WHP"/>
    <station code="NOP"/>
    <station code="MKW"/>
    <station code="DMP"/>
    <station code="WSP"/>
    <station code="BSL"/>
    <station code="BGW"/>
    <station code="SWP"/>
    <station code="LMB"/>
    <station code="HLP"/>
    <station code="LSB"/>
    <station code="RZH"/>
    <station code="VML"/>
    <station code="KTP"/>
    <station code="ABL"/>
    <station code="MNM"/>
  </timetable>
  </timetables>

  <timetables title="Timetable M4">
   <timetable title="M4 Direction Centraal Station" sort="RCS">
    <route>4-AC</route>
    <route>4-AL</route>
    <station code="RDA"/>
    <station code="GVD"/>
    <station code="NDP"/>
    <station code="MKW"/>
    <station code="DMP"/>
    <station code="GRM"/>
    <station code="STH"/>
    <station code="RCS"/>
  </timetable>

   <timetable title="M4 Direction Rijndam Airport" sort="RCS">
    <route>4-CA</route>
    <route>4-AL</route>
    <station code="RCS"/>
    <station code="WHP"/>
    <station code="NOP"/>
    <station code="NDP"/>
    <station code="GVD"/>
    <station code="RDA"/>
  </timetable>
  </timetables>

  <timetables title="Timetable M5">
   <timetable title="M5 Direction Transferium Rijndijk" sort="DNA">
    <route>5-DT</route>
    <route>5-DC</route>
    <station code="DNA"/>
    <station code="WW"/>
    <station code="LD"/>
    <station code="TRD"/>
    <station code="RKD"/>
    <station code="KW"/>
    <station code="BPB"/>
    <station code="BSM"/>
    <station code="RCS"/>
    <station code="RCSK"/>
  </timetable>

   <timetable title="M5 Direction Denia" sort="DNA">
    <route>5-TD</route>
    <route>5-CD</route>
    <station code="RCSK"/>
    <station code="RCS"/>
    <station code="BSM"/>
    <station code="BPB"/>
    <station code="KW"/>
    <station code="RKD"/>
    <station code="TRD"/>
    <station code="LD"/>
    <station code="WW"/>
    <station code="DNA"/>
  </timetable>
  </timetables>

  <timetables title="Airport Shuttleservice">
   <timetable title="Airport Shuttle Direction 1" sort="P40">
    <route>PM-UF</route>
    <route>PM-QF</route>
    <route>PM-CF</route>
    <route>PM-QC</route>
    <route>PM-UC</route>
    <route>PM-UQ</route>
    <station code="P10"/>
    <station code="BSP"/>
    <station code="P40"/>
    <station code="P30"/>
    <station code="ACT"/>
    <station code="RDA"/>
    <station code="terminal4"/>
  </timetable>

   <timetable title="Airport Shuttle Direction 2" sort="P40">
    <route>PM-FU</route>
    <route>PM-FC</route>
    <route>PM-FQ</route>
    <route>PM-FZ</route>
    <route>PM-QU</route>
    <route>PM-CU</route>
    <route>PM-CQ</route>
    <station code="terminal4"/>
    <station code="RDA"/>
    <station code="ACT"/>
    <station code="P30"/>
    <station code="P40"/>
    <station code="BSP"/>
    <station code="P10"/>
  </timetable>
  </timetables>

  <timetables title="Museumline">
   <timetable title="Museumline Direction Noordvliet" sort="NVT">
    <route>9-WV</route>
    <route>9-WB</route>
    <station code="WGM"/>
    <station code="NVT"/>
  </timetable>
   <timetable title="Museumline Direction Transportmuseum" sort="NVT">
    <route>9-VW</route>
    <route>9-BW</route>
    <station code="NVT"/>
    <station code="WGM"/>
  </timetable>
  </timetables>

  <timetables title="Timetable Train">
   <timetable title="Train Direction Noordvliet" sort="RWP">
    <route>SPR-SV</route>
    <route>SPR-CV</route>
    <route>SPR-CS</route>
    <route>SPR-MS</route>
    <route>SPR-MV</route>
    <route>SPR-ZS</route>
    <station code="RMW"/>
    <station code="RDC"/>
    <station code="RBK"/>
    <station code="RWPK"/>
    <station code="RWP"/>
    <station code="RBV"/>
    <station code="CGL"/>
    <station code="RJP"/>
    <station code="NVT"/>
   </timetable>
   <timetable title="Train Direction Rijndam Centraal" sort="RWP">
    <route>SPR-VS</route>
    <route>SPR-VC</route>
    <route>SPR-SC</route>
    <route>SPR-SM</route>
    <route>SPR-VM</route>
    <route>SPR-SZ</route>
    <station code="NVT"/>
    <station code="RJP"/>
    <station code="CGL"/>
    <station code="RBV"/>
    <station code="RWP"/>
    <station code="RWPK"/>
    <station code="RBK"/>
    <station code="RDC"/>
    <station code="RMW"/>
   </timetable>
  </timetables>


  <yard pack="Rijndam2018" file="DB.cty" departures="auto" arrivals="auto">
   <shedule name="night" time="23:45:15" autodepartures="23:00:00" autoarrivals="24:15:00">
    <arrive code="562" train="5622SZ" target="SWP" time="01:22:15" ai="true" track="B01" direction="-1" units="2" stop="4"/>
    <arrive code="563" train="5632SZ" target="SWP" time="01:29:45" ai="false" track="B02" direction="-1" units"2" stop="6"/>
    <arrive code="564" train="5642SZ" target="SWP" time="01:15:00" ai="true" track="B01" direction="-1" units="2" stop="6"/>
   </shedule>
  </yard>


  <trainnumber old="F10002" new="5614SO" timetable="561"/>
  <trainnumber old="F10003" new="5634OS" timetable="563"/>
  <trainnumber old="F10004" new="5622SZ" timetable="562"/>
  <trainnumber old="F10005" new="5642SZ" timetable="564"/>

 </controldata>

 <consists>

  <consist start="SWP2">
   <train pack="RET" file="5200-2006.xml">
    <cab id="0" enabled="true" ai="561"/>
    <pantographs raised="true"/>
   </train>
  </consist>
  
  <consist start="MNM3">
   <train pack="RET" file="5200-2006.xml">
    <cab id="0" enabled="true" ai="563"/>
    <pantographs raised="true"/>
   </train>
  </consist>
 </consists>
</activity>
Image
Post Reply