Command
:DISPlay:ECHO[:DATA] <String>
This command displays a character string in the echo window. This command is different from ECHO command as it displays a single character string.
Parameter |
String |
Description |
String you want to display in the echo window. |
Data Type |
Character string type (String) |
Range |
254 chars |
Dim Var as String
Ena.WriteString ":DISP:ECHO & Var, True
No equivalent key is available on the front panel.
SCPI.DISPLAY.ECHO.DATA