Create daq session for two vendors at the same time

조회 수: 2 (최근 30일)
Tianqi Guo
Tianqi Guo 2019년 7월 26일
답변: Sahithi Kanumarlapudi 2019년 8월 9일
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일
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

카테고리

Help CenterFile Exchange에서 Data Acquisition Toolbox Supported Hardware에 대해 자세히 알아보기

태그

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by