LCR-6000 Series User Manual
117
SEND> LIST:PARA?<NL>
RET> FREQ<NL>
11.12.2 LIST:STAT
The LIST:STAT command turns on/off the specified sweep point.
LIST:STAT <n>,{ON,OFF,1,0}
Where,<n> is:
n NR1(1 to 10): List sweep point
ON or 1 Set this point to ON
OFF or 0 Set this point to OFF
Where,<n> is:
n NR1(1 to 10): List sweep point
SEND> LIST:STAT? 1<NL>
RET> on<NL>
11.12.3 LIST:BAND
The LIST:BAND command sets the List Sweep point value, limit mode and
low/high limit values.
LIST:BAND <n>,<point value>,{A,B,OFF},<low>,
<high>
Where, <n>,<point value>,{A,B,OFF},<low>,<high>
is:
n NR1(1 to 10): List sweep point
<point value> Sweep point value (frequency value
or signal level voltage value)
A Uses the primary parameter as the limit
parameter.
B Uses the secondary parameter as the limit
parameter.
OFF Turn off the List Sweep’s comparator function
<low> NR1,NR2 or NR3: low limit value
<high> NR1,NR2 or NR3: high limit value
Note: The suffix multipliers can be used with this
command. But the suffix units CANNOT be added.
SEND> LIST:BAND 1,1k,A,1n,2n<NL>
SEND> LIST:BAND 2,10k,A,1E-9,2E-9<NL>