Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-284 2600BS-901-01 Rev. F/August 2021
status.measurement.enable = status.measurement.BAV
Sets the BAV bit of the measurement event enable register.
Also see
Measurement event registers (on page 12-7)
status.measurement.buffer_available.*
This attribute contains the measurement event buffer available summary register set.
2601B, 2611B, 2635B: 2 (All bits
set)
2602B, 2604B, 2612B, 2614B,
2634B, 2636B: 6 (All bits set)
Usage
measurementRegister = status.measurement.buffer_available.condition
measurementRegister = status.measurement.buffer_available.enable
measurementRegister = status.measurement.buffer_available.event
measurementRegister = status.measurement.buffer_available.ntr
measurementRegister = status.measurement.buffer_available.ptr
status.measurement.buffer_available.enable = measurementRegister
status.measurement.buffer_available.ntr = measurementRegister
status.measurement.buffer_available.ptr = measurementRegister
The status of the measurement event 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 measurement event buffer available 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, assume value 6 is returned for the enable register. The
binary equivalent is 0000 0000 0000 0110. This value indicates that bit B1 (SMUA) and bit B2
(SMUB) are set.
For information about .condition, .enable, .event, .ntr, and .ptr registers, refer to Status register set
contents (on page 12-1) and Enable and transition registers (on page 12-19). The individual bits of
this register are defined in the following table.