10-06-2014 09:03 AM
Hi all,
I have to use a vi (using an FPGA interface in in its inpouts), in an other Vi (which call directly FPGA Dynamic ( when i opened FPGA reference and configure with an FPGA vi or a bitfile the FPAGA interface take dynamic by default)
but i cannot connect the two vi by they FPGA references (plz see picture).
did anyone had had this problem before and what is the solution for that?
Regards,
SASA
10-06-2014 09:25 AM - edited 10-06-2014 09:26 AM
10-06-2014 10:36 AM
GerdW wrote:
use a typedef for your FPGA reference. Use that typedef in your subVIs and in the OpenFPGARef function call ("Bind FPGA host reference to typedef")…
Using a Dynamic FPGA Reference is now considered preferable to using a type definition.
You need to modify the FPGA Reference control on the subVI to accept a dynamic VI reference, which you can do by right-clicking on it, then configuring it to accept a dynamic reference containing the controls, indicators, and methods that the subVI accesses on the FPGA.
10-08-2014 04:34 AM
Hi GerdW,
Thank you.
it works with your solution, but it create another problem with another vi (see picture).
Regards,
SASA
10-08-2014 04:54 AM
10-08-2014 06:26 AM
OK, i got the point, but the solution that nathand is proposing, is a attrackting me,
but i could not found the how i can change the FPGA reference to be compatible with FPGA dynamic reference
i mean when i right cllick on the FPGA reference, what icon i shall use
10-08-2014 06:28 AM - edited 10-08-2014 06:29 AM
10-08-2014 08:24 AM
10-09-2014 02:43 AM
i got the point, just creat controls on the FPGA interface wire and configure to use dynamic mode.
but i saw in the link that its a help page for LV 2014. is it working for LV 2013 i'm using ?
10-09-2014 03:32 AM
nathan, can you please see the picture attached, it describe that i cannot find the dynamic box in the configuration