mostAsNtfEnable, mostAsNtfDisable
Valid for: CANoe DEFunction 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.