02-02-2010 10:06 PM
The programs required for our project are in the ni example finder.Ex:read scan status event
How to make use of these programs in our project.
Is there any options as like calling a dynamic link library (dll),
or any other options?
if so give us the full details?
02-02-2010 11:13 PM
Hi,
Can you elaborate the problem.
Yes you are able to call dll in labview.
Regards,
Shrek
02-02-2010 11:19 PM - edited 02-02-2010 11:20 PM
You can call any VI you want. Just don't modify any that are in the LabVIEW folder.
Calling a VI from another VI is really, really basic LabVIEW knowledge. Before doing anything else, please take the tutorials.
Edit - if you are not using an NI card as you stated in an earlier post, you cannot use any NI DAQ functions.