1 Power Meter Remote Operation
70 Keysight N8262A Programming Guide
The following example uses the expected value parameter to specify a value of
–50 dBm. This selects the power meter’s lower range (refer to “Range” on page 86
for details of the range breaks). The resolution parameter is defaulted, leaving it at
its current setting. The source list parameter specifies a Channel B measurement.
The measurement is carried out on the upper window.
Using READ?
Some fine tuning of measurements can be performed using the CONFigure and
READ? commands. For example, in the above program segment some fine tuning
can be performed by setting the filter length to 1024 and the trigger delay off.
1 ABOR2
2 CONF1 -50,DEF,(@2)
3 SENS2:AVER:COUN 1024
4 TRIG2:DEL:AUTO OFF
5 READ1?
Using INITiate and FETCh?
ABOR2 Aborts Channel B
CONF1 -50,DEF,(@2) Configures the upper window to make a
Channel B measurement using an expected
power of –50 dBm and the current resolution
setting
READ1? Takes the upper window’s measurement
ABOR2 Aborts Channel B
CONF1 -50,DEF,(@2) Configures the upper window to make a Channel
B measurement using an expected power of
–50 dBm and the current resolution setting
INIT2 Causes Channel B to make a measurement
FETC1? -50,DEF,(@2) Retrieves the upper window’s measurement