Iso11783DestroyECU
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This function deletes a logical node that was generated with Iso11783CreateECU from the network. Important NoteYou should avoid allowing this function to be called within a CAPL callback function, since otherwise data consistency of the node layer could be violated.
Parameters
- ecuHandle: ECU handle
Return Values
- 0: ECU was correctly deleted
- 1: ECU couldn’t be deleted, because the function was called from a callback
- 2: invalid ECU handle