Specifications
Chapter 2 Command System RIGOL
M300 Programming Guide 2-69
MEASure:ANYSensor?
Syntax
MEASure:ANYSensor? [{<type>|DEF},](@<scan_list>)
Description Configure the specified channels to the specified type of anysensor measurement
function, start a scan and read the readings.
Parameters
Name
Type
Range
Default
<type> Discrete {VOLT|CURR|RES|FRES|FREQ}
VOLT or
CURR
[1]
<scan_list>
Scan
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.
None
Note
[1]
: When the parameter is set to DEF or is omitted, for channel 21 through channel 24 of
MC3324, the anysensor type is set to DCI; for other multiplexer channels, the anysensor type is set
to DCV.
Explanation This command is equivalent to the CONFigure:ANYSensor command followed by the
READ? command.
<scan_list> can only be the multiplexer channels.
For channel 21 to channel 24 of MC3324, <type> can only be CURR;
For all the channels of MC3164 and MC3264, <type> can not be FRES and CURR;
For other multiplexer channels, <type> can not be CURR.
<scan_list> overwrites the current scan list.
Return
Format
The query returns the readings in scientific notation. Multiple return values are
separated by commas.
Example MEAS:ANYS? DEF,(@101)
The query returns +2.604997287E-03.
Related
commands
CONFigure:ANYSensor
READ?