
73
SCPI Command Reference
Example
SEND> FUNC:MON1 Z
Query Syntax
FUNC:MON1?
FUNC:MON2?
Query Response
{off, Z, D, Q, THR, THD, R, X, G, B, Y, ABS, PER VAC, IAC}
Example
SEND> FUNC:MON1?
RET>
off
10.8
FREQuency Subsystem
The FREQuency command sets the oscillator frequency. The FREQuency? Query returns the
current test frequency setting.
Figure 10-3
FREQ Subsystem Command Tree
FREQuence
[:CW]
{value,MIN,MAX}
Command Syntax
FREQ[:CW] {<value>,MIN,MAX}
Parameter
Where,
<value> is the numeric data (NR1 integer, NR2 fix float or NR3 floating point).
MIN
Sets to the minimum value
MAX Sets to the maximum value
Example
SEND> FREQ 1K
//Set to 1kHz,the Hz cannot be added.
Query Syntax
FREQ[:CW]?
Query Response
<NR3>
NR3 floating point
Example
SEND> FREQ?
RET>
1.03
Note
A suffix multiplier (k) can be used with this command. But the suffix unit Hz can't be
used.
This command CANNOT be used in LIST SWEEP DISPLAY page and CORRECTION page.
10.9
LEVel Subsystem
The Level subsystem sets the oscillator's output voltage/current level and source output
Impedance
Figure 10-4
LEVel Subsystem Command Tree
LEVel
:VOLTage
{<value>,MIN, MAX}
:SRESistance
{100,50,30}
:CURRent
{<value>,MIN, MAX}
:ALC
{on,off}
:mode?