
Section 5 Common IEEE488.2 Commands
| *CLS | Clear Status Command | 
| Parameter | None | 
| Function | Clears all the status composition excluding the output queue and MAV summary message | 
| 
 | However, the enable register and Transition filter are not cleared. | 
| 
 | Clears both the output queue and MAV bit when *CLS is sent immediately after the <PRO- | 
| 
 | GRAM MESSAGE TERMINATOR>, and at the same time, before the <Query MESSAGE | 
| 
 | UNIT> element. | 
| Example of use | > *CLS | 
-ESE 
Parameter
Function Example of use
Standard Event Status Enable Command
<DECIMAL NUMERIC PROGRAM DATA> Integer value between 0 and 255.
Set as the parameter the sum total of the bits desired to be enabled among the standard event status enable register.
Set 1 for enable and 0 for disable.
See the Section for the "Status Byte" for the composition of the register of this device.
Sets and clears the standard event status enable register.
Sets bits 2 and 4 of the standard event status enable register.
>*ESE 20
| *ESR? | Standard Event Status Register Query | 
| Response | <NU 1 NUMERIC RESPONSE DATA> | 
| 
 | Integer value between 0 and 255. | 
| 
 | Set as the response the sum total of the bita of the standard event status register. | 
| 
 | See the Section for the "Status Byte" for the composition of the register of this device. | 
Function Example of use
Inquires about the current value of the standard event status registel
When a command error is found.
>*ESR?
<32
