05-13-2019 09:42 AM
Hello,
In my project, i change old SXCI with PXI-1084 and MXI-8361 card for my pc. With another card for my acquisition.
My application recover one task configured in MAX.
I would like to know if it's possible to acquire on ONE task, many channels of differents slot. Or i do one task by slot card ?
Because i haven't the hardware and the simulated devices don't working for PXI.
Thanks
J.CAILLET
05-14-2019 09:27 AM
Hello,
If you are using DAQmx for your acquisition, you can acquire in one task several channels as is mentionned in this document : https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P8b1SAC&l=en-US
Channels just have to be to the same type as the task.
Does that answer your question?
Best regards