33
Command Reference
SETUP [or SETU]
Sets display page to SETUP
SYSTem [or SYST]
Sets display page to SYSTEM CONFIG
SYSTEMINFO [or SINF]
Sets display page to SYSTEM INFORMATION
Example
SEND> DISP:PAGE SYST
<NL>
//Set to the SYSEMT CONFIG
Query Syntax
DISP:PAGE?
Query Response
<
page name
>
Example
SEND> DISP:PAGE?
<NL>
RET> SYST
<NL>
9.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.”
<NL>
9.7
FUNCtion
Subsystem
The FUNCtion subsystem command group sets the measurement function, the
measurement range, monitors parameter control.
Figure 9‐3
FUNCtion Subsystem Tree
FUNCtion
:RANGe
{#Range Number
,
max
,
min}
:MODE
{AUTO,HOLD,NOMinal}
:RATE
{SLOW,MED,FAST,ULTRA}
9.7.1
FUNCtion:RANGe
The FUNCtion:RANGe command sets the range.
Command Syntax
FUNC:RANGe <
0-4,MIN,MAX
>
Parameter
Where, <0-4,MIN, MAX> is:
0-4, The range number
MIN, =Range 0
MAX, =Range 4
Example
SEND> FUNC:RANG 2
<NL>
//Set range to [2] 300m
Ω
Query Syntax
FUNC:RANGe?
Query Response
<
0-4
>
<NL>
Example
SEND> FUNC:RANG?
<NL>
RET> 0
<NL>
9.7.2
FUNCtion:RANGe:MODE
The FUNCtion:RANGe:MODE command sets the range mode.
Command Syntax
FUNCtion:RANGe:MODE
{HOLD, AUTO, NOMinal}
Parameter
Where,
{HOLD, AUTO, NOMinal}
is:
HOLD:
Sets the auto range to off.
AUTO:
Sets the auto range to on.
NOMinal: Sets the range mode to nominal.
Example
SEND> FUNC:RANG:MODE AUTO
<NL>
//Sets to auto range.
Query Syntax
FUNC:RANGe:AUTO?
Query Response
{
HOLD,AUTO,NOM}
Example
SEND> FUNC:RANG:MODE?
<NL>
RET> auto
<NL>
9.7.3
FUNCtion:RATE
The FUNCtion:RATE command sets the test speed.
Command Syntax
FUNCtion:RATE
{SLOW,MED,FAST,ULTRa,ULTRaNodisp(ULTN)}
Example
SEND> FUNC:RATE FAST
<NL>
//Sets to FAST Speed
Query Syntax
FUNC:RATE?
Query Response
{SLOW,MED,FAST,ULTR,ULTN}
Example
SEND> FUNC:RATE?
<NL>