Status.operation.condition; Status.operation.enable - Keithley 2461 Reference Manual

1kw pulse mode interactive sourcemeter instrument
Table of Contents

Advertisement

Model 2461 Interactive SourceMeter® Instrument Reference Manual

status.operation.condition

This attribute reads the Operation Event Register of the status model.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
operationRegister = status.operation.condition
operationRegister
Details
This command reads the contents of the Operation Condition Register, which is one of the Operation
Event Registers.
For detail on interpreting the value of a register, see
Example
print(status.operation.condition)
Also see
Operation Event Register

status.operation.enable

This attribute sets or reads the contents of the Operation Event Enable Register of the status model.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
operationRegister = status.operation.enable
status.operation.enable = operationRegister
operationRegister
Details
This command sets or reads the contents of the Enable register of the Operation Event Register.
When one of these bits is set, when the corresponding bit in the Operation Event Register or
Operation Condition Register is set, the OSB bit in the Status Byte Register is set.
Example
-- decimal 20480 = binary 0101 0000 0000 0000
status.operation.enable = operationRegister
Also see
Operation Event Register
Understanding bit settings
2461-901-01 A/November 2015
Affected by
Not applicable
The status of the operation status register; a zero (0) indicates no bits set (also
send 0 to clear all bits); other values indicate various bit settings
(on page C-8)
Affected by
status.preset()
The status of the operation status register
(on page C-8)
(on page C-16)
Section 8: TSP command reference
Where saved
Not applicable
Understanding bit settings
Returns the contents of the register.
Where saved
Not applicable
Sets the 12 and 14 bits of the operation
status enable register using a decimal
value.
Default value
Not applicable
(on page C-16).
Default value
0
8-223

Advertisement

Table of Contents
loading

Table of Contents