Acquire and generate signals with NI USB-6003 simultaneously but at different rates?
8 ビュー (過去 30 日間)
古いコメントを表示
I need to acquire data using analog input while also generating a 0-10V control signal with the analog output. The output channel's max scan rate is 5000 scans/s which is fine, but I need my input channel to scan up to 50,000 scans/s.
The NI USB 6003 can sample up to 100,000 scans/s, but when I add an analog input and output channel to the same session I get this warning:
Warning: The Rate property was reduced to 5000 due to changes in the session configuration.
Do I need to use two different sessions, one for analog input and one for analog output? My understanding was that I would not be able to run two sessions at once then.
5 件のコメント
Walter Roberson
2020 年 3 月 6 日
The post includes a link to a Mathworks documentation example that says specifically that you cannot run two different speeds in the same session.
At the moment I do not find documentation that says that you cannot run multiple sessions on the same device. It sounds plausible, but I also seem to recall posts in which people did just that under some circumstances.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Analog Input and Output についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!