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 LabVIEWThat manual should be included with LabVIEW. For online info, see:
External Code for LabVIEW - CIN / DLL - Starting PointFinally, make sure you see the following:
Can LabVIEW C?Regards;
Enrique Vargas
www.visecurity.com
www.vartortech.com