2
Features and Functions
Set Frequency Sweep Using SCPI Commands
Example 1
-> *CLS; *RST
-> FUNC SIN
-> VOLT 5 VPP
-> VOLT:OFFS 0
-> SWE:STAT ON
-> FREQ:STAR 500
-> FREQ:STOP 10000
-> SWE:SPAC LIN
-> SWE:TIME 2
-> TRIG:SOUR EXT
-> TRIG:SLOP POS
-> OUTP ON
90
//To reset the Keysight U2761A to default
power-on state, this command can be
ignored if this operation is not required.
//Sets the carrier waveform to Sine wave.
//Sets the output amplitude to 5 Vpp.
//Sets the output offset to 0.
//Enables frequency sweep.
//Changes the start frequency to 500 Hz.
//Changes the stop frequency to 10 kHz.
//Changes the sweep mode to Linear.
//Changes the sweep time to 2 s.
//Changes the sweep trigger source to
External.
//Changes the U2761A to be triggered on
the rising edge.
//Turns on output.
Keysight U2761A User's Guide