Agilent Technologies U2761A Example 2, To output a Sine wave, Example 3, To output a Square wave

Models: U2761A

1 123
Download 123 pages 57.47 Kb
Page 61
Image 61

Features and Functions

2

Example 2, To output a Sine wave

-> *CLS; *RST

-> FUNC SIN

-> VOLT 5 VPP -> FREQ 1000 -> VOLT:OFFS 0 -> OUTP ON

//To reset the U2761A to default power-on state, this command can be ignored if this operation is not required.

//Sets the output to Sine wave.

//Sets the output amplitude to 5 Vpp.

//Sets the output frequency to 1 kHz.

//Sets the output offset to 0.

//Turns on output.

Example 3, To output a Square wave

-> *CLS; *RST

//To reset the U2761A to

 

default power-on state,

 

this command can be

 

ignored if this operation

 

is not required.

-> APPL:SQU 2000,5 VPP,0

//Sets the output to Square

 

wave, frequency 2 kHz,

 

amplitude

 

5 Vpp, offset 0.

-> FUNC:SQU:DCYC 30

//Changes the duty cycle to

 

30%.

-> OUTP ON

//Turns on output.

U2761A User’s Guide

43

Page 61
Image 61
Agilent Technologies manual Example 2, To output a Sine wave, Example 3, To output a Square wave, U2761A User’s Guide