ATS Values
Handles
Brake Positions
0: Release- For trains with a hold brake:
1: Hold Brake 1AtsNotch: Service Brake 1AtsNotch + 1: Service Brake 2
 - For trains without a hold brake:
1: Service Brake 12: Service Brake 2
 - For trains with an automatic air brake:
0: Release1: Lap2: Service3: Emergency
 BrakeNotches: Maximum service brake positionBrakeNotches + 1: Emergency brake position
Power Positions
0: Neutral1: Power 1PowerNotches: Maximum power position
Reverser
1: Forward0: Neutral-1: Backward
Constant Speed Control
0: Keep current state1: Enable2: Disable
Note: The state of the constant speed control device can only be set, not retrieved, from within a Windows DLL plugin.
Plugin Initialization Mode
When the game starts, an integer representing the initialization mode is passed to the plugin:
-1: ATS system is enabled, and the maximum service brake is applied.0: ATS system is enabled, and the emergency brake is applied.1: ATS system is disabled, and the emergency brake is applied.