Skip to main content

ChkQuery_StatMaxValidResponseTime

Valid for: CANoe DE

Function Syntax

long ChkQuery_StatMaxValidResponseTime (dword aCheckId);

Method Syntax

Method Syntax
check.QueryStatMaxValidResponseTime();

Check Name

MOST Property Protocol Observation (Check Description) | MOST Method Protocol Observation (Check Description)

Description

Returns the longest time lag between the request and corresponding response message that occurred during the current observation period. Only those requests that were resolved within the specified maximum response time are taken into consideration here.

Parameters

  • aCheckId: Reference to check context.

Return Values

  • < 0: Refer the query error codes.
  • ≥ 0: Longest response time during the current time period.

Example

ChkCreate_MostPropertyProtocolError, ChkStart_MostPropertyProtocolErrorChkCreate_MostMethodProtocolError, ChkStart_MostMethodProtocolError