Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-319
Example
status.questionable.calibration.enable = status.questionable.calibration.SMUA
Uses a constant to set the SMUA bit of the questionable status calibration summary enable register.
Also see
Questionable Status Registers (on page 15-13)
status.questionable.* (on page 11-316)
status.questionable.instrument.*
This attribute contains the questionable status instrument summary register set.
Usage
questionableRegister = status.questionable.instrument.condition
questionableRegister = status.questionable.instrument.enable
questionableRegister = status.questionable.instrument.event
questionableRegister = status.questionable.instrument.ntr
questionableRegister = status.questionable.instrument.ptr
status.questionable.instrument.enable = questionableRegister
status.questionable.instrument.ntr = questionableRegister
status.questionable.instrument.ptr = questionableRegister
The status of the questionable status instrument summary
register; a zero (0) indicates no bits set (also send 0 to clear all
bits); the only other valid setting is 2
Details
These attributes are used to read or write to the questionable status instrument summary registers.
Reading a status register returns a value. The binary equivalent of the returned value indicates which
register bit is set. The least significant bit of the binary number is bit B0, and the most significant bit is
bit B15.
For information about .condition, .enable, .event, .ntr, and .ptr registers, refer to Status register set
contents (on page 15-1) and Enable and transition registers (on page 15-19). The individual bits of
this register are defined in the following table.
status.questionable.instrument.SMUA
Set bit indicates one or more enabled bits for the SMU A questionable register are set.
Bit B1 decimal value: 2
Binary value: 0000 0010