Create daq session for two vendors at the same time

Hey guys,
I am new to data acquisition using MATLAB, and my current project needs to sample sound from 3.5 mm jack and some force transducer from a NI daq board. Is it possible to create a daq session for two vendors (directsound and ni) at the same time?
Thanks in advance.

回答 (1 件)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi 2019 年 8 月 9 日

0 投票

Instead of creating a session for two vendors at a time, you can create a session for one device and then add a channel to that session using addAnalogInputChannel or any of the add channel methods available.
The documentation for addAnalogInputChannel can be found in the following link

カテゴリ

ヘルプ センター および File ExchangeData Acquisition Toolbox Supported Hardware についてさらに検索

製品

リリース

R2018b

タグ

質問済み:

2019 年 7 月 26 日

回答済み:

2019 年 8 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by