LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Undefined Symbol = NiFPGA_ReadSgl

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?

0 Kudos
Message 1 of 5
(3,031 Views)

C API supports SGL types (see http://www.ni.com/tutorial/53283/en/) so not sure what the issue is.


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 2 of 5
(3,027 Views)

Terry,

 

I get this

 

Build Status (95002 Innovate Test Diagnostic.prj - Debug)
 95003 FPGA Support.c
 Link 95002 InnovATE Test Diagnostic.exe
  error: Undefined symbol '_NiFpga_ReadSgl' referenced in "x:\Engineering\Engineering Services\Manufacturing Test Engineering\Projects\SVN\95002 - InnovATE Test Diagnostic\cvibuild.95002 Innovate Test Diagnostic\Debug\95003 FPGA Support.obj". 
Build failed.

0 Kudos
Message 3 of 5
(3,010 Views)

Seems more of a CVI issue than LabVIEW FPGA.  Not sure I can see the error.


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 4 of 5
(2,992 Views)

I will post this on the LabWindows side.

0 Kudos
Message 5 of 5
(2,936 Views)