What is the difference between using fopen and connect for instrument control? Is there an advantage to using one over the other?

1 view (last 30 days)
What is the difference between using fopen and connect for instrument control? Is there an advantage to using one over the other?

Answers (1)

Vinod
Vinod on 8 Jul 2015
Not all interfaces support FOPEN and CONNECT. You should choose the function to use depending on the kind of object you are creating.

Categories

Find more on Instrument Control Toolbox Supported Hardware 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!