Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-312 2600BS-901-01 Rev. F/August 2021
status.operation.instrument.smuX.SWEEPING
status.operation.instrument.smuX.SWE
Set bit indicates that smuX is sweeping.
Bit B3 decimal value: 8
status.operation.instrument.smuX.MEASURING
status.operation.instrument.smuX.MEAS
Bit is set when making an overlapped measurement, but it is not set when making a normal
synchronous measurement.
Bit B4 decimal value: 16
status.operation.instrument.smuX.TRIGGER_OVERRUN
status.operation.instrument.smuX.TRGOVR
Set bit indicates an enabled bit has been set in the operation status smuX trigger overrun event
register.
Bit B10 decimal value: 1,024
As an example, to set bit B0 of the operation status SMU A summary enable register, set
status.operation.instrument.smua.enable =
status.operation.instrument.smua.CAL.
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 B0 and B10, set operationRegister to 1,025 (which is
the sum of 1 + 1,024).
status.operation.instrument.smua.enable = status.operation.instrument.smua.MEAS
Use a constant to set bit B4t of the operation status SMU A summary enable register.
status.operation.instrument.smua.enable = 1025
Use the decimal value to set bits B0 and B10 of the operation status SMU A summary enable register.
Also see
Operation Status Registers (on page 12-8)
status.operation.instrument.smuX.trigger_overrrun.* (on page 9-313)