7: TSP command reference Series 2600B System SourceMeter® Instrument
7-302 2600BS-901-01 Rev. B / May 2013
Bit B7 B6 B5 B4 B3 B2 B1 B0
(2
) (2
) (2
) (2
) (2
) (2
) (2
) (2
)
Binary value 0/1 0/1 0/1 0/1 0/1 0/1 0/1 0/1
Weights
(2
) (2
) (2
) (2
) (2
) (2
) (2
) (2
)
Example
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
Also see
Operation Status Registers (on page E-9)
status.operation.* (on page 7-270)
status.operation.user.*
These attributes manage the operation status user register set of the status model.
Type TSP-Link accessible Affected by Where saved Default value
.condition (RW) Yes Status reset Not saved 0
Usage
operationRegister = status.operation.user.condition
operationRegister = status.operation.user.enable
operationRegister = status.operation.user.event
operationRegister = status.operation.user.ntr
operationRegister = status.operation.user.ptr
status.operation.user.condition = operationRegister
status.operation.user.enable = operationRegister
status.operation.user.ntr = operationRegister
status.operation.user.ptr = operationRegister
The status of the operation status user register; a zero (0) indicates no bits set
(also send 0 to clear all bits); other values indicate various bit settings
Details
These attributes are used to read or write to the operation status user registers. Reading a status register returns
a value. The binary equivalent of the value indicates which register bits are set. In the binary equivalent, the least
significant bit is bit B0, and the most significant bit is bit B15. For example, if a value of 1.29000e+02 (which is
129) is read as the value of the condition register, the binary equivalent is 0000 0000 1000 0001. This value
indicates that bits B0 and B7 are set.