Agilent Technologies E5071C Manual page 1051

Hide thumbs Also See for E5071C:
Table of Contents

Advertisement

E5071C
Setup > Network Setup > SICL-LAN Address [XX]. Enter the IP
address of the E5071C in the cell to the right of the IP Address. This
VBA macro will not work properly without the correct values in these
two cells.
2. Click Preset in part 2 to execute the presetting operation.
3. In part 3, the sweep range (start and stop points) and the number of
measurement points for channel 1 are set. Click Set to execute the
setting as shown in the setting table.
4. Part 4 sets the measurement parameters and data format for trace 1
in channel 1. Click Set to execute the setting as shown in the setting
table.
5. Click Read Trace in part 5 retrieves the formatted data array of trace
1 in channel 1. The data is displayed in tabular and graphical format.
Description of Operation in VBA macro
This section describes the operation of the VBA macro, focusing on the part
related to control with SICL.
In order to use SICL in your VBA macro, you must declare
functions and define variables with a SICL definition file (for
VB).
In the VBA macro, ctrl_sicllan.xls, the standard module whose
object name is "SICL," is the definition file.
The basic control flow with SICL is shown in Flow of control using SICL.
In this sample program, the ivprintf function, the ivscanf
function, and the iread function are used in its communication
part; you can use other SICL functions as well. For details, refer
to sicl.hlp (the online help of SICL).
Flow of control using SICL
1278

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents