Open Rails

BrakeControllerEvent Enumeration

[This is preliminary documentation and subject to change.]

public enum BrakeControllerEvent

Members

Member Name Description
StartIncrease Starts the pressure increase (may have a target value)
StopIncrease Stops the pressure increase
StartDecrease Starts the pressure decrease (may have a target value)
StopDecrease Stops the pressure decrease
SetCurrentPercent Sets the value of the brake controller using a RailDriver peripheral (must have a value)
SetCurrentValue Sets the current value of the brake controller (must have a value)
FullQuickRelease Starts a full quick brake release.
StartDecreaseToZero Starts a pressure decrease to zero (may have a target value)

Requirements

Namespace: ORTS.Scripting.Api

Assembly: RunActivity (in RunActivity.exe)

See Also

ORTS.Scripting.Api Namespace