Series 3700A System Switch/Multimeter Reference Manual Section 11: TSP command reference
3700AS-901-01 Rev. D/June 2018 11-325
scan.scancount
This attribute sets the number of times the scan is repeated.
Reset
Scan reset
Recall setup
Create configuration script
Save setup
Usage
scanCount = scan.scancount
scan.scancount = scanCount
The scan count value (1 to 2,000,000,000)
Details
The scan count attribute setting indicates how many times the scan list is iterated through before the
scan completes.
During a scan, the instrument iterates through the arm layer of the trigger model the specified number
of times. After performing the specified number of iterations, the instrument returns to an idle state.
Example
scan.create("1001:1009")
scan.scancount = 100
scan.scaninterval = 1.0 -- delay between scans
Create a scan that includes channels 1 to 9 of slot 1.
Set the scan count to 100.
Set the delay between scans to 1 s.
Also see
Scanning and triggering (on page 5-23)
Trigger model (on page 5-24)