
81
SCPI Command Reference
10.13
LIST Subsystem
The LIST or SWEEP Subsystem command group sets the List Sweep measurement function,
including the sweep point setting and limit values for the limit function.
Figure 10-8
LIST Subsystem Command Tree
LIST
:PARAmeter
:STAT
{FREQ,VOLT,CURR}
<n>,{ON,OFF}
:BAND
<n>,<value>,{A,B,OFF},<low>,<high>
10.13.1
LIST:PARAmeter
The LIST:PARAmeter command sets the list sweep parameter.
Command Syntax
LIST:PARAmeter {FREQ,VOLT,CURR}
Parameter
Where, {FREQ,LEVEL} is:
FREQ
Sets the sweep parameter to frequency
VOLT
Sets the sweep parameter to voltage level
CURR
Sets the sweep parameter to current level
Example
SEND> LIST:PARA VOLT
Query Syntax
LIST:PARAmeter?
Query Response
{FREQ,VOLT,CURR}
Example
SEND> LIST:PARA?
RET>
FREQ
10.13.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
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
RET>
on
10.13.3
LIST:BAND
The LIST:BAND command sets the List Sweep point value, limit mode and low/high limit
values.