LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI VISA runtime

Solved!
Go to solution

Hi, I'm going to work with an Aalborg flowmeter. This supplier provides some LabVIEW code that can be run directly as an executable and should work. These blocks use VISA drivers since the communication is via RS232 serial. I have installed the LabVIEW Runtime. The executable opens, but I encounter issues when running the code (error Visa Close)— it seems like the VISA drivers are not active. I'm doing some research and I see there's something called NI-VISA Runtime (https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHweCAG&l=es-ES). Should I install it or its not that and runtime should work just fine? If I don’t have the NI Package Manager, what alternatives do I have?

 

Jousepa_0-1752591659524.png

 

0 Kudos
Message 1 of 3
(1,016 Views)
Solution
Accepted by topic author Jousepa

@Jousepa wrote:

Hi, I'm going to work with an Aalborg flowmeter. This supplier provides some LabVIEW code that can be run directly as an executable and should work. These blocks use VISA drivers since the communication is via RS232 serial. I have installed the LabVIEW Runtime. The executable opens, but I encounter issues when running the code (error Visa Close)— it seems like the VISA drivers are not active. I'm doing some research and I see there's something called NI-VISA Runtime (https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHweCAG&l=es-ES). Should I install it or its not that and runtime should work just fine? If I don’t have the NI Package Manager, what alternatives do I have?

 

Jousepa_0-1752591659524.png

 


If the implementation used VISA functions, you need either full VISA driver install or at least the VISA runtime if running as part of exe.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
Message 2 of 3
(1,006 Views)

Fast and clear.

Thanks!!

0 Kudos
Message 3 of 3
(951 Views)