04-24-2007 09:41 AM
04-24-2007
04:26 PM
- last edited on
04-18-2026
12:56 PM
by
Content Cleaner
Hello,
You are partially right. The PXI-6250 provides analog input, counters and digital I/O. For each element, you are able to have a Task.
That means, you can have one task for all the analogs input, one for the counter and one for the digital I/O.
In your case, you need to define two task, one for the AI and one for the Counter. And then, it is possible to synchronize the Task together.
For more information about the NI-DAQmx functionalities, look the web page https://www.ni.com/en/support/documentation/supplemental/06/getting-started-with-ni-daqmx--main-page...
Best regards,
Nick_CH