Agilent Technologies 4294A Programming Manual page 31

Precision impedance analyzer
Hide thumbs Also See for 4294A:
Table of Contents

Advertisement

Step 6. Press the following instrument state key to enter the preset command.
[Preset]
The GPIB command ";PRES" to be used for presetting the equipment automatically
appears at the cursor position.
10 ASSIGN @Hp4294 TO 800
20 OUTPUT @Hp4294;";PRES"
Next, press
NOTE
To send two or more commands within a single OUTPUT statement, you need to delimit
the commands by a semicolon. In entering GPIB commands with the control panel keys, a
semicolon is automatically placed before each command.
Step 7. Press the following soft keys to set the measurement parameters Cs-Rs.
OUTPUT @Hp4294
Program code is generated as shown below.
10 ASSIGN @Hp4294 TO 800
20 OUTPUT @Hp4294;";PRES "
30 OUTPUT @Hp4294;";MEAS CSR"
Next, press
Step 8. Press the following keys and soft keys to set a center frequency and a span frequency.
[System]
-
[k/m]
10 ASSIGN @Hp4294 TO 800
20 OUTPUT @Hp4294;";PRES"
30 OUTPUT @Hp4294;";MEAS CSR"
40 OUTPUT @Hp4294;";CENT 70E6;SPAN 100E3"
50 _
Step 9. Press the following keys and soft keys to achieve automatic scaling.
[System]
10 ASSIGN @Hp4294 TO 800
20 OUTPUT @Hp4294;";PRES"
30 OUTPUT @Hp4294;";MEAS CSR"
40 OUTPUT @Hp4294;";CENT 70E6;SPAN 100E3"
50 OUTPUT @Hp4294;";AUTO"
60 _
Chapter 2
.
[×1]
-
-
[Meas]
Cs-Rs
.
[×1]
-
-
IBASIC
OUTPUT @Hp4294
-
[×1]
-
IBASIC
-
OUTPUT @Hp4294
Remote Control, Overview
The Basics of Writing/Running Programs
-
-
-
-
-
[Cent]
[7]
[0]
[M/μ]
[Span]
-
[Scale Ref]
-
AUTO SCALE
-
-
-
[1]
[0]
[0]
-
[×1]
31

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents