:DATA[:DATA]:IMPedance?
Returns the measured impedance data array, which contains complex-number data. The data of number of (test point)×2 is returned.
Calibration ,port extension by selecting fixture, and compensation are applied to the impedance data.
Parameter |
Array of Real |
Description |
numeric N×2-1: Real part of data at nth point numeric N×2: Imaginary part of data at nth point |
The command returns the real and imaginary parts of the data at each measurement point.
Thus the number of returned values is equal to N×2, where N represents the number of points defined in the active table while n represents an integer between 1 and N.
{numeric 1(real part for point 1)},{numeric 2 (imaginary part for point 1)},{numeric 3(real part for point 2)},{numeric 3 (imaginary part for point 2)},...,{numeric N×2-1 (real part for point n) },{numeric N×2 (imaginary part for point n) }<newline><^END>
No equivalent keys are available on the front panel.