7: TSP command reference  Series 2600B System SourceMeter® Instrument 
 
7-256  2600BS-901-01 Rev. B / May 2013 
 
Also see 
Status byte and service request (SRQ) (on page E-15) 
 
status.measurement.* 
This attribute contains the measurement event register set. 
Type  TSP-Link accessible  Affected by  Where saved  Default value 
.enable (RW)  Yes  Status reset  Not saved  0 
 
Usage 
measurementRegister = status.measurement.condition 
measurementRegister = status.measurement.enable 
measurementRegister = status.measurement.event 
measurementRegister = status.measurement.ntr 
measurementRegister = status.measurement.ptr 
status.measurement.enable = measurementRegister 
status.measurement.ntr = measurementRegister 
status.measurement.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 read or write the measurement event 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 257 is returned for the enable register. The binary equivalent is 
0000 0001 0000 0001. This value indicates that bit B0 (VLMT) and bit B8 (BAV) are set. 
 
 
* Least significant bit 
** Most significant bit 
For information about .condition, .enable, .event, .ntr, and .ptr registers, refer to Status register set contents (on 
page E-1) and Enable and transition registers (on page E-19). The individual bits of this register are defined in 
the following table.