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.
applILTxRequestConsumed
Valid for: CANoe DE • CANoe4SW DE
Note
The CAPL program may define these optional functions (all marked with the prefix appl) to receive indications about events from the IL.
Function Syntax
void applILTxRequestConsumed ( );
Description
After the IL clamp 15 state (for ASR PDU IL Ignition state) has been enabled by ILActivateClamp15 (for ASR PDU IL ARILSetIgnitionState) or any wake-up-allowed signal is transmitted, then optionally this functions is called. Within this function the bus NM sleep timer should be restarted.
Parameters
—
Return Values
—
Example
—