Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-330 2600BS-901-01 Rev. F/August 2021
status.operation.trigger_overrun.TSPLINK
This bit is only available on
2601B, 2602B, 2611B, 2612B,
2635B, 2636B. Set bit indicates
one of the enabled bits in the
operation status TSP-Link overrun
event register is set.
Bit B13 decimal value: 8,192
status.operation.trigger_overrun.LAN
Set bit indicates one of the
enabled bits in the operation
status LAN trigger overrun event
register is set.
Bit B14 decimal value: 16,384
As an example, to set bit B1 of the operation status trigger overrun summary enable register, set
status.operation.trigger_overrun.enable =
status.operation.trigger_overrun.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 B10, set operationRegister to 1,026 (which is
the sum of 2 + 1,024).
operationRegister = status.operation.trigger_overrun.SMUA +
status.operation.trigger_overrun.TRGBLND
status.operation.trigger_overrun.enable = operationRegister
Uses constants to set bit B1 and bit B10 of the operation status trigger overrun summary enable register.
Also see
Operation Status Registers (on page 12-8)
status.operation.* (on page 9-297)