05-12-2007 02:33 PM
05-14-2007
10:52 AM
- last edited on
03-09-2026
10:33 AM
by
Content Cleaner
Hi,
Checkout the following links below
How to build a CIN code resource (.lsb file)
Using External Code in LabVIEW manual (Chapter 3 CINs, page 63)
Tunde
05-14-2007
10:52 AM
- last edited on
03-09-2026
10:35 AM
by
Content Cleaner
The CIN is not the recomended method. You should create a dll from the C code and use the Call Library Function Node. There is information in the on-line help. Look up the topics under Shared Libraries. You can also look here [broken link removed]. If you have LabVIEW 7 or older, there is a shipping document on calling external code in the Hlpe>Search the LabVIEW bookshelf and also available here.
Message Edited by Dennis Knutson on 05-14-2007 09:53 AM