From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multiple cDAQ Chassis

Solved!
Go to solution

I will be using multiple cDAQ chassis across a network. Is it better to create a separate DAQmx task for each chassis or combine into 1 large task?

0 Kudos
Message 1 of 3
(2,713 Views)
Solution
Accepted by topic author NNS-CAO

I have not tested it with multiple cDAQ chassis, but there are many PCI/PXI cards that will not even let you have a task go across multiple cards.

 

My opinion, I would use seperate tasks for each chassis.  Makes the code a little more modular.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 3
(2,696 Views)

Thanks. That was what I thought.

0 Kudos
Message 3 of 3
(2,690 Views)