Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Interaction Layer » Iso11783IL_PDDOnDataChanged

Iso11783IL_PDDOnDataChanged (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 interaction layer if a process variable has been changed with a value command via the CAN Bus.

Parameters

  • 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