System SourceMeter® Instrument Reference Manual Section 7:
2600BS-901-01 Rev. B / May 2013 7-297
As an example, to set bit B1 of the operation status measuring summary enable register, set
status.operation.measuring.enable = status.operation.measuring.SMUA.
In addition to the above constants, operationRegister can be set to the numeric equivalent of the bit to set.
To set more than one bit of the register, set operationRegister to the sum of their decimal weights. For
example, to set bits B1 and B2, set operationRegister to 6 (which is the sum of 2 + 4).
Example
status.operation.measuring.enable =
status.operation.measuring.SMUA
Uses a constant to set the SMUA bit
of the operation status measuring
Also see
Operation Status Registers (on page E-9)
status.operation.* (on page 7-270)
status.operation.remote.*
This attribute contains the operation status remote summary register set.
Type TSP-Link accessible Affected by Where saved Default value
.condition (R) Yes Not applicable Not saved Not applicable
Usage
operationRegister = status.operation.remote.condition
operationRegister = status.operation.remote.enable
operationRegister = status.operation.remote.event
operationRegister = status.operation.remote.ntr
operationRegister = status.operation.remote.ptr
status.operation.remote.enable = operationRegister
status.operation.remote.ntr = operationRegister
status.operation.remote.ptr = operationRegister
The status of the operation status remote summary register; a zero (0) indicates no
bits set (also send 0 to clear all bits); other values indicate various bit settings