Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » Task Controller Interaction Layer (TC IL) » TCIL_ResetTCStatus

TCIL_ResetTCStatus

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

  • long TCIL_ResetTCStatus(); // form 1
  • long TCIL_ResetTCStatus(dbNode tc); // form 2

Description

This function reverts changes made by TCIL_SetTCStatus and turns back to the default behavior of the Task Controller IL.

Parameters

  • tc: TC simulation node to apply the function

Return Values

Example

Example form 2