Skip to main content

AREthILControlStart

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long AREthILControlStart();

Description

Starts AUTOSAR Eth IL. Enabled sending and receiving SOME/IP messages and Service Discovery. After the start of AUTOSAR Eth IL, all Application Endpoints and the Provided Services must be created. AUTOSAR Eth IL can be stopped using the AREthILControlStop function.

Parameters

Return Values

  • 0: The function was successfully executed
  • >0: Error code

Example

See Also