Threshold Commands - Keithley 2001 Operator's Manual

Multimeter
Hide thumbs Also See for 2001:
Table of Contents

Advertisement

IEEE-488 Reference
Query
Description
Programming example

4.19.17 THReshold commands

Parameters
Formats
Defaults
Query
4-148
:SOURce?
Query frequency input source
Short-form format:
:freq:sour?
Response message:
CURR or VOLT
This command is used to select the input source for the signal to be measured. If connecting a
current signal to the Model 2001 (AMPS and LO INPUT terminals), select the CURRent input
source. If connecting a voltage signal (HI and LO INPUT terminals), select the VOLTage input
source.
10 OUTPUT 716; ":freq:sour curr; sour?"
20 ENTER 716; A$
30 PRINT A$
40 END
Line 10
Two commands in this program message; the first selects the current input source,
and second queries the input source.
Line 20
Addresses the Model 2001 to talk.
Line 30
Displays the input source (CURR).
:RANGe <n>
[:SENSe[1]]:FREQuency:THReshold:CURRent:RANGe <n>Set current threshold range
[:SENSe[1]]:FREQuency:THReshold:VOLTage:RANGe <n>Set voltage threshold range
<n>
= 0 to 1
= 0 to 1000
= DEFault
= MINimum
= MAXimum 1A maximum signal level (current threshold)
:freq:thr:curr:rang <n>
:freq:thr:volt:rang <n>
Power-up
*RST
:SYSTem:PRESet
:RANGe?
Query maximum signal level
:RANGe? DEFault
Query *RST default signal level
:RANGe? MINimum Query the lowest allowable signal level
:RANGe? MAXimumQuery the largest allowable signal level
Specify signal level in amps (current threshold)
Specify signal level in volts (voltage threshold)
1mA maximum signal level (current threshold)
10V maximum signal level (voltage threshold)
1mA maximum signal level (current threshold)
1V maximum signal level (voltage threshold)
1000V maximum signal level (voltage threshold)
Saved power-on setup
1mA maximum signal level
10V maximum signal level
1mA maximum signal level
10V maximum signal level
2001-900-01 Rev. K / August 2010

Advertisement

Table of Contents
loading

Table of Contents