Specifications
RIGOL Chapter 2 Command System
2-128 M300 Programming Guide
The query returns +1,+1.000000E+00,+2.000000E+00,+3.000000E+00,+4.000000E+00.
Related
command
[SENSe:]ANYSensor:SEGMent:CLEar
[SENSe:]ANYSensor:SEGMent:CLEar
Syntax
[SENSe:]ANYSensor:SEGMent:CLEar [<startvalue>,][(@<ch_list>)]
Description Clear the scaling parameters of the anysensor measurements on the specified channels
(<startvalue> specifies the the segment of the delete operation).
Parameters
Name
Type
Range
Default
<startvalue>
Numeric
The start value of the scaling segment
None
<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.
Explanation When <startvalue> is omitted, the instrument clears the scaling parameters of all the
segments of the of the anysensor measurements on the specified channels.
When the parameter specified by <startvalue> is not the start value of the scaling
segment, an error will be generated when sending this command.
If you change the measurement function, the scaling function will be turned off and
the scaling parameters will be reset (A=0, B=1, C=0, startvalue=0).
A Factory Reset (send the
*RST command) turns off the scaling function and clears the
scaling coefficients (reset to the default values). An Instrument Preset (send the
SYSTem:PRESet command) or Card Reset (send the SYSTem:CPON command) does
not turn off the scaling function and does not clear the scaling coefficients.
Example ANYS:SEGM 1,2,3,4,(@101)
ANYS:SEGM? (@101)
The query returns +1,+1.000000E+00,+2.000000E+00,+3.000000E+00,+4.000000E+00.
ANYS:SEGM:CLE (@101)
ANYS:SEGM? (@101)
The query returns +0.
Related
command
[SENSe:]ANYSensor:SEGMent