Skip to main content

SLACFinishedInd

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

void SLACFinishedInd ( SLACFinishedIndType SlacResult )

Description

This callback is called as soon as the state of SLACFinished changes.

Parameters

  • SlacResult: Enum with following values:
    • Fail = 1
    • FullyFinished = 2

Return Values

Example