01-27-2009 06:36 PM
I have a VI with which I am able to control a Agilent scope. The subVIs for this scope use an ActiveX session.
When I build this into an executable, I get an error from the first scope VI that is called IF the machine I run the executable on
does not contain my source files.
I do not know what the dependency is... but I am guessing it has something to do with compiling the activeX control into my
executable.
Any ideas? Thanks...
01-28-2009 04:43 PM
Hi umars,
Could you give us a bit more information? What version of LabVIEW are you using? Are you loading the subVIs statically or dynamically?
More specific to your issue, is there an error code associated with your error? Specific error text?
And finally, when you say source files, which ones are you talking about that wouldn't be in your .exe?