Section 14: SCPI command reference
Model 6517B Electrometer Reference Manual
14-96
6517B-901-01 Rev. C / August 2015
:SCAN commands
[:INTernal] <list>
This command is used to define the internal scan list and enable a scan.
Usage
:ROUTe:SCAN[:INTernal] <list>
[:INTernal]?
<list>
<list>
= (
@ scanlist
): where scanlist is the specified list of channels (1
to 10) to be scanned
Details
This command is used to define the scan list for the internal scanner card. The scan list can contain 2
to 10 channels. The following examples demonstrate the various forms for expressing a scan list:
list =
(@ 2,4,6):
Channels separated by commas (,)
(@ 1:8):
Range of channels (1 through 8); range limits separated by a colon (:)
(@ 1:5,7):
Range entry and single entry separated by a comma
Refer to the instruction manual for the scanner card for details on scanning (see
Scanning
(on page
10-10) for more information).
Also see
None