Command
Reference
106
11.8.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<NL>//Set to 1mA. The A
unit suffix cannot be used.
Query Syntax
LEVel:CURRent?
or CURRent:LEVel?
Query Response <NR3>
NR3 floating point
Example
SEND> CURR?<NL>
RET>
1.000e+00<NL>
Note
The A unit suffix cannot be used.
This command CANNOT be used in LIST MEAS page
and CORRECTION page.
11.8.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<NL>//Set to 30
, the unit
cannot be added.
Query Syntax
VOLTage:SRES?
or LEVel:SRES?
Query Response <NR1>
NR1 integer
Example
SEND> LEV:SRES?<NL>
RET>
30<NL>