Section 11: TSP command reference Model 2601B-PULSE System SourceMeter Instrument Reference Manual
11-298 2601B-PULSE-901-01A April 2020
status.operation.instrument.trigger_blender.*
This attribute contains the operation status trigger blender summary register set.
Usage
operationRegister = status.operation.instrument.trigger_blender.condition
operationRegister = status.operation.instrument.trigger_blender.enable
operationRegister = status.operation.instrument.trigger_blender.event
operationRegister = status.operation.instrument.trigger_blender.ntr
operationRegister = status.operation.instrument.trigger_blender.ptr
status.operation.instrument.trigger_blender.enable = operationRegister
status.operation.instrument.trigger_blender.ntr = operationRegister
status.operation.instrument.trigger_blender.ptr = operationRegister
The status of the operation status trigger blender summary
register; a zero (0) indicates no bits set (also send 0 to clear all
bits); the only valid value other than 0 is 1024
Details
These attributes are used to read or write to the operation status trigger blender 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.trigger_blender.TRIGGER_OVERRUN
status.operation.instrument.trigger_blender.TRGOVR
Set bit indicates one or more enabled bits for operation status trigger blender 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.