
AT381x User's Guide
74
10.9.1
LEVel:VOLTage (=VOLTage[:LEVel])
The LEVel:VOLTage or VOLTage[:LEVel] command sets the oscillator's output voltage level.
Command Syntax
LEVel:VOLTage {<value>,MIN,MAX}
or VOLTage:LEVel {<value>,MIN,MAX}
Parameter
Where,
<value> is the numeric data (NR1, NR2 or NR3).
MIN Sets to the minimum value of voltage
MAX Sets to the maximum value
Example
SEND> LEV:VOLT 0.3
//Set to 0.3V,the unit V can be ignored.
Query Syntax
LEVel:VOLTage?
or CURRent:LEVel?
Query Response
<NR3>
NR3 floating point
Example
SEND> VOLT?
RET>
1.00
Note
The suffix unit V can't be ignored
This command CANNOT be used in LIST MEAS page and CORRECTION page.
10.9.2
LEVel:CURRent (=CURRent[:LEVel])
The LEVel:CURRent or CURRent[:LEVel] command sets the oscillator's output current level.
Command Syntax
LEVel:CURRent {<value>,MIN,MAX}
or CURRent:LEVel {<value>,MIN,MAX}
Parameter
Where,
<value> is the numeric data (NR1, NR2 or NR3).
MIN Sets to the minimum value of current
MAX Sets to the maximum value of current
Example
SEND> LEV:CURR 1m
//Set to 1mA, unit V can be ignored.
Query Syntax
LEVel:CURRent?
or CURRent:LEVel?
Query Response
<NR3>
NR3 floating point
Example
SEND> VOLT?
RET>
1.00
Note
The suffix unit V can't be ignored
This command CANNOT be used in LIST MEAS page and CORRECTION page.
10.9.3
LEVel:SRESistance (= VOLTage:SRESistance)
The LEVel:SRESistance or VOLTage:SRESistance command sets the source output Impedance.
Command Syntax
LEVel:SRESistance {30,50,100}
VOLTage:SRESistance {30,50,100}
Parameter
{30,50,100}
Where,
30
Sets the output impedance to 30
Ω
50
Sets the output impedance to 50
Ω
100
Sets the output impedance to 100
Ω
Example
SEND> LEV:SRES 30
//Set to 30
Ω
, the unit
Ω
cannot be added.
Query Syntax
VOLTage:SRES?
or LEVel:SRES?
Query Response
<NR1>
NR1 integer
Example
SEND> LEV:SRES?
RET>
30