Section 11: TSP command reference Model 2601B-PULSE System SourceMeter Instrument Reference Manual
11-318 2601B-PULSE-901-01A April 2020
status.questionable.calibration.*
This attribute contains the questionable status calibration summary register set.
Usage
questionableRegister = status.questionable.calibration.condition
questionableRegister = status.questionable.calibration.enable
questionableRegister = status.questionable.calibration.event
questionableRegister = status.questionable.calibration.ntr
questionableRegister = status.questionable.calibration.ptr
status.questionable.calibration.enable = questionableRegister
status.questionable.calibration.ntr = questionableRegister
status.questionable.calibration.ptr = questionableRegister
The status of the questionable status calibration 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 calibration 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 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.calibration.SMUA
Set bit indicates that the SMU A calibration constants stored in nonvolatile memory were
corrupted and could not be loaded when the instrument powered up.
Bit B1 decimal value: 2
Binary value: 0000 0010
As an example, to set bit B1 of the questionable status calibration summary enable register, set
status.questionable.calibration.enable =
status.questionable.calibration.SMUA.
In addition to the above constants, questionableRegister can be set to 2, the decimal value of
the B1 bit.