
AT381x User's Guide
70
DISP
:PAGE
:LINE
MEASurement(MEAS)
ENLARGEMEAS(ENME)
BINMEAS (BINM,BNUM)
BINCOUNT (BCO)
LISTMEAS (LIST)
SETUP (MSET)
CORRECTION (CSET)
BINSETUP (BSET)
LISTSETUP (LSET)
CATalog(FILE)
SYSTem(SYST)
SYSTEMINFO (SINF)
“
<string>
”
10.6.1
DISP:PAGE
The :PAGE command sets the display page.
The :PAGE? Query returns the abbreviated page name currently displayed on the LCD screen.
Command Syntax
DISP:PAGE <page name>
Parameter
Where, <page name> is:
MEASurement [or MEAS] Sets display page to MEAS DISPLAY
ENLARGE[or ENLA]
Sets display page to ENLARGE DISPLAY
BINMEAS [or BINM]
Sets display page to BIN MEAS
BINCOUNT [or BCO]
Sets display page to BIN COUNT
LISTMEAS [or LIST]
Sets display page to LIST MEAS
SETUP [or MSET]
Sets display page to MEAS SETUP
CORRECTION [or CSET]
Sets display page to CORRECTION
BINSETUP [or BSET]
Sets display page to BIN TABLE
LISTSETUP [or LSET]
Sets display page to LIST TABLE
CATalog [ or CAT]
Sets display page to FILE
SYSTem [or SYST]
Sets display page to SYSTEM CONFIG
SYSTEMINFO [or SINF]
Sets display page to SYSTEM INFORMATION
Example
SEND> DISP:PAGE SYST
//Set to the SYSEMT CONFIG
Query Syntax
DISP:PAGE?
Query Response
<page name>
Example
SEND> DISP:PAGE?
RET>
SYST
10.6.2
DISP:LINE
The :LINE command enters an arbitrary comment line of up to 30 ASCII characters in the
comment field.
Command Syntax
DISP:LINE “<string>”
Parameter
Where, <string> is ASCII character string (30 ASCII characters)
Example
SEND> DISP:LINE “This is a comment.”