Once you have defined the parameters for the RF signal acquisition, you can perform the acquisition and visualize the RF data you acquire.

  1. Based on whether you chose an I/Q acqusition or a spectrum acquisition, read the data in order to plot it.
    • I/Q: Call Read IQ and choose the data type to return.
    • Spectrum: Call Read Power Spectrum and choose the data type to return.
  2. If you acquired I/Q data, call Get IQ Components to separate the data into separate I and Q components you can visualize.