Command Element |
||
Description |
||
Defines a Stop command. |
||
Example |
||
<Stop/> |
||
Comments |
||
|
Command Element |
Description |
Defines a STOP command that terminates the simulation. |
Declaration |
def STOP(): |
Attributes |
CommentsSee Stop |
ExampleThe example below demonstrates a STOP command being used to stop the simulation. STOP() |