Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Node Layer » Iso11783PDDOnDataChanged

Iso11783PDDOnDataChanged (Callback)

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

This function can be implemented in the CAPL program. The function is called up by the node layer if a process variable has been changed with a value command via the CAN Bus.

Parameters

  • ecuHandle: Handle of the ECU
  • ddi: Data dictionary identifier of the changed process variables
  • elementNumber: Element number of the changed process variables
  • value: New value of the process variables

Return Values

Example