Section 11: TSP command reference Model 2601B-PULSE System SourceMeter Instrument Reference Manual
11-320 2601B-PULSE-901-01A April 2020
As an example, to set bit B1 of the questionable status instrument summary enable register, set
status.questionable.instrument.enable = status.questionable.instrument.SMUA.
In addition to the constant, questionableRegister can be set to the decimal value of the bit.
Example
status.questionable.instrument.enable = status.questionable.instrument.SMUA
Uses a constant to set the SMUA bit of the questionable status instrument summary enable register.
Also see
Questionable Status Registers (on page 15-13)
status.questionable.* (on page 11-316)
status.questionable.instrument.smua.*
This attribute contains the questionable status SMU A summary register set.
Usage
questionableRegister = status.questionable.instrument.smua.condition
questionableRegister = status.questionable.instrument.smua.enable
questionableRegister = status.questionable.instrument.smua.event
questionableRegister = status.questionable.instrument.smua.ntr
questionableRegister = status.questionable.instrument.smua.ptr
status.questionable.instrument.smua.enable = questionableRegister
status.questionable.instrument.smua.ntr = questionableRegister
status.questionable.instrument.smua.ptr = questionableRegister
The status of the questionable status SMU summary register; a
zero (0) indicates no bits set (also send 0 to clear all bits); other
values indicate various bit settings
Details
These attributes are used to read or write to the questionable status instrument SMU summary
registers. Reading a status register returns a value. The binary equivalent of the returned value
indicates which register bits are set. The least significant bit of the binary number is bit B0, and the
most significant bit is bit B15. For example, if a value of 7.68000e+02 (which is 768) is read as the
value of the condition register, the binary equivalent is 0000 0011 0000 0000. This value indicates
that bit B8 and bit B9 are set.