05-21-2015 05:51 AM
Good Morning, my name is Leonardo, i'm an electronic engeneering student and i've started for the first timo to work with CVI. I would like to generate multiple outputs, and i have two PCI 6733, I need to separate my 16 outputs in two different PCI. My question is, can i use taskhandle as an array of data by specify inside of it the two different PCI, or i need to go with multithreading and so run another thread which d the same thing as the first but into the second PCI? how can i synchronize the two PCI so they work simultaneously?
(I already have a program which comunicates with one PCI 6733 I only need to modify it, but i've started to learn cvi since few weeks ago and I've still some problems)
thank you for your kindness,
Leonardo Vencato
05-21-2015 05:57 AM - edited 05-21-2015 05:58 AM
Hi Leonardo,
there's a special CVI forum…
How to synchronize several DAQmx channels and devices is explained in the examples (atleast those for LabVIEW). I guess CVI also comes with an example finder?