Keithley 2000-Scan Instruction Manual page 46

Scanner card
Hide thumbs Also See for 2000-Scan:
Table of Contents

Advertisement

3-12
Operation
Remote interface scanning
Step 1: Program channel functions
Use :ROUT:SCAN:INT:FUNC to program functions for the selected channels. For example,
assume that you want to measure DC volts on channel 1, AC volts on channel 2, and 2-wire
resistance on channel 3. The commands to do so are as follows:
If, on the other hand, you wish to use the same function (DCV, for example) on all three
channels, a single command would suffice:
Step 2: Program internal scan list and start scan
Use the :ROUT:SCAN:INT command to program a scan list (channels you wish to scan). For
example, assume that you wish to scan channels 1, 2, and 3. This scan list would be programmed
as follows:
Scanning will begin immediately when this command is sent.
To disable scanning, send the :ROUT:SCAN:LSEL NONE command:
NOTE
PRINT #1, "output 16; :rout:scan:int:func (@1),'volt:dc'"
PRINT #1, "output 16; :rout:scan:int:func (@2), 'volt:ac'"
PRINT #1, "output 16; :rout:scan:int:func (@3), 'res'"
PRINT #1, "output 16; :rout:scan:int:func (@1,2,3), 'volt:dc'"
PRINT #1, "output 16; :rout:scan:int (@1,2,3)"
PRINT #1, "output 16; :rout:scan:lsel none"
The :ABORT command will abort the present scan in progress and reset the channel
list to the beginning. Depending on various trigger layer parameters, :ABORT may
also stop the scanning process.

Advertisement

Table of Contents
loading

Table of Contents