Skip to main content

diagInterpretRespAs

Valid for: CANoe DE

Function Syntax

Method Syntax

Method Syntax

Description

Treats the data of the request’s response as the specified primitive. This will cause a reinterpretation of the data, but the data will not be changed. Note: The specified primitive must be defined for the service the response currently refers to! Please refer to diagnostic descriptions with overloaded responses for details.

Parameters

  • request: Request that has to contain a response object received by waiting for a response.
  • primitiveQualifier: Qualifier of the service primitive that should be used for reinterpretation.

Return Values

Example

A tester module tries to interpret the response received for a request.