Keithley 2001 Operator's Manual page 232

Multimeter
Hide thumbs Also See for 2001:
Table of Contents

Advertisement

IEEE-488 Reference
Format
Description
Programming example
Parameters
Format
Defaults
Query
Description
4-74
:CLIMits:FAIL?
:CALCulate3:CLIMits:FAIL?
:calc3:clim:fail?
This query command is used to obtain the composite result of the LIMIT 1 and LIMIT 2 tests.
The composite result is the logical OR'ed summary of LIMIT 1 and LIMIT 2.
After sending this command and addressing the Model 2001 to talk, a value (1 or 0) will be sent
to the computer:
1 = One or both tests have failed.
0 = Both tests have passed.
In the event of a failure (1), you can determine which test(s) has failed by using the fail com-
mand of each limit (:LIMit1:FAIL? and :LIMit2:FAIL?).
This command (like the other fail commands) does not clear the fail indication for LIMIT 1 or
LIMIT 2.
This example assumes that LIMIT 1 and LIMIT 2 tests have been performed.
10 OUTPUT 716; ":calc3:clim:fail?"
20 ENTER 716; A$
30 PRINT A$
40 END
Line 10
Queries the composite result of the limit tests.
Line 20
Addresses the Model 2001 to talk.
Line 30
Displays the composite result of the limit tests.
:BSTRobe:STATe <b>
:CALCulate3:BSTRobe:STATe <b>
<b>
= 1 or ON
= 0 or OFF
:calc3:bstr <b>
Power-up
*RST
:SYSTem:PRESet
:STATe?
Query state of binning strobe
Short-form format:
:calc3:bstr:stat?
Response message:
1 (on) or 0 (off)
This command is used to enable or disable the strobe for the binning operation. When enabled,
digital output line #4 will be used for the binning strobe pulse. After the appropriate digital pat-
Read composite result of limit tests
Control binning strobe
Enable binning strobe
Disable binning strobe
Saved power-on setup
OFF
OFF
2001-900-01 Rev. K / August 2010

Advertisement

Table of Contents
loading

Table of Contents