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!