Issue Details
I am developing FPGA code in a 64-bit LabVIEW environment and need to convert my compiled FPGA VIs into C files using the
NI FPGA Interface C API. When I right-click my FPGA VI and select
Launch C API Generator, I receive the following error:
- FPGA Interface C API Not Installed - In order to generate a C API, you must install the FPGA Interface C API software on this computer

I verified in NI Package Manager that the FPGA Interface C API is already installed on my system. I also reinstalled LabVIEW 64-bit and the LabVIEW FPGA Module, but the issue persists.
- This issue occurs every time I attempt to launch the C API Generator.
