Simulation Command Reference : Rational Statemate Actions : STOP SCP

STOP SCP

The STOP SCP statement is used to stop the execution of selected executing SCPs.

Syntax:
stop_scp [ “name”]
 
where name is the name of the SCP to be stopped.
If name if provided, this SCP is stopped. This statement without an SCP name stops all running SCPs.
Example:
stop_scp “autolight”