SCPI.STATus.OPERation.CONDition

Object type

Property (Read-only)

Syntax

Value = SCPI.STATus.OPERation.CONDition

Description

This command reads the value of the Operation Status Condition Register.

Variable

Parameter

Value

Description

Value of the Operation Status Condition Register

Data type

Long integer type (Long)

Examples

Dim Stat As Long
Stat = SCPI.STATus.OPERation.CONDition

Related objects

SCPI.STATus.OPERation.NTRansition

SCPI.STATus.OPERation.PTRansition

Equivalent key

No equivalent key is available on the front panel.

Equivalent SCPI command

Syntax

:STATus:OPERation:CONDition?

Query response

{numeric}<newline><^END>

Example of use

10 OUTPUT 717;":STAT:OPER:COND?"
20 ENTER 717;A