Generate PSK Modulation Using SCPI Commands
Example 1
-> *CLS; *RST
-> PSK:STAT ON
-> FUNC SIN
-> FREQ 1000
-> VOLT 5 VPP
-> VOLT:OFFS 0
-> PSK:INT:RATE 10
-> PSK:DEV 180
-> OUTP ON
Keysight U2761A User's Guide
Features and Functions
// To reset the Keysight U2761A to default
power-on state, this command can be
ignored if this operation is not required.
// Enables PSK modulation.
// 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.
// Sets the PSK rate to 10 Hz.
// Sets the PSK deviation to 180
// Turns on output.
2
81