Saving Images On Lcd Screen; Saving/Loading (Importing) The Vba Program - Agilent Technologies E5052A Programmer's Manual

Signal source analyzer
Hide thumbs Also See for E5052A:
Table of Contents

Advertisement

Saving images on LCD screen

Images displayed on the LCD screen can be saved in a file in the bitmap (.bmp) or portable
network graphics (.png) format. To save a screen image in a file, use the following
command:
:MMEMory:STORe:IMAGe on page 286
Executing the above command will save the screen image displayed when the command is
invoked.
NOTE
Note that this gives a different result from the operation on the front panel used to save the
screen image by pressing the

Saving/loading (importing) the VBA program

Saving
Only a VBA project file can be saved using the command below.
To save the VBA project that is opened on the VBA editor in a file, use the following
command:
:MMEMory:STORe:PROGram on page 287
Loading (importing)
To load the VBA project in the VBA editor, or to import the module/form file, use the
following command:
:MMEMory:LOAD:CORRection:POWer on page 281
Executing the above command will load/import the file according to its extension as
follows:
Table 5-1
Extension
vba
bas
frm
cls
Chapter 5
[Capture]
key.
File type
VBA Project
Standard module
User form
Class Modules
Saving and Recalling (File Management)
Saving/Recalling
79

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents