LCR-6000 Series User Manual
117
Query Response {FREQ,VOLT,CURR}
Example
SEND> LIST:PARA?<NL>
RET>
FREQ<NL>
11.12.2 LIST:STAT
The LIST:STAT command turns on/off the specified sweep point.
Command
Syntax
LIST:STAT <n>,{ON,OFF,1,0}
Parameter
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
Example
SEND> LIST:STAT 1,ON<NL>
Query Syntax
LIST:STAT? <n>
Parameter
Where,<n> is:
n
NR1(1 to 10): List sweep point
Query Response {on,off}
Example
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.
Command
Syntax
LIST:BAND <n>,<point value>,{A,B,OFF},<low>,
<high>
Parameter
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.
Example
SEND> LIST:BAND 1,1k,A,1n,2n<NL>
SEND> LIST:BAND 2,10k,A,1E-9,2E-9<NL>
Query Syntax
LIST:BAND? <n>