Skip to main content

ChkQuery_RequestTimestamp

Valid for: CANoe DE

Function Syntax

long ChkQuery_RequestTimestamp(dword aCheckId);

Method Syntax

Method Syntax
check.QueryRequestTimestamp();

Check Name

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

Description

Returns the reception time stamp of the request message, which last led to a protocol violation.

Parameters

  • aCheckId: Reference to check context.

Return Values

  • < 0: Refers the query error codes
  • ≥ 0: Time stamp in the time base of the check

Example

ChkCreate_MostPropertyProtocolError, ChkStart_MostPropertyProtocolErrorChkCreate_MostMethodProtocolError, ChkStart_MostMethodProtocolError