Open topic with navigation CAPL Functions » Ethernet » SOME/IP 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.
<OnSomeIpEventReceived>
<OnSomeIpEventReceived>
Valid for: CANoe DE • CANoe4SW DE
Function Syntax
Description
This callback function is called by SOME/IP IL when a notification message has been received for the Event specified in the cevHandle parameter. A callback function with this signature must be passed to the CAPL function SomeIpCreateEventConsumer.Parameters
- cevHandle: Handle of the Event that triggered the callback, see SomeIpCreateEventConsumer.
- messageHandle: Message handle of the SOME/IP Event.