Programming Guide
30
<wave type>:={SINE ,SQUARE, RAMP, PULSE, NOISE, ARB}
<frequency> :={ Default unit is "HZ". Value depends on the model.}
<amplitude>:= {Default unit is "V". Value depends on the model.}
<offset>:= {Default unit is "V". Value depends on the model.}
<duty>:= {0% to 100%.}
<symmetry> :={ 0% to 100%}
<phase>:= {0 to 360}
< standard deviation >:= {Default unit is "V". Value depends on the
model.}
<mean>:= {Default unit is "V". Value depends on the model.}
<width> :={ Max_width < (Max_duty * 0.01) * period and
Min_width > (Min_duty * 0.01) * period.}
<rise>:= {Value depends on the model.}
<fall>:= {Value depends on the model.}
<delay>:= {Default unit is
“S”.}
Note:
There are some parameters Value depends on the model,
You can read version datasheet to get specific parameters.
QUERY SYNTAX
<channel>: BTWV (BursTWaVe)? <parameter>
<channel>:={C1, C2}
<parameter>:=<period>
……
RESPONSE FORMAT
<channel>:BTWV <type>,<state>,<period>
……
EXAMPLE
Set channel one burst period to 1S.
C1: BTWV PRD, 1
Set channel one burst delay to 1s
C1: BTWV DLAY, 1
Set channel one burst to infinite
C1: BTWV TIME, INF
Read channel two burst parameters of which STATE is
ON.
C2: BTWV?
Return:
C2: BTWV STATE,ON,PRD,0.01S,STPS,0,TRSR,INT,
TRMD,OFF,TIME,1,DLAY,2.4e-07S,GATE_NCYC,NCYC,
CARR,WVTP,SINE,FRQ,1000HZ,AMP,4V,OFST,0V,PHSE,0
Summary of Contents for SDG5000 series
Page 38: ...SDG5000 User Manual 27 Figure 2 5 Setting the Offset ...
Page 109: ...SDG5000 User Manual 98 Figure 3 1 Sine Waveform ...
Page 111: ...SDG5000 User Manual 100 Figure 3 2 Square Waveform ...
Page 129: ...SDG5000 User Manual 118 3 12 Figure 3 12 FSK Waveform ...
Page 135: ...SDG5000 User Manual 124 Figure 3 15 DSB AM Waveform ...