Agilent Technologies U2761A manual Generate Pulse Waveform Using Scpi Commands, Example

Models: U2761A

1 123
Download 123 pages 50.59 Kb
Page 66
Image 66

2 Features and Functions

Generate Pulse Waveform 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.

-> FUNC PULS

//Sets the output to Pulse wave.

-> VOLT 5 VPP

//Sets the output amplitude to

 

5 Vpp.

-> VOLT:OFFS 0

//Sets the output offset to 0.

-> PULS:PER 1

//Sets the pulse period to 1 s.

-> FUNC:PULS:DCYC 50

//Set the pulse duty cycle to 50%.

-> OUTP ON

//Turns on output.

48

U2761A User’s Guide

Page 66
Image 66
Agilent Technologies U2761A manual Generate Pulse Waveform Using Scpi Commands, Example