EasyManuals Logo
Home>Keithley>Multimeter>2001

Keithley 2001 User Manual

Keithley 2001
488 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 #185 background imageLoading...
Page #185 background image
IEEE-488 Reference
4-21
40 OUTPUT 716; “*SRE 32” ! Unmask event summary
bit (B5) in Service Re-
quest Enable Register.
50 OUTPUT 716; “*ESE” !Program command error
(missing parameter) to
generate SRQ.
60 WAIT 1
70 S=SPOLL (716) ! Serial poll 2001.
80 IF BIT (S,6) THEN Service!Go to Service (line 200).
90 END
200 SUB Service
210 PRINT “B7 B6 B5 B4 B3 !Identify bits.
B2 B1 B0”
220 FOR I = 7 TO 0 STEP -1 ! Loop eight times.
230 PRINT BIT (S,I) ! Display bit values
240 NEXT I
250 SUBEND
Program analysis:
Line 10 Place 2001 in remote.
Line 20 Perform a device clear.
Line 30 Set bit B5 of Standard Event Enable Register.
This unmasks the command error event.
Line 40 Set bit B5 of the Service Request Enable Regis-
ter. This unmasks the event summary message.
Line 50 Send an illegal command in order to generate an
SRQ.
Line 60 Wait for a second to ensure completion of com-
mand execution.
Line 70 If SRQ occurred, bit B6 in Status Byte Register
will be set and program will go to Service sub-
routine.
Line 200 Service subroutine displays the bit values (0 or 1)
to 240 of the Status Byte Register. For this example, bit
B5 (ESB) and bit B6 (RQS) will be set.
The actual serial poll sequence is explained in paragraph
4.6.9.
4.7 Trigger Model (IEEE-488 operation)
The following information describes the operation process of
the Model 2001 over the IEEE-488 bus. The flowchart in
Figure 4-14, which summarizes operation over the bus, is
called the Trigger Model. It is called the Trigger Model be-
cause operation is controlled by SCPI commands from the
Trigger subsystem (see paragraph 4.24). Notice that key
SCPI commands are included in the Trigger Model.
Idle and initiate
The instrument is considered to be in the idle state whenever
it is not operating within one of the layers of the Trigger
Model. The front panel ARM indicator is off when the instru-
ment is in the idle state. While in the idle state, the instrument
cannot perform any measure or scan functions. Over the bus,
there are two SCPI commands that can be used to take the in-
strument out of the idle state; :INITiate or :INITiate:CON-
Tinuous ON.
Notice that with continuous initiation enabled (:INIT:CONT
ON), the instrument will not remain in the idle state after all
programmed operations are completed. However, the instru-
ment can be returned to the idle state at any time by sending
the *RST command, the *RCL command, or the
SYST:PRES command.
Once the instrument is taken out of the idle state, operation
proceeds into the arm layer (arm layer 1) of the Trigger
Model.

Table of Contents

Other manuals for Keithley 2001

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley 2001 Specifications

General IconGeneral
BrandKeithley
Model2001
CategoryMultimeter
LanguageEnglish

Related product manuals