Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-305
Details
These attributes are used to read or write to the operation status TSP-Link summary 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 information about .condition, .enable, .event, .ntr, and .ptr registers, refer to Status register set
contents (on page 15-1) and Enable and transition registers (on page 15-19). The individual bits of
this register are defined in the following table.
status.operation.instrument.tsplink.TRIGGER_OVERRUN
status.operation.instrument.tsplink.TRGOVR
Set bit indicates one or more enabled bits for the operation status TSP-Link overrun register
is set.
Bit B10 decimal value: 1,024
Binary value:
0100 0000 0000
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 the decimal value to set the trigger overrun bit of the operation status TSP-Link summary enable register.
Also see
Operation Status Registers (on page 15-8)
status.operation.instrument.tsplink.trigger_overrun.* (on page 11-305)
status.operation.instrument.tsplink.trigger_overrun.*
This attribute contains the operation status TSP-Link overrun register set.