Remote Operation
CALCulate Subsystem Commands
CALCulate[123456]:MEAN[:DATA]?
Returns the arithmetic mean of the trace associated with the subopcode of the CALCulate node. The points of the trace are summed in linear units and the sum is divided by the number of points. When the CALCulate:MEAN:RANge is ON, the mean is calculated over the upper and lower
CALCulate[123456]:MEAN:RANGe:LOWer?
This query returns the lower
The range used for the trace mean range is the same range used for the total power calculation, the marker search range, and the wavelength sweep range.
The return value is in meters, unless the span is set to zero, in which case the return value is in seconds.
CALCulate[123456]:MEAN:RANGe:LOWer:FREQuency <numeric_value>[HZKHZMHZGHZTHZ]
Sets the lower
The range used for the trace mean range is the same range used for the total power calculation, the marker search range, and the wavelength sweep range. Changing the range with this command will change all four ranges. Default units for the parameters are Hertz.
Sending this command when the instrument is in a zero span will generate a “Settings conflict” error.