Smu Default Settings - Keithley 4200A-SCS Reference Manual

Parameter
Hide thumbs Also See for 4200A-SCS:
Table of Contents

Advertisement

Section 9: Keithley External Control Interface (KXCI)

SMU default settings

You can return SMUs to power-on default settings by transmitting the DCL (device clear) or SDC
(selected device clear) general bus command to the 4200A-SCS. The power-on default settings for
the User Mode are listed in the table below.
The DCL command returns all instruments (including the SMUs) connected to the bus to their default
settings. The SDC only affects the SMUs (any other instrument on the bus is not affected). Note that
the device clear commands do not affect the KXCI configuration settings.
Use either of the following C programming commands (GPIB address 17) to return the SMUs to their
power-on default settings:
transmit ("UNL LISTEN 17 SDC", &status);
transmit ("DCL", &status);
The SDC and DCL commands described above are not text-string commands, nor are any of the
other commands in this manual that are sent using the transmit function. They are low-level
commands that must be sent differently than text-string commands. Do not try to use the transmit
function to output text-string commands across the GPIB; use the send function for text-string
commands.
SMU power-on User Mode default settings
Setting
Range
Compliance
NRdgs
Delay Time
Hold Time
Wait Time
Interval
Mode
9-50
Model 4200A-SCS Parameter Analyzer Reference Manual
// Reset 4200A only.
// Reset all instruments.
Default
100 µA
105 µA
1
0
0
0
0
User Mode
4200A-901-01 Rev. C / February 2017

Advertisement

Table of Contents
loading

Table of Contents