Open topic with navigation CAPL Functions » Ethernet » AUTOSAR Eth IL »Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
<OnAREthMethodResponse>
<OnAREthMethodResponse>
Valid for: CANoe DE • CANoe4SW DE
Function Syntax
Description
A callback function with this signature must be passed to the CAPL function AREthCreateMethodCall.Parameters
- methodCallHandle: Handle of the Event that triggered the callback, see AREthAddMethod.
- messageResponseHandle: Message handle of the SOME/IP response.
Return Values
—Example
In this example, it is assumed that the created method is contained in the FIBEX database that is assigned to the CANoe configuration. The method has the Method ID 31, two input parameters (Member_value1 and Member_value2), and a return parameter (Result).<OnAREthEventReceived><OnAREthFieldNotification><OnAREthMethodError><OnAREthMethodRequest><OnAREthMethodResponse><OnAREthPrepareEvent>- OnAREthClientAepConnected
- OnAREthClosedIPv6TCPConnection, OnAREthClosedIPv4TCPConnection, OnAREthClosedTCPConnection
- OnAREthClosedTLSConnection
- OnAREthEstablishedIPv6TCPConnection, OnAREthEstablishedIPv4TCPConnection, OnAREthEstablishedTCPConnection
- OnAREthEstablishedTLSConnection
- OnAREthMessage
- OnAREthNewServerAep
- OnAREthProcessRxMessage
- OnAREthProcessTxARPDU
- OnAREthProcessTxMessage
- OnAREthSDClientEventGroupStatusChanged
- OnAREthSDClientServiceStatusChanged
- OnAREthSDServerEventGroupStatusChanged
- OnAREthSDServerEventGroupStatusChangedIPv6