Property (Read Only)
Value = SCPI.PROGram.QUERy_Q cmd, ret
This command gets query to VBA.
Parameter |
cmd |
Description |
Query to VBA |
Data Type |
Character string type (String) |
Range |
254 chars |
Preset Value |
- |
Unit |
- |
Resolution |
- |
Preset Effect |
No |
Save-Recall Effect |
No |
Error |
92, "Program not running" |
Parameter |
ret |
Description |
Query to VBA |
Data Type |
Character string type (String) |
Range |
- |
Preset Value |
- |
Unit |
- |
Resolution |
- |
Preset Effect |
No |
Save-Recall Effect |
No |
Error |
93, "Program command error" |
Dim Var as Variant
Var = SCPI.PROGram.QUERy_Q cmd, ret
No equivalent key is available on the front panel.
:PROGram:QUERy?
{254 chars -} <newline><^END>
10 OUTPUT 717;":PROGram:QUERy ?"
20 ENTER 717;A$