05-24-2010 09:27 AM
I have a labview vi that calls a third party .dll. When the dll file is present, the vi will run properly. However, if the dll file is missing, the vi will give a broken run arrow and will not run. Is there a way to get the vi to run, detect the missing dll file, and return an error to the user that the dll file is missing. There are other features of the program that do not require the dll to operate, and I want the user to have access to these functions.
Thanks.
05-24-2010 09:40 AM