Series 2600B System SourceMeter® instrument Reference Manual Section 9: TSP command reference
2600BS-901-01 Rev. F/August 2021 9-285
status.measurement.buffer_available.SMUA
Set bit indicates that there is at least
one reading stored in either or both of
the dedicated reading buffers.
Bit B1 decimal value: 2
Binary value: 0000 0010
status.measurement.buffer_available.SMUB
This bit is only available on 2602B,
2604B, 2612B, 2614B, 2634B, and
2636B. Set bit indicates that there is at
least one reading stored in either or
both dedicated reading buffers.
Bit B2 decimal value: 4
Binary value: 0000 0100
As an example, to set bit B1 of the measurement event buffer available summary enable register, set
status.measurement.buffer_available.enable =
status.measurement.buffer_available.SMUA.
In addition to the above constants, measurementRegister can be set to the decimal equivalent of
the bit to set. To set more than one bit of the register, set measurementRegister to the sum of
their decimal weights. For example, to set bits B1 and B2, set measurementRegister to 6 (which is
the sum of 2 + 4).
Example
status.measurement.buffer_available.enable =
status.measurement.buffer_available.SMUA
Sets the SMUA bit of the measurement event buffer available summary enable register.
Also see
Measurement event registers (on page 12-7)
status.measurement.current_limit.*
This attribute contains the measurement event current limit summary registers.
2601B, 2611B, 2635B: 2 (All bits
set)
2602B, 2604B, 2612B, 2614B,
2634B, 2636B: 6 (All bits set)