Please enable JavaScript to view this site.

 Network Analyzers using RVNA and RNVNA software

SCPI Command

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

Description

Reads out the data array, which is the CALC:FUNC:EXEC command analysis result.

The array size is 2N, where N is the number of points.

For the n–th point, where n from 1 to N:

<numeric 2n–1> the response value in n-th measurement point;

<numeric 2n> the stimulus value in n-th measurement point. Always set to 0 for the analysis of mean value, standard deviation, and peak-to-peak value.

query only

Target

Channel <Ch>,

<Ch>={[1]|2|3|4}

<Ch>={[1] … |16} (in N-port mode only)

Query Response

<numeric 1>, <numeric 2>, …<numeric 2N>

Related Commands

CALC:FUNC:EXEC

CALC:FUNC:POIN?

FORM:DATA

Equivalent Softkeys

None


Equivalent COM Command

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

Syntax

Data = app.SCPI.CALCulate(Ch).SELected.FUNCtion.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