Method (Write Only)
SCPI.PROGram.COMMand = Value
This command sends command to VBA.
Parameter |
Value |
Description |
Sends command 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" 93, "Program command error" |
Dim Var as String
SCPI.PROGram.COMMand = Var
No equivalent key is available on the front panel.
:PROGram:COMMand
{String}<newline><^END>
10 OUTPUT 717;":PROGram:COMMand Sample_Text"
20 ENTER 717;A$