ChkQuery_NumTimedoutRequests
Valid for: CANoe DEFunction Syntax
Method Syntax
Method SyntaxCheck Name
MOST Property Protocol Observation (Check Description) | MOST Method Protocol Observation (Check Description)Description
Returns the number of requests within the current observation period for which no corresponding response message was observed during the specified timeout. In the context of a method protocol check, an occurred timeout of tWaitForProcessing1 or tWaitForProcessing2 will also count that request to the number returned by this function, regardless whether the final “Result”/“ResultAck” or “Error”/“ErrorAck” response is observed within tMaxDuration or not.Parameters
- aCheckId: Reference to check context.
Return Values
- < 0: Refer the query error codes.
- ≥ 0: Number of requests that incurred a timeout.