Please enable JavaScript to view this site.

 Network Analyzers using S2VNA software

SCPI Command

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

Or

CALCulate<Ch>:TRACe<Tr>: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>,

Or

CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,

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

<Tr> = {[1]|2|...16}

Query Response

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

Related Commands

CALC:MST

Equivalent Softkeys

None


Equivalent COM Command

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


note

This command is similar to CALCulate<Ch>[:SELected]:MSTatistics:DATA? only.


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