Lecroy WaveStation 2052 Function Generator, Frequency Generator WaveStation 2052 Manuale Utente

Codici prodotto
WaveStation 2052
Pagina di 32
WaveStation SCPI Command Reference Manual 
 
29 
 
920595 RevA 
 
 
 
 
<Sweep way>:= {LINE,LOG} 
 
 
 
 
<direction>:= {UP,DOWN} 
 
 
 
 
<edge>:= {ON,OFF} 
<wave type>:= {SINE,SQUARE,RAMP,ARB}  
<frequency>:= {The default unit is in “HZ”. The minimum value is 1xe-6 HZ, 
maximum value depends on the model.} 
<amplifier>:= {The default unit is in “V”. The C1 minimum value is 0.004V, 
maximum is 6V. The C2 minimum value is 0.004V, maximum is 20V.} 
<offset>:= {The default unit is in “V”. The maximum value depends on your 
WaveStation model.} 
<duty>:= {The range for Square wave types is from 20 to 80.} 
<symmetry>:= {0% to 100%} 
QUERY
 
SYNTAX 
<channel>: SWeepWaVe?  
<channel>:= {C1,C2} 
RESPONSE
 
FORMAT 
<parameter>:= {Retrieves all of the current Sweep waveform parameters.} 
EXAMPLE
 
Set the C1 Sweep time to 1S. 
 
 
 
 
C1: SWWV TIME, 1S 
EXAMPLE
 
Set the C1 Sweep stop frequency to 1000Hz. 
 
 
 
 
C1: SWWV STOP, 1000HZ 
EXAMPLE
 
Read the C1 modulated waveform parameters and confirm that STATE is ON. 
 
 
 
 
C2: SWWV? 
Return: 
C2: SWWV 
STATE,ON,TIME,1S,STOP,100HZ,START,100HZ,TRSR,MAN,TRMD,OFF,SWMD,LIN
E,DIR,UP,CARR,WVTP,SQUARE,FRQ,1000HZ,AMP,4V,OFST,0V,DUTY,50 
EXAMPLE
 
Read the C2 modulate waveform parameters confirming that STATE is OFF. 
 
 
 
 
C2: SWWV? 
Return: 
C2: SWWV STATE,OFF