Skip to main content
Open topic with navigation CAPL Functions » Ethernet » Function Overview » IP_Address::ParseAddressFromString

IP_Address::ParseAddressFromString

Valid for: CANoe DE • CANoe4SW DE

Method Syntax

Description

Converts the character string to an IPv4 or IPv6 address and sets this address to the IP address value.

Parameters

  • ipAddr: A character string representing an IPv4 or IPv6 address.

Return Values

  • 0: Success
  • 1: Parser error

Example