Open topic with navigation CAPL Functions » ISO11783 » Task Controller Interaction Layer (TC IL) » TCIL_RemovePeerControlAssignmentDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
TCIL_RemovePeerControlAssignment
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long TCIL_RemovePeerControlAssignment(dword ddi, dbNode user, dword elementNumberUser,) // form 1long TCIL_RemovePeerControlAssignment(node tc, dword ddi, dbNode user, dword elementNumberUser) // form 2
Description
The function separates a setpoint value user from the setpoint value source. If the task status and the assignment is active, the TC IL sends the unassignment messages to both the setpoint value user and the assigned setpoint value source.Parameters
- ddi: This DDI of the setpoint value user that has to be separated from the setpoint value source.
- user: Peer control capable device which acts as a setpoint value user.
- elementNumberUser: The elementNumber of the setpoint value user that has to be separated from the setpoint value source.
Return Values
- 0: Property has been set successfully
- < 0: An error has occurred: IL Error Code