Please enable JavaScript to view this site.

 CMT VNA Programming Manual

SCPI Command

CALCulate<Ch>:ALLTrace:DATA:SDATa?

Description

Reads out or writes the corrected data array of all traces in the channel <Ch>. The corrected data array is the data, whose processing is completed excluding the formatting as the last step. Such data represent S–parameter complex values.The array size is number of traces times 2N, where N is the number of measurement points.

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

<numeric 2n–1> the real part of corrected measurement of trace 1;

<numeric 2n> the imaginary part of corrected measurement of trace 1;

<numeric 2N + 2n–1> the real part of corrected measurement of trace 2;

<numeric 2N + 2n> the imaginary part of corrected measurement of trace 2;

...

query only

Query Response

<numeric 1 of trace 1>, <numeric 2 of trace 1>, …<numeric 2N of trace 1>, <numeric 1 of trace 2>, <numeric 2 of trace 2>, …<numeric 2N of trace 2>, ...

Back to CALCulate

Back to Command Finder

 

Rev.:  26.00