Specifications

Chapter 2 Command System RIGOL
M300 Programming Guide 2-7
CALCulate:AVERage:MAXimum:TIME?
CALCulate:AVERage:MINimum:TIME?
Syntax CALCulate:AVERage:MAXimum:TIME? [(@<ch_list>)]
CALCulate:AVERage:MINimum:TIME? [(@<ch_list>)]
Description Query the time that the maximum or minimum reading was taken on the specified channels
during the scan.
Parameters
Name
Type
Range
Default
<ch_list>
Channel
List
One or more channels (the multiplexer
channels, DIO channels or TOT 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 You can send command to read the values at any time, even during a scan.
An error will be generated if the DMM module is disabled (refer to the
INSTrument:DMM command) or not installed.
The instrument clears the stored statistical data on all channels under the following
conditions
:
when a new scan is started,
when the
CALCulate:AVERage:CLEar command is executed;
after a Factory Reset (send the
*RST command);
after an Instrument Preset (send the
SYSTem:PRESet command);
This command always returns the complete time and date. It will not be affected by
the FORMat:READing:TIME:TYPE command.
Return
Format
The query returns the time in yyyy,mm,dd,hh,mm,ss.sssform. Multiple return values are
separated by commas.
Example CALC:AVER:MAX:TIME? (@101,102)
The query returns 2012,01,07,17,29,32.703,2012,01,07,17,29,32.662
You can replace MAX with MIN to query the time that the minimum reading was taken on
the specified channels during the scan.
Related
commands
CALCulate:AVERage:MAXimum?
CALCulate:AVERage:MINimum?