If you have an FPGA target, you can use the FPGA Interface VIs and functions to interface with an FPGA bitfile even if you do not have the LabVIEW FPGA Module installed. Use the Open FPGA VI Reference function or the Open Dynamic Bitfile Reference function to open a reference to the FPGA bitfile. You then can use other FPGA Interface functions, such as Read/Write Control, Invoke Method, and Close FPGA VI Reference, to interface with the FPGA bitfile.

Note   You can use an uncompiled FPGA VI only if you have the LabVIEW FPGA Module installed.