Open topic with navigation CAPL Functions » MOST » mostAsNtfFunctionClearAllDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
mostAsNtfFunctionClearAll
Valid for: CANoe DEFunction Syntax
Description
Clears notification client entries from the notification matrix (deviceID >= 0). Functionality is similar to command message FBlock.Notification.Set(ClearAll, deviceID). The notification matrix can be written with the function without sending a respective message.Parameters
- deviceID: Address of the notification client. Exception: -1 clears the entire notification matrix.
- fblockID: Function block ID.
- instID: Instance ID.