LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to build activeX control for instruments into LV executable?

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...

0 Kudos
Message 1 of 2
(2,583 Views)

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?

Jeff | LabVIEW Software Engineer
0 Kudos
Message 2 of 2
(2,552 Views)