2
Features and Functions
Generate Pulse Waveform Using SCPI Commands
Example 1
-> *CLS; *RST
-> FUNC PULS
-> VOLT 5 VPP
-> VOLT:OFFS 0
-> PULS:PER 1
-> FUNC:PULS:DCYC 50
-> OUTP ON
54
// To reset the Keysight U2761A to default
power-on state, this command can be
ignored if this operation is not required.
// Sets the output to Pulse wave.
// Sets the output amplitude to 5 Vpp.
// Sets the output offset to 0.
// Sets the pulse period to 1 s.
// Set the pulse duty cycle to 50%.
// Turns on output.
Keysight U2761A User's Guide