
Program Fragment
PRINT #1, "output 16; :syst:pres"
'Select defaults
PRINT #1, "output 16; :init:cont off;:abort"
'Place 2000 in idle
PRINT #1, "output 16; :trig:coun 1; sour tim"
PRINT #1, "output 16; :samp:coun 5"
'Program for 5 measurements and
stop (idle)
PRINT #1, "output 16; :init; *opc?"
'Start measurements and send
*opc?
PRINT #1, "enter 16"
'Get response when 2000 goes into
idle
LINE INPUT #2, a$
'Read contents of Output Queue
PRINT a$
'Display the ASCII "1"
*OPT? — Option Identification Query
Determine if an option is installed
Description
The response message indicates the presence or absence of an optional scanner card. For ex-
ample:
0
No scanner card installed
200X-SCAN
Scanner card installed
*RCL — Recall
Return to setup stored in memory
Parameters
<NRf>=0
Description
Use this command to return the Model 2000 to the configuration stored in memory. The *SAV
command is used to store the setup configuration in memory location.
Only one setup configuration can be saved and recalled.
The Model 2000 ships from the factory with :SYSTen:PRESet defaults loaded into the avail-
able setup memory. If a recall error occurs, the setup memory defaults to the :SYSTem:PRESet
values.
Remote Operation
4-47
Summary of Contents for 2000
Page 1: ...Model 2000Multimeter User s 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...
Page 13: ...1 General Information...
Page 19: ...2 Basic Measurements...
Page 54: ...2 36 Basic Measurements...
Page 55: ...3 Measurement Options...
Page 87: ...4 Remote Operation...
Page 139: ...5 SCPI CommandReference...
Page 215: ...A Specifications...
Page 226: ...A 12 Specifications...
Page 227: ...B Statusand ErrorMessages...
Page 233: ...C Example Programs...
Page 246: ...C 14 Example Programs...
Page 247: ...D Models196 199and 8840A 8842ACommands...
Page 255: ...E IEEE 488 BusOverview...