Method (Write Only)
SCPI.DISPlay.ECHO.ADD = Value
This command sets add text in echo window except LineFeed(0x0a, vbLF) character. Other non-printable characters are converted to a space character. The excess portion of SCPI.DISPlay.ECHO.DATA string will be silently ignored.
Parameter |
Value |
Description |
Text in echo window |
Data Type |
Character string type (String) |
Range |
- |
Preset Value |
- |
Unit |
- |
Resolution |
- |
Preset Effect |
No |
Save-Recall Effect |
No |
Error |
- |
Dim Var as String
SCPI.DISPlay.ECHO.ADD = Var
No equivalent key is available on the front panel.
:DISPlay:ECHO:ADD
{String} <newline><^END>
10 OUTPUT 717;":DISPlay:ECHO:ADD Sample_Text"
20 ENTER 717;A$