Clear Filters
Clear Filters

Session-based continuous output of data in a ring-buffer using the data acquisition toolbox?

2 views (last 30 days)
Suppose you want to generate a periodic signal using the data acquisition toolbox running in the background. Is it always necessary to have a listener keep queueing data as here:
Or is there a possibility to have the data of a cycle stored in a circular buffer and tell the toolbox to keep using it without the use of the listener?
Thank you!

Answers (0)

Categories

Find more on Simultaneous and Synchronized Operations 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!