3
Features and Functions
-> OUTP OFF
-> OUTP:WAV:FREQ 5000
-> OUTP ON
Example 4, To output a sine wave and square wave via CH 201 and CH
202 respectively
-> *RST;*CLS
-> ROUT:ENAB ON,(@201,202)
-> APPL:SIN 5, 0, (@201)
-> ROUT:SQU 3, –1, (@202)
-> OUTP:WAV:FREQ 3500
-> SYST:ERR?
<- +0, "No Error"
-> OUTP ON
54
// Turn off output (both CH 201 and CH
202 at 0 VDC)
// Change output frequency to 5 kHz
// Turn on output
// To reset DAQ to default power-on
state, this command can be ignored if
this operation is not required
// Enable CH 201 and CH 202
// Sine wave with 5 Vp (10 Vpp) and O
VDC offset
// Square wave with 3 Vp (6 Vpp) and –1
VDC offset
// Set both channel's output to 3.5 kHz
// To check for any error, this command
can be ignored if this operations is not
required
// Turn on output
Keysight U2300A Series User's Guide