Clearing Registers; Status Model Programming Examples - 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

Clearing registers

Registers in the status model can be cleared using commands or by instrument actions. When a
register is cleared, the bits in the register are set to 0.
The event log and all registers are cleared when instrument power is cycled.
When you read a bit from the Operation Event, Questionable Event, or Standard Event Status
Register, the entire 16-bit or 8-bit register value is returned. The event register is cleared or set to 0.
Using SCPI commands:
To clear the event registers of the Questionable Event Status Register and Operation Event Status
Register sets, Standard Event Register, and Status Byte Register, send:
*CLS
When using the SCPI interface, this command does not affect the Questionable Event Enable
Register and Operation Event Enable Register sets.
To clear the Questionable Event Status Register, the Operation Event Status Register sets, Standard
Event Register, and Status Byte Register, send:
STATus:CLEar
When using the SCPI interface, this command does not affect the Questionable Event Enable
Register or Operation Event Enable Register sets.
Using TSP commands:
To clear the event registers of the Questionable Event Status Register and Operation Event Status
Register sets, Standard Event Register, and Status Byte Register send:
*CLS
To clear the Questionable Event Status Register, the Operation Event Status Register sets, Standard
Event Register, and Status Byte Register send:
status.clear()
When using the SCPI interface, this command does not affect the Questionable Event Enable
Register or Operation Event Enable Register sets.

Status model programming examples

The following examples illustrate how to generate an SRQ using the status model.
DMM7510-901-01 Rev. B / May 2015
Appendix 0: Status model
15

Advertisement

Table of Contents
loading

Table of Contents