Specifications

Command Descriptions
TDS3000, TDS3000B, and TDS3000C Series Programmer Manual
2-99
*DDT #231AUTOSET EXECUTE;:SELECT:REF1 ON
performs autoset and selects REF1.
ALlas:DEFINE, *TRG
DESE
Sets or returns the bits in the Device Event Status Enable Register (DESER).
The DESER is the mask that determines whether events are reported to the
Standard Event Status Register (SESR), and entered into the Event Queue. For a
more detailed discussion of the use of these registers, see page 3--1.
Status and Error
DESE <NR1>
DESE?
<NR1> is a value in the range from 0 to 255. The binary bits of the DESER are
set according to this value. For example, DESE 209 sets the DESER to the binary
value 11010001 (that is, the most significant bit in the register is set to 1, the
next most significant bit to 1, the next bit to 0, etc.).
The power-on default for DESER is all bits set if *PSC is 1. If *PSC is 0, the
DESER maintains its value through a power cycle.
NOTE. Setting the DESER and the ESER to the same value allows only those
codes to be entered into the Event Queue and summarized on the ESB bit (bit 5)
of the Status Byte Register. Use the *ESE command to set the ESER. A discussion
of event handling begins on page 3--1.
DESE 209
sets the DESER to binary 11010001, which enables the PON, URQ, EXE, and
OPC bits.
DESE?
might return the string :DESE 186, showing that the DESER contains the binary
value 10111010.
*CLS, *ESE, *ESR?, EVENT?, EVMsg?, *S RE, *STB?
Examples
Related Commands
Group
Syntax
Arguments
Examples
Related Commands