R&S SMB100A Operating Manual page 403

Rf and microwave signal generator
Hide thumbs Also See for SMB100A:
Table of Contents

Advertisement

®
R&S
SMB100A
// ******************************************************************
// Reset the instrument to start from an initial state
// ******************************************************************
*RST; *CLS
// ******************************************************************
// Set the RF signal frequency and level
// ******************************************************************
SOURce:FREQuency:CW 4000000000
SOURce:POWer:LEVel:IMMediate:AMPLitude -25
// ******************************************************************
// Configure the pulse modulation settings
// ******************************************************************
// Select the internal modulation generator
SOURce:PULM:SOURce INT
// Set trigger mode
SOURce:PULM:TRIGger:MODE AUTO
// Select pulse mode
SOURce:PULM:MODE DOUB
// ******************************************************************
// Alternatively configure the pulse modulation settings for
// external modulation source
// ******************************************************************
// Select the external modulation source
SOURce:PULM:SOURce EXT
// Set the polarity of the externally applied modulation signal.
SOURce:PULM:POLarity NORMal
// Select the impedance for the external pulse modulation trigger input
SOURce:PULM:TRIGger:EXTernal:IMPedance G10K
// ******************************************************************
// Configure the pulse generator settings
// ******************************************************************
// Set pulse period
SOURce:PULM:PERiod 10 us
// Set pulse width
SOURce:PULM:WIDth 8 us
// Set double pulse width
SOURce:PULM:DOUBle:WIDTh 0.0000012
// Set double pulse delay
SOURce:PULM:DOUBle:DELay 0.0000045
// ******************************************************************
// Activate the signal output
// ******************************************************************
SOURce:PGENerator:OUTPut:STATe 1
Operating Manual 1407.0806.32 ─ 21
Remote Control Commands
SOURce Subsystem
388

Advertisement

Table of Contents
loading

Table of Contents