System SourceMeter® Instrument Reference Manual Section 7:
2600BS-901-01 Rev. B / May 2013 7-273
Example
status.operation.calibrating.enable =
status.operation.calibrating.SMUA
Sets the SMUA bit of the operation
status calibration summary enable
register using a constant.
Also see
Operation Status Registers (on page E-9)
status.operation.* (on page 7-270)
status.operation.instrument.*
This attribute contains the operation status instrument summary register set.
Type TSP-Link accessible Affected by Where saved Default value
.ptr (RW) Yes Status reset Not saved
Models 2601B/2611B/2635B:
31,746 (All bits set)
Models 2602B/2612B/2636B:
31,750 (All bits set)
Models 2604B/2614B/2634B:
19,462 (All bits set)
Usage
operationRegister = status.operation.instrument.condition
operationRegister = status.operation.instrument.enable
operationRegister = status.operation.instrument.event
operationRegister = status.operation.instrument.ntr
operationRegister = status.operation.instrument.ptr
status.operation.instrument.enable = operationRegister
status.operation.instrument.ntr = operationRegister
status.operation.instrument.ptr = operationRegister
The status of the operation event 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 instrument 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 example, if a value
of 1.02600e+03 (which is 1,026) is read as the value of the condition register, the binary equivalent is
0000 0100 0000 0010. This value indicates that bit B1 and bit B10 are set.
* Least significant bit
** Most significant bit