EasyManuals Logo

Keithley 2002 User Manual

Keithley 2002
366 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #163 background imageLoading...
Page #163 background image
IEEE-488 Reference
3-40
*WAI — wait-to-continue
Prevent the execution of commands until all previous commands
are completed.
There are two types of device commands; Sequential commands and Overlapped commands. A
Sequential command is a command whose operations are allowed to finish before the next com-
mand is executed. An Overlapped command is a command that allows the execution of subse-
quent commands while device operations of the Overlapped command are still in progress. The
*WAI command is used to hold off the execution of subsequent commands until the device oper-
ations of all previous Overlapped commands are finished. The *WAI command is not needed
for Sequential commands.
There are three Overlapped commands in the Model 2002; :INITiate, :INITiate:CONTinuous
ON and *TRG.
NOTE
See *OPC, *OPC? and *TRG for more information.
The :INITiate commands take the Model 2002 out of the idle state. The device operations of
:INITiate are not considered complete until the Model 2002 goes back into idle. By sending the
*WAI command after the :INITiate command, all subsequent commands will not execute until
the Model 2002 goes back into idle.
The *TRG command issues a bus trigger which could be used to provide the arm, scan and mea-
sure events for the Trigger Model. By sending the *WAI command after the *TRG command,
subsequent commands will not be executed until the pointer for the Trigger Model has finished
moving in response to *TRG and has settled at its next state.
PRINT #1, "output 16; :syst:pres" ' Select defaults
PRINT #1, "output 16; :init:cont off; :abort" ' Place 2002 in idle
PRINT #1, "output 16; :arm:coun 1" ' Program for 30 measurements and
then stop (idle)
PRINT #1, "output 16; :arm:lay2:coun 1"
PRINT #1, "output 16; :trig:coun 30; sour tim"
PRINT #1, "output 16; :init; *wai" ' Start measurements and send
*wai
PRINT #1, "output 16; :data?" ' Query a reading
PRINT #1, "enter 16" ' Get reading after 2002 goes
into idle
LINE INPUT #2, a$ ' Read the reading
PRINT a$ ' Display the reading
3.10.15
Description
Program fragment

Table of Contents

Other manuals for Keithley 2002

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2002 and is the answer not in the manual?

Keithley 2002 Specifications

General IconGeneral
Resolution8.5 digits
DC Voltage Accuracy±0.0006%
Maximum DC Voltage1000 V
Maximum AC Voltage750 V
Maximum DC Current3 A
Maximum AC Current3 A
ConnectivityGPIB, RS-232
DC Voltage Range100 mV to 1000 V
AC Voltage Range100 mV to 750 V
Resistance Range10 Ω to 1 GΩ
Model2002
CategoryMultimeter
InterfaceGPIB, RS-232
AC Current Accuracy±0.1%
Frequency Range0.1Hz to 300kHz
DisplayVFD
TypeDigital
Power Supply100-240V AC, 50/60Hz
Current Range (DC)100 μA to 3 A
Current Accuracy (DC)±0.01%
Current Range (AC)100 μA to 3 A
Current Accuracy (AC)±0.1%
DC Current Range100 μA to 3 A
AC Current Range100 μA to 3 A

Related product manuals