Brake Control data BrakeEquipmentType( "Triple_valve, Auxilary_reservoir" ) rakeSystemType( "EP_single_pipe" ) MaxBrakeForce ( 30kN ) MaxReleaseRate( 20 ) MaxApplicationRate( 10 ) MaxAuxilaryChargingRate( 40.0 ) BrakeCylinderPressureForMaxBrakeBrakeForce( 67.5 ) BrakeDistributorFullServicePressure( 67.5 ) BrakeDistributorMaxAuxilaryResPressure( 140 ) BrakeDistributorReleaseRate( 20 ) BrakeDistributorApplicationRate( 6.25 ) BrakeDistributorTrainPipeControlRatio( 1.6 ) BrakeDistributorNormalFullReleasePressure( 110 ) Triple_Valve can be replaced with Distributor and EP_single_pipe can be replaced with EP_twin_pipe. All combinations will work ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Brake Equipment data AirBrakesAirCompressorPowerRating( 3.93 ) AirBrakesMainMinResAirPressure( 0 ) AirBrakesMainMaxAirPressure( 140 ) AirBrakesMainResVolume( 11.57 ) AirBrakesAirCompressorWattage( 19000 ) AirBrakesCompressorRestartPressure( 130 ) AirBrakesAirUsedPerPoundsOfBrakePipePressure( 0.27 ) AirBrakesHasLowPressureTest( 0 ) AirBrakesIsCompressorElectricOrMechanical( 0 ) EngineBrakesControllerDirectControlExponent( 1 ) TrainBrakesControllerDirectControlExponent( 1 ) EngineBrakesControllerMinPressureReduction( 7 ) TrainBrakesControllerMinPressureReduction( 7 ) EngineBrakesControllerHasProportionalBrake( 1 ) EngineBrakesProportionalBrakeLag( -0.6 ) EngineBrakesControllerMaxApplicationRate( 7 ) TrainBrakesControllerMaxApplicationRate( 7 ) EngineBrakesControllerMaxReleaseRate( 14 ) TrainBrakesControllerMaxReleaseRate( 14 ) EngineBrakesControllerMinSystemPressure( 0 ) TrainBrakesControllerMinSystemPressure( 0 ) EngineBrakesControllerMaxSystemPressure( 110 ) TrainBrakesControllerMaxSystemPressure( 110 ) EngineBrakesControllerEmergencyBrakeTimePenalty( 60 ) EngineBrakesControllerFullServicePressureDrop( 32 ) TrainBrakesControllerEmergencyBrakeTimePenalty( 60 ) TrainBrakesControllerFullServicePressureDrop( 32 ) BrakesEngineBrakeType( "EP_single_pipe" ) BrakesTrainBrakeType( "EP_single_pipe" ) BrakesEngineControllers( "Independent, Train" ) Single pipe or twin pipe as used in Control Data section Note, The independent controller is not used in an EMU and is ignored as the actual controller is not present. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Train Brake Controller Brake_Train ( 0 1 0.03 0.45 NumNotches ( 4 Notch ( 0 0 TrainBrakesControllerReleaseStart ) Notch ( 0.01 1 TrainBrakesControllerGraduatedSelfLapLimitedHoldingStart ) Notch ( 0.95 0 TrainBrakesControllerContinuousServiceStart ) Notch ( 1.0 0 TrainBrakesControllerEmergencyStart ) ) ) As I cannot find any dedicated brake tokens for EP braking, I have used standard air brake ones with a 4 notch controller. If at some point such tokens become usable it is an easy task to replace old with new.