10-21-2004 06:43 PM
10-21-2004
09:48 PM
- last edited on
03-19-2026
11:46 AM
by
Content Cleaner
Coop;
First, I want to make sure you are aware of the Random Number function included with LabVIEW. It is in the function palette, under Numeric.
There are two techniques. The first is using a Code Interface Node (CIN) and the second (if you are in Windows) is to create a .dll file and call it using the "Call library function" VI. All the details on how to include C code into your LabVIEW application is in the following document:
Using External Code in LabVIEW
That manual should be included with LabVIEW. For online info, see:
External Code for LabVIEW - CIN / DLL - Starting Point
Finally, make sure you see the following:
Can LabVIEW C?
Regards;
Enrique Vargas
www.visecurity.com