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!