Please enable JavaScript to view this site.

 Network Analyzers using TRVNA software

SCPI Command

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

Description

Reads out the math statistics values.

The statistics function is applied either over the whole range, or within the range specified by the CALC:MST:DOM command (the range limits are determined by two markers).

The data include 3 elements:

<numeric 1>      Mean value

<numeric 2>      Standard deviation

<numeric 3>      Peak-to-peak (difference between the maximum value and the minimum value)

query only

Target

CALCulate<Ch>[:SELected] — active trace of channel <Ch>,

<Ch>={[1]|2|...9}

Query Response

<numeric 1>, <numeric 2>, numeric 3>

Related Commands

CALC:MST

Equivalent Softkeys

None


Equivalent COM Command

SCPI.CALCulate(Ch).SELected.MSTatistics.DATA

Syntax

Data = app.SCPI.CALCulate(Ch).SELected.MSTatistics.DATA

Type

Variant (array of Double) (read only)


 

Back to CALCulate

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  24.1