Skip to main content
Open topic with navigation CAPL Functions » Ethernet » AUTOSAR Eth IL » <OnAREthPrepareEvent>

<OnAREthPrepareEvent>

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

A callback function with this signature must be passed to the CAPL function AREthAddEvent. The callback is called before sending. The values of the SOME/IP message can be changed or updated before sending.

Parameters

  • pevHandle: Handle of the Event that triggered the callback.
  • messageHandle: Message handle of the SOME/IP request.

Return Values

Example