Series 2600B System SourceMeter® instrument Reference Manual Section 9: TSP command reference
2600BS-901-01 Rev. F/August 2021 9-325
status.operation.measuring.SMUA
Bit is set when SMU A is making an overlapped
measurement, but it is not set when making a
normal synchronous measurement.
Bit B1 decimal value: 2
Binary value: 0000 0010
status.operation.measuring.SMUB
This bit is only available on 2602B, 2604B, 2612B,
2614B, 2634B, 2636B. This bit is set when SMU B
is making an overlapped measurement, but it is
not set when making a normal synchronous
measurement.
Bit B2 decimal value: 4
Binary value: 0000 0100
As an example, to set bit B1 of the operation status measuring summary enable register, set
status.operation.measuring.enable = status.operation.measuring.SMUA.
In addition to the above constants, operationRegister can be set to the numeric equivalent of the
bit to set. To set more than one bit of the register, set operationRegister to the sum of their
decimal weights. For example, to set bits B1 and B2, set operationRegister to 6 (which is the
sum of 2 + 4).
Example
status.operation.measuring.enable = status.operation.measuring.SMUA
Uses a constant to set the SMUA bit of the operation status measuring summary enable register.
Also see
Operation Status Registers (on page 12-8)
status.operation.* (on page 9-297)
status.operation.remote.*
This attribute contains the operation status remote summary register set.