*OPC

Type

Query Only

Syntax

*OPC?

Description

This command detects the operation complete.

Variable

Parameter

Value

Description

Operation complete

Data Type

Numeric type (Integer)

Range

1 is returned when all pending operations are complete

Preset Value

1

Unit

-

Resolution

-

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Long
Ena.WriteString "*OPC?", True
Var=Ena.ReadString

 

Equivalent GUI

No equivalent key is available.