Home
Quickstart Guide
Introduction RIO Academic RIO Application examples Your first RT app Your first FPGA app
Real-Time
Basic procedures System admin File system I/O monitor System controller architecture Timed loops Inter-process communication RT/Host communication RT/FPGA communication FPGA personalities Interrupts Datalogger (file I/O)
FPGA
Design flow Simulation Inter-process communication RT/host communication Derived clock domain IP blocks FPGA personality
Networking
Get connected Email Web services UDP TCP IP addresses
Site Map
Guides Code examples Procedures Tags LabVIEW block diagram elements Targets Communications All pages
Glossary How to use About
RIO Developer Essentials Guide for Academia
RT PC code example

Show available IP addresses

Display all of the network IP (Internet Protocol) addresses at which the RT target or PC host can be reached.

LabVIEW RT/PC block diagram snippet: Use String To IP to determine all known IP addresses for this target, and then render to human-readable form as strings

Use cases

Features

Keep in mind

LabVIEW block diagram elements

Locate these elements with "Quick Drop" (press Ctrl+Space and start typing the name); click on an icon to see more sample code that uses that element:

String To IP
IP To String

Example code

Expected results

https://youtu.be/jWbVhqRnIdI (1:21)

Developer walk-through

https://youtu.be/2OURqdhqTMM (1:53)

Outline