Gettimezone(); Gm_Isweep() - Keithley 2651A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Section 7: Command reference

gettimezone()

This function retrieves the local time zone.
Type
TSP-Link accessible
Function
Yes
Usage
timeZone = gettimezone()
timeZone
Details
See settimezone() for additional details on the time zone format and a description of the fields. timeZone
can be in either of the following formats:
If one argument was used with settimezone(), the format used is:
GMThh:mm:ss
If four arguments were used with settimezone(), the format used is:
GMThh:mm:ssGMThh:mm:ss,Mmm.w.dw/hh:mm:ss,Mmm.w.dw/hh:mm:ss
Example
timezone = gettimezone()
Also see
settimezone()

gm_isweep()

This
KIParlib factory script
transconductance (Gm) at each point.
Type
TSP-Link accessible
Function
No
Usage
gm_array, vbuf, ibuf = gm_isweep(smu, start_i, stop_i, points)
gm_array
vbuf
ibuf
smu
start_i
stop_i
points
7-92
Model 2651A High Power System SourceMeter® Instrument Reference Manual
Affected by
The local timezone of the instrument
(on page 7-168)
(on page 5-24) function performs a linear current sweep and calculates the
Affected by
A Lua table containing the calculated Gm values at each point
A reading buffer containing the measured voltage at each point
A reading buffer containing the measured current at each point
System SourceMeter
Starting current level of the sweep
Ending current level of the sweep
Number of measurements between start_i and stop_i (must be ≥ 2)
Where saved
Reads the value of the local timezone.
Where saved
®
instrument channel (set to smua)
Default value
Default value
2651A-901-01 Rev. A / March 2011

Advertisement

Table of Contents
loading

Table of Contents