Reference Manual‎ > ‎The Blueprint Editor‎ > ‎Cab Control Blueprints‎ > ‎

Input Mappers

Input Mappers define all the controls that it is possible to use in the locomotives. There is one Input Mapper for each Control Mode; Expert and Simple.

The Input Mappers Default_Expert.xml and Default_StopGo.xml can be found in the following folder:

RailSimulatorCore\InputMappers

They can be edited and created using the Blueprint Editor.

The controls must be defined in each Control Model Input Mapper that they are valid for. For example, Wipers are used in both Control Models, therefore must be
present in Default_Expert.xml and Default_StopGo.xml

The following sections describe the Input Mapper Blueprint and some example controls to demonstrate how to use the Input Mapper Blueprint.