Agilent Technologies U2761A Computer Drive User Manual


 
Features and Functions 2
U2761A User’s Guide 43
Example 2, To output a Sine wave
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.
-> FUNC SIN //Sets the output to Sine wave.
-> VOLT 5 VPP //Sets the output amplitude to 5 Vpp.
-> FREQ 1000 //Sets the output frequency to 1 kHz.
-> VOLT:OFFS 0 //Sets the output offset to 0.
-> OUTP ON //Turns on output.
-> *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.