LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Passing values between VIs with different targets

I have two VIs, one under "My Computer" which is my main VI, and another under a DE FPGA target. I want to link these two such that the VI under the FPGA target will be the subVI, but it seems that whenever I place this VI as a subVI under the main VI errors show up. Any thoughts on how to solve this? Thanks.

0 Kudos
Message 1 of 3
(2,096 Views)

you can't use it as a sub vi, you have to communicte between the two using a DMA FIFO. hope this helps

Rodéric L
Certified LabVIEW Architect
0 Kudos
Message 2 of 3
(2,080 Views)

I've already found the solution by using FPGA interface functions, thanks for your help by the way Smiley Happy

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