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

mostAsNtfFunctionClear

Valid for: CANoe DE

Function Syntax

long mostAsNtfFunctionClear(long deviceID, long fblockID, 
long instID, long functionID);

Description

Clears a notification client entry from the notification matrix. Functionality is similar to command message FBlock.Notification.Set(Clear, deviceID, functionID). The notification matrix can be written with the function without sending a respective message.

Parameters

  • deviceID: Address of the notification client
  • fblockID: Function block ID
  • instID: Instance ID
  • functionID: Function ID

Return Values

See error codes

Example

mostAsNtfFunctionCheckmostAsNtfFunctionSetmostAsNtfFunctionClearAll