Specifications

Chapter 2 Command System RIGOL
M300 Programming Guide 2-15
Return
Format
The query returns the coefficients in scientific notation. Multiple return values are
separated by commas.
Example
CALC:SCAL:SQU 10,(@101)
CALC:SCAL:SQU? (@101)
CALC:SCAL:GAIN 25,(@101)
CALC:SCAL:GAIN? (@101)
CALC:SCAL:OFFS 15,(@101)
CALC:SCAL:OFFS? (@101)
CALC:SCAL:CONS 5,(@101)
CALC:SCAL:CONS? (@101)
The query returns
+1.000000000E+01
+2.500000000E+01
+1.500000000E+01
+5.000000000E+00
Related
commands
CALCulate:SCALe:STATe
CALCulate:SCALe:UNIT
CALCulate:SCALe:OFFSet:NULL
CALCulate:SCALe:OFFSet:NULL
Syntax
CALCulate:SCALe:OFFSet:NULL [(@<ch_list>)]
Description Set OFFSet (x1) to the measurement value.
Parameters
Name
Type
Range
Default
<ch_list>
Channel
List
One or more channels (only for the
multiplexer channels), the rules are as
follows:
(@101): channel 01 on the module in
Slot1;
(@101:103): channel 01 through 03 on the
module in Slot1;
(@101:103,301): channel 01 through 03
on the module in Slot1 and channel 01 on
the module in Slot3.
If the
parameter is
omitted, this
command will
be applied to
the whole
scan list.
Example CALC:SCAL:OFFS 2.5,(@101)
CALC:SCAL:OFFS? (@101)
CALC:SCAL:OFFS:NULL (@101)
CALC:SCAL:OFFS? (@101)
The query returns
+2.500000000E+00
-1.626940834E-03
Related
commands
CALCulate:SCALe:SQUare
CALCulate:SCALe:STATe
CALCulate:SCALe:GAIN
CALCulate:SCALe:OFFSet
CALCulate:SCALe:CONStant
CALCulate:SCALe:UNIT