<! [P|Q|R]>
Emergency Stop (ESTOP) or Pause¶
Serial command to Emergency Stop all locos, pause all locos, or query the Estop pause status.
Commands¶
<!>ESTOP all locos<! [«pauseType»]>ESTOP pause or query pause
Parameters¶
-
pauseType optional - one of:
P= ESTOP pause the layoutR= ESTOP resume paused layoutQ= query the ESTOP paused status
Response¶
The following are not a direct response, but rather a broadcast that will be triggered as a result of any track manager changes.
Response for <!>¶
Repeated for each loco in the reminders list
<l «loco» «reg» «speedByte» «functMap»>
- see the
<t .. >command for information opn this response
Response for <! P>¶
<!PAUSED>
Response for <! R>¶
<!RESUMED>
Response for <! Q>¶
<!PAUSED> or <!RESUMED> depending on the current status
Notes¶
- any throttle apps and devices using the WiThrottle protocol will receive alterts with the pause is activated or deactivated
Examples¶
Example Commands¶
<!>ESTOP all locos<! P>Pause all locos
Example Responses¶
- TBA