CALCulate:AVERage:CLEar
CALCulate:AVERage:CLEar
Syntax
CALCulate:AVERage:CLEar [(@<ch_list>)]
Description
This command clears all values from the statistics registers for the specified channels. Each channel should be a multiplexer, digital or totalizer channel that has been configured to be part of the scan list. If it is not part of the scan list, no error will be generated, but the value returned will be a meaningless value of 0. The minimum, maximum, average, count, and peak-to-peak values are cleared. The values for all scanned channels are also cleared at the start of a new scan.
Parameters
Name Type Range of Values Default Value <ch_list> Channel List One or more channels, as shown:
(@310) - channel 10 on the module in slot 300.
(@305:310) - channels 05 through 10 on the module in slot 300.
(@202:207,209,302:308) - channels 02 through 07 and 09 on the module in slot 200 and channels 02 through 08 on the module in slot 300.
If you omit the optional <ch_list> parameter, this command applies to the currently defined scan list.
Remarks
- Although this command clears the minimum, maximum, average, count, and peak-to-peak values, no readings are cleared from memory.
- The instrument generates an error if the internal DMM is disabled (see INSTrument:DMM) or not installed in the mainframe.
- The instrument clears the stored statistical data on all channels when a new scan is started, after a Factory Reset (*RST command), or after an Instrument Preset (SYSTem:PRESet command).
Example
The following command clears the stored statistical data on channels 1 through 10 in slot 200.
CALC:AVER:CLEar (@201:210)