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

mostRcvSpyMessagesOnly

Valid for: CANoe DE Note mostRcvSpyMessagesOnly() may only be called within the on preStart function of the CAPL program!

Function Syntax

mostRcvSpyMessagesOnly ();

Description

The MOST message handling routines of this node are only called if the message was received by the Spy of the network interfaces. This mode is especially useful for nodes that act as pure observers or – with the help of the Spy – are used to perform cross-node analysis. Queries such as “if (!this.MOST_IsSpy) return;” have been eliminated in the message handling routines, because the message handling routines are no longer called by node and Spy messages.

Parameters

Return Values

Example

mostGetChannelmostStrictChannelMappingmostApplicationNode