PauseSimulation
- Updated2026-03-24
- 1 minute(s) read
Pauses the simulation.
Syntax
Sub PauseSimulation()
Remarks
This method immediately pauses the simulation, and does not return until the simulator has successfully paused. It returns immediately if the simulation is already paused or stopped.
Note that any incomplete output requests are not considered complete.
A SimulationStop event is also sent from Multisim to indicate the state has changed.