Example Code

Filter through Multiple IP Addresses Using LabVIEW

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Overview

This example shows a quick way to filter the specific IP address on your computer if your computer have multiple IP address.


Description
If you are trying to locate a specific IP address on your computer, but you have multiple IP addresses (or many subnets), this VI will filter through them all. If you know a unique part of your IP address, you can search through all addresses on computer and choose the IP you need.

 
Requirements

  • LabVIEW 2012 (or compatible)


Steps to Implement or Execute Code

  • Select the IP address and IP to match.
  • Run the program

 

Additional Information or References
VI Snippet

3-300.png

**This document has been updated to meet the current required format for the NI Code Exchange.**

National Instruments
Applications Engineer

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.