:CALC<Ch>:MST:DATA

Type

Query

Syntax

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

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:MSTatistics:DATA?

Description

This command reads the statistics values. The statistical values contain: mean value, standard deviation and the difference between the maximum value and the minimum value .

Variable

Query Response

{numeric 1}, {numeric 2}, {numeric 3}<newline><^END>

Examples

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

Related Commands

:CALC:MST

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

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

SCPI.CALCULATE(Ch).TRACE(Tr).MSTATISTICS.DATA