in data acquisition start and extract data should be inside the loop or outside
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
i have ni DAQ card , time consumed by triggering(start(Ai)) and extracting(getdata(ai)) is too much , how can i reduce it ??
whether data acquisition will consider all the existing pixels if i write those codes outside the for loop which is used for addressing the pixels ?
in case i write those code outside the loop the time taken to execute is very less , so which among(inside or outside the loop)is the wright choice .
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!