Remote Control Commands
R&S
®
SMW200A
1062User Manual 1175.6632.02 ─ 16
// Activate the LF frequency sweep
SOURce1:LFOutput:FREQuency:MODE SWEep
// Activate LF Output1.
SOURce1:LFOutput1:STATe 1
// Input the frequency manually for each step
SOURce1:LFOutput1:FREQuency:MANual 2 kHz
SOURce1:LFOutput1:FREQuency:MANual 2.1 kHz
// Alternatively use UP or DOWN parameter with set step width.
SOURce1:LFOutput1:SWEep:FREQuency:STEP:LINear 500 Hz
SOURce1:LFOutput1:FREQuency:MANual UP
Example: Configuring the LF generator
The following is a simple example on how to configure the LF generator and output the
generated signal.
// configure the signal of the LF1 generator
SOURce1:LFOutput1:SHAPe SQU
SOURce1:LFOutput1:SHAPe:PULSe:PERiod 0.001
SOURce1:LFOutput1:SHAPe:PULSe:WIDTh 0.0005
SOURce1:LFOutput1:SHAPe:PULSe:DCYCle 0.5
// configure the signal of the LF1 generator
SOURce1:LFOutput2:SHAPe SINE
SOURce1:LFOutput2:FREQuency 1000000
SOURce1:LFOutput2:PERiod?
// 0.000001
// changing the LF signal shape
// SOURce1:LFOutput2:SHAPe TRAP
// SOURce1:LFOutput2:SHAPe:PULSe:PERiod 0.2
// SOURce1:LFOutput2:SHAPe:TRAPeze:RISE 0.0001
// SOURce1:LFOutput2:SHAPe:TRAPeze:FALL 0.001
// SOURce1:LFOutput2:SHAPe:TRAPeze:FALL 0.0001
// SOURce1:LFOutput2:SHAPe:TRAPeze:HIGH 0.0005
// SOURce1:LFOutput2:SHAPe TRI
// SOURce1:LFOutput2:SHAPe:PULSe:PERiod 0.1
// SOURce1:LFOutput2:SHAPe:TRIangle:RISE 0.0001
// activate the LF output and select the LF1 as signal source
// configure the LF output signal
SOURce1:LFOutput1:FREQuency:MODE CW
SOURce1:LFOutput1:STATe 1
SOURce1:LFOutput1:SOURce LF1
SOURce1:LFOutput1:INTernal:VOLTage 1
SOURce1:LFOutput1:OFFSet 0.001
● LF Generator Settings.........................................................................................1063
● LF Sweep Settings..............................................................................................1070
SOURce Subsystem