This method presses the Stop button on the Execution dialog box. It also halts the probe at its curent position and suspends execution of the measurement routine.
Visual Basic |
---|
Public Sub stop() |
You can continue a stopped execution with the Continue method.