Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Interaction Layer » Iso11783IL_PDDObjectPoolDeleteDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.