How to breaks an endless loop with an external command of my device object (analog input) ?
1 次查看(过去 30 天)
显示 更早的评论
Hello. I am acquiring data, in my code there is an ai.triggerRepeat defined as Inf, and my while loop: while i == triggerRepeat I need to stop may ai.triggerRepeat with an external command and then stop my while loop, but I can do it when I enter into a while loop it does not stop. How can I introduce a external command that can stop my loop.
Thanks a lot.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Acquisition Toolbox Supported Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!