Stopping a VBA Program

Other topics about Operation Basics

Stopping a Procedure

This section describes how to break a procedure during the execution of a VBA program.

  1. To break the running VBA program, do one of the following:

  2. A dialog box is displayed through forced interrupts, and the program is suspended.



    Select one of the following:

Abruptly Terminating a VBA Program

This section describes how to abruptly terminate a running procedure. When abruptly terminating the VBA program by the below methods, the "Program interrupted" message is shown in the instrument status bar on the bottom of the LCD display.

 To terminate the running VBA program, do one of the following: