Does inputSingleScan() depend on the device or not?
显示 更早的评论
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!
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Data Acquisition Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!