Specifications
Chapter 2 Command System RIGOL
M300 Programming Guide 2-21
Example CONF? (@301,305,401)
The query returns
"DIG OUTP BYTE","TOT RRES","VOLT +2.000000E+01,+6.000000E-05"
Related
command
CONFigure Command Subsystem
CONFigure:ANYSensor
Syntax
CONFigure:ANYSensor [{<type>|DEF},](@<scan_list>)
Description Configure the specified channel as the specified anysensor measurement function, but do
not start the scan.
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 to channel 03 on the
module in Slot1 and channel 01 on the module in
Slot3.
None
Note
[1]
: When <type> is set to DEF or is omitted, for channels 21 to 24 of MC3324, the anysensor
type is set to DCI; for other multiplexer channels, the anysensor type is set to DCV.
Explanation <scan_list> can only be the multiplexer channels.
For channels 21 to 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.
Example
CONF:ANYS RES,(@101:110)