Programming Guide
27
PHSE
Note: If c
arrier is Pulse or Noise you can’t turn on sweep.
If you want to set CARR and STATE, the first parameter has to be one of them.
where:
<state>:= {ON, OFF}
<time>:= { Default unit is "S". Value depends on the model.}
<stop frequency> :={ the same with basic wave frequency}
<start frequency> :={ the same with basic wave frequency}
<trigger src>:= {EXT, INT, MAN}
<trigger mode>:= {ON, OFF}
<sweep mod>:= {LINE, LOG}
<direction>:= {UP, DOWN}
<edge>:={RISE, FALL}
<wave type>:={SINE ,SQUARE, RAMP, 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%}
Note:
There are some parameters Value depends on the model,
You can read version datasheet.
QUERY SYNTAX
<channel>: SWWV (SWeepWaVe)? <channel>:={C1, C2}
RESPONSE FORMAT
<parameter> :={ Return all parameters of the current sweep
wave.}
EXAMPLE
Set channel one sweep time to 1 S.
C1: SWWV TIME, 1
Set channel one sweep stop frequency to 1000 Hz.
C1: SWWV STOP, 1000
Read channel one sweep parameters of which STATE is
ON.
C2: SWWV?
Return:
C2: SWWV STATE, ON, TIME, 1S, STOP, 100HZ, START,
100HZ, TRSR, MAN,TRMD, OFF, SWMD, LINE, DIR, UP,
CARR, WVTP, SQUARE,
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 ...