Open Rails Engine Controller Parameters

Aim - this section describes the parameters required to correctly define a locomotive engine controller in Open Rails Train Simulator.

If you wish to provide any feedback on this page, please use the contact page. It would be great to have some feedback as this helps to ensure the accuracy of the information and models.

Index

Legend:

The following table only describes the EngineController currently defined within Open Rails. Controllers previously used in MSTS, such as Whistle do not need to be formally defined as a controller as they are already defined in Open Rails code as a "pre-defined" control device.


NameTypeOR EnabledDescriptionComments
Brake_train
VarControl
S, D, E
Controls the amount of braking applied by the train brake
Brake_engine
VarControl
S, D, E
Controls the amount of braking applied by the locomotive brake
Brake_brakeman
VarControl
S, D, E
Controls the amount of braking applied manually by the brakeman
Cutoff
VarControl
S
Controls cutoff of steam cylinder on steam locomotive
ORTSSmallEjector
VarControl
S
Controls amount of steam through the small ejector
ORTSLargeEjector
VarControl
S
Controls amount of steam through the large ejector
Injector1Water
VarControl
S
Controls amount of water through the injector 1
Injector2Water
VarControl
S
Controls amount of water through the injector 2
Blower
VarControl
S
Controls the amount of steam through the blower
DampersFront
VarControl
S
Controls the amount of opening of the damper
Shovel
VarControl
S
Controls the amount of coal added to the fire
FireDooR
VarControl
S
Controls the amount taht the fire door is open
ORTSSteamHeat
VarControl
S, D, E
Controls the amount of steam used for carriage heating
WaterScoop
TwoState
S, D, E
Raise and lowers the water scoop
Throttle
VarControl
D, E
Increase and decreases the throttle on diesel and electric locomotives
Regulator
VarControl
S
Increase and decreases the throttle on steam locomotives
Brake_Dynamic
VarControl
D, E
Controls the amount of dynamic braking applied to the locomotive
ORTSFastVacuumExhauster
TwoState
D
Turns the fast vacuum exhauster on and off.
Combined_Control
Combined
D, E
Sets up a combined control handle.

top