get NIDAQmx task handle
2 次查看(过去 30 天)
显示 更早的评论
I'm using Data Acquisition toolbox legacy interface to control NI-PCI 6115. In NIDAQmx terminology, if I create an analog input or output object, I create a task. The task is identified by a task handle, an integer type UINT32. Is there a way to get the NIDAQmx task handle of analog input/output objects created by Matlab Data Acquisition toolbox? I need it in order to modify NIDAQmx properties unsupported by Matlab.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simultaneous and Synchronized Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!