LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI VISA error

 

erreur visa server.PNG

 What does-it mean?

0 Kudos
Message 1 of 6
(1,266 Views)

I don't have complete information nor operational knowledge about NI-VISA Server, but AFAIK and can guess it is an application (maybe a service) that allows programs running on other LAN nodes to control instruments by means of VISA as if the instruments would be directly connected to the client PC. NI-VISA Server listens for client connections on TCP port 3573. But on your computer there is already a program or service that uses this port. Hence the error message. If you have installed VISA Server but don't want to use it, you may simply uninstall it.

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 2 of 6
(1,238 Views)

@pincpanter wrote:

I don't have complete information nor operational knowledge about NI-VISA Server, but AFAIK and can guess it is an application (maybe a service) that allows programs running on other LAN nodes to control instruments by means of VISA as if the instruments would be directly connected to the client PC. NI-VISA Server listens for client connections on TCP port 3573. But on your computer there is already a program or service that uses this port. Hence the error message. If you have installed VISA Server but don't want to use it, you may simply uninstall it.


Could it also be due to firewall blocking?

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 3 of 6
(1,176 Views)

@Bill, you're correct, it is a port used by NI-VISA and it must be open.

 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000001DdxbSAC&l=en-US

https://www.ni.com/en/support/security/configuring-software-and-hardware-firewalls-to-support-nation...

 

santo_13_0-1698028607265.png

 

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
0 Kudos
Message 4 of 6
(1,153 Views)

@billko  ha scritto:

@pincpanter wrote:

I don't have complete information nor operational knowledge about NI-VISA Server, but AFAIK and can guess it is an application (maybe a service) that allows programs running on other LAN nodes to control instruments by means of VISA as if the instruments would be directly connected to the client PC. NI-VISA Server listens for client connections on TCP port 3573. But on your computer there is already a program or service that uses this port. Hence the error message. If you have installed VISA Server but don't want to use it, you may simply uninstall it.


Could it also be due to firewall blocking?


No, because applications know nothing about blocking. Actually, the firewall (nearly?) always blocks connection attempts coming from other nodes. Another program on the same machine would be able to connect.

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 5 of 6
(1,137 Views)

If you see an NI VISA error, first check the device connection and resource name. Make sure the right driver is installed and try updating it. Restart NI MAX and send *IDN? to test communication. If it still doesn’t work, share the error code for more help.

0 Kudos
Message 6 of 6
(249 Views)