Agilent Technologies EPM-P Series Programming Manual page 40

Power meters
Hide thumbs Also See for EPM-P Series:
Table of Contents

Advertisement

Example 1 - The Simplest Method
The following program segments show the simplest method of querying
the upper and lower window's measurement results respectively.
Using READ?
*RST
CONF1
READ1?
*RST
CONF2
READ2?
Using INITiate and FETCh?
*RST
CONF1
INIT1
FETC1?
For the E4416A only:
*RST
CONF2
INIT1?
FETC2?
For the E4417A only:
*RST
CONF2
INIT2?
FETC2?
EPM-P Series Power Meters Programming Guide
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Reset instrument
Configure upper window - defaults to a channel A
measurement
Take upper window (channel A) measurement
Reset instrument
Configure the lower window - defaults to channel A
(E4416A), Channel B (E4417A) measurement
Take lower window measurement (channel A on
E4416A, B on E4417A)
Reset instrument
Configure upper window - defaults to a channel A
measurement
Causes channel A to make a measurement
Retrieves the upper window's measurement
Reset instrument
Configure lower window - E4416A defaults to
channel A
Causes channel A to make measurement
Retrieves the lower window's measurement
Reset instrument
Configure lower window
Causes channel B to make measurement
Retrieves the lower window's measurement
Power Meter Remote Operation
Making Measurements
1-15

Advertisement

Table of Contents
loading

Table of Contents