LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Open VI Reference

I have built an application with LabVIEW 7.1 and I randomly get Open VI Reference errors whey I dynamically load VIs. The application I created loops on a series of VIs, dynamically loaded them as they are called. The problem is that I randomly get the Open VI Reference errors even after executing a series of evens for 85 times. That means the dynamically load vi worked 85 times prior to getting an error.
0 Kudos
Message 1 of 3
(2,707 Views)
I think it will be impossible to help you without seeing your code, but I would start with some code that will document what happens when this error occurs (what path you're using to call the VI and so on). That will make it much easier for you to troubleshoot.

Additionally, you can try searching this site for the error. If you go to the top of the page and put 1124 in the search box, you will get several results (like this, for example).

___________________
Try to take over the world!
0 Kudos
Message 2 of 3
(2,677 Views)
I could show you the code, but the thing is that this was running fine with LabVIEW 6.1 and all I did was to upgrade to LabVIEW 7.1 and rebuild the application and now I see the issue.

Thanks for the response
0 Kudos
Message 3 of 3
(2,657 Views)