Skip to main content
Open topic with navigation CAPL Functions » LIN » linStartScheduler

linStartScheduler

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

void linStartScheduler();

Description

This function starts the internal scheduler, which begins a cyclical traversal of a last configured schedule table. If this is the first time the scheduler started the first found schedule table, i.e. the schedule table with index 0, is used. Calling this function before the measurement start is not necessary, since the scheduler is started automatically.

Parameters

Return Values

Example

linStopScheduler