Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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