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)
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?

Answers (1)

Kshittiz
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

Categories

Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!