Remote Control - Commands
R&S
®
NRP2
238User Manual 1173.9157.02 ─ 03
Parameters:
<state> ON | OFF
*RST: ON
DISPlay:MESSage[:STATe] <state>
Displays a window containing a user-defined message. The message text is defined via
DISP:MESS:TEXT. In addition, DISP:MESS:TYPE can select between two types of
message windows. Calling the command with the OFF parameter is ignored if
DISP:MESS:TYPE QUERy is set, because in this case a window must be closed by
pressing the MENU key.
Parameters:
<state> ON | OFF
*RST: OFF
DISPlay:MESSage:
TEXT:CLEar
Deletes the stored text for user-defined messages.
Usage:
Event
DISPlay:MESSage:TEXT[:DATA] <string>
Defines the text that can be displayed in a message window. The text can contain ASCII
characters from code 32 (" ") to code 126 ("~"). The string "\n" is interpreted as a line
break. Up to 4 lines (DISP:MESS:TYPE MESS) or up to 2 lines (DISP:MESS:TYPE
QUERy) can be shown. The length of a line depends on the characters used, because a
proportional font is used. Lines that are too long are cut off, which is indicated by "..." at
the end of the line.
Usage:
Event
DISPlay:MESSage:TYPE <message_type>
Sets the mode for the expected response to user-defined message windows.
Parameters:
<message_type> QUERy | MESSage
QUERy
The message window must be closed by pressing the MENU key.
Until then, the execution of remote control commands is blocked.
MESSage
Remote control command processing is immediately continued.
The message window must be closed with command DISP:MESS
OFF if it is no longer needed.
*RST: MESSage
DISPlay