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.
SomeIpAddProvidedEventGroup
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This function adds an Event Group to a Provided Service Instance, which was created by SomeIpCreateProvidedServiceInstance. Objects can be added to the Event Group as follows:- Events: SomeIpAddEventToEventGroup
- Fields: SomeIpAddFieldToEventGroup
Parameters
- psiHandle: Handle of the Provided Service Instance that was created by SomeIpCreateProvidedServiceInstance.
- eventGroupId: Identifier of the Event Group
Return Values
- 0: An error occurred. The error can be evaluated using the SomeIpGetLastError function.
- >0: Handle of the created Provided Event Group