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.
Open topic with navigation
CAPL Functions » K-Line » KLine_ResetECUConnection
KLine_ResetECUConnection
Valid for: CANoe DE
Function Syntax
long KLine_ResetECUConnection ()
Description
Resets the connection state of the simulated ECU. After calling this function an initialization pattern can be received again.
Parameters
—
Return Values
On success 0, otherwise a value less than 0.
Example
—