I am using the live data acquisition app but would like to record more than one channel. Is it possible to modify the code to achieve this?
7 ビュー (過去 30 日間)
古いコメントを表示
I am using the live data acquisition app but would like to record more than one channel. Is it possible to modify the code to achieve this?
0 件のコメント
回答 (1 件)
Kshittiz
2023 年 9 月 28 日
Hi Terry,
I understand you are using live data acquisition app and you want to know if recording more than one channel is possible.
Yes, you can modify the code generated by the Live Data Acquisition app to record more than one channel. You can use the ‘addinput’ function to create additional session channels and configure their properties.
To learn more about ‘addinput’ function, refer the following documentation: https://in.mathworks.com/help/daq/daq.interfaces.dataacquisition.addinput.html
I hope this answers your query.
Regards,
Kshittiz
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Hardware Discovery and Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!