DISPlay

DISPlay

Last updated: December 3, 2008

GPIB Command Conventions

DISPlay:BRIGhtness

Function

GSM TA

Sets/queries the test set's display brightness.

A display backlight dimming feature lowers the display brightness after approximately 10 minutes without any manual user interaction with the test set. See Display Backlight Dimming .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: MEDium | HIGH

Query

Range: MED | HIGH

Factory setting

HIGH (this parameter is not affected by any reset operation and can only be changed by direct user access)

Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"DISPLAY:BRIGHTNESS MEDIUM" 
! Sets display brightness to medium.

DISPlay:MODE

Function

GSM TA

Sets/queries the test set's display mode.

See Display Mode (Track/Fast) .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting Range: FAST | TRACK

Query

Range: FAST | TRAC
*RST setting TRACK
Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"DISPLAY:MODE FAST" 
! Sets display mode to fast.

DISPlay:MESSage:MASKable:STATe

Function

GSM TA

Blocks maskable messages from appearing on the test set display screen but not from the Message Log. Maskable messages are reported to the Message Log in either state.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 1 | ON | 0 | OFF

Query

Range: 1 | ON | 0 | OFF

Factory setting

1 | ON

Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"DISPLAY:MESSAGE:MASKABLE:STATE OFF" 
! Prevents certain messages from appearing on the display.

DISPlay:WINDow:ERRor:CLEar

Function

GSM TA

Clears the error message from the display screen but not from the Message Log.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"DISPLAY:WINDOW:ERROR:CLEAR" 
! Clears an error message from the display.