Iso11783IL_PDDObjectPoolDelete
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long Iso11783IL_PDDObjectPoolDelete(); // form 1long Iso11783IL_PDDObjectPoolDelete(dbNode implement); // form 2
Description
The function deletes the current device description object pool and sends an Object-pool Delete message to the Task Controller. Contrary to Iso11783IL_PDDDelete the connection to the Task Controller is not removed.Parameters
- implement: Simulation node to apply the function.