Extensions.DiagCom.GetFirstResponse

From emotive
Revision as of 02:26, 17 July 2014 by Nb (talk | contribs) (Created page with "<big>Big text</big>Category:DiagCom == Classification == {{ClassificationActivity | GetFirstResponse | First Response of a result object | Term | DiagCom|OTX DiagCom...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Big text

Classification

Name GetFirstResponse
Short Description First Response of a result object
Class Term
Extension OTX DiagCom extension
Group Response related terms
Exceptions -
Checker Rules -
Standard Compliant Yes

Pseudo-Code Syntax

GetFirstResponse(Result resultEcu, Response result);

Description

The GetFirstResponse term returns the first response of a result object. This is necessary especially for the evaluation of the responses of several ECUs.

Properties

Name Data Type Class Default Cardinality Description
Result Response Response - - First Response of a result object.
ResultEcu Result Term - [1] Result-Object.

Examples

Response result = GetFirstResponse(resultEcu);

See also

GetAllResponses
IsPositive
GetResponseName
ExecuteDiagService
GetFirstResult