7: TSP command reference Series 2600B System SourceMeter® Instrument
7-294 2600BS-901-01 Rev. B / May 2013
In addition to the above constants, operationRegister can be set to the numeric equivalent of the bit to set.
For example, to set bit B10, set operationRegister to 1024.
Example
status.operation.instrument.tsplink.enable = 1024
Uses a decimal value to set
the trigger overrun bit of the
operation status TSP-Link
Also see
Operation Status Registers (on page E-9)
status.operation.instrument.tsplink.trigger_overrun.* (on page 7-294)
status.operation.instrument.tsplink.trigger_overrun.*
This attribute contains the operation status TSP-Link overrun register set. This attribute is not available on the
Models 2604B/2614B/2634B.
Type TSP-Link accessible Affected by Where saved Default value
.ntr (RW) Yes Status reset Not saved 0
Usage
operationRegister =
status.operation.instrument.tsplink.trigger_overrun.condition
operationRegister = status.operation.instrument.tsplink.trigger_overrun.enable
operationRegister = status.operation.instrument.tsplink.trigger_overrun.event
operationRegister = status.operation.instrument.tsplink.trigger_overrun.ntr
operationRegister = status.operation.instrument.tsplink.trigger_overrun.ptr
status.operation.instrument.tsplink.trigger_overrun.enable = operationRegister
status.operation.instrument.tsplink.trigger_overrun.ntr = operationRegister
status.operation.instrument.tsplink.trigger_overrun.ptr = operationRegister
The status of the operation status TSP-link overrun 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 TSP-link overrun registers. Reading a status
register returns a value. The binary equivalent of the returned value indicates which register bits are set. The
least significant bit of the binary number is bit B0, and the most significant bit is bit B15. For example, if a value
of 10 is read as the value of the condition register, the binary equivalent is 0000 0000 0000 1010. This value
indicates that bit B1 and bit B3 are set.
* Least significant bit
** Most significant bit