Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-328 2600BS-901-01 Rev. F/August 2021
As an example, to set bit B1 of the operation status sweeping summary enable register, set
status.operation.sweeping.enable = status.operation.sweeping.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 (the sum
of 2 + 4).
Example
status.operation.sweeping.enable = status.operation.sweeping.SMUA
Uses a constant to set the SMUA bit of the operation status sweeping summary enable register.
Also see
Operation Status Registers (on page 12-8)
status.operation.* (on page 9-297)
status.operation.trigger_overrun.*
This attribute contains the operation status trigger overrun summary register set.
2601B, 2611B, 2635B:
31,746 (All bits set)
2602B, 2612B, 2636B:
31,750 (All bits set)
2604B, 2614B, 2634B:
19,462 (All bits set)
Usage
operationRegister = status.operation.trigger_overrun.condition
operationRegister = status.operation.trigger_overrun.enable
operationRegister = status.operation.trigger_overrun.event
operationRegister = status.operation.trigger_overrun.ntr
operationRegister = status.operation.trigger_overrun.ptr
status.operation.trigger_overrun.enable = operationRegister
status.operation.trigger_overrun.ntr = operationRegister
status.operation.trigger_overrun.ptr = operationRegister
The status of the operation status trigger overrun summary register; a zero (0)
indicates no bits set (also send 0 to clear all bits); other values indicate various
bit settings