Models 707B and 708B Switching Matrix Reference Manual
Section 7: TSP command reference
707B-901-01 Rev. B / January 2015
7-143
scan.list()
This function queries the active scan list.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Instrument reset
Channel reset
Scan reset
Recall setup
Change of channel or scan setting
Create configuration script
Save setup
Empty list
Usage
scanList
= scan.list()
scanList
A string that lists the existing scan step information
Details
This function lists the existing scan list.
When you change a channel or scan attribute for an existing scan list item, the scan list is recreated
based on this change. If the scan list cannot be rebuilt, an error is generated and the scan list is lost.
To avoid unintentional changes to an existing scan list, configure channel and scan settings before
using the commands
scan.add()
,
scan.addimagestep()
, and
scan.create()
) to build a scan
list.
If the scan list is empty, the string
"Empty Scan"
is returned. Otherwise, the string lists each step in
the scan along with its information for step, open, and close (see the example below).