Remote control commands
R&S
®
SMB100B
507User Manual 1178.3711.02 ─ 08
SOURce1:SWEep:FREQuency:STEP:LINear 1 MHz
// Alternatively set the number of steps, then the sweep step width is
// set automatically
SOURce1:SWEep:FREQuency:POINts 301
SOURce1:SWEep:FREQuency:DWELl 500 ms
// With logarithmic spacing select the step width as follows
// (steps of 10 percent of the previous frequency in each instance)
SOURce1:SWEep:FREQuency:SPACing LOG
SOURce1:SWEep:FREQuency:STEP:LOGarithmic 10PCT
// Activate the sweep
// Trigger the sweep (depending on the set mode) and query the status
SOURce1:FREQuency:MODE SWEep
// Perform a one-off RF frequency sweep
SOURce1:SWEep:FREQuency:EXECute
SOURce1:SWEep:FREQuency:RUNNing?
// 1
// the frequency sweep is running
// For manual step RF sweep use the following commands
*RST; *CLS
// Activate manual step RF sweep
SOURce1:SWEep:FREQuency:MODE MANual
// Activate the RF frequency sweep.
SOURce1:FREQuency:MODE SWEep
// Activate RF Output1.
Output1:STATe 1
// Input the frequency manually for each step
SOURce1:FREQuency:MANual 200 MHz
SOURce1:FREQuency:MANual 201 MHz
// Alternatively use the UP or DOWN commands with the set step width.
SOURce1:SWEep:FREQuency:STEP:LINear 1 MHz
SOURce1:FREQuency:MANual UP
// Activate a combined RF frequency / level sweep
*RST; *CLS
*RST; *CLS
SYSTem:DISPlay:UPDate OFF
TRIGger1:FSWeep:SOURce SINGle
SOURce1:SWEep:COMBined:MODE AUTO
SOURce1:SWEep:COMBined:COUNt 200
SOURce1:FREQuency:STARt 1000000000 Hz
SOURce1:FREQuency:STOP 5000000000 Hz
SOURce1:POWer:STARt -30 dBm
SOURce1:POWer:STOP -10 dBm
SOURce1:SWEep:COMBined:RETRace 1
SOURce1:SWEep:COMBined:SHAPe SAWT
SOURce1:SWEep:COMBined:DWELl 0.01
// Activate combined RF frequency/level sweep
SOURce1:FREQuency:MODe COMB
SOURce subsystem