Skip to main content
Open topic with navigation CAPL Functions » Ethernet » Function Overview » IP_Endpoint::ParseEndpointFromString

IP_Endpoint::ParseEndpointFromString

Valid for: CANoe DE • CANoe4SW DE

Method Syntax

Description

Converts the character string to an endpoint and sets this endpoint to the IP endpoint value.

Parameters

  • endpoint: A character string representing an IP endpoint.

Return Values

  • 0: Success
  • 1: Parser error

Example