Skip to main content
Open topic with navigation CAPL Functions » MOST » OnMostGroupAdr

OnMostGroupAdr

Valid for: CANoe DE

Function Syntax

OnMostGroupAdr(long groupadr);

Description

The group address of the network interface to the MOST bus has changed. The value of the new group address is in the groupadr parameter. Within this event procedure the functions mostEventChannel, mostEventTime and mostEventOrigTime can be used to call up supplemental information. CAPL nodes are transparent to the controller events. Please use the Multibus Filter or MOST Filter, to filter these events in nodal sequences.

Parameters

  • groupadr: New value of the group address.

Return Values

Example

mostSetGroupAdrmostGetGroupAdr