LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing toolkit runtime

My LV6.0 application uses several runtime libraries, specifically the IMAQ
and the DSC, and also a third party DLL..

If any of these libraries are not found, I still want my application to run.

Will the application run, returning errors from calls to these libraries
(an letting me programmatically handle these errors)?
Or will the application abort when it encounters a library call?
Or will the application fail to load?

Thanks.
-Jim Baldauf
0 Kudos
Message 1 of 2
(5,385 Views)
Jim

Unfortunately, if the dlls aren't present on the system i.e. you haven't installed the drivers or DSC the application will fail to load because it must have those dll's in order to load properly.
0 Kudos
Message 2 of 2
(5,385 Views)