IPv4Address.GetIPasByteArray (METH)

METHOD GetIPasByteArray : ARRAY [0..3] OF BYTE

This method returns the ip address as a Array [0..3] OF BYTE value, if it’s valid If ip address is requried as UDINT map the return value to a POINTER OF UDINT via ADR operator

InOut:

Scope

Name

Type

Return

GetIPasByteArray

ARRAY [0..3] OF BYTE

Output

eError

ERROR