05-20-2008 04:19 PM - edited 05-20-2008 04:27 PM
05-22-2008 12:31 PM
Hi Adam,
Some of the functions in your project library may have the same names as some of the inbuilt functions in LabVIEW or any loaded functions in the memory.
Try closing down all other programs and see if it works.
What are the names of the functions you are using?
You may have to rename them to remove the naming conflict, but you did mention that you don’t think that it’s because of one of those reflected conflicts!!
SubVIs being generated may have the same name as some LabVIEW inbuilt functions which may be causing the problem.
Could you please provide the header file to see the names of the functions?
Hopefully this helps!!