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

OnMostNodeAdr

Valid for: CANoe DE

Function Syntax

OnMostNodeAdr(long nodeadr);

Description

The node address of the network interface to the MOST bus has changed. The value of the new node address is in the nodeadr 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

  • nodeadr: New value of the node address.

Return Values

Example

mostGetNodeAdrmostSetNodeAdr