Specifications
Chapter 2 Command System RIGOL
M300 Programming Guide 2-129
[SENSe:]ANYSensor:TYPE
Syntax [SENSe:]ANYSensor:TYPE <type>[,(@<ch_list>)]
[SENSe:]ANYSensor:TYPE? [(@<ch_list>)]
Description Set or query the measurement type of the anysensor measurement on the specified
channel.
Parameters
Name
Type
Range
Default
<type>
Discrete
{VOLT|CURR|RES|FRES|FREQ}
VOLT or CURR
[1]
<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.
Note
[1]
: For channel 21 through channel 24 of MC3324, the default type of the anysensor is CURR;
for other multiplexer channels, the default type of the anysensor is VOLT.
Explanation <ch_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 channel 1 to channel 20 of MC3324, MC3120, MC3132 and MC3232, <type> can
be any of VOLT, RES or FREQ.
For channel 1 to channel 10 of MC3324 and MC3120 as well as channel 1 to channel 16
of MC3132 and MC3232, <type> can also be FRES.
Return
Format
The query returns VOLT (DCV), CURR (DCI), RES (2WR), FRES (4WR) or FREQ (frequency).
Example
ANYS:TYPE VOlT,(@101)
ANYS:TYPE? (@101)
The query returns VOLT.
Related
commands
CONFigure:ANYSensor
MEASure:ANYSensor?