Queue Output Data For Multiple Channels Separately
조회 수: 1 (최근 30일)
이전 댓글 표시
Hey everyone, I am trying to control the currents sent to several pairs of Helmholtz coils using Data Acquisition Toolbox. I have a total of 6 separate channels. I can use queueOutputData to queue desired signal but my question is whether it is possible to queue signal for some coils first and then queuing some other coils with a separate command. Documentation shows queuing to multiple channels at once but I want to do two different queue actions. I tried defining two separate sessions with createSession command but it doesn't work. I can also queue 0 A for the pairs I don't want to give anything at first but I don't want to do it that way due to the way I am planning to use the code. (Note: I want to queue for the first 4 channels first and queue the last 2 channels later if it will help.)
댓글 수: 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!