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?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Kshittiz
on 28 Sep 2023
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 Comments
See Also
Categories
Find more on Data Acquisition Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!