Rigol DS1000Z Series Especificaciones Pagina 46

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 172
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 45
RIGOL Chapter 2 Command System
2-32 DS1000Z Programming Guide
IEEE488.2 Common Commands
IEEE 488.2 standard defines some common commands used for querying the basic information of the
instrument or executing basic operations. These commands usually start with "*" and the keyword of the
command is usually 3-character long.
Command List:
*CLS
*ESE
*ESR?
*IDN?
*OPC
*RST
*SRE
*STB?
*TST?
*WAI
*CLS
Syntax
*CLS
Description
Clear all the event registers in the register set and clear the error queue.
*ESE
Syntax *ESE <value>
*ESE?
Description
Set or query the enable register for the standard event register set.
Parameter
Name
Type
Range
Default
<value>
Integer
0~255
0
Explanation The bit 1 and bit 6 of the standard event status register are not used and are always
treated as 0, therefore, the range of <value> are the decimal numbers corresponding to
the binary numbers ranging from 00000000 (0 in decimal) to 11111111 (255 in decimal)
and of which the bit 1 and bit 6 are 0.
Return
Format
The query returns an integer which equals the sum of the weights of all the bits that have
already been set in the register.
Example *ESE 16 /* Enable the bit 4 (16 in decimal) of the standard event status register */
*ESE? /*The query returns 16*/
Vista de pagina 45
1 2 ... 41 42 43 44 45 46 47 48 49 50 51 ... 171 172

Comentarios a estos manuales

Sin comentarios