Skip to main content

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.

Open topic with navigation CAPL Functions » MOST » OnMostMPRDelayed

OnMostMPRDelayed

Valid for: CANoe DE

Function Syntax

OnMostMPRDelayed(long mpr);

Description

The value of the maximum position register in the MOST chip has not changed since the last network change event (NCE) for t_MPRDelayed (see MOST Spec 2V3 – 3.9 Timing Definitions). The mpr parameter indicates the value of the maximum position register. 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

  • mpr: Value of the Maximum Position Register in the MOST chip.

Return Values

Example

OnMostMPRmostGetNceType