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 » mostAsNtfEnable, mostAsNtfDisable

mostAsNtfEnable, mostAsNtfDisable

Valid for: CANoe DE

Function Syntax

  • long mostAsNtfEnable();
  • long mostAsNtfDisable();

Description

mostAsNtfEnable() enables the notification service for the function block. The function block must be assigned to the CAPL program via mostApRegister(fblockID, instIDDefault) or the database. mostAsNtfDisable() disables the notification service. The notification matrix is thereby deleted.

Parameters

Return Values

Example

mostApIsRegisteredmostAsNtfEnableEx, mostAsNtfDisableExmostApplicationNode