Download Print this page

Making Faster Measurements (Multiple Measurements) - Agilent Technologies EMC Series Programmer's Manual

Spectrum analyzers 9 khz-1.5/3.0/6.7/13.2/26.5 ghz
Hide thumbs Also See for EMC Series:

Advertisement

Making Faster Measurements (multiple measurements)

/************************************************************/
/*
Average.c
Agilent Technologies 1999
/*
/* This C programming example does the following:
/* Performs Power Averaging of Multiple ESA Measurements
/* and Writes the Result back to a Trace for display
/*
/* The required SCPI instrument commands are given as
/* reference.
/*
/* - Opens a GPIB device at address 18
/* - Clears and Resets the Analyzer to a known state
/*
SYST:PRES:TYPE FACT
/*
*RST
/* - Identify the Instrument model
/*
*IDN?
/* - Sets the analyzer center frequency and span
/*
SENS:FREQ:CENT freq
/*
SENS:FREQ:SPAN freq
/* - Sets the analyzer resolution bandwidth
/*
SENS:BAND rbw
/* - Selects sampled as the detector mode
/*
SENS:DET SAMP
/* - Disable optional Input/Output functions
:
/*
SYST:PORT:IFVS:ENAB OFF
/* - Turn off auto-alignment
/*
CAL:AUTO OFF
/* - Select the desired number of sweep points
/*
SWE:POINTS points
/* - Select the appropriate display reference level and
/*
amplitude reference routing
/*
E4402B/03B/04B/05B/07B/08B or E7402A/03A/04A/05A
/*
DISP:WIND:TRAC:Y:RLEV -20 DBM
/*
CAL:SOUR:STAT ON
/*
E4401B, E4411B, or E7401A
/*
DISP:WIND:TRAC:Y:RLEV -25 DBM
/*
CAL:SOUR:STAT ON;
/* - Select single sweep mode
/*
INIT:CONT OFF
/* - Disable local display
/*
DISP:ENAB OFF
/* - Select internal machine binary data format (milli-dBm) */
Chapter 3
Making Faster Measurements (multiple measurements)
*/
*/
*/
Programming Examples
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
177

Advertisement

loading

This manual is also suitable for:

E7404aE7402aE7405aE7401aE7403a