From b41ca2f44a9074507331fdfaa4137f0184849907 Mon Sep 17 00:00:00 2001 From: Asbelos Date: Tue, 12 Apr 2022 17:05:44 +0100 Subject: [PATCH] Throttle notes --- Release_Notes/ThrottleAssists.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/Release_Notes/ThrottleAssists.md b/Release_Notes/ThrottleAssists.md index 41d0250..2d32979 100644 --- a/Release_Notes/ThrottleAssists.md +++ b/Release_Notes/ThrottleAssists.md @@ -35,6 +35,7 @@ Note: It is still the throttles responsibility to monitor the status broadcasts. `````` returns e.g. `````` for a route or `````` for an automation. + or `````` for id not found Whats the difference: A Route is just a call to an EXRAIL ROUTE, traditionally to set some turnouts or signals but can be used to perform any kind of EXRAIL function... but its not expecting to know the loco. @@ -50,6 +51,22 @@ Note: It is still the throttles responsibility to monitor the status broadcasts. e.g. responding `````` or for none. - Each Roster entry had a name and descripotion + Each Roster entry had a name and function map obtained by: + `````` reply like ``` + Refer to EXRAIL ROSTER command for function map format. + + + TODO: + `````` Requests a deliberate update on the cab speed/functions in the same format as the cab broadcast. + + COMMANDS TO AVOID + + `````` Use `````` + `````` + `````` other than `````` + `````` + `````` + +