Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Node Layer » Iso11783PDDOnDataChangedDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Iso11783PDDOnDataChanged (Callback)
Valid for: CANoe DE • CANoe4SW DEFunction 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