I have a LabVIEW FPGA program that has a SGL indicator on. I am trying to use LabWindows to read that indicator using the function NiFPGA_ReadSgl. LabWindows gives a link error of "Undefined symbol" as if the library does not have the code, but the NiFPGA.h file has it defined.
Is this a future upgrade or is the library corrupt?