Does inputSingleScan() depend on the device or not?
Mostrar comentarios más antiguos
Hi,
I have an NI USB-6501 device that I use to talk to the DAQ toolbox on Matlab.
My script is used to read the bit changes on the device input port by using inputSingleScan(). I would want this to be as fast as possible, however, I found that it takes ~5ms to finish the scan. Does the execution time of inputSingleScan() depend on the DAQ device I use, or does it take about the same time, regardless of the device?
Thanks!
Respuestas (0)
Categorías
Más información sobre Data Acquisition Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!