Skip to main content

coTfsODSetErrorHandling (Level 2)

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE

Function Syntax

Description

The function controls the behavior of the test module while executing coTfsODChk and coTfsODChkNotExist. It can be called before the two test sequences and define the behavior in an error case. It can be defined if the tests should stop in an error occurrence to execute the next command (breakOnError=1) or if the error should be ignored (breakOnError=0).

Parameters

  • enable
    • 0: test goes on after an error, all objects of the internal list are checked in the test
    • 1: test is stopped

Return Values

Error code

Example

Used Constants