Query Only
*OPT?
This command reads the identification numbers of options of the Test Wizard.
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. |
{String}<newline><^END>
Dim Var as String
Ena.WriteString "*OPT?", True
Var=Ena.ReadString
No equivalent key is available.