Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-280 2600BS-901-01 Rev. F/August 2021
status.condition
This attribute stores the status byte condition register.
Usage
statusByte = status.condition
The status byte; a zero (0) indicates no bits set; other values indicate various
bit settings
Details
This attribute is used to read the status byte, which is returned as a numeric value. The binary
equivalent of the value of this attribute indicates which register bits are set. In the binary equivalent,
the least significant bit is bit B0, and the most significant bit is bit B7. For example, if a value of
1.29000e+02 (which is 129) is read as the value of this register, the binary equivalent is 1000 0001.
This value indicates that bit B0 and bit B7 are set.
* Least significant bit
** Most significant bit
The returned value can indicate one or more status events occurred. When an enabled status event
occurs, a summary bit is set in this register to indicate the event occurrence.
The individual bits of this register have the following meanings:
status.MEASUREMENT_SUMMARY_BIT
status.MSB
Set summary bit indicates that an enabled measurement event has occurred.
Bit B0 decimal value: 1
status.SYSTEM_SUMMARY_BIT
status.SSB
This bit is only available on 2601B, 2602B, 2611B, 2612B, 2635B, and 2636B.
Set summary bit indicates that an enabled system event has occurred.
Bit B1 decimal value: 2
status.ERROR_AVAILABLE
status.EAV
Set summary bit indicates that an error or status message is present in the Error Queue.
Bit B2 decimal value: 4
status.QUESTIONABLE_SUMMARY_BIT
status.QSB
Set summary bit indicates that an enabled questionable event has occurred.
Bit B3 decimal value: 8