From Friday, January 17th 11 PM CDT (January 18th 5 AM UTC) through Saturday, January 18th 11:30 AM CDT (January 18th 5:30 PM UTC), 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: 

Get Description "location" from Property Node VISA Serial Port

I'm using the SilLabs 2102 https://www.silabs.com/Support%20Documents/TechnicalDocs/cp2102.pdf . 

 

There are 3 of these on the test fixture and occasional after a reboot or changing the testhead the com ports don't come up in the correct order 

 

I have programmed the eeprom on each 2102 uniquely with certain strings that show up in the "location" if you go to device manager/ com ports/ properties.

 

I need to write a VI that will read the "Location" string from device properties and compare it against the com port it came up as.

 

Problem is I can't seem to find the right property node that has this information? 

 

Any help would be greatly appreciated.

 

-D

0 Kudos
Message 1 of 2
(2,399 Views)

You need to utilize the DAQmx task property node and select devices under the drop down menu. To get this property node you can go to measurement I/O/NI-DAQmx/Advanced / I/O Constants / DAQmx Task Property Node.

 

Basil

Applications Engineering

National Instruments

0 Kudos
Message 2 of 2
(2,358 Views)