ST2515 Operation Manual
53
BSETup
Set the display page to bin setup.
TSETup
Set the display page to temperature setup.
STATistics
Set the display page to statistics.
SYSTem
Set the display page to system setup.
FLISt
Set the display page to (internal) file list.
For example: WrtCmd(“DISP:PAGE MEAS”); Set the display page to basic measurement.
Query syntax: DISPlay:PAGE?
Return format: <page name><NL^END>
Functions of <page name> are as follows:
MEAS
Set the display page to the basic measurement.
COMP
Set the display page to compare.
BIN
Set the display page to bin.
MSET
Set the display page to measurement setup.
BSET
Set the display page to bin setup.
TSET
Set the display page to temperature setup.
STAT
Set the display page to statistics.
SYST
Set the display page to system setup.
FLISt
Set the display page to (internal) file list.
The :STATe command is used to set whether the measurement display page has refreshed the
display results.
Command syntax:
ON (0)
DISPlay:STATe
OFF (1)
Query syntax: DISPlay:STATe?
Return format: <NR1><NL^END>
<NR1> are as follows:
1
2
The :LINE command sets the current measurement topic as a substring with up to 20 characters.
The DISPlay:LINE? query returns the current measurement topic. The character string of the
measurement topic can be shown in the file list page and be saved as the file name.
Command Syntax: DISPlay:LINE”<string>”
Where:
<string> can be a ASCII character string (up to 20 characters).
For example: WrtCmd(“DISP:LINE ”Resistor meas””);
Query syntax: DISPlay:LINE?
Return format: <string><NL^END>