Keithley 4200-SCS Reference Manual page 630

Semiconductor characterization system
Hide thumbs Also See for 4200-SCS:
Table of Contents

Advertisement

Section 8: Keithley User Library Tool (KULT)
getstatus
Get instrument status
Purpose
Format
Remarks
Table 8-13
Supported SMU getstatus query parameters
SMU parameter
KI_IPVALUE
KI_VPVALUE
KI_IPRANGE
KI_VPRANGE
KI_IARANGE
KI_VARANGE
KI_COMPLNC
KI_RANGE_COMPLIANCE
Table 8-14
Supported pulse generator card getstatus query parameters
Parameter
General parameters:
KI_VPU_PERIOD
KI_VPU_TRIG_POLARITY
KI_VPU_CARD_STATUS
KI_VPU_TRIG_SOURCE
Channel based parameters:
KI_VPU_CH1_RANGE
KI_VPU_CH2_RANGE
KI_VPU_CH1_RISE
8-114
Returns the operating state of the specified instrument.
int getstatus(int inst_id, long parameter, double *result);
The instrument identifier (ID), such as SMU1, SMU2, VPU1, VPU2.
inst_id
The parameter of query.
parameter
The data returned from the instrument. getstatus returns one
result
item.
Valid errors:
The UT_INVLDPRM invalid parameter error is returned from getstatus. The status
item parameter is illegal for this device. The requested status code is invalid for
selected device.
A list of supported getstatus query parameters for an SMU and a pulse generator
card (VPU) are provided in
Returns
The presently
programmed
output value
The presently
programmed
range
The presently
active range
Compliance
status of last
reading
Range
compliance status
of the last reading
Pulse period
Trigger polarity
Trigger source
Source range
Source range
Rise time
Return to
Section Topics
Table 8-13
and
Table
8-14.
Comment
Current value (I output value)
Voltage value (V output value)
Current range (full-scale range value, or 0.0
for autorange)
Voltage range (full-scale range value, or 0.0
for autorange)
Current range (full-scale range value)
Voltage range (full-scale range value)
Bitmapped values:
2 = LIMIT (at the compliance limit set by
limitX).
4 = RANGE (at the top of the range set by
rangeX).
Returns 1 if in range compliance.
Comment
Pulse period value in seconds
Rising or falling edge
Card level status
Trigger source value
Channel 1 range value in volts (5.0 or 20.0)
Channel 2 range value in volts (5.0 or 20.0)
Channel 1 rise time value in seconds
Model 4200-SCS Reference Manual
4200-901-01 Rev. S / May 2017

Advertisement

Table of Contents
loading

Table of Contents