Using LabVIEW FPGA Interface without the FPGA Module (FPGA Interface)

LabView FPGA Interface

Using LabVIEW FPGA Interface without the FPGA Module (FPGA Interface)

If you have an FPGA target, you can use the LabVIEW 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 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.