Skip to main content

ChkControl_Reset

CAPL Functions » Test Service Library » Commands to Control Checks » ChkControl_Reset Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

Method Syntax

Method Syntax

Description

The status (stored values) of the check is initialized. The check does not have to be stopped for this function to work.

Parameters

  • aCheckId: Must exist

Return Values

  • 0: successful
  • < 0: error

Possible Errors

  • Check for given id does not exist
  • Check was already in the resulting lifecycle state (was reset)

Example