413
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_display.fm
DISPlay
DISPlay:WINDow:ERRor:CLEar
DISPlay:OPERator:MESSage
Function Clears the error message from the display screen but not from the Message Log.
Programming Example
OUTPUT 714;"DISPLAY:WINDOW:ERROR:CLEAR" !Clears an error message from the display.
Function Allows the operator to enter up to four messages, each up to 30 characters in length. These
messages will be printed to the display when the command is sent and “DISPlay:MODE” is set to
FAST.
Setting 1|2 |3|4
1=uppermost field, 4=lowermost field
Factory
setting
Each message is initialized to a null string. Nothing will be displayed until one or more of the
four GPIB messages is sent to the test set.
Programming Example
OUTPUT 714;"DISP:OPER:MESS1‘Press F6 to stop test’"
!Writes the message “Press F6 to stop test" to the uppermost display field.