4 - Language Dictionary
System Commands
System commands consist of system, display, and common commands.
System commands commands control system functions that are not directly related to output control or
measurement functions.
Display commands control the front panel display of the .
Common commands also perform system functions. The following common commands are discussed in
this section: *IDN? *OPT? *RCL *RST *SAV *TST?.
DISPlay
This command turns the front panel display on or off. When off, the front panel display is blank. The
display annunciators are not affected by this command.
DISPlay[:WINDow][:STATe] <bool>
DISPlay:MODE
Switches the display between its normal instrument functions and a mode in which it displays text sent by
the user. Text messages are defined with the DISPlay:TEXT command.
DISPlay[:WINDow]:MODE NORMal|TEXT
DISP:MODE NORM DISPLAY:MODE TEXT
DISPlay:TEXT
This command sends character strings to the display when the display mode is set to TEXT. The
character string is case-sensitive and must be enclosed in either single () or double () quotes. The display
is capable of showing up to 14 characters. Strings exceeding 14 characters will be truncated.
DISPlay[:WINDow]:TEXT [:DATA] <display_string>
DISP:TEXT "DEFAULT_MODE"
DISPLAY:WINDOW:TEXT:DATA `533.2E-1VOLTS'
<STR>(Last programmed text string)