LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

runing labview exe with keithley instruments

Solved!
Go to solution

Hi,

I created exe file from my vi project. I wanted to run this exe on other computer that has labview run engine.When  I run the exe file, i can not choose my instrument although i installed driver for my instrument.  How can i resolve this problem? 

 

Thanks..

0 Kudos
Message 1 of 3
(2,819 Views)
Solution
Accepted by topic author limelight

Did you just copy over the executable or did you create an installer and include all of the necessary LabVIEW drivers that your software needs? Just installing the runtime engine will not work if your application uses other NI components e.g. DAQmx, NI-VISA etc. - that's why it is best to create an installer which includes these dependencies.

 

Typically you would need to install NI-VISA on the other computer.


LabVIEW Champion, CLA, CLED, CTD
(blog)
0 Kudos
Message 2 of 3
(2,802 Views)

Hi,

 

As you say i install NIVISA and it works. 

 

Thank you for reply.

0 Kudos
Message 3 of 3
(2,792 Views)