Series 2600B System SourceMeter® instrument Reference Manual Section 9: TSP command reference
2600BS-901-01 Rev. F/August 2021 9-299
operationRegister = status.operation.USER + status.operation.PROG
status.operation.enable = operationRegister
Uses constants to set the USER and PROG bits of the operation status enable register.
-- decimal 20480 = binary 0101 0000 0000 0000
operationRegister = 20480
status.operation.enable = operationRegister
Uses a decimal value to set the USER and PROG bits of the operation status enable register.
Also see
Operation Status Registers (on page 12-8)
status.operation.calibrating.*
This attribute contains the operation status calibration summary register set.
2601B, 2611B, 2635V: 2 (All bits set)
Models 2602B, 2604B, 2612B, 2614B,
2634B, 2636B: 6 (All bits set)