From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Determining VISA COM Port Binding

Solved!
Go to solution

Hello, 

 

I can use the attached way for determining VISA COM Port Binding.

simply when I chose port number 3 for example the output will be 3 (number). 

How can I reverse the process!

I mean I want to make inter the number and the output to be the port number.

 

snip1.png

 

 

0 Kudos
Message 1 of 2
(1,676 Views)
Solution
Accepted by topic author BaJa_2020

Hi BaJa,

 

get a list of all available COM ports, then read the interface number for each of them.

Now you have a list of COM ports vs. interface numbers and can easily reverse the relation…

 

What is the purpose of your question?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(1,635 Views)