Lecroy WAVEACE 2034 4-channel oscilloscope, Digital Storage oscilloscope, WaveAce 2034 Manuale Utente

Codici prodotto
WaveAce 2034
Pagina di 89
WaveAce Remote Control 
 
56 
920836 Rev A  
STATUS - ALL_STATUS?, ALST? 
Description 
The ALL_STATUS? query reads and clears the contents of all status registers:  ESR, INR, DDR, 
CMR, and EXR. For an interpretation of the contents of each register, refer to the appropriate 
status register. 
The query is useful to obtain a complete overview of the state of your oscilloscope. 
Query Syntax 
ALl_STatus? 
Response Format 
ALl_STatus ESR,<value>,INR,<value>,DDR,<value>,CMR,<value>, 
EXR,<value>,URR,<value> 
<value>:= 0 to 65535 
Example 
The following instruction reads the contents of all the status registers: 
ALST? 
Response message: 
ALST ESR,000052,INR,000005,DDR,000000,CMR,000004,EXR,000024 
Related Commands 
*CLS, CMR?, DDR?, *ESR?, EXR?