Keithley SourceMeter 2600 Series Reference Manual page 438

Table of Contents

Advertisement

13-28 Factory Scripts
TSP Project Name:
TSP Test Script Name:
Firmware Version:
Function:
QueryPulseConfig
Usage:
tbl = QueryPulseConfig(tag)
Description: Once a pulse train has been configured and assigned to a tag, it is often
Parameters: tag:
Return
Values:
Output
Data:
2600S-901-01 Rev. A / May 2006
Series 2600 System SourceMeters Reference Manual
KIFactoryPulse
KIPulse
1.2.0 and later
times desirable to inspect the settings of this pre-configured pulse train.
QueryPulseConfig() can be used for this purpose. This function will
return a table containing the various settings associated with the tag input
parameter.
Numeric identifier of pulse train configuration being queried.
A function that returns most elements in a string
tostring():
convenient for printing.
Identifying tag for this pulse train.
tag:
The smu configured for pulsing.
smu:
Pulse function: smuX.OUTPUT_DCAMPS or
func:
smuX.OUTPUT_DCVOLTS
Pulse bias level.
bias:
Pulse level for non sweeping pulses.
level:
Starting level for sweep pulses.
start:
Ending level for sweep pulses.
stop:
Limit value.
limit:
On time in seconds.
ton:
Off time in seconds.
toff:
The number of points in this pulse train.
points:
Reference to buffer containing measurement
buf:
data.sync_in: The sync_in digio line, if used.
The sync_out digio line, if used.sourcevalues: A table
sync_out:
containing the source value for each point in the pulse
train.
sourcevalues: A table containing the source value for each point in the
pulse train.
None
Return to
Section 13 topics

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents