IP2STR/de

Aus MCS Wiki AVR
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

= (**COPIED FROM ENGLISH PAGE**) === Action

Convert an IP number into it’s string representation.

 

 

Syntax

Var = IP2STR(num)

 

 

Remarks

An IP number is represented with dots like 192.168.0.1.

The IP2STR function converts an IP number into a string.

This function is intended to be used in combination with the BASCOM TCP/IP routines.

 

 

Var

The string variable that is assigned with the IP number

Num

A variable that contains the ip number is numeric format.

 

 

 

See also

CONFIG TCPIP


Languages   English Deutsch  
Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
In anderen Sprachen
Sprache