OnAREthSDClientEventGroupStatusChanged
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This callback function can be implemented in the CAPL program if an Event Consumer (Client) wants to be notified of status changes to Event Groups. The function is called whenever the status of an Event Group changes. The callback function can only be called for status changes related to an Event Group that is consumed by this node.Parameters
- serviceId: ID of the service whose status has changed.
- instanceId: Instance ID
- eventGroupId: ID of the Event Group
- status:
- 0: not subscribed
- 1: subscribed