Specifications

Chapter 17 293
GPIB Command Reference
CALC{1-5}:DATA?
17. GPIB Command
Reference
CALC{1-5}:DATA?
Format CALCulate{1-5}:DATA? {FDATA|FMEM}
Description Reads the data trace array or the memory trace array. (Query only)
Parameters
The memory trace array stores the data trace array’s content copied with the
CALC{1-5}:MATH:MEM command or the frequency characteristic simulation results by
executing the CALC{1-5}:EPAR:SIM command in the equivalent circuit analysis.
Query response With scalar trace
{numeric 1}, {numeric 2},.., {numeric N-1}, {numeric N}<newline><^END>
With complex trace
{numeric 1}, {numeric 2},.., {numeric N×2-1}, {numeric N×2}<newline><^END>
Where N is the number of measurement points.
It is read in the floating-point value.
Related commands CALC{1-5}:MATH:MEM command on page 341
Front Panel
Equivalents
Unavailable.
Sub-block Description
CALCulate{1-5} Specifies the trace number (1 to 5)
Description
FDATA Specifies the data trace array
FMEM Specifies the memory trace array
Description
{numeric n} Data at the n-th measurement point
Description
{numeric n × 2 - 1}
Real part of data (complex type) at the n-th measurement point
{numeric n × 2}
Imaginary part of data (complex type) at the n-th measurement point