Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-300 2600BS-901-01 Rev. F/August 2021
Usage
operationRegister = status.operation.calibrating.condition
operationRegister = status.operation.calibrating.enable
operationRegister = status.operation.calibrating.event
operationRegister = status.operation.calibrating.ntr
operationRegister = status.operation.calibrating.ptr
status.operation.calibrating.enable = operationRegister
status.operation.calibrating.ntr = operationRegister
status.operation.calibrating.ptr = operationRegister
The status of the operation calibrating 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 calibration 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 12-1) and Enable and transition registers (on page 12-19). The individual bits of
this register are defined in the following table.
status.operation.calibrating.SMUA
Set bit indicates that SMU A is
unlocked for calibration.
Bit B1 decimal value: 2
Binary value: 0000 0010
status.operation.calibrating.SMUB
This bit is only available on 2602B,
2604B, 2612B, 2614B, 2634B, 2636B.
Set bit indicates that SMU B is
unlocked for calibration.
Bit B2 decimal value: 4
Binary value: 0000 0100
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 12-8)
status.operation.* (on page 9-297)