80
AT2818/2816A/2816B/2817A/2817/810A User's Guide
Parameter
Where, {FREQ,LEVEL} is:
FREQ Sets the sweep parameter to frequency
LEVEL Sets the sweep parameter to voltage level
Example
SEND> LIST:PARA LEVEL<NL>
Query Syntax
LIST:PARAmeter?
Query Response
{FREQ,LEVEL}
Example
SEND> LIST:PARA?<NL>
RET> FREQ<NL>
11.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<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.13.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>
Parameter
Where,<n> is:
n NR1(1 to 10): List sweep point
Query Response
{on,off},<point value>,{A,B,-},<NR3:low>,<NR4:high>
Example
SEND> LIST:BAND? 1<NL>
RET> on,1.00000e+03,A,1.000000E-9,2.000000E-9<NL>