Setmode - Keithley 4200A-SCS Reference Manual

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

Advertisement

Section 13: LPT library function reference

setmode

This command sets instrument-specific operating mode parameters.
Usage
int setmode(int instr_id, long modifier, double value);
instr_id
modifier
value
Details
The setmode command allows you to control certain instrument-specific operating characteristics.
A special instrument ID named KI_SYSTEM is used to set operating characteristics of the system.
The following table describes setmode modifier parameters that are supported for KI_SYSTEM.
modifier
KI_TRIGMODE
KI_AVGNUMBER
KI_AVGTIME
The following KI_SYSTEM modifier parameters are accepted, but do no operations in the 4200A-
SCS. They are included for compatibility so that existing S530 or S600 programs that use setmode
can be ported to the 4200A-SCS without generating errors.
KI_MX_DEFMODE
KI_HICURRENT
KI_CC_AUTO
KI_CC_SRC_DLY
KI_CC_COMP_DLY
KI_CC_MEAS_DLY
13-42
The instrument identification code of the instrument being operated on
The instrument-specific operating characteristic to change; see Details
Value to set the operating parameter to
value
Comment
Redefines all existing triggers to use a new
KI_MEASX
method of measurement.
KI_INTEGRATE
KI_AVERAGE
KI_ABSOLUTE
KI_NORMAL
<value>
Number of readings to make when
KI_TRIGMODE is set to KI_AVERAGE.
<value>
Time between readings when KI_TRIGMODE is
set to KI_AVERAGE.
(in units of seconds)
Model 4200A-SCS Parameter Analyzer Reference Manual
4200A-901-01 Rev. C / February 2017

Advertisement

Table of Contents
loading

Table of Contents