User Manual

32
E.g. 2: To Generate a Built-in Arbitrary Wave via CH2
Target: Generate an ExpRise wave with 2MHz frequency, 5Vpp amplitude, 10mV offset
and 100Ω load via CH2.
Step
SCPI Command
Comment
0
*IDN?
/*Query ID to check the operating state*/
1
:CHAN CH2
/*Set current channel as CH2*/
2
:FUNC:SINE:LOAD 100
/*Set the load as 100Ω*/
3
:FUNC:ARB:FREQ 2.0E+06
/*Set the frequency of the arbitrary wave*/
4
:FUNC:ARB:AMPL 5
/*Set the amplitude*/
5
:FUNC:ARB:OFFS 0.01
/*Set the offset*/
6
:FUNC:ARB:BUIL ExpRise
/*Select built-in wave function*/
7
:CHAN:CH2 ON
/*Enable the connector of CH2 at front panel*/