LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can i use Handle C with the LABVIEW FPGA module?

Hi,
Can i use Handle C with the LABVIEW FPGA module?  I am working with CompactRIO right now so, i want to know weather i can use Handle C with CompactRIO.Can i access FPGA in compactRIO independant of LABVIEW  means can i program it without using LABVIEW?

regards,
Vishnu.
0 Kudos
Message 1 of 3
(4,554 Views)
In order to program your FPGA, you will need LabVIEW.  Also, you cannot access C based DLLs in LabVIEW FPGA.
0 Kudos
Message 2 of 3
(4,437 Views)
 

Hi Vishnu,

Although we don't support Handel-C directly, it is possible to design your algorithms using 3rd party tools or system integrators and consume them from a top-level LabVIEW VI. The webcast at http://zone.ni.com/wv/app/doc/p/id/wv-268 shows an example of how you can use IP from C-based tools provided by Celoxica in the LabVIEW FPGA environment.

0 Kudos
Message 3 of 3
(4,435 Views)