Power Meter Remote Operation
1
Keysight N8262A Programming Guide
73
Some fine tuning of the above program segment can be carried out for example,
by setting the trigger delay off.
1
ABOR1
2
CONF1 DEF,3
3
TRIG1:DEL:AUTO OFF
4
INIT1:IMM
5
FETC1? DEF,3
Example 5 - Making a Difference Measurement
The following program segment can be carried out on the N8262A. It queries the
lower window to make a difference measurement of Channel A -Channel B. The
expected power level and resolution parameters are defaulted, leaving them at
their current settings. Some fine tuning of the measurement is carried out by
setting the averaging, and the trigger delay to off.
Using READ?
ABOR1
ABOR2
CONF2:POW:AC:DIFF DEF,DEF,(@1),(@2)
SENS1:AVER:COUN 1024
SENS2:AVER:COUN 1024
TRIG1:DEL:AUTO OFF
TRIG2:DEL:AUTO OFF
READ2:POW:AC:DIFF?
READ2:POW:AC:DIFF? DEF,DEF,(@2),(@1)
(A second
READ?
query is sent to make
a Channel B -Channel A measurement using fresh measurement data).
Summary of Contents for N8262A
Page 1: ...Keysight N8262A P Series Modular Power Meter Programming Guide ...
Page 6: ...6 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Page 48: ...48 Keysight N8262A Programming Guide ...
Page 50: ...50 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Page 54: ...54 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Page 648: ...16 SERVice Subsystem 648 Keysight N8262A Programming Guide ...
Page 649: ...SERVice Subsystem 16 Keysight N8262A Programming Guide 649 ...
Page 668: ...17 IEEE 488 2 Command Reference 668 Keysight N8262A Programming Guide Syntax STB ...