B&K Precision 4052-4055 - Programming Manual User Manual
Page 18

14
where:
<state>:= {ON|OFF}
<time>:= {0.001S to 500S}
<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 way>:= {LINE,LOG}
<direction>:= {UP,DOWN}
<edge>:={ON, OFF}
<wave type>:={SINE ,SQUARE, RAMP, ARB}
<frequency>:= { Default unit is "HZ". Minimum value is 1xe-6 HZ,
maximal value depends on the version.}
<amplifier>:={Default unit is "V". Channel one
minimum value 0.004V, Maximal is 6V. Channel two minimum value
0.004V, Maximal is 20V. }
<offset>:={ Default unit is "V". maximal value depends on the maximal
value depends on the version.}
<duty>:={ 20% to 80%. }
<symmetry>:={ 0% to 100%}
QUERY SYNTAX
<channel>:SWeepWaVe?
<channel>:={C1, C2}
RESPONSE FORMAT
<parameter>:={return all parameter of the current sweep wave
parameters.}
EXAMPLE 1
set channel one sweep time to 1 S.
C1:SWWV TIME, 1S
EXAMPLE 2
set channel one sweep stop frequency to 1000hz.
C1: SWWV STOP, 1000HZ
EXAMPLE 3
Reads channel one modulate wave parameters that STATE is ON.
C2:SWWV?
Return:
C2:SWWV
STATE,ON,TIME,1S,STOP,100HZ,START,100HZ,TRSR,MAN,TRMD,OFF,SW
MD,LINE,DIR,UP,CARR,WVTP,SQUARE,FRQ,1000HZ,AMP,4V,OFST,0V,DUTY
,50