11-21-2019 03:16 AM
Hi,
I'd like to get the IP of a network card in my PC referenced by a name. For example: I have three different cards named as "network1", "network2" and "coolNetworkName". I'm looking for a way to get the IP of any of these by calling a VI which takes a network card name as an input (string), and outputs the IP of the card as a string.
Is there a way to achieve this?
thanks.
Solved! Go to Solution.
11-21-2019 04:28 AM
I have extended the work of paul_cardinale to solve the problem (attached). His original zip is here (worth a kudos): https://forums.ni.com/t5/LabVIEW/List-of-Network-Adapters-to-Choose/td-p/3915970
09-20-2022 10:58 AM
Sorry to bother you, could you share the code for LV2014 version?
09-20-2022 12:03 PM
I have converted 1984's files for you.