Specifications
RIGOL Chapter 2 Command System
2-70 M300 Programming Guide
MEASure:CURR:AC?
Syntax MEASure:CURR:AC? [{<range>|AUTO|MIN|MAX|DEF}[,{<resolution>|MIN|MAX|DEF}],]
(@<scan_list>)
Description Configure the specified channels to the ACI measurement function with the specified
range and resolution, start a scan and read the readings.
Parameters
Name
Type
Range
Default
<range> Numeric
Any numeric value between MIN and MAX. Tthe
final range is decided by the “
Principle of setting
with greater value
”.
The standard values of the range:
{200μA|2mA|20mA|200mA|1A}
Wherein: MIN=200μA, MAX=1A, DEF=AUTO.
AUTO
<resolution> Numeric
Can receive any numeric value or any of {MIN|MAX|DEF},
but the resolution is fixed at 6
1
/
2
digits.
<scan_list>
Scan
List
One or more channels (only for channel 21 to
channel 24) of MC3324, the rules are as follows:
(@121): channel 21 on the module in Slot1;
(@121:123): channel 21 through 23 on the
module in Slot1;
(@121:123,321): channel 21 to 23 on the module
in Slot1 and channel 21 on the module in Slot3.
None
Explanation This command is equivalent to the CONFigure:CURRent:AC command followed by
the
READ? command.
This command is only applicable to channel 21 to channel 24 of MC3324. When
<scan_list> is set to other channels, an error will be generated.
You can select autoranging to allow the instrument to automatically select a proper
measurement range or you can select a fixed range to set the range manually.
Autoranging rule: for signals under test that is between 10%*Range and
110%*Range, the instrument automatically selects Range as the current range.
When <range> is set to DEF or AUTO, an error will be generated if <resolution> is
set to a numeric value, because the instrument cannot calculate the integration time
accurately (especially when the input signal is continuously changing) when the
autoranging is combined with a numeric resolution. If your application requires
autoranging, be sure to specify "DEF" for <resolution> or omit the parameter.
If the input signal is greater than can be measured on the selected range, the
instrument gives an overload indication: "OVERLOAD" from the front panel or
"±9.9E+37" from the remote interface.
<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:CURR:AC? MAX,DEF,(@221,222)
The query returns +3.373913517E-01,+3.346332554E-01.
Related
commands
CONFigure:CURRent:AC
READ?