IP To String Function

Owning Palette: TCP VI and Functions

Requires: Base Development System

Converts an IP network address to a string.

 Add to the block diagram  Find on the palette
net address is the unsigned numeric representation of the dot-notation format representation of the IP network address you want to convert.
dot notation? indicates whether name is in dot-notation format. The default is FALSE, which returns an IP address in the form machinename.domain.com. Dot-notation format returns an IP address in the form 128.0.0.25.
name is the string equivalent of net address.