11G & 12G Trams

From MetroSim Wiki
Revision as of 10:57, 13 August 2021 by Sjoerd (talk | contribs) (Created page with "{{Rolling stock |name = GVB 11G & 12G |image = 11G-12G.jpg |series = 11G: 901-920 <br/>12G: 817-841 |traction = overhead wire |protection = ATB / On sight |download = Soon...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
GVB 11G & 12G
11G-12G.jpg
Series
11G: 901-920
12G: 817-841
Traction power supply
overhead wire
Protection
ATB / On sight
[Soon Download]


Amsterdam 11G and 12G trams (with the low-floor middle carriage). These trams have been in service since 1990, and have recently been withdrawn (replaced by what Amsterdam calls the 15G, which is an Urbos100 tram from CAF). The outside of the tram is an object from 3D warehouse by Trainboy2004. The inside is all new by me.

The 11G series is bi-directional, and was mostly used on tramline 5 to Amstelveen, as the end of the line there was never equiped with a turning loop. The 12G series is unidirectional, and was mostly used on lines 16 and 24, although in the last few years they have been seen on other lines, after the GVB changed it's network (which included ending service on line 16).

The following versions are available:

  • 11G: 1990, 2005, 2015, and repaintable. Vehicle numbers 901-920.
  • 12G: 1990, 2005, 2015, and repaintable. Vehicle numbers 817-941.

The 1990 version is equiped with the then used ticket validators, belonging to the "Strippenkaart" system. These validators stamped a time and farezone marking on your ticket. In the simulation, these machines will show "buiten dienst" ("out of service") when you have deactivated the vehicle. When the cab in 'on', the validators will show a green symbol to show they are ready to be used.

The 2005 and 2015 versions are equiped with the current OV-Chipcard devices, for contactless check-in and check-out.

The repaintable version is delivered in the colors of the Rotterdam RET. You can repaint this tram if you like; the textures are in the folder "Data\TramNL\Textures".

11G-12G lineup.jpg


Operation in Metrosimulator

These trams can run in service in Metrosimulator on all tramlines equiped with overhead wires, except those which are under ZUB train protection. Be aware to only use the 12G tram on lines equiped with turning loops / triangles.

ATP

In reality, these vehicles do not have any ATP system. In order to run on the Rijndam and Toronto tram networks (where ATB has been installed as a requirement of the simulator), the ATB system is installed on these trams. However, the maximum speed enforcement has been removed from it, so you are responsible yourself for a safe trip! When running on tracks with ATB, the maximum speed it send to your vehicle is shown in the speedometer with a small blue arrow (but its not enforced). Just remember to STOP before an S-sign along the track when the ATB signal shows "10 km/h".

When running "On Sight" (when no ATB is available), no allowed speed is shown in the digital display


Train operation keys

  • Shift+X - Open/close mirror left side (the right side mirror moves automatically with the front door).
  • Ctrl+X - Open/close driver internal door.
  • Ctrl+Shift+X - Open/close hatch to close off the driver cab to passengers (do not use together with internal driver door!).
  • Ctrl+L - Driver desk light on/off
  • Shift+L - Passenger lights on/off
  • [ - Direction indicator light left on/off
  • ] - Direction indicator light right on/off
  • \ - Emergency lights on/off
  • / and * (Numpad) - Line and Destination display
  • Shift+/ and Shift+* (Numpad) - Service number display


Repaints

In the folder "\Data\TramNL\textures\Repaint backups" you will find a few repaints / templates which you can use as a basis to create your own repaints. Main purpose for this folder is to store/backup repaints you are not using at the moment. Only the files directly onder "\Data\TramNL\textures\" are used by the simulator. So put the repaint you whish to use on this location under the correct name.

11G-12G repaint.jpg

Codes for activities

To use them in your own activities, you can use these codes:

<train pack="TramNL" file="GVB_11G_1990.xml"/>
<train pack="TramNL" file="GVB_11G_2005.xml"/>
<train pack="TramNL" file="GVB_11G_2015.xml"/>
<train pack="TramNL" file="GVB_11G_Repaint.xml"/>
<train pack="TramNL" file="GVB_12G_1990.xml"/>
<train pack="TramNL" file="GVB_12G_2005.xml"/>
<train pack="TramNL" file="GVB_12G_2015.xml"/>
<train pack="TramNL" file="GVB_12G_Repaint.xml"/>

Example of how to place an 11G or 12G tram in an activity:

 <consist start="HCS3">
   <train pack="TramNL" file="GVB_11G_2015.xml">
	<cab id="0" enabled="true" ai="911"/>
	<car id="0" scrollsign2="11"/>
   </train>
  </consist>


External links