LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i compile c code in labview at win98

friend i am using cin in labview but i am facing problem in compiling c code with labview. plz help me.
0 Kudos
Message 1 of 2
(3,109 Views)

Hi;

You need a C compiler in order to compile C code. Specifically to create a CIN, you need specific compilers. The following page includes a list of compilers that support CINs (See point 7):

External Code for LabVIEW - CIN / DLL - Starting Point

Instructions on how to build a CIN are here:

How to build a CIN code resource (.lsb file)
 

The main reference is the manual "Using External Code in LabVIEW", which
should be included with LabVIEW.

Regards;
Enrique
www.visecurity.com

www.vartortech.com
Message 2 of 2
(3,109 Views)