23
Programming Examples
550
Keysight 8990B Programming Guide
8990B configuration
-> OUTP:MOD ON
//Turns on the modulation signal.
-> OUTP ON
//Turns on the RF output power.
-> SYST:PRES
//Presets the 8990B to its default settings.
-> *OPC?
//Waits until the completion of the current command and
then sends 1 to the output buffer.
-> *CLS
//Clears the status data structures.
-> *IDN?
//Queries the 8990B identification string.
-> CHAN1:FREQ 1G
//Sets the channel 1 frequency to 1 GHz.
-> AUT
//Autoscales the waveform display.
-> *OPC?
//Waits until the completion of the current command and
then sends 1 to the output buffer.
-> TRIG:SOUR CHAN1
//Sets the trigger source to channel 1.
-> TIM:SCAL 0.0002
//Sets the timebase scale to 0.2 ms/div.
Wait 1 sec for operation to complete.
-> MEAS:MIN? CHAN1
//Queries the minimum power measurement result for
channel 1.
-> MEAS:PEAK? CHAN1
//Queries the peak power measurement result for
channel 1.
-> MEAS:AVER? CHAN1
//Queries the average power measurement result for
channel 1.
-> MEAS:PAV? CHAN1
//Queries the peak-to-average power measurement result
for channel 1.
-> MEAS:DUTY? CHAN1
//Queries the power duty cycle measurement result for
channel 1.
-> MEAS:PRI? CHAN1
//Queries the pulse repetition interval (PRI) measurement
result for channel 1.
-> MEAS:PRF? CHAN1
//Queries the pulse repetition frequency (PRF) measurement
result for channel 1.
-> MEAS:OFF? CHAN1
//Queries the off time measurement result for
channel 1.
-> MEAS:PBAS? CHAN1
//Queries the pulse-base measurement result for channel 1.
Summary of Contents for 8990B
Page 1: ...Keysight 8990B Peak Power Analyzer Programming Guide ...
Page 16: ...16 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Page 18: ...18 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Page 20: ...20 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...