:CALC<Ch>:MST:DATA

Type

Query

Syntax

:CALCulate<Ch>[:SELected]:MSTatistics:DATA?

Description

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.

Query Response

{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)

Examples

Dim Var as Variant
Ana.WriteString ":CALC1:MST:DATA?", True
Var=Ana.ReadList

Related Commands

:CALC:MST

Equivalent Softkey

No equivalent key is available on the front panel.

(Result on screen for Marker Function > Statistics)

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.MSTATISTICS.DATA