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.

CANstressStart

Valid for: CANoe DE

Function Syntax

long CANstressStart();

Description

Orders the CANstress COM server to activate the hardware for the error disturbance activity. If there is no connection between the CANstress software and the CANstress hardware, this is established previously.

Parameters

Return Values

  • 0: If successful.
  • -1: In case of error (due to an internal error).
  • -2: In case of error (due to an internal timeout).

Example