Section 7: Command reference
Models 707B and 708B Switching Matrix Reference Manual
7-148
707B-901-01 Rev. A / August 2010
Example
scan.execute()
Runs a scan immediately.
Also see
(on page 7-142)
(on page 7-146)
(on page 7-148)
(on page 7-152)
scan.list()
This function queries the active scan list.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function Yes
System
reset
Channel reset
Changing a channel or scan
setting
Create configuration
script
Empty list
Usage
scanList = scan.list()
scanList
This parameter is string listing the existing scan step information
Details
This function lists the existing scan list.
When changing a channel or scan attribute for an existing scan list item, the scan list will be regenerated based
on this change. If unable to rebuild the list, an error will be generated and the scan list will be lost. To avoid
unintentional changes to an existing scan list, configure channel and scan settings prior to using commands
(
scan.add(), scann.addimagestep(), 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).