How to transmit data real-time from spectrum analyzer to matlab using the instrument control tool?

3 views (last 30 days)
I used the IVI driver of spectrum analyzer in the TMtool, and I successfully connect the matlab and spectrum analyzer. But I have a problem confused me for a long time. The problem is that I can set the spectrum analyzer properties when I connect it to the matlab, but when I want to transmit the measurement result ,I can't find any methods to implement it. The measurement result is the power value, frequency and time. So I would like to know how to implement the data transmission from the spectrum analyzer to matlab? Huge thanks!

Answers (1)

Vinod
Vinod on 2 Jun 2014
Have you looked at this example ?
If you're looking for a specific measurement, you should consult your instrument's programmers guide for the exact SCPI commands needed to make the measurement and read it back. It should be possible to easily modify the linked example as needed.

Categories

Find more on Instrument Control Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!