How to breaks an endless loop with an external command of my device object (analog input) ?
이전 댓글 표시
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개)
카테고리
도움말 센터 및 File Exchange에서 Data Acquisition Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!