
Appendix D 697
Softkey Functions
Macro Setup Menu
D. Softkey Functions
Macro Setup Menu
Key Operation Function SCPI Command
Displays the macro setup menu.
VBA Editor Starts the VBA editor. A keyboard and mouse are necessary to use this
editor.
None
New Project Creates a new VBA project. None
Load Project Opens a dialog box for loading a saved VBA project.
:MMEM:LOAD:PROG
Load & Run
Displays programs (VBA projects) stored under D:\VBA as a list of softkeys.
(program name) Loads the program whose name is shown in the softkey label and executes
it.
None
: :
(program name) Loads the program whose name is shown in the softkey label and executes
it.
Return Returns to the softkey display screen one level higher.
Save Project Opens a dialog box for saving a VBA project.
:MMEM:STOR:PROG
Close Editor
Closes the currently open VBA editor. None
Select Macro Displays a list of all macros in the form of softkeys from which they can be executed.
(macro name) Executes the macro that corresponds to the softkey.
:PROG:NAME
:PROG:STAT
: :
(macro name) Executes the macro that corresponds to the softkey.
Cancel Returns to the softkey display screen one level higher.
Stop Stops execution of a program after executing the line of code being
executed at the time the Stop key is pressed.
:PROG:STAT
Continue
Resumes execution of a program that has been stopped.
:PROG:STAT
Echo Window
Enables or disables the echo window display at the bottom of the screen.
:DISP:TABL
:DISP:TABL:TYPE
Clear Echo
Clears text displayed in the echo window.
:DISP:ECHO:CLE
User Menu
Displays user menu softkeys.
Button 1 Executes the procedure assigned to Button 1. Softkey label can be modified
using a command.
None
Button 2 Executes the procedure assigned to Button 2. Softkey label can be modified
using a command.
None
Button 3 Executes the procedure assigned to Button 3. Softkey label can be modified
using a command.
None
Button 4 Executes the procedure assigned to Button 4. Softkey label can be modified
using a command.
None
Button 5 Executes the procedure assigned to Button 5. Softkey label can be modified
using a command.
None
Button 6 Executes the procedure assigned to Button 6. Softkey label can be modified
using a command.
None
Button 7 Executes the procedure assigned to Button 7. Softkey label can be modified
using a command.
None
Button 8 Executes the procedure assigned to Button 8. Softkey label can be modified
using a command.
None
Button 9 Executes the procedure assigned to Button 9. Softkey label can be modified
using a command.
None
Kommentare zu diesen Handbüchern