Skip to main content
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