2
Features and Functions
Generate FM Using SCPI Commands
Example 1
-> *CLS; *RST
-> FM:STAT ON
-> FUNC SIN
-> FREQ 1000
-> VOLT 5 VPP
-> VOLT:OFFS 0
-> FM:INT:FUNC SIN
-> FM:INT:FREQ 500
-> FM:DEV 100
-> OUTP ON
66
// To reset the Keysight U2761A to default
power-on state, this command can be
ignored if this operation is not required.
// Enables FM.
// Sets the carrier waveform to Sine wave.
// Sets the carrier frequency to 1 kHz.
// Sets the output amplitude to 5 Vpp.
// Sets the output offset to 0.
// Changes the modulating waveform shape
to Sine wave.
// Changes the modulating frequency to
500 Hz.
// Changes the frequency deviation to
100 Hz.
// Turns on output.
Keysight U2761A User's Guide