7: TSP command reference Series 2600B System SourceMeter® Instrument
7-290 2600BS-901-01 Rev. B / May 2013
Details
These attributes are used to read or write to the operation status trigger timer 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 E-1) and Enable and transition registers (on page E-19). The individual bits of this register are defined in
the following table.
Bit Value Description
status.operation.instrument.trigger_timer.TRIGGER_OVERRUN
status.operation.instrument.trigger_timer.TRGOVR
or more enabled bits
for the operation
status trigger timer
overrun register is set.
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.trigger_timer.enable = 1024
Uses a decimal value to set
the TRGOVR bit of the
operation status trigger timer
Also see
Operation Status Registers (on page E-9)
status.operation.instrument.trigger_timer.trigger_overrun.* (on page 7-291)