Query
:CALCulate<Ch>[:SELected]:MSTatistics:DATA?
This command gets the marker statistics value. The statistical values contain: mean value, standard deviation and the difference between the maximum value and the minimum value.
{numeric1}, {numeric2}, {numeric3}<newline><^END>
{numeric 1} : Mean value
{numeric 2} : Standard deviation
{numeric 3} : Difference between the maximum value and the minimum value (Peak to Peak)
Dim Var as Variant
Ana.WriteString ":CALC1:MST:DATA?", True
Var=Ana.ReadList
No equivalent key is available on the front panel.
(Result on screen for Marker Function > Statistics)
SCPI.CALCULATE(Ch).SELECTED.MSTATISTICS.DATA