Series 2600B System SourceMeter® instrument Reference Manual Section 9: TSP command reference
2600BS-901-01 Rev. F/August 2021 9-175
smua.measure.nplc = 0.001
PulseVMeasureI(smua, -1, 1, 1E-3, 2E-3, 20)
SMU A outputs −1 V and dwells for 2 ms,
outputs 1 V and dwells for 1 ms. The current
measurements occur during each 1 ms
dwell period. After the measurement, the
output returns to −1 V and dwells for 2 ms.
This pulse-measure process repeats 19
more times.
Also see
KIPulse factory script (on page 7-22)
QueryPulseConfig()
This KIPulse factory script function allows you to inspect the settings of the preconfigured pulse train assigned
to tag.
Usage
tbl = QueryPulseConfig(tag)
Numeric identifier to be assigned to the defined pulse train
Details
Once a pulse train is configured and assigned to a tag, you can use the QueryPulseConfig()
command to inspect the settings of this preconfigured pulse train.
This function returns a table that contains the settings associated with the tag input parameter.
A function that returns most settings in a string that is convenient for printing
Identifying tag for this pulse train
The SMU configured for pulsing
Pulse function:
smuX.OUTPUT_DCAMPS or
smuX.OUTPUT_DCVOLTS
Pulse level for non-sweeping pulses
Starting level for sweep pulses
Ending level for sweep pulses
The number of points in this pulse train
Reference to the buffer that contains measurement data
The sync_in digio line, if used
The sync_out digio line, if used
A table containing the source value for each point in the pulse train