LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multiple outputs with two PCI

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

0 Kudos
Message 1 of 2
(2,424 Views)

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?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,420 Views)