Please enable JavaScript to view this site.

 Network Analyzers using RVNA and RNVNA software

SCPI Command

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

Description

Reads out the formatted memory array.

The formatted memory array is the data, whose processing is completed including the formatting as the last step. Such data represent the memory trace values as they are shown on the screen.

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

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

<numeric 2n–1> Value 1 depends on the trace format (see table below);

<numeric 2n> Value 2 depends on the trace format (see table below).

Trace Format

Value 1

Value 2

Log Mag

Logarithmic magnitude, dB

0

SWR

Voltage standing wave ratio

0

Phase

Phase, deg

0

Expand Phase

Expanded phase, deg

0

Group Delay

Group delay, sec

0

Lin Mag

Linear magnitude

0

Real

Real part

0

Imag

Imaginary part

0

Smith (Log/Phase)

Logarithmic magnitude, dB

Phase, deg

Smith (Lin/Phase)

Linear magnitude

Phase, deg

Smith (Real/Imag)

Real part

Imaginary part

Smith (R + jX)

Impedance (real part), Ohm

Impedance (imaginary part), Ohm

Smith (G + jB)

Admittance (real part), S

Admittance (imaginary part), S

Polar (Log/Phase)

Logarithmic magnitude, dB

Phase, deg

Polar (Lin/Phase)

Linear magnitude

Phase, deg

Polar (Real/Imag)

Real part

Imaginary part

query only

 

Target

The active trace of 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:MATH:MEM

CALC:FORM

FORM:DATA

Equivalent Softkeys

None


Equivalent COM Command

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

Syntax

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

Type

Variant (array of Double) (read)


 

Back to CALCulate

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  24.1