User manual

Series 2600B
System SourceMeterĀ® Instrument Reference Manual Section 7:
TSP command reference
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
summary enable register.
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
Attribute
- -
- -
- -
- -
.condition (R) Yes Not applicable Not saved Not applicable
.enable (RW)
Yes
Status reset
Not saved
0
.event (R)
Yes
Status reset
Not saved
0
.ntr (RW)
Yes
Status reset
Not saved
0
.ptr (RW)
Yes
Status reset
Not saved
2050 (All bits set)
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
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