LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Visa doesn't work in runtime environement, but does in development?

Solved!
Go to solution

I have a vi that utilizes visa for accessing a comport associated with a serial port.

 

The vi works just fine in the development environment, but after I compile it, the vi's no longer can access the com ports.

 

any special trick necessary during the compile to ensure that the visa still works?

-Regards

eximo
_______________________________________________
UofL Bioengineering M.S.
Neuronetrix

"I had rather be right than be president" -Henry Clay
0 Kudos
Message 1 of 3
(2,542 Views)

Hi,

does this behaviour occurs on the same computer ?

Best regards,

V-F
Message 2 of 3
(2,522 Views)
Solution
Accepted by eximo

Problem solved, the runtime environment requires visa runtime drivers.  The developement environment requires different visa drivers.

 

My visa runtime environment drivers were out of date.

http://www.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/en/pg/1/sn/catnav:du,n8:3.25.123.1640,ssna...

here are the visa driver updates for both environements

 

Happy hunting!

-Regards

eximo
_______________________________________________
UofL Bioengineering M.S.
Neuronetrix

"I had rather be right than be president" -Henry Clay
0 Kudos
Message 3 of 3
(2,509 Views)