Interactive SourceMeter® Instrument Reference Manual Section 8:
2461-901-01 A/November 2015 8-227
status.questionable.condition
This attribute reads the Questionable Condition Register of the status model.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (R) Yes Not applicable Not applicable Not applicable
Usage
questionableRegister = status.questionable.condition
The value of the register (0 to 65535)
Details
This command reads the contents of the Questionable Condition Register, which is one of the
Questionable Event Registers.
For detail on interpreting the value of a register, see Understanding bit settings (on page C-16).
Example
print(status.questionable.condition)
Reads the Questionable Condition Register.
Also see
Questionable Event Register (on page C-7)
Understanding bit settings (on page C-16)