65
Example
WrtCmd(“FUNC:IMP:RANG:AUTO ON ”) Set the measurement range to AUTO.
Query Syntax
FUNCtion:IMPedance:RANGe:AUTO?
Query Response
Returned format is :
<NR1><NL^END>
:DEV<n>:MODE
The :DEV<n>:MODE command sets the deviation measurement mode.
The :DEV<n>:MODE? query returns the current setting of the deviation measurement
mode.
Command Syntax
ABSolute
FUNCtion:DEC<n>:MODE PERCent
OFF
Where,
ABSolute ΔABSolute deviation mode
PERCent Δ% deviation mode
OFF Turn the deviation measurement mode OFF
<n> is:
1 (decimal 49) Deviation mode setting for primary parameter
2 (decimal 50) Deviation mode setting for secondary parameter
Example
WrtCmd(“FUNC:DEV1:MODE ABS”)
Set ΔABSolute deviation mode for the primary parameter.
Query Syntax
FUNCtion:DEV<n>:MODE?
Query Response
Returned format is :
ABS
PER <NL^END>
OFF
:DEV<n>:REFerence
The :DEV<n>:REFerence command sets the reference value for deviation
measurement. The :DEV<n>:REFerence? query returns the current reference values.
Command Syntax
FUNCtion:DEV<n>:REFerence<value>
Where,
<value> is the NR1, NR2, or NR3 format with a suffix multiplier ma, k, m, u, n, p.
<n> is:
1 (decimal 49) Reference value setting for primary parameter
2 (decimal 50) Reference value setting for secondary parameter
Example
WrtCmd(“FUNC:DEV1:REF 10”)