Interactive SourceMeter® Instrument Reference Manual Section 8:
2461-901-01 A/November 2015 8-193
Example
smu.source.func = smu.FUNC_DC_VOLTAGE
smu.source.pulse.ilimit.level = 1
print(smu.source.pulse.ilimit.level)
Set the source function to voltage with the pulse current limit set to 1 A.
Query the source pulse current limit setting.
Output:
1
Indicates that the source pulse current limit is 1 A.
Also see
Pulse operation (on page 3-64)
smu.source.xlimit.level (on page 8-219)
smu.source.xlimit.tripped (on page 8-220)
Trigger model (on page 3-107)