Status.operation.condition - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Example
statusByte = status.condition
print(statusByte)
Also see
None

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
DMM7510-901-01 Rev. B / May 2015
Returns statusByte.
Example output:
1.29000e+02
Converting this output (129) to its binary equivalent yields
1000 0001
Therefore, this output indicates that the set bits of the
status byte condition register are presently B0 (MSS) and
B7 (OSB).
Affected by
Where saved
Not applicable
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 7)
Section 8: TSP command reference
Default value
Not applicable
Understanding bit settings
Returns the contents of the register.
(on page 14).
8-241

Advertisement

Table of Contents
loading

Table of Contents