Keithley SourceMeter 2600 Series Reference Manual page 384

Table of Contents

Advertisement

12-110 Instrument Control Library
status.operation.instrument.*
status.operation.instrument.condition
status.operation.instrument.enable
status.operation.instrument.event
status.operation.instrument.ntr
status.operation.instrument.ptr
* = condition, enable, event, ntr or ptr
Attribute
Operation instrument event register set.
Usage
Reads condition, enable, event, NTR and PTR registers:
operreg = status.operation.instrument.condition
operreg = status.operation.instrument.enable
operreg = status.operation.instrument.event
operreg = status.operation.instrument.ntr
operreg = status.operation.instrument.ptr
Writes to enable, NTR and PTR registers:
status.operation.instrument.enable = operreg
status.operation.instrument.ntr = operreg
status.operation.instrument.ptr = operreg
Set
0
status.operation.instrument.SMUA
status.operation.instrument.SMUB
operreg
To set bit B1 (SMUA), set
To set bit B2 (SMUB), set
To set both bits, set
bits B1 and B2, set
• This attribute is used to read or write to the operation instrument registers.
Remarks
• 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 0, and the most significant bit is bit 15.
For example, assume value 6 is returned for the enable register. The binary
equivalent is 0000000000000110. This value indicates that bit B1 (SMUA) and bit B2
(SMUB) are set.
• The used bits of the operation instrument registers are described as follows:
• Bit B1, SMUA – Set bit indicates one or more enabled bits for the SMU A
operation register is set.
• Bit B2, SMUB – Set bit indicates one or more enabled bits for the SMU B
operation register is set.
Details
See
"Operation Event
Example
Sets the SMUA bit of the operation instrument enable register:
status.operation.instrument.enable = status.operation.instrument.SMUA
2600S-901-01 Rev. A / May 2006
to one of the following values:
operreg
can also be set to the decimal weight of the bit to be set. Examples:
operreg
operreg
operreg
Registers" in
Return to
Series 2600 System SourceMeters Reference Manual
1
to 2 (2
).
operreg
2
to 4 (2
).
to the sum of the decimal weights of both bits. To set
to 6 (2 + 4).
Appendix
D.
Section 12 topics
Clears all bits.
Sets SMUA bit (B1).
Sets SMUB (B2).

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents