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.

Open topic with navigation

Class: DiagRequest

CAPL Functions » Classes » DiagRequest Valid for: CANoe DE This class represents a diagnostic request. Note: The methods are linked to the description of the corresponding CAPL function.

Function Syntax

  • diagRequest ECUqualifier.serviceIdentifier objectName;
    Form 1, Syntax with ECU Qualifier in DiagRequest/Response Objects
  • diagRequest serviceIdentifier objectName;
    Form 2, deprecated
Examples:
  • diagRequest Door.defaultSessionStart req;
  • diagRequest defaultSessionStart req;

Constructor

Destructor

Method Syntax

Diagnostics CAPL Functions