E4990A Help
416
: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
:CALC<Ch>:PAR:COUN
Type
Command/Query
Syntax
:CALCulate<Ch>:PARameter:COUNt <Value>
:CALCulate<Ch>:PARameter:COUNt?
Description
This command sets/gets the number of traces.
Variable
Parameter Value
Description Number of traces.
Data Type Numeric type (Integer)