Scpi Commands; Programming Examples - Keithley SourceMeter 2400 Quick Start Manual

Sourcemeter 2400 series source measure unit
Hide thumbs Also See for SourceMeter 2400:
Table of Contents

Advertisement

Series 2400 SourceMeter® Quick Start Guide
NOTE The five element data string is the GPIB default condition.

SCPI commands

SCPI commands to source-measure and measure only are provided in Table 6, and the
commands to measure ohms are provided in Table 7.
Table 1-6
SCPI commands; source-measure and measure only
Command
:SOURce:FUNCtion <name>
:SOURce:xxx:MODE FIXed
:SOURce:xxx:RANGe <n>
:SOURce:xxx:LEVel <n>
[:SENSe]:FUNCtion <name>
[:SENSe]:xxx:PROTection <n>
[:SENSe]:xxx:RANGe <n>
[:SENSe]:xxx:RANGe:AUTO
<b>
:OUTPut <b>
:READ?
1. For measure only, the following rules apply (Table 9 provides an example to measure I only):
a.
b.
c.
d.
2. :xxx = :VOLTage or :CURRent.
Table 1-7
SCPI commands; measure ohms
Command
[:SENSe]:FUNCtion "RESistance"
[:SENSe]:RESistance:MODE <name>
[:SENSe]:RESistance:OCOMpensated
<b>
[:SENSe]:RESistance:RANGe <n>
[:SENSe]:RESistance:RANGe:AUTO
<b>
:OUTPut <b>
:READ?
*For manual ohms, you must configure the SourceMeter to source-measure. Table 11 provides a programming
example to measure ohms using the manual ohms method.

Programming examples

Source-measure example — Table 8 shows a typical command sequence to source 10V and
measure current on the 10mA range.
2400S-903-01 Rev. E / September 2011
2
To measure V only, you must source I. To measure I only, you must source V.
The source must be set to 0V or 0A.
When measuring V only, DO NOT use auto range.
When measuring V only, voltage compliance MUST be set higher than the voltage being measured.
Return to
Description
Select source function; <name> = VOLTage or CURRent.
Select fixed V or I sourcing mode.
Select measurement range for V or I source; <n> = range.
Set source amplitude; <n> = amplitude in volts or amps.
Select measure function; <name> = "VOLTage" or "CUR-
Rent".
Set V or I compliance; <n> = compliance.
Select V or I measure range; <n> = range.
Enable or disable auto range; <b> = ON or OFF.
Turn output on or off; <b> = ON or OFF.
Trigger and acquire one data string.
Description
Select ohms function.
Select ohms mode; <name> = AUTO or MANual*.
Enable/disable offset compensation.
Select range for auto ohms; <n> = range.
Enable or disable auto range for auto ohms; <b> =
ON or OFF.
Turn output on or off; <b> = ON or OFF.
Trigger and acquire one data string.
Section Topics
1
Section 1: Introduction
1-15

Advertisement

Table of Contents
loading

Table of Contents