Skip to main content
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