2 Command System RIGOL
DS2000E Programming Guide
:CALCulate:ADVanced:VARiable1
:CALCulate:ADVanced:VARiable2
Syntax
:CALCulate:ADVanced:VARiable1 <numeric_value>
:CALCulate:ADVanced:VARiable1?
:CALCulate:ADVanced:VARiable2 <numeric_value>
:CALCulate:ADVanced:VARiable2?
Description
Set or query the variable1 in the advanced operation expression.
Set or query the variable2 in the advanced operation expression.
Parameter
Name Type Range Default
<numeric_value> Real Refer to Explanation 0
Explanation
The format of <numeric_value> is AeB. The range of A (mantissa) is from -9.9999 to 9.9999 (the
minimum step is 0.0001; namely the number can contain at most 4 decimal places). B (exponent, its
base is 10) is an integer from -9 to 9. For example, 1.2037e5 denotes setting the viariable to
1.2037×10
5
. <numeric_value> can also be expressed in decimal format; its range corresponds to
that in AeB format.
This command sets the value of variable1 or variable2 which might be used in
the
:CALCulate:ADVanced:EXPRession command.
Return Format
The query returns the value of variable1 or variable2 in the advanced operation expression in scientific
notation.