Generate psk modulation using scpi commands – Agilent Technologies AGILENT U2761A User Manual

Page 93

Advertising
background image

Features and Functions

2

U2761A User’s Guide

75

Generate PSK Modulation Using SCPI Commands

Example 1

-> *CLS

; *RST

//To reset the U2761A to

default power

-on state, this

command can be ignored if
this operation is not
required.

-> PSK:STAT ON

//Enables PSK modulation.

-> FUNC SIN

//Sets the carrier waveform to

Sine wave.

-> FREQ 1000

//Sets the carrier frequency to

1 kHz.

-> VOLT 5 VPP

//Sets the output amplitude to

5 Vpp.

-> VOLT:OFFS 0

//Sets the output offset to 0.

-> PSK:INT:RATE 10

//Sets the PSK rate to

10 Hz.

-> PSK:DEV 180

//Sets the PSK deviation to

180

°.

-> OUTP ON

//Turns on output.

Advertising