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:
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'"
If, on the other hand, you wish to use the same function (DCV, for example) on all three
channels, a single command would suffice:
PRINT #1, "output 16; :rout:scan:int:func (@1,2,3), 'volt:dc'"
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:
PRINT #1, "output 16; :rout:scan:int (@1,2,3)"
Scanning will begin immediately when this command is sent.
To disable scanning, send the :ROUT:SCAN:LSEL NONE command:
PRINT #1, "output 16; :rout:scan:lsel none"
NOTE
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.
3-12
Operation
Содержание 2000-Scan
Страница 1: ...Model 2000 ScanScanner Card Instruction Manual A G R E A T E R M E A S U R E O F C O N F I D E N C E ...
Страница 12: ......
Страница 13: ...1 General Information General Information ...
Страница 17: ...2 CardConnections andInstallation CardConnec tionsandInstal lation ...
Страница 35: ...3 Operation Operation ...
Страница 58: ...3 24 Operation Section 3 Page 24 Tuesday July 8 2003 2 30 PM ...
Страница 59: ...4 Service Information Service Information ...
Страница 73: ...5 Replaceable Parts Replaceable Parts ...
Страница 76: ...5 4 Replaceable Parts ...
Страница 77: ......
Страница 78: ......
Страница 79: ...A Specifications Specifica tions ...
Страница 84: ......
Страница 85: ......