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

mostAsNtfFunctionSet

Valid for: CANoe DE

Function Syntax

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

Description

Registers a notification client in the notification matrix. Functionality is similar to command message FBlock.Notification.Set(SetFunction, deviceID, functionID). The notification matrix can be written with the function without sending a respective message. Note: The notification matrix is deleted on NetOn and if the network status changes to ConfigNotOk.

Parameters

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

Return Values

See error codes

Example

mostAsNtfFunctionCheckmostAsNtfFunctionClearmostAsNtfFunctionClearAll