Cls - Keithley DMM7510 Reference Manual

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

Advertisement

Appendix 0: Common commands

*CLS

This command clears the event registers and queues.
Type
Command only
Usage
*CLS
Details
This command clears the event registers of the Questionable Event and Operation Event Register
set. It also clears the event log. It does not affect the Questionable Event Enable or Operation Event
Enable registers.
This is the equivalent of sending the SCPI commands :STATus:CLEar and :SYStem:CLEar or the
TSP commands status.clear() and eventlog.clear().
To reset all the bits of the Standard Event Enable Register, send the command:
*ESE 0
Also see
*ESE
(on page 2)
:STATus:PRESet
status.preset()
*ESE
This command sets and queries bits in the Status Enable register of the Standard Event Register.
Type
Command and query
Usage
*ESE <n>
*ESE?
<n>
Details
When a bit in the Status Enable register is set on and the corresponding bit in the Standard Event
Status register is set on, the ESB bit of the Status Byte Register is set to on.
To set a bit on, send the constant or the value of the bit as the <n> parameter.
If you are using TSP, you can set the bit as a constant or a numeric value, as shown in the table
below. To set more than one bit of the register, you can send multiple constants with + between
them. You can also set standardRegister to the sum of their decimal weights. For example, to set
bits B0 and B2, set standardRegister to 5 (which is the sum of 1 + 4). You can also send:
status.standard.enable = status.standard.OPC + status.standard.QYE
If you are using SCPI, you can only set the bit as a numeric value.
When zero (0) is returned, no bits are set. You can also send 0 to clear all bits.
2
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Affected by
Not applicable
(on page 6-132)
(on page 8-245)
Affected by
Not applicable
The value of the Status Enable register of the Standard Event Register (0 to 255)
Where saved
Not applicable
Where saved
Not applicable
DMM7510-901-01 Rev. B / May 2015
Default value
Not applicable
Default value
See Details

Advertisement

Table of Contents
loading

Table of Contents