TX6000 Series Operation Manual Ver1.4
86
NOTE: Only TX6201 has installed internal DC bias current source.
TX6100 and TX6200 have no internal DC bias current source.
External DC
bias current source is needed.
The LIST:MODE command is used to set the list sweep mode. The LIST:MODE?
query returns the current list sweep mode.
Command syntax:
SEQuence
LIST:MODE STEPped
Where,
SEQuence means sequential mode.
STEPped means single step mode.
For example: WrtCmd (“LIST:MODE SEQ”)
Query syntax: LIST:MODE?
Return format:
SEQ <NL^END>
STEP
The LIST:BAND<n> command is used to set the limits of list sweep table. The
LIST:BAND<n>? query returns the current limits.
Command syntax: LIST:BAND<n><parameter>[,<low limit n>,<high limit n>]
Where,
<n> 1 to 201 (NR1 format): sweep points on the n
th
line
<parameter> A Compare the primary parameter of the test results
with the high and the low limits.
B Compare the secondary parameter of the test
results with the high and the low limits.
OFF No comparison
<low limit n> NR1, NR2 or NR3 data format, low limit of the sweep point
on the n
th
line.
<high limit n> NR1, NR2 or NR3 data format, high limit of the sweep
point on the n
th
line.
For example: WrtCmd (“LIST:BAND1 A, 10, 20”)
WrtCmd (“LIST:BAND3 OFF”)
Query syntax: LIST:BAND<n>?
Return Format: <parameter>, <low limit n>, <high limit n>
The LIST:CLEar command is used to clear all the data in list sweep mode.
Command syntax:
LIST: CLEar
For example: WrtCmd(“LIST:CLEAR”)