Section 7: TSP command reference
Series 2600B System SourceMeter® Instrument Reference Manual
7-236
2600BS-901-01 Rev. C / August 2016
Also see
(on page B-1)
(on page 7-203)
(on page 7-204)
(on page 7-216)
smuX.source.compliance
This attribute contains the state of source compliance.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (R)
Yes
Not applicable
Not saved
Not applicable
Usage
compliance
= smu
X
.source.compliance
compliance
The state of source compliance
X
Source-measure unit (SMU) channel (for example,
smua.source.compliance
applies to SMU channel A)
Details
This read-only attribute contains the source compliance state (
true
or
false
).
•
true
indicates that the limit function is in control of the source (source in compliance).
•
false
indicates that the source function is in control of the output (source not in compliance).
Writing to this attribute generates an error.
Reading this attribute also updates the status model and the front panel with generated compliance
information. See Current Limit (ILMT) shown in the status model diagram for the
(on page E-8). The Voltage Limit (VLMT) is not shown in the status model diagram for the
(on page E-8), but is similar to the Current Limit (ILMT).
Example
compliance = smua.source.compliance
print(compliance)
Reads the source compliance state
for SMU channel A.
Output:
true
This output indicates that a
configured limit has been reached
(voltage, current, or power limit).
Also see
(on page 7-240)