*OPT

Type

Query Only

Syntax

*OPT?

Description

This command reads the identification numbers of options of the Test Wizard.

Variable

Parameter

String

Description

Identification numbers of installed options

Data Type

Character string type (String)

Preset Value

"2H5"

Note

If there is no installed option, 0 is read out.

Query Response

{String}<newline><^END>

Examples

Dim Var as String
Ena.WriteString "*OPT?", True
Var=Ena.ReadString

Equivalent GUI

No equivalent key is available.