Command Programming Notes - Keithley 2601 Reference Manual

System sourcemeter 2600 series (smu)
Hide thumbs Also See for 2601:
Table of Contents

Advertisement

Section 12: Instrument Control Library

Command programming notes

Conventions
For the following command reference, it is necessary to understand the following conventions:
Wild characters
Many Source-measure-unit (SMU) commands are expressed in a generic form using wild
characters. A wild character indicates a SMU channel, function or trigger line. Keep in mind that
wild characters used in the generic form are NOT to be included in the command sent to the
instrument.
X and Y
The
character is used for functions and attributes to indicate the SMU channel (
X
used to indicate the SMU function (
setting is generically expressed as follows:
smuX.source.levelY
To program SMU channel A to 5 volts, the following command statement is to be sent to the
instrument:
smua.source.levelv = 5.0
To program SMU channel B to 1 milliampere, the following command statement is to be sent to the
instrument:
smub.source.leveli = 0.001
NOTE The wild characters
[N]
The N character, enclosed by brackets ([ ]), is used in functions and attributes for the Digital I/O
line (
to
1
follows:
digio.trigger[N].assert
To program the Series 2600 to assert an output trigger on trigger line 5, the following command
statement is sent to the instrument.
digio.trigger[5].assert()
NOTE The wild character N should NOT to be sent to the instrument.
12-2
They are used in this command reference for notational convenience
only.
). For example, the function to assert an output trigger is generically expressed as
14
However, the brackets (
note that the above command requires that a set of open and closed
parenthesis (
) be appended to the function (see "Functions" in
()
following subsection).
Return to
Series 2600 System SourceMeter® Instruments Reference Manual
,
,
or
). For example, the attribute for the source output
v
i
r
p
and/or
are NEVER sent to the instrument.
X
Y
) must be included in the command. Also,
[ ]
Section Topics
or
) and
a
b
2600S-901-01 Rev. C / January 2008
is
Y

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents