Remote Operation
CALCulate Subsystem Commands
CALCulate Subsystem Commands
The CALCulate subsystem performs
Note
CALC: is interpreted as CALC1:. CALC1 controls TRA, CALC2 controls TRB, CALC3 controls TRC, CALC4 controls TRD, CALC5 controls TRE, and CALC6 controls TRF.
CALCulate[123456]:AVERage:CLEar
Causes the average data to be cleared and the average counter to be reset to zero.
CALCulate:AVERage:COUNt <numeric_value>
CALCulate:AVERage:COUNt?
Sets the number of measurements to be averaged. When the number of measurements taken is less than the count, the following formula is used to calculate the data:
sum of all measurements AVG =
number of measurements
If the number of measurements is greater than or equal to the count, the following formula is used to calculate the data:
New average = | ⋅ | last average + | |
| count |
| count |