LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fpga

Hello,

 

I'm having a broken vi due to two FPGA Interface Dynamic types with different configuration. Im using a labview bit file as an input to an invoke node. Any idea how can i match my FPGA Reference Out vi output? Thanks a lot.

0 Kudos
Message 1 of 3
(3,064 Views)

We really need some image or attached project to know what is going on in your code.  There should be no reason to have a broken wire from wiring an FPGA VI reference directly to an invoke method (make sure it is from the FPGA Interface Palette) unless you are wiring the reference into a subVI.

 

In that case you can try to cast the reference.

 

http://zone.ni.com/reference/en-XX/help/371599L-01/lvfpgahost/fpga_dyn_interface_cast/

 

That is just a shot in the dark though and we really need some more information about what you are doing.

Matt J | National Instruments | CLA
0 Kudos
Message 2 of 3
(3,028 Views)

Thanks Matt! Code works after repairing the NI FPGA Module 🙂

0 Kudos
Message 3 of 3
(3,005 Views)