Section 11: TSP command reference Model 2601B-PULSE System SourceMeter Instrument Reference Manual
11-314 2601B-PULSE-901-01A April 2020
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.
* Least significant bit
** Most significant bit
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.user.BIT0
status.operation.user.BIT1
status.operation.user.BIT2
status.operation.user.BIT3
status.operation.user.BIT4
status.operation.user.BIT5
status.operation.user.BIT6
status.operation.user.BIT7
status.operation.user.BIT8
status.operation.user.BIT9
status.operation.user.BIT10
status.operation.user.BIT11
status.operation.user.BIT12
status.operation.user.BIT13