User and Programming Manual - Rev H
California Instruments
May 2000
P Series
74
14.4.1 *CLS
This command clears the following registers (see chapter 16 for descriptions of all status
registers):
•
Standard Event Status
•
Status Byte
•
Error Queue
Command Syntax
*CLS
Parameters
None
14.4.2 *ESE
This command programs the Standard Event Status Enable register bits. The programming
determines which events of the Standard Event Status Event register (see *ESR?) are allowed
to set the ESB (Event Summary Bit) of the Status Byte register. A "1" in the bit position
enables the corresponding event. All of the enabled events of the Standard Event Status
Enable Register are logically ORed to cause the Event Summary Bit (ESB) of the Status Byte
Register to be set. See Chapter 16 for descriptions of the Standard Event Status registers.
The query reads the Standard Event Status Enable register.
Bit Configuration of Standard Event Status Enable Register
Bit Position
7
6
5
4
3
2
1
0
Bit Name
PON
not
used
CME
EXE
DDE
QYE
not
used
not
used
Bit Weight
128
32
16
8
4
CME
Command error
DDE
Device-dependent error
EXE
Execution error
QYE
Query error
PON
Power-on
Command Syntax
*ESE <NRf>
Parameters
0 - 255
Power-On Value
128
Example
*ESE 129
Query Syntax
*ESE?
Returned Parameters
<NR1>(Register value)
Related Commands
*ESR? *STB?