Section 11: TSP command reference Model 2601B-PULSE System SourceMeter Instrument Reference Manual
11-308 2601B-PULSE-901-01A April 2020
Details
These attributes are used to read or write to the operation status measuring 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.operation.measuring.SMUA
Bit is set when SMU A is taking an overlapped measurement, but it is not set when taking a
normal synchronous measurement.
Bit B1 decimal value: 2
Binary value: 0000 0010
In addition to the above constants, operationRegister can be set to the decimal equivalent of the
bit to set.
Example 1
status.operation.measuring.enable = status.operation.measuring.SMUA
Uses the constant to set the SMUA bit, B1, of the operation status measuring summary enable register.
Example 2
status.operation.measuring.enable = 2
Uses the decimal value to set the SMUA bit, B1, of the operation status measuring summary enable register.
Also see
Operation Status Registers (on page 15-8)
status.operation.* (on page 11-281)
status.operation.remote.*
This attribute contains the operation status remote summary register set.