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?

1 visualizzazione (ultimi 30 giorni)
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?

Risposte (1)

Kshittiz
Kshittiz il 28 Set 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

Categorie

Scopri di più su Hardware Discovery and Setup in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by