This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
usage:nodes:atc_controller [2020-01-22 09:53] admin ↷ Links adapted because of a move operation |
usage:nodes:atc_controller [2022-06-27 02:32] (current) blockhead [Speed commands] grammar |
||
---|---|---|---|
Line 38: | Line 38: | ||
=== S< | === S< | ||
- | Sets the target speed of driving train to ''< | + | Sets the target speed of driving train to ''< |
''< | ''< | ||
Line 83: | Line 83: | ||
Close doors previously opened by '' | Close doors previously opened by '' | ||
+ | |||
+ | === K === | ||
+ | |||
+ | Kicks all passengers (except drivers) out of the train. Door must be opened to do this. Useful at terminal stations. | ||
+ | |||
+ | ==== Other Commands ==== | ||
+ | |||
+ | === Cpl === | ||
+ | |||
+ | Temporarily switch the train to " | ||
+ | |||
+ | This command makes the train continue at its current speed until it hits another standing wagon or train. Then, it couples to this train and ATC command execution continues. | ||
+ | |||
+ | After coupling, the train retains its current target speed. If you do not include a '' | ||
+ | |||
+ | **Note to LuaATC users:** When using this command, the train running the ATC command is guaranteed to retain its Train ID. The Train ID of the standing train that it is coupled to becomes invalid. | ||
+ | |||
+ | //Note: This command is unique in that its command code is a 3-letter code. Future ATC extensions should also introduce multi-letter codes to avoid exhaustion of letter space for single-letter codes.// | ||
==== Conditional statements ==== | ==== Conditional statements ==== | ||
Line 147: | Line 165: | ||
* '' | * '' | ||
* '' | * '' | ||
+ | |||
+ | ==== Cpl ==== | ||
+ | |||
+ | * '' | ||
==== OL, OR, OC ==== | ==== OL, OR, OC ==== | ||
Line 155: | Line 177: | ||
==== I, +/-, </< | ==== I, +/-, </< | ||
- | * '' | + | * '' |
- | * '' | + | * '' |
- | * '' | + | * '' |
===== Trivia ===== | ===== Trivia ===== |