Property (Write Only)
SCPI.DISPlay.ECHO.DATA = Cont
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 |
Cont |
Description |
String you want to display in the echo window. |
Data type |
Character string type (String) |
Range |
254 characters or less |
SCPI.DISPlay.ECHO.DATA = "Test Result"
SCPI.DISPlay.TABLe.TYPE = "echo"
SCPI.DISPlay.TABLe.STATe = True
No equivalent key is available on the front panel.
:DISPlay:ECHO[:DATA] <string>
10 OUTPUT 717;":DISP:ECHO ""TEST RESULT"""