SCPI.IEEE4882.ESR

Object type

Property (Read Only)

Syntax

Value = SCPI.IEEE4882.ESR

Description

This command reads the value of the Standard Event Status Register. Execution of this command clears the register value.

Variable

Parameter

Value

Description

Value of the Standard Event Status Register

Data type

Long integer type (Long)

Preset value

128

Examples

Dim Stat As Long
Stat = SCPI.IEEE4882.ESR

Equivalent key

No equivalent key is available on the front panel.

Equivalent SCPI command

Syntax

*ESR?

Query response

{numeric}<newline><^END>

Example of use

10 OUTPUT 717;"*ESR?"
20 ENTER 717;A