We first get Frequency Values, and next we get the S-Parameter data which is Real and Imaginary. In this example we Initialize the VNA and get Real and Imaginary Data from the Active Channel. When there are two sets of data, we need to “Decimate” the 1D array into two arrays since data 0, 2, 4, … is Real data and 1,3,5,… is Imaginary data. |
We send separate traces to each XY Graph. |